@charset "utf-8";

@import url(../../css/default.css);
@import url(../../css/base.css);



#usj-bunner {
	margin:5px 0;
}

#event-box {
	width:800px;
	height:268px;
	background:url(../../kyusyu/usj/images/usj-topics_bg.jpg) no-repeat left top;
}

#usj-topics {
	float:right;
	width:430px;
	height:170px;
	margin-right:5px;
	margin-bottom:13px;
	overflow:auto;
}

#usj-topics dt {
	margin-top:10px;
	color:#c00;
	font-size:81.25%;
}

#usj-topics dd {
	padding-bottom:10px;
	font-size:75%;
	border-bottom:1px dotted #999;
}

#news-ticker {
	clear:both;
	float:right;
	width:482px;
	height:32px;
	background:url(../../kyusyu/usj/images/topics_parts.png) no-repeat left top;
}

#news-ticker strong {
	color:#000;
	font-weight:bold;
}

.tickercontainer {
	width:482px;   /*ニュースティッカー全体の幅*/
	height:32px;
	overflow:hidden;
}

.tickercontainer .mask {
	position:relative; left:88px; top:7px;   /*ニュースティッカーの表示位置*/
	width:388px;   /*ニュースティッカーの表示領域*/
	overflow:hidden;
}

ul.newsticker {
	position:relative; left:388px;   /*ニュースティッカーの開始位置*/
	font-size:75%;
	white-space:nowrap;   /*ニュースティッカーのを不規則な位置で改行させない*/
}

ul.newsticker li {
	display:inline;
	margin-right:50px;
	color:#fff;
}

ul.newsticker li a:link,
ul.newsticker li a:visited {
	color:#0064FF;
	text-decoration:underline;
}

#sche {
	margin-top:30px;
}

#sche p {
	font-size:81.25%;
	padding-left:10px;
	margin-bottom:5px;
}

#sche span {
	color:#c00;
	font-weight:bold;
	font-size:156.25%;
}

#sche li {
	font-size:81.25%;
}

#tour-schedule {
	font-size:81.25%;
}

#tour-schedule table {
	width:100%;
}

#tour-schedule table th,
#tour-schedule table td {
	padding:5px;
	border:1px solid #ccc;
}

#tour-schedule table th {
	font-weight:bold;
	background-color:#ddd;
}

#tour-schedule .date {
	width:35px;
	text-align:center;
	background-color:#ffc;
}

#tour-schedule table span {
	color:#c00;
}

#usj-dep table {
	width:60%;
	font-size:81.25%;
	text-align:center;
}

#usj-dep table th,
#usj-dep table td {
	padding:5px;
	border:1px solid #ccc;
}

#usj-dep table th {
	font-weight:bold;
	background-color:#ddd;
}

#tour-calendar {
	clear:both;
	padding-top:30px;
}

#tour-calendar h4 {
	margin-bottom:20px;
}

#calendar {
	margin-bottom:10px;
	text-align:center;
}

#calendar li {
	display:inline;
	margin-right:20px;
}

#calendar li img {
	vertical-align:top;
}

#fee-table {
	float:left;
	width:380px;
	margin-right:20px;
}

#fee-table table {
	width:100%;
	text-align:center;
	white-space:nowrap;
}

#fee-table table caption {
	font-size:81.25%;
	text-align:left;
}

#fee-table table th {
	font-weight:bold;
}

#fee-table table th,
#fee-table table td {
	padding:3px 1px;
	font-size:75%;
	border:1px solid #ccc;
}

#fee-table table .color01 {
	background:url(images/bg_color01.png) repeat left top;
}

#fee-table table .color02 {
	background:url(images/bg_color03.png) repeat left top;
}

#fee-table table .fee {
	color:#c00;
	font-weight:bold;
}

#fee-table p {
	margin-top:10px;
	text-align:center;
}

#tour-calendar #fee-detail {
	margin:30px 0 20px;
}

#tour-calendar .comment01 {
	font-size:75%;
	line-height:1.6;
}

#reserve {
	clear:both;
	padding-top:20px;
}

#reserve h5 {
	margin-bottom:20px;
}

#sheet-info {
	text-align:center;
}

#sheet-info li {
	display:inline;
	margin-right:20px;
}

#reserve form {
	width:450px;
	margin:10px auto 0;
	padding:10px;
	font-size:81.25%;
	text-align:center;
	background-color:#ffc;
	border:1px solid #FF0064;
}

#reserve form img {
	margin-left:20px;
	vertical-align:text-bottom;
}

#reserve .comment01 {
	margin-top:5px;
	margin-left:150px;
	font-size:81.25%;
}

#reserve .comment02 {
	margin-top:10px;
	font-size:81.25%;
	text-align:center;
}

#reserve .comment02 span {
	color:#c00;
	font-weight:bold;
}

#reserve .code {
	font-size:75%;
	text-align:right;
}

#another {
	margin-top:30px;
	padding:5px 0;
	font-size:81.25%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#another p {
	color:#008200;
}

#another li {
	padding-left:15px;
	background:url(../../images/s_light_blue2.gif) no-repeat left center;
}

#meeting-place {
	margin-top:30px;
}

#meeting-place h6 {
	margin-bottom:10px;
}

#meeting-place dt,
#meeting-place dd {
	display:inline;
}

#meeting-place dt {
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:81.25%;
	background-color:#E60000;
}

#meeting-place dd {
	color:#c00;
	font-weight:bold;
	font-size:125%;
}

#meeting-place .comment01 {
	margin:5px 0 10px;
	font-size:75%;
}

#map li {
	display:inline;
	margin-right:50px;
}

#tour-information {
	margin-top:30px;
}

#tour-information h6 {
	margin-bottom:10px;
}

#tour-information ul {
	padding:0 30px;
	font-size:81.25%;
	list-style-type:circle;
	line-height:1.8;
}

#osaka-spot {
	float:left;
	width:100%;
	padding-top:30px;
}

#osaka-spot .inner01 {
	float:left;
	width:531px;
}

#spot01 {
	float:left;
	width:262px;
}

#spot02 {
	float:right;
	width:262px;
}

#spot03 {
	float:right;
	width:262px;
}

.spot {
	width:262px;
	padding-bottom:10px;
	background:url(../images/osaka_bottom.png) no-repeat center bottom;
}

#osaka-spot .inner02 {
	margin-bottom:3px;
	padding-top:10px;
	text-align:center;
	background:url(../images/osaka_top.png) no-repeat center top;
}

#osaka-spot dt {
	margin-left:15px;
	padding-left:17px;
	color:#000;
	font-weight:bold;
	text-align:left;
	letter-spacing:0.1em;
	background:url(../images/list-icon01.png) no-repeat left center;
}

#osaka-spot .inner02 img {
	border:1px solid #ccc;
}

#osaka-spot p {
	padding:0 13px;
	font-size:75%;
}

#osaka-spot span {
	color:#c00;
}

/*2010年夏ここから開始*/

h1{
	font-size:16px;
	font-weight:bold;
	padding:0 0 6px 0;
	display:block;
	margin:10px 0 0 0;
	text-align:left;
	line-height: 1.7;
	border-bottom:1px dotted #09F;
	border-top:1px dotted #09F;
}

#mainblock{
	clear:both;
	overflow:hidden;
	margin:16px 0;
	}

#pimg{
	float:left;
	margin:0 2px 0 0;
	width:280px;
}

#pimg p{
	font-size:13px;
}

#pimg h3{
	font-size:15px;
	border-bottom:1px dotted #666;
	margin-bottom:5px;
	font-weight:bold;
}

#pimg ul li{
	font-size:13px;
	line-height:1.3;
	margin-bottom: 7px;
}

#pimg span{
	color:#03C;
}

#right{
	float:right;
	width:508px;
}

.margin-bottom10px{
	margin:0 0 10px 0;
}

/* -----------------------------------------------------------
	.block
		ブロック
----------------------------------------------------------- */
.block{
	clear:both;
	overflow:hidden;
	padding:0;
	font-size:13px;
	margin:0;
	width:800px;
}


/* -----------------------------------------------------------
	USJ用のh3タイトルと、テキスト
----------------------------------------------------------- */
.h3title{
	background:url(newimages/h3_title_bg.gif) no-repeat left;
	height:36px;
	padding:14px 0 0 50px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
	width:750px;
	display:block;
	text-align: left;
}

.h3title span{
	font-size:13px;
	margin:0 0 0 20px;
	font-weight:normal;
	color:#999;
}

/* -----------------------------------------------------------
	USJ用のh3タイトル・注意事項
----------------------------------------------------------- */

.h3title2{
	background:url(newimages/h3_title_bg2.gif) no-repeat top;
	height:36px;
	padding:14px 0 0 50px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
	width:750px;
	display:block;
}

.h3title2 span{
	font-size:13px;
	margin:0 0 0 20px;
	font-weight:normal;
}

/* -----------------------------------------------------------
	#schedule
		行程表
----------------------------------------------------------- */

table#schedule{
	border-top:1px solid #ccc;
	margin-top: 0px;
}

table#schedule strong{
	color:#333;
	font-size:14px;
	font-weight:bold;
}

table#schedule strong span{
	font-size:11px;
}

table#schedule tr th{
	background:#b1b6b7;
	width:2.3em;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	padding:auto;
	border-bottom:1px solid #ccc;
	}

table#schedule tr td{
	font-size:13px;
	line-height:1.6;
	padding:4px 8px;
	text-align:left;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.text-red{
	color:#ea0000;
	font-weight:bold;
}

/* -----------------------------------------------------------
	#pagetop
		ページトップへ
----------------------------------------------------------- */

.div-pagetop{
	text-align:center;
	clear:both;
	overflow:hidden;
}


p.page-top{
	background:url(newimages/icon_top.gif) no-repeat left;
	width:9.5em;
	margin:10px 0 10px 660px;
	padding-left:6px;
	text-align:right;
	font-size:13px;
}

p.page-top a, a:hover{
	text-decoration:underline;
	color:#333;
}

/* -----------------------------------------------------------
	#pagetop
		テーブル内料金表
----------------------------------------------------------- */

.td-on{
background-color:#fff;
	text-align:center;
}

.td-off{
	background:#FFF;
	text-align:center;
	color:#888;
}

.td-on span{
	color:#777;
	font-size:11px;
}

.td-off span{
	font-size:10px;
}


td.td-price{
	color:#ea0000;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	}
	
	.kuuseki-btn{
	text-align:center;
	padding:6px auto;
}

.kuuseki-btn a{
	display:block;
	width:131px;
	height:27px;
	padding:7px 6px 0 6px;
	background:url(newimages/btn_kuuseki_off.gif) no-repeat top;
	margin:5px auto;
	font-size:13px;
	font-weight:bold;
}

.kuuseki-btn a:hover{
	background:url(newimages/btn_kuuseki_on.gif) no-repeat top;
	color:#fff;
}

	.kuuseki-btn2{
	text-align:center;
	padding:6px auto;
}

.kuuseki-btn2 a{
	display:block;
	width:131px;
	height:27px;
	padding:7px 6px 0 6px;
	background:url(newimages/btn_kuuseki_off.gif) no-repeat top;
	margin:2px auto;
	font-size:13px;
	font-weight:bold;
}

.kuuseki-btn2 a:hover{
	background:url(newimages/btn_kuuseki_on.gif) no-repeat top;
	color:#fff;
}



div.fee-table{
	overflow:hidden;
	clear:both;
	margin:3px auto;
	text-align:left;
	padding:3px;
	font-size:13px;
	text-align:center;
}
div.fee-table table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}	

div.fee-table tr td{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:2px;
}

div.fee-table tr th span{
	font-size:11px;
	line-height:1.4;
}

div.fee-table tr th{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:1px;
	color:#555;
	background:#ededed;
	text-align: center;
}

td.yellow{
	background-color:#FBD951;
	text-align:center;
	color:#555;
}

td.pink{
	background-color:#f187b1;
	text-align:center;
	color:#555;
}

td.blue{
	background-color:#68ceec;
	text-align:center;
	color:#555;
}

td.green{
	background-color:#86CC60;
	text-align:center;
	color:#555;
}

td.purple{
	background-color:#B999EE;
	text-align:center;
	color:#555;
}

d.white{
	background-color:#fff;
	text-align:center;
	color:#555;
}

	
td.td-price{
	color:#ea0000;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	}
	
.cal_list{
	width:250px;
	float: left;
}

#cal_box{
	overflow:hidden;
	clear:both;
	padding: 0 10px;
	;
	text-align: center;
}

.cal_list tr th{
	padding:4px;
	background:#eee;
	width:22px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:12px;

}

.cal_list tr td{
	padding:2px;
	text-align:center;
}


.td_calt{
	text-align:center;
	background:#ededed;
	font-weight:bold;
	padding:3px;
}

.td_01{
	padding:2px;
	text-align:center;
	font-size:13px;
}
.fee {
	clear:both;
	margin:10px 0;
	font-size:87.5%;
}

.fee td {
	padding:5px 20px;
	text-align:center;
	border:1px solid #ccc;
}

.fee span {
	padding:3px;
	border:1px solid #ccc;
	background-color:#FFCCCC;
}

.margin-light15px{
	margin-right:14px;
}


div.fee-table{
	width:428px;
	overflow:hidden;
	clear:both;
	margin:0;
	text-align:left;
	padding:0;
	font-size:13px;
	text-align:center;
}


div.fee-table2{
	width:360px;
	overflow:hidden;
	clear:both;
	margin:0;
	text-align:left;
	padding:0;
	font-size:13px;
	text-align:center;
}

h4{
	width:100%;
	border-left:9px solid #68ceec;
	margin:0 0 6px 0;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}


.yoyaku{
	overflow:hidden;
	clear:both;
}

.yoyaku .h3-dl{
	padding:0;
	clear:both;
	height:44px;
	margin-bottom:14px;
}

.yoyaku .h3-dl dl dt{
	display:block;
	float:left;
	margin:0;
	border-bottom:5px solid #f8a900;
	background:url(images/bg_yoyaku.gif) no-repeat left;
	padding:10px 6px 0 45px;
	height:28px;
	width:129px;

}

.yoyaku .h3-dl dl dd{
	display:block;
	font-size:12px;
	float:left;
	margin:0;
	height:24px;
	border-bottom:5px solid #ffe074;
	padding:14px 6px 0 10px;
	width:580px;
}

.left{
	float:right;
	width:480px;
	overflow:hidden;
}


#ryoukinA{
	float:left;
	width:428px;
	margin:0 11px 0 0;
}

#nitteiA{
	float:right;
	width:360px;
	margin:0;
}


#usj-departure{
	width:388px;
	float:left;
}

#listA{
	float:left;
	width:398px;
	margin: 0 10px 0 0;
}


#usj-departure table{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

#usj-departure .th-gray{
	background:#eee;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:12px;
	padding: 2px;

}

#usj-departure tr td{
	padding:2px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

#usj-departure caption{
	background:#eee;
	padding:3px;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.list-chuui ul li{
	margin-bottom:7px;
	}


.usj-table table{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

.usj-table .th-gray{
	background:#eee;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:12px;
	padding: 2px;

}

.usj-table tr td{
	padding:2px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

.usj-table caption{
	background:#eee;
	padding:3px;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}



.yoyaku{
	overflow:hidden;
	clear:both;
}

.yoyaku .h3-dl{
	padding:0;
	clear:both;
	height:44px;
	margin-bottom:14px;
}

.yoyaku .h3-dl dl dt{
	display:block;
	float:left;
	margin:0;
	border-bottom:5px solid #f8a900;
	background:url(images/bg_yoyaku.gif) no-repeat left;
	padding:10px 6px 0 45px;
	height:28px;
	width:129px;

}

.yoyaku .h3-dl dl dd{
	display:block;
	font-size:12px;
	float:left;
	margin:0;
	height:24px;
	border-bottom:5px solid #ffe074;
	padding:14px 6px 0 10px;
	width:580px;
}

.left{
	float:right;
	width:480px;
	overflow:hidden;
}


#yoyaku-bg{
	background:#fff6d5;
	padding:6px;
	overflow:hidden;
	text-align:center;
	font-size:13px;
}

#yoyaku-bg p{
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin:0 auto 10px auto;
}

#yoyaku-btn{
	margin:8px auto;
}

#yoyaku-p{
	padding:6px;
	margin-right:15px;
	text-align:left;
	font-size:13px;
	color:#737373;
	line-height:1.3;
}

.right{
	width:296px;
	float:left;
	overflow:hidden;
	padding:0;
	margin-bottom:15px;
	margin-right: 10px;
	;
}

.yoyaku-right{
	width:284px;
	padding:6px;
}

.yoyaku-bottom{
	width:312px;
	font-size:1px;
	background:url(newimages/chuui_btm.gif) no-repeat bottom;
	height:6px;
}

.yoyaku-right dl dt{
	margin:0 6px 4px 6px;
	background:url(newimages/line.gif) repeat-x bottom;
	padding-bottom:3px;
}

.yoyaku-right dl dd{
	margin-bottom:10px;
	font-size:13px;
	padding:0 0 3px 10px;
	text-align:left;
}

.yoyaku-tel{
	font-size:14px;
	font-weight:bold;
}

.font-size13px{
	font-size:13px;
	line-height:1.4;
}

.red{
		color:#ea0000;
}


div#miseinen{
	margin-top:10px;
	font-size:13px;
	clear:both;
	overflow:hidden;
	padding:6px;
	background: #eee;
}

div#miseinen dl dt{
	font-size:14px;
		color:#ea0000;
		font-weight:bold;
	background:url(newimages/line.gif) repeat-x bottom;
	padding-bottom:3px;
	margin-bottom:8px;
}

div#miseinen dl dd p{
	float:left;
	width:260px;
	font-size:12px;
}

div#miseinen dl dd p span{
	margin-bottom:4px;
	line-height:1.8;
}

#pdf-dl{
	background:#fff;
	padding:10px;
	float:right;
	width:184px;
	font-size:12px;
	color:#666;
}

#pdf-dl a,a:hover{
	text-decoration:underline;
	color:#666;
}


.column3{
	overflow:hidden;
	margin-bottom:14px;
}

.h3-dl{
	padding:0;
	clear:both;
	height:44px;
	margin-bottom:14px;
}

.column3 .h3-dl dl dt{
	display:block;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin:0;
	border-bottom:5px solid #2cb9dc;
	background:url(images/bg_tour.gif) no-repeat left;
	padding:10px 6px 0 45px;
	height:28px;
	width:169px;

}

.column3 .h3-dl dl dd{
	display:block;
	font-size:12px;
	float:left;
	margin:0;
	height:24px;
	border-bottom:5px solid #dff6f7;
	padding:14px 6px 0 10px;
	width:540px;
}

.column3 p{
	font-size:13px;
	margin-bottom:14px;
}


.column4{
	overflow:hidden;
	margin-bottom:0px;
}

.h3-dl{
	padding:0;
	clear:both;
	height:44px;
	margin-bottom:14px;
}

.column4 .h3-dl dl dt{
	display:block;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin:0;
	border-bottom:5px solid #a9a9a9;
	background:url(images/bg_caution.gif) no-repeat left;
	padding:10px 6px 0 45px;
	height:28px;
	width:169px;

}

.column4 .h3-dl dl dd{
	display:block;
	font-size:12px;
	float:left;
	margin:0;
	height:24px;
	border-bottom:5px solid #dcdcdc;
	padding:14px 6px 0 10px;
	width:540px;
}

.column4 p{
	font-size:13px;
	margin-bottom:14px;
}

.column4 ul li{
	font-size:12px;
	margin-bottom:3px;
}

.kinkyu-tel{
	width:220px;
	background-color:#ededed;
	padding:12px;
	margin:6px auto;
	text-align:center;
	font-size:12px;
}

.kinkyu-tel .tel{
			color:#ea0000;
			font-family:Verdana, Geneva, sans-serif;
			font-size:22px;
			font-weight:bold;
			line-height:0.8;
			margin-bottom:8px;}

.td-on{
background-color:#fff;
	text-align:center;
}

.td-off{
	background:#FFF;
	text-align:center;
	color:#888;
}

.td-on span{
	color:#777;
	font-size:11px;
}

.td-off span{
	font-size:10px;
}

.cal_list tr th{
	padding:4px;
	background:#eee;
	width:22px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:12px;

}


.cal_list table{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

.cal_list tr td{
	padding:2px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

.map1{
	margin:0 auto 6px auto;
}


div#read{
	margin-bottom:20px;
	padding:0 10px;
}

div#read img{
	margin-bottom:10px;
}

div#read p{
	font-size:13px;
	color:#737373;
	line-height:1.3;
}

h1{
	font-size:16px;
	font-weight:bold;
	padding:0 0 6px 0;
	display:block;
	margin:10px 0 0 0;
	text-align:left;
	line-height: 1.7;
	}
	
.small-text{
	font-size:11px;
	margin-left:5px;
}

h1 span{
}

.yen{
		color:#ea0000;
		font-size:11px;
		font-weight:bold;
}

.price{
			color:#ea0000;
			font-family:Verdana, Geneva, sans-serif;
			font-size:20px;
			font-weight:bold;
			line-height:0.8;
}

.price2{
	color:#ea0000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:0.8;
}

h2 dl dt{
	float:left;
	background:#2cb9dc;
	color:#FFF;
	font-weight:bold;
	padding:7px 10px;
	display:block;
	width:58px;
	text-align:center;
}

h2 dl dd{
	float:left;
	background:#dff6f7;
	padding:7px 14px;
	display:block;
	width:670px;
}

#h2-title{
		color:#333;
	font-weight:bold;
	float:left;
}

#h2-price{
	float:right;
	text-align:right;
}

.margin-bottom10px{
	margin-bottom:15px;
	background:url(newimages/line.gif) repeat-x bottom;
	padding:0 0 15px 0;
}
/*----------------------------------------------------
 * 
 * タブとよくある質問の指定ココから▽▽▽
 * 
----------------------------------------------------*/

.tabContainer {
	background:url(newimages/bg_tab.gif) repeat-x top;
	clear:both;
	overflow:hidden;

}

ul.tabMenu{
	display:block;
	height:33px;
	clear:both;
}

/* タブ */
.tabContainer ul.tabMenu li {
	float: left;
	width:180px;
	height:33px;
	position: relative;
	color: #000;
	background:url(newimages/tab_plan_off.gif) no-repeat top;
	margin-right:10px;
	text-align:center;
}

/* 未選択のタブ */
.tabContainer ul.tabMenu li a {
	display: block;
	float: left;
	padding: 5px 10px;
	color: #999;
	text-decoration: none;
	text-align:center;
	width:160px;
}


/* 選択中のタブ */
.tabContainer ul.tabMenu li.active a {
	width:160px;
	height:33px;
	position: relative;
	color: #000;
	background:url(newimages/tab_plan_on.gif) no-repeat top;
	text-decoration:underline;
}

/* カーソルオン時 */
.tabContainer ul.tabMenu li a:hover {
	color: #000;
	text-decoration:underline;
}

#qa01_area,#qa02_area,#qa03_area,#qa04_area{
	margin:10px 0 0 0;
	overflow:hidden;
	margin-bottom:3px solid #333;
	clear:both;
}


#qa11_area,#qa12_area{
	margin:10px 0 0 0;
	overflow:hidden;
	margin-bottom:3px solid #333;
}
/*----------------------------------------------------
 * 
 * タブとよくある質問の指定ココまで△△△
 * 
----------------------------------------------------*/
.left table{
	margin:0 0 5px 0;
}

.left table tr td{
	padding:3px;
}
.left table tr td img{
	margin:3px;
	}

div#recommend{
	background:url(newimages/bg_recommend.gif) no-repeat center;
	width:620px;
	height:78px;
	margin:10px 0;
	padding:12px 10px 10px 170px;
	clear:both;
}

div#recommend ul li{
	font-size:12px;
	background:url(newimages/icon_list2.gif) no-repeat left;
	margin:0 0 3px 0;
	list-style:1.2;
	float:left;
	width: 275px;
	padding:0 0 0 15px;
}

#caution-list li{
	margin:0 0 6px 0;
}

.margin-bottom4px{
	margin-bottom:4px;
}

th.place-title{
	background:#37b4dd;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding:3px auto;
	text-align:center;
}


.place-pic{
	background:#ffffff;
	text-align:center;
}

.place-shugo{
	text-align:center;
	font-size:12px;
	margin:0 auto;
	color:#333;
}

.place-text{
	width:100%;
	text-align:center;
	padding:3px 0;
	margin:1px 0;
	text-align:center;
	font-size:12px;

}

.place-text strong{
	font-weight:bold;
	font-size:13px;
}

.shugo1{
	background:#ffb4c4;
	padding:4px 2px;
	float:left;
	font-weight:bold;
	border-right:1px solid #fff;
	display:block;
	width:109px
}

.shuppatsu1{
	background:#9ddaee;
	padding:4px 2px;
	font-weight:bold;
	width:106px;
	float:left;
}

#plan{
	clear:both;
	margin:14px auto;
}


/*.usj-table{
}
*/
#usj-event{
	 margin:15px auto 10px auto; border:3px double #06C; padding:4px; font-size:13px; line-height:1.4;
}

#usj-event dl dt{
	color:#06C;
	font-weight:bold;
	font-size:16px;
	margin-bottom:6px;
	background:url(newimages/bg_gray.gif) repeat;
	padding:3px;
	border-bottom:1px solid #06C;
}

#usj-event dl dd{
	background:url(newimages/icon_star.gif) no-repeat left;
	padding:2px 0 0 24px;
	margin:2px 0;
	font-size:13px;
	height:22px;
	font-weight: bold;
}

#usj-event dl dd span{
	font-weight:bold;
	color:#06C;
}
