@charset "UTF-8";
/* screen.css
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

	1. imported styles
	2. 
		└
	
	99. other
		└for JavaScript
		└go top
		└shadow
	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/* font-size
10px - 83.4%
11px - 91.7%
12px - 100%
13px - 108.4%
14px - 116.7%
15px - 125%
16px - 133.4%
17px - 141.7%
18px - 150%
19px - 158.4%
20px - 166.7%
21px - 175%
22px - 183.4%
23px - 191.7%
24px - 200%
*/
/* ------------------------------------------------------------
	1. imported styles
   ------------------------------------------------------------*/
@import url("../../shared/css/reset.css");
@import url("../../shared/css/basic.css");
@import url("../../shared/css/design.css");
/*
---------------------------------------------------------
トップページ
---------------------------------------------------------
*/


/*
---------------------------------------------------------
ヘッダー
---------------------------------------------------------
*/
#header.toppage {
	padding-top: 10px;
	position: relative;
}
#header.toppage h1 {
	font-weight: normal;
	width: 520px;
	height: 55px;
	line-height: 1.5em;
	font-size: 12px;
}
/*
---------------------------------------------------------
第二階層コンテンツ
---------------------------------------------------------
*/
#main2 { padding: 0px 8px 10px; }
#main2 hr { display: none; }
/* --------------------------------------------------------
レイアウト
*/

#main2 div.main-left-section {
	padding-top: 30px;
	width: 660px;
	float: left;
}
#main2 div.main-right-section {
	padding-top: 30px;
	width: 250px;
	float: right;
}
#main2 div.main-bottom-section {
	padding-bottom: 20px;
	padding-top: 30px;
	clear: both;
}
/**/
#main2 h2 { padding-bottom: 10px; }
/* ツアー　ヘッダー */
#main2 div.header { padding-bottom: 30px; }
#main2 div.header p.category-title {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 133.4%;
	line-height: 1;
}
#main2 div.header h1 {
	font-size: 200%;
	line-height: 1;
}
#main2 div.header p.description { }




/* アビオンクラブからのお知らせ */

#main2 #news-section {
	/* 先行実装 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #EFEFDE;
	padding: 15px 15px 15px 13px;
}
#main2 #news-section h3 {
	padding-top: 5px;
	padding-bottom: 10px;
}
#main2 #news-section ul,
#main2 #news-section li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main2 #news-section li {
	text-indent: -13px;
	padding-left: 13px;
	padding-bottom: 5px;
}

/* ------------------------------------------------------------
	旧コンテンツ
   ------------------------------------------------------------*/



/* ------------------------------------------------------------
	共通
*/
div.legacy-section ol,
div.legacy-section ul,
div.legacy-section li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.legacy-section li img{ vertical-align: middle; }
div.legacy-section .left{float: left;}


/*旧コンテンツ スタイル*/
#chinese #left-cont {
	float: left;
	width: 345px;
}
#chinese .attention li {
	background-image: url(../../chinese/img/icn_point.gif);
	background-repeat: no-repeat;
	background-position:  6px 0.4em;
	line-height: 1.5em;
	font-size: 100%;
	padding-left: 20px;
}
#chinese  .read {
	font-size: 115%;
	font-weight: normal;
	color: #660000;
	margin-top: 10px;
	margin-bottom: 25px;
}

/* -----------------------------
/  コンテンツ右
-------------------------------*/
#chinese #right-cont {
	float: right;
	width: 290px;
}

#chinese #right-cont .outline .price {
	font-size: 125%;
	font-weight: bold;
	line-height: 1.1em;
}
#chinese #right-cont .outline th {
	background-color: #D3DDE6;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#chinese #right-cont .outline td {
	background-color: #E9EEF3;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#chinese #right-cont .outline {
	width: 100%;
	line-height: 1.2em;
	margin-top: 2px;
}
#chinese #right-cont .outline .tblBottom {
	border-bottom: none;
}

/* -----------------------------
/  コンテンツ分割なし
-------------------------------*/
#chinese .full-cont h3 {
	background-color: #FFFFFF;
}
#chinese .full-cont .schedule .tblTop th {
	background-color: #CEBAAB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: normal;
	padding: 3px 0px;
}
#chinese .full-cont .schedule .tbl1 td {
	background-color: #EFE7E0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}
#chinese .full-cont .schedule .tbl2 td {
	background-color: #F7F4F1;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}
#chinese .full-cont .schedule {
	border: 2px solid #CCA3A3;
	line-height: 1.2em;
}
#chinese .full-cont .schedule .tblTop .bdrB ,
#chinese .full-cont .schedule .tbl1 .bdrB ,
#chinese .full-cont .schedule .tbl2 .bdrB {
	border-left: none;
}
#chinese .jpimage {
	width: 100%;
	text-align: right;
}
#chinese .jpimage img {
	padding-right: 15px;
}
#chinese .jpimage img.end {
	padding-right: 0px;
}

.outlineSet{
	margin-bottom: 30px;
}
#chinese h3 img {
	margin-bottom: 7px;
	margin-top: 30px;
}
#chinese #plan .list p {
	margin-left: 12px;
}
#chinese div.textBox#marathon {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}#chinese .textBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#chinese .route {
	margin-top: 15px;
	vertical-align: middle;
}
#chinese .mrimage {
	width: 100%;
	text-align: right;
}
#chinese .mrimage img {
	padding-bottom: 8px;
}
#chinese .mrimage img.end {
	padding-right: 0;
	padding-bottom: 0px;
}

.border {
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #B3B3B3;
}
#chinese .outlineSet {
	margin-top: 15px;
}

.explain {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 12px;
}
#chinese #left-cont #plan .list {
	color: #5C803A;
	background-color: #E6EDDD;
	border: 1px solid #5C803A;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
}
#chinese .contact {
	width: 100%;
	margin: 8px 10px;
}
#chinese .contact li{
	display: inline;
	padding: 12px 0px;
}
#chinese .contact li.mail {
	background-image: url(../img/icn_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	margin-left: 1.3em;
	padding-left: 2.2em;
}
#chinese .contact li.tel {
	background-image: url(../img/icn_tel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	font-size: 116%;
	margin-left: 1.8em;
	padding-left: 2em;
}
#chinese .contact li.fax {
	background-image: url(../img/icn_fax.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	font-size: 116%;
	margin-left: 1.8em;
	padding-left: 2em;
}

#chinese .telfaxBox {
	clear: both;
	padding: 10px 5px 10px 15px;;
	border: 1px solid #B3B3B3;
	margin-top: 10px;
	margin-bottom: 30px;
}

#chinese .telfax {
	float: right;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 95%
}
#chinese .telfax li {
	display: inline
}
#chinese .mail {
	padding-right: 25px;
}
#chinese .tel {
	padding-right: 15px;
}
#chinese .fax {
}
#chinese .mail img,
#chinese .tel img,
#chinese .fax img{
	padding-right: 3px;
}
#chinese .info {
	font-size: 100%;
	line-height: 1.2em;
	padding-left: 15px;
	background-image: url(../img/icn_point_b.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

.inquiry {
	clear: both;
	padding-top: 30px;
}
#health .btnBottom {
	padding-left: 3px;
	margin-top: 5px;
}



/* ------------------------------------------------------------
	
   ------------------------------------------------------------*/

/* ------------------------------------------------------------
	
*/


/* -----  ----- */

