/* styles written in this file is for Standard */

.notice_text_area{
border:2px solid #F00;
text-align: left !important;
padding:8px;
font-size:120%;
margin:0 0 15px;
}

div#content-zone {
	background-image: none;
}

.contenar {
	font-size: 80%;
}
.small .contenar {
	font-size: 60%;
}
.large .contenar {
	font-size: 100%;
}

#content-zone .contenar {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_img/ind_con_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#content-zone .contenar h2 {
	margin-top: 0;
	border-bottom: 5px solid #ccc;
}

#content-zone div.ind {
	width: 620px;
	margin: 0 auto;
}

#content-zone .ind h3 {
	font-size: 140%;
	text-align: center;
}

#content-zone p.short {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#content-zone .ind h4 {
	margin-top: 3em;
	margin-bottom: 0.5em;
	font-size: 120%;
	font-weight: bold;
}


#content-zone table.price {
	border-collapse: collapse;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content-zone table.price td {
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
}

#content-zone table.price td.mid {
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
}

#content-zone table.price td.gr {
	background-color: #ccc;
}

#content-zone table.price td.pp {
	background-color: #8080ff;
	color: #fff;
}


#content-zone table.tbl-tc {
	border-collapse: collapse;
	margin: 0.5em 0;
}

#content-zone .tbl-tc td {
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

#content-zone .tbl-tc td.eee {
	border: 1px solid #999;
	background-color: #eee;
	font-size: 100%;
	/*text-align: center;*/
}

#content-zone .tbl-tc td.l-eee {
	border: 1px solid #999;
	background-color: #eee;
/*	font-size: 100%;*/
	text-align: left;
}

#content-zone .tbl-tc td.left{
	text-align: left;
}

#content-zone .tbl-tc td.settei {
padding-right:50px;
}


#content-zone table.tbl-no {
	margin-right: 0;
	margin-left: auto;
}

#content-zone .tbl-no td {
	border: 0;
	text-align: left;

}


#content-zone table.tbl-toku {
	margin-top: 3em;
	margin-bottom: 2em;
}

#content-zone table.tbl-toku th {
	padding-right: 5px;
	color: #FF500B;
	font-weight: normal;
	/*text-align: center;*/
	vertical-align: top;
	font-size: 130%;
}

#content-zone table.tbl-toku td {
	vertical-align: top;
}


#content-zone dl {
	margin-top:10px;
	font-size:90%;
	line-height:1.5em
}

#content-zone dt {
	font-weight:bold;
	float:left
}

#content-zone dd {
	margin-left:1.3em
}

#content-zone p.ptop {
	padding-top: 5px;
	border-top: 1px solid #ccc;
	text-align: right;
}

#content-zone p.first {
	margin-top: 0;
}

#content-zone #notice_Box{
	border:2px solid #F00;
	margin:3em 0 0;
}

#content-zone #notice_Box .notice_h4{
	margin:0;
	padding:10px 0 10px 5px;
	border-bottom:1px solid #F00;
	color:#F00;	
	background:#FFC;
}

#content-zone #notice_Box .notice_h5{
	font-size:100%;	
	padding:0 10px;
}

#content-zone .h5_border-bottom{
	border-bottom:solid 1px #000000;
}

#content-zone #notice_Box .notice_p{
	padding:0 10px;
}


#content-zone div.new_fare_comment {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 10px;
	border: 3px solid #ff7315;
}

#content-zone table.detail2 {
	width: 100%;
}

#content-zone table.detail2 td {
	vertical-align: top;
	line-height: 150%;

}

#content-zone .new_fare_txt_bold {
	color: #555;
	font-weight: bold;
}



#content-zone table tr td a{
display:block;
}

#content-zone ul{
padding:0 0 0 2em;
margin:0;
}

#content-zone ul li ol{
padding:0 0 0 2em;
margin:0;
}

#content-zone ol li ul{
list-style-type:none;
padding:0;
margin:0;
}


.style1 {
font-size: 12px;
}

img.otoku{
margin-top:10px;
margin-bottom:10px;
}

div.oshirase_comment {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 10px;
	border: 3px solid #FF0000;
}

table.oshirase {
	width: 100%;
}

table.oshirase td {
	vertical-align: top;
	line-height: 150%;

}

.oshirase_txt {
	color: #000000;
}

#content-zone .oshirase_comment table tr td a{
display:inline;
}

