@charset "utf-8";
#nav {
	margin-bottom: 20px;
}
#inspection_nav {
	background-image: url(../img/inspection/nav_bg.gif);
	height: 32px;
	width: 952px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#inspection_nav li {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FCFCFC;
	border-left-color: #CCCCCC;
	height: 32px;
}
#inspection_nav li.start {
	border-left-width: 0px;
	border-left-style: none;
}
#inspection_nav li.end {
	border-right-width: 0px;
	border-right-style: none;
}

#breadcrumblist_sub {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	text-align:left;
	font-size:12px;
	margin-bottom: 8px;
}

#content2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/common/content_bg_top.gif) no-repeat center top, url(../img/common/content_bg_bottom.gif) no-repeat center bottom, url(../img/common/content_bg.gif) repeat-y center top;
	-pie-background: url(img/common/content_bg_top.gif) no-repeat center top, url(img/common/content_bg_bottom.gif) no-repeat center bottom, url(img/common/content_bg.gif) repeat-y center top;
	behavior: url(css/PIE.htc);
	padding-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
#content2 #main_img {
	margin-left: 6px;
}
#content2 #net_wari {
	text-align: center;
	margin-top: 3px;
}
#content #annai {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
#content #annai #annai_txt {
	width: 580px;
	float: left;
}
#content #annai #annai_img {
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
	width: 220px;
}
#content #info_area {
	background-color: #F3F3F3;
	width: 883px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border: 1px solid #BFBFBF;
	behavior: url(css/PIE.htc);
}
#content .info {
	padding: 1px;
	width: 208px;
	border: 1px solid #BFBFBF;
	float: left;
	margin-right: 8px;
	height: 195px;
	background-color: #FFFFFF;
}
#content .info .title {
}
#content .info .title a {
	background-image: url(../img/inspection/info_bg.gif);
	height: 26px;
	width: 198px;
	color: #FFF;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 8px;
	display: block;
	text-decoration: none;
}
#content .info .txt {
	font-size: 10px;
	margin: 6px;
}
#content #article .reason {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content #article .reason .reason_txt {
	width: 420px;
	float: left;
}
#content #article .reason .reason_img {
	float: right;
	width: 322px;
}
#content .tokuten {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../img/inspection/tokuten_bg.gif);
	height: 128px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 7px;
	padding-left: 10px;
}
#content .tokuten .tokuten_img {
	float: left;
	width: 163px;
	margin-right: 5px;
}
#content .tokuten .bg_a {
	display: block;
	position: relative;
	top: -124px;
	left: -168px;

}
#content .tokuten .tokuten_logo {
	float: left;
	width: 80px;
}
#content .tokuten .tokuten_name {
	float: left;
	width: 495px;
	height: 52px;
	font-size: 28px;
	font-weight: bold;
	background-image: url(../img/inspection/tokuten_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 15px;
	padding-top: 28px;
}
#content .tokuten .tokuten_txt {
	float: left;
	width: 490px;
	color: #0C369C;
	padding-top: 3px;
	padding-left: 85px;
	text-indent: -3em;
}
#content #article h3.mt0 {
	margin-top: 0px;
}

#content #article .waribiki {
	width: 800px;
	background-image: url(../img/inspection/waribiki_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	height: 59px;
}
#content #article .waribiki .waribiki_name {
	background-image: url(../img/inspection/waribiki_check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 28px;
	font-weight: bold;
	width: 280px;
	padding-left: 60px;
	padding-top: 12px;
}
#content #article .waribiki .waribiki_name1 {
	width: 620px;
}
#content #article .waribiki .waribiki_joken {
	float: left;
	color: #0C369C;
	font-size: 12px;
	padding-top: 22px;
	width: 320px;
}
#content #article .waribiki .waribiki_price {
	float: right;
	width: 140px;
	text-align: right;
	font-size: 28px;
	color: #F00;
	font-weight: bold;
	padding-top: 12px;
}
#content #article #waribiki_arrow {
	text-align: center;
	margin-bottom: 50px;
}
#content #article .waribiki_button {
	width: 757px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content #article .waribiki_table {
	width: 780px;
	border-collapse: collapse;
	margin-left: 10px;
	border: 2px solid #666666;
}
#content #article .waribiki_table th {
	border: 1px solid #666;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
#content #article .waribiki_table td {
	border: 1px solid #666;
	width: 130px;
	line-height: 1.3;
	vertical-align: middle;
}
#content #article .waribiki_table .price {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 10px;
	width: 110px;
}
#content #article .waribiki_table .syasyu {
	background-color: #000;
	color: #FF3;
	font-size: 15px;
	text-align: center;
}
#content #article .waribiki_table .hybrid {
	background-color: #15A93B;
}
#content #article .waribiki_table_title {
	font-size: 16px;
	margin-left: 15px;
}

#content #article .waribiki_table_footer {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 50px;
}
#content #article .flow {
	height: 145px;
	width: 760px;
	overflow: hidden;
	background-image: url(../img/inspection/flow_bg.png);
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#content #article .flow .right {
	float: right;
	width: 575px;
}

#content #article .flow .right .flow_name {
	background-image: url(../img/inspection/flow_no.png);
	height: 55px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 30px;
	color: #E33627;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 13px;
}
#content #article .flow .right .flow_txt {
	width: 520px;
	padding-top: 10px;
	padding-left: 30px;
}
#content #article .flow .flow_img {
	float: left;
	width: 166px;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #CCC;
}
#content #article .flow_arrow {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 15px;
}
#content #article #items {
	width: 800px;
	overflow: hidden;
	margin-left: 25px;
}
#content #article #items p {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content #article #items .end {
	float: right;
	margin-right: 0px;
	margin-bottom: 30px;
}
#content #article #items .txt {
	clear: both;
	float: none;
	margin-bottom: 0px;
}
#coupon {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
 @media screen and (max-width: 640px) {
#nav {
 margin-bottom: 20px;
}
#inspection_nav {
	background-image: none;
	height: auto;
	width: 220px;
	padding: 0px;
	border: solid 4px #999;
	margin-top: 15px;
}
#inspection_nav li {
	float: none;
	background-image: url(../img/auction/nav_bg_sp.gif);
	background-repeat: repeat-x;
	background-position:left top;
	background-size: auto 40px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	height: auto;
	text-align: center;
	behavior: url(css/PIE.htc);
}
#inspection_nav li.start {
	border-left-width: 0px;
	border-left-style: none;
}
#inspection_nav li.end {
	border-right-width: 0px;
	border-right-style: none;
}
#content2 {
 width: 96%;
 background: none, none, none;
 -pie-background: none, none, none;
 behavior: url(css/PIE.htc);
 background-color: #FFFFFF;
 border:solid 4px #DDDDDD;
 padding-top: 0;
 padding-bottom: 0;
 margin-bottom: 30px;
}
#content2 #main_img {
 margin-left: 0;
}
#content2 #net_wari {
 text-align: center;
 margin-top: 3px;
}
#content #annai {
 width: 92%;
 margin-bottom: 50px;
}
#content #annai #annai_txt {
 font-size: 1.4rem;
 width: 100%;
 float: none;
 margin-bottom: 5px;
}
#content #annai #annai_img {
 float: none;
 padding: 4px;
 border: 1px solid #CCC;
 width: 70%;
 max-width: 320px;
 margin: 0 auto;
}
#content #info_area {
 width: 96%;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 padding-bottom: 0;
 padding-left: 0;
 border-radius: 5px 5px 0 0;
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border: 1px solid #BFBFBF;
 behavior: url(css/PIE.htc);
}
#content .info {
 padding: 1px;
 width: 86%;
 height: auto;
 max-width: 320px;
 border: 1px solid #BFBFBF;
 float: none;
 margin: 0 auto 20px auto;
 background-color: #FFFFFF;
}
#content .info .title a {
 background-image: url(../img/inspection/info_bg.gif);
 height: 34px;
 width: 100%;
 margin-bottom: 1px;
 padding-left: 10px;
 padding-top: 8px;
}
#content .info .txt {
 font-size: 1.4rem;
 margin: 6px;
}
#content #article .reason {
 width: 96%;
 margin-bottom: 20px;
}
#content #article .reason .reason_txt {
 width: 100%;
 float: none;
}
#content #article .reason .reason_img {
 float: none;
 width: 70%;
 max-width: 320px;
 margin: 5px auto 0 auto;
}
 #content .tokuten {
 width: 96%;
 background-image: none;
 height: auto;
 margin-bottom: 20px;
 clear: both;
 padding: 7px;
 border: solid 1px #CCC;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 behavior: url(css/PIE.htc);
}
#content .tokuten .tokuten_img {
 float: none;
 width: 70%;
 margin: 0 auto 5px auto;
}
#content .tokuten .tokuten_logo {
 width: 20%;
 clear: both;
}
#content .tokuten .tokuten_name {
 width: 80%;
 height: auto;
 font-size: 1.8rem;
 padding-left: 5px;
 padding-top: 0;
}
#content .tokuten .tokuten_txt {
 clear: both;
 float: none;
 width: auto;
 padding-top: 3px;
 padding-left: 3em;
 text-indent: -3em;
}
#content #article .waribiki {
 width: 100%;
 background-image: url(../img/inspection/waribiki_bar.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
 margin-bottom: 30px;
 height: auto;
 padding-bottom: 8px;
}
#content #article .waribiki .waribiki_name {
 background-image: url(../img/inspection/waribiki_check2.gif);
 background-repeat: no-repeat;
 background-position: left top;
 float: none;
 font-size: 1.8rem;
 width: 100%;
 padding-left: 28px;
 padding-top: 3px;
 margin-bottom: 5px;
}
#content #article .waribiki .waribiki_name1 {
 width: 100%;
 float: none;
 margin-bottom: 5px;
}
#content #article .waribiki .waribiki_joken {
 float: left;
 color: #0C369C;
 font-size: 1.1rem;
 padding-top: 0;
 width: 75%;
}
#content #article .waribiki .waribiki_price {
 float: right;
 width: 25%;
 text-align: right;
 font-size: 1.5rem;
 color: #F00;
 font-weight: bold;
 padding-top: 0;
}
#content #article #waribiki_arrow {
 width: 25%;
 margin-left: auto;
 margin-right: auto;
}
#content #article .waribiki_button {
	width: 96%;
	margin-bottom: 25px;
}
#content #article .waribiki_table {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}
#content #article .waribiki_table th {
 padding-top: 3px;
 padding-bottom: 3px;
 font-size: 1.1rem;
 letter-spacing: -0.1em;
}
#content #article .waribiki_table td {
 width: 17%;
 letter-spacing: -0.1em;
}
#content #article .waribiki_table .price {
 font-size: 1.1rem;
 padding: 3px;
 width: 14%;
}
#content #article .waribiki_table .syasyu {
 font-size: 1.1rem;
}
#content #article .waribiki_table_title {
 font-size: 12px;
 margin-left: 2%;
}
#content #article .waribiki_table_footer {
 font-size: 1rem;
 margin-top: 5px;
 margin-left: 2%;
 margin-bottom: 35px;
}
#content #article .flow {
	height: auto;
	width: 96%;
	overflow: hidden;
	background-image: none;
	padding: 10px;
	border: solid 1px #CCC;
}
#content #article .flow .right {
	float: none;
	width: 100%;
}

#content #article .flow .right .flow_name {
	height: 55px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.7rem;
	padding-left: 16px;
	padding-top: 17px;
}
#content #article .flow .right .flow_txt {
	width: auto;
	padding-top: 10px;
	padding-left: 16px;
	margin-bottom: 5px;
}
#content #article .flow .flow_img {
	float: none;
	width: 70%;
	margin: 0 auto;
}
#content #article .flow_arrow {
 width: 25%;
 margin: 12px auto 15px auto;
}
#content #article #items {
 width: 96%;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
}
#content #article #items p {
 float: left;
 margin-right: 2%;
 margin-bottom: 15px;
}
#content #article #items p img {
 width: 100%;
}
#content #article #items .end {
 float: left;
 margin-right: 0px;
 margin-bottom: 30px;
}
#content #article #items .txt {
 clear: both;
 float: none;
 margin-bottom: 0px;
}
 #coupon {
 width: 96%;
 margin-top: 25px;
}
#breadcrumblist_sub {
	width: 95%;
}
}
