/* styles written in this file is for Standard */
div#content-zone {
	background-image: none;
}

.contenar {
}
.small .contenar {
}
.large .contenar {
}



p.btn-top {
	background: url("/common/_img/pc/bg_button_276.png") repeat-y scroll left top rgba(0, 0, 0, 0);
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 276px;
}
p.btn-top a {
	color: #333333;
	display: block;
	font-size: 15px;
	height: 30px;
	line-height: 32px;
	text-align: center;
	width: 276px;
}


div.ind {
	width: auto;
	margin: 0 auto;
}

.ind h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 20px;
}

table.price {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 13px;
}

table.price th {
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px solid #999;
	font-weight: normal;
	text-align: center;
}

table.price td {
	padding: 5px;
	border: 1px solid #999;
	text-align: right;
}

table.price td.col {
	background-color: #ECF8F9;
	color: #000000;
	text-align: left!important;
}

div.ind p {
	margin: 20px 0;
	font-size: 13px;
}

p.first {
	margin-top: 0;
}


div.new_fare_comment {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 10px;
	border: 3px solid #ff7315;
}

table.detail2 {
	width: 100%;
}

table.detail2 td {
	vertical-align: top;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;

}

.new_fare_txt_bold {
	color: #555;
	font-weight: bold;
}

.style1 {font-size: 13px}

div.exp{
	margin: 20px 0;
}

div.exp div{
	margin: 0 0 10px 0;
}








