@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 { }



/* ------------------------------------------------------------
	旧コンテンツ用スタイル
   ------------------------------------------------------------*/



/* ------------------------------------------------------------
	共通
*/
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;}

#privacy h2 {
	margin-bottom: 15px;
}
#privacy h3 {
	color: #563A23;
	background-color: #CECECE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 120%;
	font-weight: bold;
}

#privacy p {
	margin: 6px 10px 5px 18px;
}
#privacy #full-cont {
	margin-bottom: 30px;
}

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

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


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

