@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;
    *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;
	padding: 0;
}

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

#frame .section .carColumn dl .link a:hover,
#frame .section .carColumn dl .link a:active{
	background: #c71444;
}


/*------------------------------------------
	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: #c71444;
}

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

#frame #searchBox {
	border: 2px solid #c71444;
	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: #c71444;
	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;}

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