@charset "shift_jis";
/****************************************************************************************
 *
 *
 *
 *
 * ＰＣ用
 *
 *
 *
 *
 ****************************************************************************************/
/****************************************************************************************
 * 段組み
 ****************************************************************************************/
#box-shiharairei {
	margin-top: 20px;
	width: 720px;
}
#box-carimage {
	width: 720px;
	/*float: right;*/
	padding-top: 30px;
	margin: auto;
	text-align: center;
}
#box-switch {
	float: right;
	width: 350px;
	margin-top: 20px;
}
#box-car-section {
	position: relative;
}

table.pricetable td.box-blank {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 13px 10px;
}

/****************************************************************************************
 * レイアウト調整
 ****************************************************************************************/
p.kochira.bvc {
	/*position: absolute;*/
	bottom: 50px;
}
a.kochira.bvc {
	/*margin-top: -45px;*/
}
p.kochira.yr5 {
	/*position: absolute;*/
	bottom: 67px;
}

a.kochira.yr5 {
    margin-top: 0px;
}

.bvc-color {
    color: #c71444 !important;
}

/****************************************************************************************
 * 価格テーブル
 ****************************************************************************************/
table.pricetable {
	width: 720px;
}
table.pricetable td {
	width: 100px;
}
/****************************************************************************************
 * 価格テーブル
 ****************************************************************************************/
#box-selector {
	margin: 20px 0px;
}
#box-selector:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#box-selector li {
	width: 340px;
	height: 47px;
	float: left;
	display: block;
	padding: 0px 10px;
}
#box-selector li img {
	width: 260px;
	cursor: pointer;
}
#box-selector li.s1 {
	text-align: right;
}
#box-selector .on {
	background-color: #c1c1c1;
}
#box-selector .off {
	background-color: #efefee;
}
#box-selector {
	border-bottom: 4px solid #c1c1c1;
}

	.gray-box {
	    background-color: #c1c1c1!important;
	    color: white;
	}
