
@import "common.css";

li {list-style:none;}

.howto, .tour, .ticket,	.stay {
	line-height:110%;
	padding-bottom:30px;
}

h3{
	width:85%;
	margin:auto;
	margin-bottom:15px;
	}
#center img{
	margin:10px auto;
	}
.txt_h3 p{
	margin:10px auto;
	}	
		
/* ご利用ガイド */
.howto, .tour, .ticket, .stay{
	width:600px;
	margin:auto;
	text-align:left;
	}
.howto ul, .tour ul, .ticket ul, .stay ul{
	position:relative;
	left:28px;
	}	
.howto {
	background:url(/contents/help/img/guide/icon_01.gif) no-repeat;
	height:72px;
}
.howto_txt{
	width:440px;
	float:right;
	padding-top:10px;
}

.tour {
	background:url(/contents/help/img/guide/icon_02.gif) no-repeat right;
	height:230px;
}

.ticket {
	background:url(/contents/help/img/guide/icon_03.gif) no-repeat right;
	height:360px;
}
	
.stay {
	background:url(/contents/help/img/guide/icon_04.gif) no-repeat right;
	height:190px;
}
.member {
	background:url(/contents/help/img/guide/icon_00.gif) no-repeat right;
	height:355px;
}

#center .pl40 {
      padding-left:40px;
}

/* TASNS */
body{
	margin-top:0px;
}
.q{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#A9A9A9;
	font-size:small;
	line-height:135%;
}
.txts{
	font-size:x-small;
}	
/* よくあるご質問 */
#howto #right li{ 
	margin-bottom:10px;
	line-height:110%;
}
#howto #right ul{
	list-style-position:inherit;
	padding:0px;
	margin:0px;
}
#howto #right {
	padding:15px;
}
#howto #right h2 {
	font-size:10pt;
	font-weight:bold;
	color:#444444;
	background-color:#F1EEE5;
	background-image:none;
	margin:25px auto 10px auto;
	padding:5px 7px;
}
#howto #right .menu{
	font-size:13px;
	font-weight:bold;
	color:#444444;
	border-bottom:#444444 dotted 1px;
	margin:20px auto 10px auto;
	padding:5px 3px;
	width:100%;
}
#howto #left{
	text-align:left;
	background:url(/contents/help/img/bg_navi.jpg) repeat-x #F1F1E4;
}
#howto #left a{
	padding:7px 0px 0px 8px;
	background:url(/contents/help/img/faq/howto_navi.jpg) repeat-x #F1F1E4;
	display:block;
	height:40px;
}
#howto #left ul{
	margin:0px;
	padding:0px;
}		
#center li{
	line-height:130%;
	list-style:none;
}
#notice {
	margin:10px;
	border:1px solid #666666;
}
#notice #title {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#666666;
	padding:3px;
}
#notice p {
	padding:3px;
	line-height:110%;
}
