@charset "utf-8";
h4 {
	padding-bottom: 25px;
}
#method td {
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#method strong {
	color: #333333;
}
.importance {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.td_dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.sc_pgm {
 margin:0 0 0 20px;
}
.prg_img{
	float:right;
	margin:0 0 5px 10px;
	border:1px solid #cccccc;
}

.ticket_left{
	width:280px;
	height:210px;
	margin:0 20px 10px 0;
	float:left;
}
.ticket_right{
	width:280px;
	height:210px;
	margin:0 0 10px 0;
	float:right;
}
ul.ticket_li01{
	font-size:12px;
	color:#666666;
	list-style-type:disc;
	margin:0 5px 0 25px;
	padding:0;
}
ul.ticket_li01 li{
	line-height:140%;
	margin-bottom:8px;
}
ul.ticket_li01 li span{
	font-weight:bold;
}
.new{
	margin:0 5px 5px 0;
	float:left;
}
.ticket_left p{
	line-height:150%;
}

.pass_price{
	width:580px;
	margin:0 0 20px 0;
	border-collapse:collapse;
	border-bottom:1px solid #E20A16;
	font-size:12px;
	color:#666666;
}
.pass_price th{
	/*width:90px;*/
	padding:1px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #E20A16;
}
.pass_price .line{
	/*width:90px;*/
	padding:1px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #E20A16;
	border-bottom:1px solid #E20A16;
}
.pass_price td{
	padding:1px;
	text-align:center;
	vertical-align:middle;
}
.alts_pass{
	color:#006699;
	background-color:#FFFFCC;
	font-weight:bold;
}
.adlut_ti{
	background-color:#CCCCCC;
	font-weight:bold;
}
.child_ti{
	font-weight:bold;
	font-size:90%;
	border-bottom:1px solid #E20A16;
}
.common_pass{
	font-weight:bold;
	border-bottom:1px solid #E20A16;
}
.co_adlut{
	background-color:#CCCCCC;
	font-size:120%;
	font-weight:bold;
}
.co_child{
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #E20A16;
}
.co_adlut_9{
	color:#E20A16;
	background-color:#CCCCCC;
	font-size:160%;
	font-weight:bold;
}
.co_child_9{
	color:#E20A16;
	font-size:160%;
	font-weight:bold;
	border-bottom:1px solid #E20A16;
}
.co_adlut_9 span{
	color:#666666;
	font-size:12px;
	text-decoration:line-through;
}
.co_child_9 span{
	color:#666666;
	font-size:12px;
	text-decoration:line-through;
}
.comment{
	background-color:#FFFF99;
}
.comment span{
	font-weight:bold;
	font-size:120%;
}




.sc_detail {
	padding:0 0 20px 35px;
	border-bottom:1px dotted #cccccc;
	
}
.sc_detail table {
	width:545px;
	border-collapse:collapse;
	border: 1px solid #999999;
}
.sc_detail table td {
	text-align: center;
	font-size: 10px;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px solid #999999;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sc_detail table th {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.sub_img{
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #cccccc;
}