@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:12px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style:none;
	line-height:1.4;
	color:#666;
	border:0;
}
	
body img, div { behavior:url(iepngfix.htc); }

body a {
	text-decoration:none;
}

#all #contents {
	width:910px;
	margin:0 auto;
	zoom:1;
}

#all #contents:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/*---------------------------------------
	header
-----------------------------------------*/
#all {
	background:url(../images/common/bg_top.jpg) top center no-repeat;
}

#all #header {
	background:url(../images/common/bg_top.jpg) top center no-repeat;
}

#all #header #header_inner {
	width:900px;
	margin:0 auto;
	padding-left:10px;
}

#all #header #header_inner #header_top {
	background:url(../images/common/bg_header.png) 0 bottom no-repeat;
	overflow:hidden;
	height:100%;
	padding:8px 15px 0 25px;
}


/*h1部分*/
#header #header_inner #h1_rogo {
	float:left;
	overflow:hidden;
	height:100%;
}

#header #header_inner #h1_rogo h1 {
	float:left;
	padding-right:15px;
}

/*header右部分*/
#header #header_inner #header_right {
	float:right;
	width:570px;
	padding:0 0 8px 0;
}

#header #header_inner #header_right #renraku {
	width:570px;
	zoom:1;
}

#header #header_inner #header_right #renraku:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#header #header_inner #header_right #renraku p {
	float:left;
	width:320px;
	color:#ee932e;
	font-size:10px;
}

#header #header_inner #header_right #renraku ul {
	float:right;
	width:231px;
}

#header #header_inner #header_right #renraku li {
	text-align:right;
	padding-bottom:2px;
}

#header #header_inner #header_right #renraku li#btn_contact img {
	vertical-align:bottom;
}

#header #header_inner #header_right #renraku li#btn_contact a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#header #header_inner #header_right ul#sub_navi {
	padding-top:8px;
	overflow:hidden;
}

#header #header_inner #header_right ul#sub_navi li {
	float:right;
	margin-left:40px;
	padding-left:18px;
	background:url(../images/common/ico_01.gif) no-repeat 0 center;
}

#header #header_inner #header_right ul#sub_navi li a:hover {
	text-decoration:underline;
}

/*main_navi---------------------------------------*/
#header #header_inner ul#main_navi {
	overflow:hidden;
	height:45px;
}

#header #header_inner ul#main_navi li {
	vertical-align:bottom;
	float:left;
}

/*---------------------------------------
	header
-----------------------------------------*/
#all #footer {
	background:url(../images/common/bg_bottom.jpg) no-repeat bottom center;
}

#all #footer #footer_inner {
	width:900px;
	margin:0 auto;
	padding-left:10px;
}

#all #footer #footer_inner .wrapper {
	zoom:1;
	width:900px;
	padding:0 0 15px 0;
	height:100%;
	background:url(../images/common/bg_footer.png) no-repeat bottom center;
}

#all #footer #footer_inner .wrapper:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html #all #footer #footer_inner .wrapper {
	background:url(../images/common/bg_footer_win.png) no-repeat bottom center;
}

#all #footer #footer_inner p.copyright {
	text-align:center;
	color:#ffba00;
	clear:both;
	padding:5px 0 10px 0;
}

#all #footer #footer_inner div#ftr_left {
	display:inline;
	padding:15px 10px 15px 15px;
	float:left;
}

#all #footer #footer_inner div#ftr_left h2 {
	padding-bottom:10px;
}

#all #footer #footer_inner div#ftr_right {
	display:inline;
	float:right;
	width:630px;
	overflow:hidden;
	height:100%;
	padding:15px 15px 0 10px;
}

#all #footer #footer_inner div#ftr_right dl {
	width:198px;
	height:120px;
	padding-right:18px;
	float:left;
}

#all #footer #footer_inner div#ftr_right dl#tel_01 {
	background:url(../images/common/bg_tel_01.gif) top left no-repeat;
}
#all #footer #footer_inner div#ftr_right dl#tel_02 {
	background:url(../images/common/bg_tel_02.gif) top left no-repeat;
}
#all #footer #footer_inner div#ftr_right dl#tel_03 {
	padding-right:0;
	background:url(../images/common/bg_tel_03.gif) top left no-repeat;
}
#all #footer #footer_inner div#ftr_right dl#tel_04 {
	background:url(../images/common/bg_tel_04.gif) top left no-repeat;
}
#all #footer #footer_inner div#ftr_right dl#tel_05 {
	background:url(../images/common/bg_tel_05.gif) top left no-repeat;
}
#all #footer #footer_inner div#ftr_right dl#tel_06 {
	padding-right:0;
	background:url(../images/common/bg_tel_06.gif) top left no-repeat;
}

#all #footer #footer_inner div#ftr_right dl dt {
	float:left;
	width:90px;
	color:#c06602;
	padding:2px 0;
}

#all #footer #footer_inner div#ftr_right dl dt span {
	font-size:14px;
	font-weight:bold;
	color:#c06602;
}

#all #footer #footer_inner div#ftr_right dl dt span.txt_kobe {
	font-size:12px;
}


#all #footer #footer_inner div#ftr_right dl dd.adress {
	clear:both;
	font-weight:normal;
}

#all #footer #footer_inner div#ftr_right dl dd {
	font-weight:bold;
}

#all #footer #footer_inner div#ftr_right dl dd.tel_top {
	float:right;
	width:108px;
}

	#all #footer #footer_inner div#ftr_right dl dd.tel_top span {
		display:block;
		background:url(../images/common/bdr_tel_01.gif) repeat-x bottom;
	}

#all #footer #footer_inner div#ftr_right dl dd.tel_more {
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding-top:5px;
}

#all #footer #footer_inner div#ftr_right dl dd.tel_more a:hover {
	text-decoration:underline;
}

#all #footer #footer_inner div#ftr_right dl dd.tel_more img {
	vertical-align:middle;
	padding-right:5px;
}



/*-------------------------------------
	中ページ
---------------------------------------*/

/*ぱんくず*/
#contents ul#pankuzu {
	padding-bottom:20px;
}

#contents ul#pankuzu li {
	display:inline;
	color:#C06602;
}

#contents ul#pankuzu li span {
	color:#C06602;
}

#contents ul#pankuzu li a {
	border-bottom:1px solid #C06602;
	color:#C06602;
}

#contents ul#pankuzu li a:hover {
	border:none;
}

#contents ul#pankuzu li#pankuzu_home {
	background:url(../images/common/ico_home.gif) 0 0 no-repeat;
	padding-left:18px;
}


/*メインコンテンツ部分*/
#contents #naka_main_con {
	width:645px;
	float:right;
	background:url(../access/images/bg_main_top.gif) 0 0 no-repeat;
	margin:15px 0 0 0;
	position:relative;
}

#contents #naka_main_con #naka_main_con_inner {
	background:url(../access/images/bg_main_btm.gif) 0 bottom no-repeat;
	padding:15px;
}

#contents #naka_main_con #naka_main_con_inner p.page_top {
	padding:10px 10px 0 0;
	text-align:right;
	color:#ff9a00;
	clear:both;
}

#contents #naka_main_con #naka_main_con_inner p.page_top a {
	color:#666666;
}

#contents #naka_main_con #naka_main_con_inner p.page_top a:hover {
	color:#999;
}


/*キャンペーン終了*/
#contents #naka_main_con #txt_finished {
	text-align:center;
	color:#fd5c5c;
	font-size:16px;
	font-weight:bold;
	border:1px solid #fd5c5c;
	background:#ffdee0;
	padding:10px;
	margin:0 0 10px 0;
}


#contents #sitemap {
	clear:both;
	padding:20px 0 20px 10px;
}

	#contents #sitemap div {
		zoom:1;
		padding:5px 15px 15px 15px;
		background:#FFEAF4;
	}
	
	#contents #sitemap div:after {
		content:".";
		display: block;
		height:0px;
		clear:both;
		visibility:hidden;
	}
	
		#contents #sitemap div dl {
			width:290px;
			float:left;
		}
	
			#contents #sitemap div dl dt {
				margin:10px 0 5px 0;
				padding:0 0 0 25px;
				height:22px;
			}
			
				#contents #sitemap div dl dt a {
					line-height:1.8;
					color:#ff549e;
					text-decoration:underline;
				}
				
				#contents #sitemap div dl dt a:hover {
					text-decoration:none;
				}
					
			
			#contents #sitemap div dl dt#oiwai {
				background:url(../images/common/sitemap/ico001.gif) no-repeat left top;
			}
			
			#contents #sitemap div dl dt#satsuei {
				background:url(../images/common/sitemap/ico002.gif) no-repeat left top;
			}
			
			#contents #sitemap div dl dt#gallery {
				background:url(../images/common/sitemap/ico003.gif) no-repeat left top;
			}
			
			#contents #sitemap div dl dt#price {
				background:url(../images/common/sitemap/ico004.gif) no-repeat left top;
			}
			
			#contents #sitemap div dl dt#qa {
				background:url(../images/common/sitemap/ico005.gif) no-repeat left top;
			}
			
			#contents #sitemap div dl dt#access {
				background:url(../images/common/sitemap/ico006.gif) no-repeat left top;
			}
			
			#contents #sitemap div dl dd {
				padding:0 0 0 25px;
			}
			
			#contents #sitemap div dl dd#other {
				margin:15px 0 0 0;
			}
			
				#contents #sitemap div dl dd ul li {
					padding:0 0 0 10px;
					background:url(../images/common/sitemap/ico_arrow.gif) no-repeat left center;
				}
				
				#contents #sitemap div dl dd#other ul li {
					background:url(../images/common/sitemap/ico_arrow002.gif) no-repeat left center;
				}
				
					#contents #sitemap div dl dd ul li a {
						line-height:1.8;
						color:#C06602;
					}
					
					#contents #sitemap div dl dd#other ul li a {
						color:#ff549e;
						text-decoration:underline;
					}
					
					#contents #sitemap div dl dd ul li a:hover {
						color:#e68820;
					}
					
					#contents #sitemap div dl dd#other ul li a:hover {
						text-decoration:none;
					}
