@charset "UTF-8";

/*------------------------------------------
	default
------------------------------------------*/
body {
color: #666666;
}
a,
a:link,
a:visited {
color: #666666;
text-decoration: none;
}
a:hover {
color: #666666;
text-decoration: underline;
}

img{
	line-height: 0;
	vertical-align: top;
}


/*------------------------------------------
	clearfix
------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix { zoom: 1;}
/* IE7 */
*:first-child+html .clearfix { zoom: 1;}


/*------------------------------------------
	shared
------------------------------------------*/
#footerNavi,
#gnFooter,
.sp-menu,
.sp-main{
	display: none;
}

/*------------------------------------------
	layout
------------------------------------------*/
#frame{
    margin: 0 auto;
    position: relative;
    width: 900px;
}

#frame #content{
    position: relative;
    top: 25px;
    width: 900px;
}

#frame #pfaBlk{ padding-bottom: 13px;}

#frame h3 {
	font-size: 1.25em;
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #888;
}

#frame #topic-path{
    margin-bottom: 11px;
    margin-top: 8px;
    background: none repeat scroll 0 0 #fff;
    color: #333;
    font-size: 63%;
    height: 32px;
    padding-left: 8px;
    position: relative;
}

#frame #topic-path01{ padding-top: 10px;}

#frame .pageTopLink p { text-align: right;}


/*------------------------------------------
	section
------------------------------------------*/
#frame .section{
	width: 100%;
	padding-bottom: 20px;
}

#frame .section .carColumn{
	width: 210px;
	display: inline-block;
	*display: inline;
	vertical-align:top;
	*zoom: 1;
	margin-right:20px;
	padding-bottom: 40px;
	zoom: 1;
}

#frame .section .last{ margin-right: 0;}

#frame .section .carColumn .carImage{
	margin: 0;
	border: 1px solid #c3c3c3;
}

#frame .section .carColumn .carImage a{ display: block;}

#frame .section .carColumn dl{ margin-bottom: 0;}

#frame .section .carColumn dl dt{
	color: #555;
	font-size: 0.9em;
	border-bottom: dashed 1px #9f9f9f;
	padding: 5px 0;
	min-height: 37px;
	height: auto !important;
	height: 37px;
	line-height: 1.2em;
}

#frame .section .carColumn dl dd{
	display:block;
	margin: 0;
	padding: 5px 0;
	zoom: 1;
}

#frame .section .carColumn dl .capa{
	width:32%;
	float:left;
}

#frame .section .carColumn dl .date{
	width: 65%;
	float: right;
	text-align: right;
}

#frame .section .carColumn dl .link{
	clear: both;
	background: #9f9f9f;
	margin-bottom:10px;
	padding: 0;
	cursor: pointer;
}

#frame .section .carColumn dl .link a{
	display: block;
	line-height: 0;
	padding: 10px;
}

#frame .section .carColumn dl .link a img{
	width: 190px;
	height:11.80px;
}

#frame .section .carColumn dl .link:hover,
#frame .section .carColumn dl .link:active{
	background: #c3002f;
}
#frame .section .carColumn dl .link.noover {
	cursor: default;
}
#frame .section .carColumn dl .link.noover:hover,
#frame .section .carColumn dl .link.noover:active{
	background: #9f9f9f;
}

#frame .section .carColumn dl .nismolink {
	clear: both;
	background: #000000;
	margin-bottom:10px;
	padding: 0;
}
#frame .section .carColumn dl .awinlink {
	clear: both;
	background: #fff;
	margin-top:10px;
	padding: 0;
	border: solid 1px #666;
}
#frame .section .carColumn dl .nismolink a{
	fill: #fff;
	display: inline-block;
	padding: .6245rem 10px;
}
#frame .section .carColumn dl .awinlink a{
	display: inline-block;
	padding: .5659rem 9px;
}

#frame .section .carColumn dl .nismolink a svg{
	width: 190px;
	height:11.83px;
}
#frame .section .carColumn dl .nismolink a:hover,
#frame .section .carColumn dl .nismolink a:active {
	fill: #c3002f;
}
#frame .section .carColumn dl .awinlink a .btn{
	color: #666;
	width: 190px;
	height:12px;
	display:inline-block;
	vertical-align:middle;
	line-height:0;
}
/*safari対応*/
#frame .section .carColumn dl .awinlink a .btn use {
	fill: #666;
}
#frame .section .carColumn dl .awinlink a:active .btn,
#frame .section .carColumn dl .awinlink a:hover .btn {
	color: #c3002f;
}
/*safari対応*/
#frame .section .carColumn dl .awinlink a:active .btn use,
#frame .section .carColumn dl .awinlink a:hover .btn use {
	fill: #c3002f;
}

#frame .section .carColumn dl .sotoasobilink {
	clear: both;
	background: #fff;
	margin-top:10px;
	padding: 0;
	border: solid 1px #666;
}

#frame .section .carColumn dl .sotoasobilink a {
	display: inline-block;
	padding: .574rem 9px;
}

#frame .section .carColumn dl .sotoasobilink a .btn{
	color: #666;
	width: 190px;
	height:13px;
	display:inline-block;
	vertical-align:middle;
	line-height:0;
}
/*safari対応*/
#frame .section .carColumn dl .sotoasobilink a .btn use {
	fill: #666;
}
#frame .section .carColumn dl .sotoasobilink a:active .btn,
#frame .section .carColumn dl .sotoasobilink a:hover .btn {
	color: #c3002f;
}
/*safari対応*/
#frame .section .carColumn dl .sotoasobilink a:active .btn use,
#frame .section .carColumn dl .sotoasobilink a:hover .btn use {
	fill: #c3002f;
}

#frame .section .carColumn dl .listlink{
	clear: both;
	background: #9f9f9f;
	margin-bottom:10px;
	padding: 0;
	cursor: pointer;
}

#frame .section .carColumn dl .listlink a{
	display: block;
	line-height: 0;
	padding: 8.9px 10px;
}

#frame .section .carColumn dl .listlink a img{
	width: 190px;
	height:14px;
}

#frame .section .carColumn dl .listlink:hover,
#frame .section .carColumn dl .listlink:active{
	background: #c3002f;
}
/*------------------------------------------
#frame .section .carColumn dl .nismolink a:hover{
	filter: invert(90%) sepia(72%) saturate(6448%) hue-rotate(350deg) brightness(120%) contrast(80%);
}
------------------------------------------*/

#frame .section .carColumn dl .optlink {
	background: #c3002f;
	padding: 0;
	margin-bottom: 5px;
}

#frame .section .carColumn dl .optlink a {
	display: inline-block;
	padding: .574rem 10px;
}

#frame .section .carColumn dl .optlink a img{
	width: 190px;
	height:13.45px;
}

#frame .section .carColumn dl .arrowlink {
	text-align:right;
	padding: 0;
}

#frame .section .carColumn dl .arrowlink a:after {
	content: '';
	display: inline-block;
	width:7px;
	height:11.6666666666667px;
	margin:0 0 0 3px;
	background-image: url(/COMMON/GN/IMAGES/arrow_right_red.png);
	background-repeat:no-repeat;
	background-size: contain;
	vertical-align: middle;
}

/*------------------------------------------
	agreement
------------------------------------------*/
#frame .sp-title{ display: none;}

#frame #agreementContents{ padding: 0 24px;}

#frame .title {
	display: block;
    border-bottom: 8px solid #ccc;
    font-size: 1.25em;
    margin-bottom: 20px;
    padding-bottom: 6px;
}

#frame .boxWrap { margin: 0 0 65px;}

#frame .box {
    border: 1px solid #aaa;
    height: 165px;
    margin-bottom: 30px;
    overflow-y: scroll;
    padding: 10px 10px 25px;
	font-size: 0.9em;
}

#frame .box dl dt { font-weight: normal;}
#frame .box dl dd {
	text-indent: -1.1em;
	margin: 0;
	margin-left: 1.1em;
}

#frame .button {
    text-align: center;
	vertical-align: bottom;
}

#frame .button a{
	width: 30%;
	text-decoration: none !important;
	color: #fff !important;
	background: #9f9f9f;
	display: inline-block;
	text-align: center;
	line-height: 3em;
	vertical-align:middle !important;
}

#frame .button .agree{
	width: 109px;
	margin-right: 10px;
}

#frame .button .disagree{ width: 119px;}

#frame .button a:hover,
#frame .button a:active{
	background: #c3002f;
}

/*------------------------------------------
	販売店検索
------------------------------------------*/
#frame .pc-hide{display: none;}
#frame .sp-hide{display: block;}

#frame #searchBox {
	border: 2px solid #c3002f;
	padding: 12px 10px 10px 10px;
	margin-bottom: 13px;
}

#frame #searchBox .left{float: left;}

#frame #searchBox .left p{
	padding: 10px;
	margin: 0;
	font-size: 1.0em;
	color: #c3002f;
	font-weight: bold;
}
#frame #searchBox .left p img{
}

#frame #searchBox .right{float: right;}

#frame #searchArea {
    background: url("/OPTIONAL-PARTS/OPCATALOGUE/COMMON/IMAGES/h_hanbai2.jpg") no-repeat scroll 0 0 transparent;
    height: 60px;
    width: 363px;
}

#frame .hanbai_box_l,
#frame .hanbai_box_r{font-size: 0.75em;}

#frame .hanbai_box_l {
    border: medium none;
    height: 18px;
    ime-mode: disabled;
    margin-left: 29px;
    margin-top: 29px;
    width: 36px;
}

#frame .hanbai_box_r {
    border: medium none;
    height: 18px;
    ime-mode: disabled;
    margin-left: 3px;
    margin-top: 29px;
    width: 54px;
}


#frame .hanbai_boxbtn {margin: 18px 0 -10px 5px;}
#frame .btn-map{position: relative; left: 220px; top: -42px;width: 127px;}

#frame .info {
	margin-bottom: 50px;
}
#frame .info p {
	padding-left: 1em;
    text-indent: -1em;
}
/*IE6 7*/
html*.btn-map {top: -60px;}
* html .#searchBox .left,* html .#searchBox .right{width: 50%;}
* html .#searchBox .right{text-align: right; margin-bottom: -66px;}