/* CSS Document */
/*========================================
 +)　安心車検
========================================*/
#sub_menu_active2 a{color:#e47208;}

#inner_disp{
	background-image: url(../images/anshin/anshin.jpg?202408);
	background-repeat: no-repeat;
	position:relative;
	min-height:700px;
	padding:650px 23px 100px;
}
#mainTT{
	background-image: url(../images/anshin/mainTT.png);
	width:464px;
	padding-top:71px;
	position:absolute;
	top:30px;
	left:35px;
}
#main_txt{
	background-image: url(../images/anshin/main_txt.png);
	width:475px;
	padding-top:66px;
	position:absolute;
	top:75px;
	left:35px;
}
.inner{
	background-image:url(/common/images/contents_bck.png);
	background-repeat: repeat-x;
	padding:16px;
}




/** 安心車検内容 **/
#title1{
	background-image: url(../images/anshin/title3.png);
	height:38px;
	padding:18px 0 0 20px;
	font-size:18px;
	color:#FFF;
}
#point_img{
	width:581px;
	margin:15px auto;
}
#red_txt{ color:#e81f04;}
#red_txt span{ font-size:16px; font-weight:bold;}

/* 料金表 */
#price{
	border:1px solid #f88300;
	background-color:#FFF;
}
#price th{ text-align:center; padding:10px 0; font-weight:normal;}
#price td{padding:10px 0; text-align:center;}
.BB{border-bottom:1px solid #e2dbc5;}
.BR{border-right:1px solid #e2dbc5;}
/*
.BB #shaken {
	font-size: 20px;
	font-weight: 900;
	text-shadow: 2px 2px 0 #ffff00, -2px -2px 0 #ffff00, -2px 2px 0 #ffff00, 2px -2px 0 #ffff00, 0px 2px 0 #ffff00, 0 -2px 0 #ffff00, -2px 0 0 #ffff00, 2px 0 0 #fffF00;
	font-style: oblique;
	font-family: Arial Black;
}
	*/
.BB #shaken small {
	font-size: 12px;
	padding: 0 0 0 4px;
}
.wht_co{ color:#FFF;}
.back_ryellow{
	background-color:#fff;
}
.back_ryellow .left,.back_ryellow .right {
	color: #e81f04;
	font-weight: 900;
	text-shadow: 2px 2px 0 #ffff00, -2px -2px 0 #ffff00, -2px 2px 0 #ffff00, 2px -2px 0 #ffff00, 0px 2px 0 #ffff00, 0 -2px 0 #ffff00, -2px 0 0 #ffff00, 2px 0 0 #fffF00;
	font-style: oblique;
}
.back_ryellow .left {
    font-family: Arial Black;
    float: left;
    font-size: 12px;
    padding: 0 0 0 4px;
    transform: scale(1,1.5);
}
.back_ryellow .right {
    float: right;
    font-size: 10px;
    text-align: left;
    line-height: 12px;
    padding: 0 3px 0 0;
    letter-spacing: -1px;
}
#item{ width:602px; margin:10px auto;}
.kantan_yoyaku{ width:355px; margin:15px auto;}

/* 作業内容 */
#title2{
	background-image:url(../images/anshin/title2.png);
	padding:56px 0 0 0;
}
#sagyou_disp{
	width:580px;
	margin:10px auto;
}
#sagyou_disp h4{
	background-image:url(../images/anshin/sagyou_title.png);
	background-repeat:no-repeat;
	height:42px;
	line-height:42px;
	color:#FFF;
	font-size:14px;
	padding:0 0 0 20px;
}
#sagyou_disp p{
	margin:0 0 10px;
	background-image:url(../images/anshin/line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px 10px 15px;
}


.line {
    background: #00B900;
    color: #fff !important;
    padding: 18px 21px;
    position: relative;
    top: 23px;
    border-radius: 6px;
    border: 2px solid #31793d;
    text-decoration: none;
    font-size: 16px;
}
.line:hover{text-decoration: none;}

.y-t{
	margin:5px;
	font-size:14px;
}

.y-t span{
	font-weight:600;
	margin-left:15px;
	border-bottom: 2px solid #f88300;
}