@charset "UTF-8";
/*------------------------------
 試乗・ウェア修理
------------------------------*/

/*--------------------
 共通部分
--------------------*/
.img_area {
	margin-bottom: 10px;
}
.img_area img {
	margin-right: 10px;
	margin-left: 10px;
}

.tbl_area {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.price_tbl {
	width: 100%;
}
table.price_tbl th {
	font-size: 116%;
}
table.price_tbl thead th {
	text-align: center;
}
table.price_tbl th.item {
}
table.price_tbl td.price {
	width: 9em;
	font-size: 133%;
	text-align: center;
}
table.price_tbl th,
table.price_tbl td {
	border: 1px solid #999999;
}
c
.tbl_area_3 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.price_tbl_3 {
	width: auto;
}
table.price_tbl_3 th {
	font-size: 116%;
}
table.price_tbl_3 thead th {
	text-align: center;
}
table.price_tbl_3 th.item {
	text-align: center;
	width: 9em;
}
table.price_tbl_3 td.price {
	width: 9em;
	font-size: 133%;
	text-align: center;
}
table.price_tbl_3 th,
table.price_tbl_3 td {
	border: 1px solid #999999;
}
.tbl_area_4 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.price_tbl_4 {
	width: auto;
}
table.price_tbl_4 th {
	font-size: 116%;
}
table.price_tbl_4 thead th {
	text-align: center;
}
table.price_tbl_4 th.item {
	text-align: center;
	width: 215px;
	font-size: 116%;
}
table.price_tbl_4 td.price {
	width: 70px;
	font-size: 110%;
	text-align: left;
}
table.price_tbl_4 th,
table.price_tbl_4 td {
	border: 1px solid #999999;
}
.tbl_area_5 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.price_tbl_5 {
	width: auto;
}
table.price_tbl_5 th {
	font-size: 116%;
}
table.price_tbl_5 thead th {
	text-align: center;
}
table.price_tbl_5 th.item {
	text-align: center;
	width: 110px;
	font-size: 116%;
}
table.price_tbl_5 td.price {
	width: 55px;
	font-size: 100%;
	text-align: left;
}
table.price_tbl_5 th,
table.price_tbl_5 td {
	border: 1px solid #999999;
	vertical-align:middle;
}
.tbl_area_6 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.price_tbl_6 {
	width: 60%;
}
table.price_tbl_6 th {
	font-size: 116%;
}
table.price_tbl_6 thead th {
	text-align: center;
}
table.price_tbl_6 th.item {
	text-align: left;
	white-space: nowrap;
}
table.price_tbl_6 td.price {
	width: 9em;
	font-size: 133%;
	text-align: center;
}
table.price_tbl_6 th,
table.price_tbl_6 td {
	border: 1px solid #999999;
}

.big_img_area{
	margin-left:10px;
}

.img_area_2{
	height:180px;
	width:600px;
	margin-top:20px;
}

.testboots_img_area{
	width:180px;
	height:150px;
	float:left;
	margin:0 10px 0 10px;
}
.testboots_img_area p{
	text-align:center;
	font-size:16px;
	height:20px;
}

/*--------------------
 テストスキー
--------------------*/
.column2 {
	width: 328px;
}

/*--------------------
 ウェア修理
--------------------*/
table.price_tbl td.cmnt {
	width: 24em;
}
.img_area ul {
	margin-top: 3em;
	margin-bottom: 3em;
}
.img_area li {
	width: 200px;
	float: left;
}
.img_area p.img_caption {
	font-size: 10px;
	line-height: 12px;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	width: 170px;
}

.beforeAfter {
	margin-top: 3em;
	margin-bottom: 3em;
}
.beforeAfter .arrow {
	height: 30px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 45px;
}
.img_area .arrow img {
	margin-right: 0;
	margin-left: 0;
}
/*.img_area .after img {
	margin-right: 0;
}*/
.beforeAfter .txt_area {
	width: 240px;
}
.beforeAfter .txt_b_area {
	width: 400px;
}
.beforeAfter .img_caption {
}
.mt50{margin-top:50px;
}
.txt_c_area{
	width: 300px;
}
