/* =============================================================================
	東京ディズニーリゾート1デーパスポート付プラン CSS
============================================================================= */
@import url("../../css/base.css");
@import url("../../css/left_menu.css");
@import url("../_contents.css");

h4 {
	font-size:14px;
	height:60px;
}

h4 strong {
	font-size:18px;
	color:#FF0000;
}

h5 {
	margin:0 0 10px;
	padding:5px 0 5px 10px;
	background:#373B86;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	letter-spacing:1px;
	width:500px;

}

/* ディズニー 1デー */
h5.oneday {
	padding-top:10px;
	padding-bottom:10px;
	font-size:18px;
	text-align:center;
}

h5.oneday strong {
	color:#f90;
	font-size:18px;
}

h5.oneday span {
	margin:0 0 5px;
	display:block;
	color:#fff;
	text-align:left;
	font-size:12px;
}

div#oneday {
	margin-bottom:20px;
	width:510px;
	background-color:#fff;
}

div#oneday img.odleft {
	padding:1px;
	float:left;
	border:1px solid #373B86;
}

div#oneday img.odright {
	padding:1px;
	float:right;
	border:1px solid #373B86;
}


.text {
	margin:5px 0;
	padding-left:7px;
	text-indent:-7px;
	color:#333;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

.text #bold {
	font-weight:bold;
	font-size:14px;
	color:#000;
}

.top {
	margin-top:20px;
}

.text strong {
	font-size:16px;
	color:#373B86;
	line-height:24px;
	border-bottom:1px solid #373B86;
}

#price {
	margin-top:20px;
	margin-bottom:10px;
	width:508px;
	border:1px solid #373B86;
	background:#fff;
}

#price p {
	margin:1px auto 0;
	padding-top:5px;
	padding-bottom:5px;
	background:#dedff7;
	width:506px;
	font-size:16px;
	font-weight:bold;
	color:#373B86;
	line-height:18px;
	text-align:center;
}

#price table {
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	font-size:15px;
	font-weight:bold;
	color:#333;
}

#price s {
	color:#f00;
}

#price span {
	font-size:15px;
	color:#000;
}

#price strong {
	font-size:25px;
	color:#f00;
}

#price strong span {
	font-size:15px;
	color:#f00;
}

#info {
	width:510px;
	margin:0 0 30px;
	font-size:12px;
	line-height:24px;
	text-align:right;
	background:#fff;
}

#Main p.text span {
	font-size:20px;
	color:#c00;
	font-weight:bold;
}
#inq {
	float:left;
	border:1px solid #999;
	width:200px;
	text-align:center;
}

#inq p {
	padding:3px;
	margin:0;
	background:#eee;
}

#inq p#num {
	font-size:16px;
	background:#fff;
	font-weight:bold;
}

a#ohp {
	display:block;
	margin:20px auto 0;
	width:370px;
	line-height:21px;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	border:1px solid #999;
	text-align:center;
	background:#f5f5f5;
}

a#ohp:hover {
	text-decoration:none;
	background:#fff;
}

#bus h6 {
	margin:0 0 10px;
	color:#373B86;
	font-size:14px;
	line-height:18px;
}

#bus p {
	margin:0 0 10px 15px;
	padding:0;
	font-size:14px;
}

#bus p a {
	font-weight:bold;
}

#bus p a:hover {
	color:#33f;
}

/* 10周年 */

/* 10周年 */
.aniv {
	margin-bottom:10px;
	border:1px solid #f90;
	width:510px;
	background:#fff5db;
	font-weight:bold;
}

.aniv th,
.aniv td {
	padding:2px;
}

.aniv td {
	width:330px;
	padding-left:10px;
}

.aniv th {
	text-align:left;
	font-size:14px;
	line-height:18px;
	background:#fee8b0;
}

.aniv span.red {
	font-size:20px;
	color:#f00;
}

.aniv strong {
	padding-top:3px;
	display:block;
	font-size:14px;
	color:#000;
}

.aniv strong span {
	font-size:16px;
}
