@charset "UTF-8";

/* =================================================================================

 other style

================================================================================= */

/* /////////////////////////////////////////////////////////////////////////// common */

div#main.other h3{
	margin-top:15px;
	margin-bottom:15px;
}

div#main.other h3.first{
	margin-top:29px;
}

div#main.other h4{
	margin-top:24px;
	margin-bottom:4px;
	color:#252525;
}

.otherIn{
	padding:14px;
	padding-top:0;
}



/* /////////////////////////////////////////////////////////////////////////// サイトマップ */

div#main div#sitemap h2{
	margin-bottom:17px;
}

div#main div#sitemap div.boxStyle01{
	padding-bottom:14px;
}
div#main div#sitemap ul li.last{
	border-bottom:none;
}

div.other ul.arrow01 li{
	background-position:19px 3px;
}

div#sitemap div.fl,
div#sitemap div.fr{
	width:361px;
}

div#sitemap ul.arrow01 li{
	padding-left:33px;
	border-bottom:1px solid #e5e5e5;
	font-weight:bold;
	margin-top:9px;
	padding-bottom:5px;
}

div#sitemap ul.arrow01 li#general,
div#sitemap ul#support li{
	background:none;
	padding-left:19px;
	border-bottom:none;
}

/* 値の継承クリア */

div#sitemap ul.default{
	margin-top:10px;
	margin-left:18px;
}

div#sitemap ul.default li,
div#sitemap ul.listStyle05 li,
div#sitemap ul.listStyle05_bl li{
	background-position:left 0.5em;
	border-bottom:none;
	font-weight:normal;
	font-size:89.1% !important;
	margin-top:0;
	margin-bottom:3px;
	padding-bottom:0;
	padding-left:7px;
}

/* 販売店検索 */

ul#pref li{
	/*padding-left:19px;*/
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
}

	ul#pref li.last{
		border-bottom:none;
	}

ul#pref dl{
	padding-left:43px;
	padding-right:110px;
	margin-top:5px;
	position:relative;
}

ul#pref dl dt{
	font-weight:bold;
	font-size:107%;
	color:#555;
	position:relative;
	left:-24px;
	top:0;
	margin-bottom:10px;
}
ul#pref dl dd{
	background:url(../../common/css/img/bg_line05.gif) no-repeat right center;
	display:inline-block;
	padding-right:4px;
	/display:inline;
	/zoom:1;
	/padding-left:2px;
}

/* dl関係 */

/*div#sitemap dl{
	border-bottom:1px solid #e5e5e5;
	padding-right:110px;
}

	div#sitemap dl dt{
		font-weight:bold;
		font-size:107%;
		color:#555;
		padding-left:19px;
	}
	
	div#sitemap dl dd{
		background:url(../../common/css/img/bg_line05.gif) no-repeat right center;
		display:inline-block;
		padding-right:4px;
	}
	
	div#sitemap dl dd.prefL{
		padding-left:43px;
	}*/

/* 縦罫線のリスト */


ul#support li{
	border-bottom:1px solid #e5e5e5 !important;
	margin-top:9px;
	padding-bottom:10px;
}

ul#support li.last{
	border-bottom:none !important;
}

ul.listStyle05,
ul.listStyle05_bl{
	margin-left:22px;
	margin-top:10px;
}

	div#main div#sitemap ul.listStyle05 li,
	div#main div#sitemap ul.listStyle05_bl li{
		background:url(../../common/css/img/bg_line05.gif) no-repeat right center !important;
		padding-right:4px;
		padding-left:0px !important;
		display:inline;
		border-bottom:none !important;
	}
	
	div#main div#sitemap ul.listStyle05_bl li{
		/*display:inline-block;*/
		/float:none;
		/display:inline;
		/zoom:1;
		/padding-left:4px !important;
		line-height:1.3  !important;
	}


/* /////////////////////////////////////////////////////////////////////////// サイトご利用規約 */

dl.policyList{
	margin:0 auto 30px;
}

	dl.policyList dt{
		padding:10px;
	}
	
	dl.policyList dd{
		padding:10px 10px 15px 70px;
		margin-top:-65px;
	}






