@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*----------------------------------------------------------------------------
 ***                                                                Mainimge
----------------------------------------------------------------------------*/
/* plist
-------------------*/
p#plist{
	background:url(../idx_img/pickup_bg.jpg) 0 100% repeat-x;
	text-align:right;
	margin-bottom:7px;
	font-size:10px !important;
	font-size:68%;
	padding:3px;}
/*----------------------------------------------------------------------------
 ***                                                                    title
----------------------------------------------------------------------------*/
h2{	padding-top:6px;}

h3{
	color:#333333;
	padding:21px 0 11px 26px;
	background:#ccc url(../cmn_img/h3_bg.jpg) 0 0 no-repeat;
	margin-bottom:15px;
	border-bottom:#333333 solid 3px;}
	
h3.st{background:#ccc url(../cmn_img/h3_bg2.jpg) 0 0 no-repeat;}

h4{
	background:url(../cmn_img/h4_bg.gif) 0 0 repeat;
	padding:7px 9px 5px;
	border-bottom:#333 2px solid;
	margin-bottom:15px;
	font-size:12px !important;
	font-size:78%;}
	
/*----------------------------------------------------------------------------
 ***                                                                     Box
----------------------------------------------------------------------------*/
.conBox p,
.conBox ul,
.conBox dl{padding:0 9px 15px;}
.conBox p.link01{	
	padding-left:13px;
	background:url(../cmn_img/icn_link01.jpg) 0 25% no-repeat;
	margin-left:9px;}
	
/*----------------------------------------------------------------------------
 ***                                                                     part
----------------------------------------------------------------------------*/
ul.bnr_part{width:620px; height:101px; margin:0 auto 10px;}
ul.bnr_part li{
	width:300px;
	height:101px;
	text-indent:-99999em;
	float:left;}
ul.bnr_part li a{
	display:block;
	width:300px;
	height:101px;}	
ul.bnr_part li#bnr_part01{
	background:url(../cmn_img/bnr_contact01.jpg) 0 0 no-repeat;
	margin-right:20px;}
ul.bnr_part li#bnr_part02{
	background: url(../cmn_img/bnr_map.jpg) 0 0 no-repeat;}
/*----------------------------------------------------------------------------
 ***                                                                 lightBox
----------------------------------------------------------------------------*/
.lightBox{
	margin-bottom:20px;}
.conBox .lightBox ul{
	margin:0 0 0 19px;
	padding:0;}
.lightBox li{
	float:left;
	width:200px;
	height:150px;
	margin:0 19px 15px 0 !important;
	margin:0 12px 0 0;
	padding:0;}
.lightBox dl{ clear:both; margin:0 10px;}
.lightBox dl dt{ background:url(../cmn_img/icn_list01.gif) 0 6px no-repeat; padding-left:12px; color:#8A6836; font-weight:bold;}
.lightBox li img{ background:#fff; border:1px solid #d8d8d8; padding:1px;}
/*----------------------------------------------------------------------------
 ***                                                                  shop
----------------------------------------------------------------------------*/
#map{width:640px; height:400px; margin:0 auto 20px; border:3px solid #606060; color:#333;}
#shop input,#shop textarea,#shop pre{color:#000000;}
#shop div{color:#333;}
/*----------------------------------------------------------------------------
 ***                                                                     brake 
----------------------------------------------------------------------------*/
#brake {margin-bottom:10px;}
#brake dl{
	float:left;
	width:204px;}
#brake dt{
	padding-bottom:5px;}
#brake dd{
	text-align:center;}
#brake dl.bs{
	margin-right:10px;
	background:url(../cmn_img/icn_yajirusi01.jpg) 100% 50px no-repeat;
	padding-right:35px;}
/*----------------------------------------------------------------------------
 ***                                                                  faq
----------------------------------------------------------------------------*/
#faq .conBox dl{	
	margin:0 10px 30px;
	color:#000;
	padding:1px;}
#faq .conBox dt{
	background:url(../cmn_img/icn_q.jpg) 0 0 no-repeat;
	padding:3px 0 3px 32px;
	color:#FFF;
	margin-bottom:10px;}
#faq .conBox dd{
	padding:8px;
	background-color:#E3E3E3;
	margin:0;
	color:#000;
	border:3px solid #000;}
	
/*----------------------------------------------------------------------------
 ***                                                                  sitemap
----------------------------------------------------------------------------*/
#sitemap dl{margin:10px 15px 0; padding:0;}

#sitemap dt{
	padding-left:20px;
	background: url(../cmn_img/icn_link02.gif) 0 3px no-repeat;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #606060;
	color:#8A6836;}
	
#sitemap dd{margin-bottom:15px;}

#sitemap dd.ddend{margin-bottom:30px;}

#sitemap dl.s02{margin:30px 15px 20px; padding:0;}

#sitemap .s02 dt{background: url(../cmn_img/icn_link03.gif) 0 3px no-repeat;}

