@charset "utf-8";
/* CSS Document */

/*-------------base----------------*/
/* reset styleSheet */
/*img*/
img,
/*box*/
p, blockquote,h1, h2, h3, h4, h5, h6,div,
/*form*/
form, fieldset,
/*list*/
ul, ol, dl {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style:none;
}
* {padding:0; margin:0}
html {
	width:auto;
}
html, body, div, span, applet, object, iframe, h1, h2, h3,   h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,   kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
} 
li img {vertical-align:bottom;}   
/*----------------*/
body {
	padding:0;
	border-style: none;
	width:100%;
}
/*-------font--------*/
body { 
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:0;   
	height: 100%;
	font-size:80%;
	line-height:1.8em;
	color:#352518;
	background:#f0e9d7;
}
/*-------------------*/
/*----------------*/
.clear {clear:both;}
.cl_l {clear:left;}
.cl_r {clear:right;}
p.hide {display:none;}
.left {float:left;}
.right {float:right;}
.attention {font-size:80%;}
.center {text-align:center;}
.tx_al_le {text-align:left !important;}
.tx_al_ri {text-align:right !important;}
.strong{font-weight:bold;}
/*-------------link base---------------*/
a:link,a:visited {
    color:#352518;
	text-decoration:none;
	cursor:pointer;
}
a:hover ,a:active {
	text-decoration:underline;
}
/*-------------------------------------*/
/*--------------header-----------------*/
#header{
    float:left;
    clear:both;
	width:100% !important;
	min-width:750px;
	height:88px;
	padding-bottom:3px;
	background:url(../img/header_bg.jpg) repeat-x left bottom;
}
#hader_top,
#header h1,
#header #logo{
    float:left;
}
#hader_top{
    width:100% !important;
    clear:both;
}
#header_contact{
    position:relative;
    float:right;
    width:630px;
    padding:12px 26px;
}
#header_tel{
    float:left;
}
#header_qr {
    position:absolute;
    right:325px;
    top:5px;
}
#header_contact ul{
    float:right;
    width:290px;
}
#header_contact li{
    display:inline;
}
/*--2010.12--*/
#header p#tel_news{
    position:absolute;
	top:8px;
	left:-145px;
}
/*---------------global----------------*/
#global{
    float:left;
    clear:both;
    width:940px;
	height:25px;
}
#global li{
    float:left;
}
/*------------------------------------*/
#contents{
    float:left;
	clear:both;
	text-align:center;
	width:100%;
	padding-bottom:64px;
}
#main_contents_base{
    width:950px;
	text-align:left;
    margin:0 auto;
}
#bread{
    position:relative;
    width:900px;
	margin:-6px 0 0 0;
	padding:23px 0 0 50px;
	color:#beb8b0;
	background:url(../img/main_contents_top.jpg) no-repeat left top #FFFFFF;
}
#bread li{
    display:inline;
}
#bread li a{
    padding-right:14px;
	margin-right:8px;
	color:#beb8b0;
    background:url(../img/bread_bg.gif) no-repeat right top ;
}
#main_contents{
    float:left;
    clear:both;
    width:850px;
	padding:30px 50px 40px 50px;
	color:#402f22;
	background:url(../img/main_contents_bottom.gif) no-repeat left bottom #ffffff;
}
*html #main_contents{
   overflow:hidden;
}
/*-------------------------------------------*/
#main_contents .y_box,
#main_contents .w_box{
    float:left;
    clear:both;
    width:847px;
	padding-bottom:13px;
}
#main_contents .y_box{
    margin-bottom:40px;
}
#main_contents .w_box{
    overflow:hidden;
}
#main_contents .y_box{background:url(../img/y_box_bottom.jpg) no-repeat left bottom ;}
#main_contents .w_box{background:url(../img/w_box_bottom.jpg) no-repeat left bottom ;}
#main_contents .y_box .top,
#main_contents .w_box .top{
    float:left;
    clear:both;
    width:847px;
    height:13px;
}
#main_contents .y_box .top{background:url(../img/y_box_top.jpg) no-repeat left bottom ;}
#main_contents .w_box .top{background:url(../img/w_box_top.jpg) no-repeat left bottom ;}
#main_contents .y_box .middle,
#main_contents .w_box .middle{
    float:left;
    clear:both;
    width:800px;
	padding:5px 23px 5px 24px;
}
#main_contents .y_box .middle{background:url(../img/y_box_middle.jpg) repeat-y left bottom;}
#main_contents .w_box .middle{background:url(../img/w_box_middle.jpg) repeat-y left bottom;}
/*-----------------*/
#main_contents .y_box .middle .left{
    margin-right:30px;
}
#main_contents .y_box .middle dl dt,
#main_contents .w_box .middle dl dt{
    margin-bottom:10px;
	padding-top:5px;
}
#main_contents .y_box dl dd ul.balloon{
    float:left;
    width:550px;
}
#main_contents .y_box dl dd ul.balloon li{
    padding-left:30px;
	margin-top:3px;
}
#main_contents .y_box .balloon .pink{background:url(../img/icon_balloon_pink.gif) no-repeat 0.0em 0.4em;}
#main_contents .y_box .balloon .blue{background:url(../img/icon_balloon_blue.gif) no-repeat 0.0em 0.4em;}
/*-------------------------------------------*/
#main_contents .w_box .middle .left{
    margin-right:25px;
}
#main_contents .w_box .middle dl{
   width:230px;
}
.arrow{
   padding-left:11px;
   background:url(../img/icon_arrow.gif) no-repeat 0.0em 0.3em;
}
#main_contents .w_box .middle dd a.arrow{
   float:left;
   clear:both;
   margin-top:20px;
}
/*-------------------------------------------*/
/*------------rollover---------------*/
a:hover img.onmouse{
	opacity:0.8;
	filter: alpha(opacity=80);
}
/*-----------------------------------*/
#main_contents .pagetop{
    width:100%;
	float:left;
	clear:both;
	padding-top:20px;
	text-align:right;
}
/*---------------footer-----------------*/
#footer{
    float:left;
    clear:both;
	width: 100%;
	text-align:center;
	padding:30px 0 10px 0;
	/padding:30px 0;
	background:url(../img/footer_bg.gif) repeat-x left top #faf5e4;
}
#footer .in{
    width:850px;
	margin:0 auto;
	text-align:left;
}
/*-------------------------*/
#footer .in .left{
    width:200px;
}
#footer .in .right{
    width:640px
}
#footer .in .right #sitemap_list{
    float:left;
	width:290px;
}
#footer .in .right #links{
    float:right;
	width:330px;
}
#footer .in .right .title{
    display:block;
    padding-bottom:10px;
	font-weight:bold;
    text-decoration:underline;
}
#footer .in .right #sitemap_list li,
#footer .in .right #links li{
    float:left;
	margin-bottom:10px;
	padding-left:1em;
	text-indent:-1em;
}
#footer .in .right #sitemap_list li{width:130px;}
#footer .in .right #links li{width:150px;}
/*-------------------------*/
#footer_bg{
    float:left;
    clear:both;
	border-top:1px solid #999;
	width: 100%;
	background-color: #c8b48f;
	height: 27px;
	padding-top:8px;
}
#footer_bg #copy{
    float:right;
	font-size:70%;
	color:#26170d;
	margin-right:30px;
}
#footer_bg ul {
    float:left;
	padding-left:30px;
}
#footer_bg ul li{
    display:inline;
	margin-right:30px;
}
#footer_bg ul li img{
    vertical-align:top;
}
/*---------------margin-----------------*/
/* margin-top */
	.mt00 { margin-top: 0px; }
	.mt05 { margin-top: 5px; }
	.mt10 { margin-top: 10px; }
	.mt15 { margin-top: 15px; }
	.mt20 { margin-top: 20px; }
	.mt25 { margin-top: 25px; }
	.mt30 { margin-top: 30px; }
	.mt35 { margin-top: 35px; }
	.mt40 { margin-top: 40px; }
	.mt45 { margin-top: 45px; }
	.mt50 { margin-top: 50px; }
	.mt55 { margin-top: 55px; }
	.mt60 { margin-top: 60px; }	
/* margin-right */
	.mr00 { margin-right: 0px; }
	.mr05 { margin-right: 5px; }
	.mr10 { margin-right: 10px; }
	.mr15 { margin-right: 15px; }
	.mr20 { margin-right: 20px; }
	.mr25 { margin-right: 25px; }
	.mr30 { margin-right: 30px; }
	.mr35 { margin-right: 35px; }
	.mr40 { margin-right: 40px; }
	.mr45 { margin-right: 45px; }
	.mr50 { margin-right: 50px; }
	.mr55 { margin-right: 55px; }
	.mr60 { margin-right: 60px; }
	
/* margin-bottom */
	.mb00 { margin-bottom: 0px !important; }
	.mb05 { margin-bottom: 5px !important; }
	.mb10 { margin-bottom: 10px !important; }
	.mb15 { margin-bottom: 15px !important; }
	.mb20 { margin-bottom: 20px !important; }
	.mb25 { margin-bottom: 25px !important; }
	.mb30 { margin-bottom: 30px !important; }
	.mb35 { margin-bottom: 35px !important; }
	.mb40 { margin-bottom: 40px !important; }
	.mb45 { margin-bottom: 45px !important; }
	.mb50 { margin-bottom: 50px !important; }
	.mb55 { margin-bottom: 55px !important; }
	.mb60 { margin-bottom: 60px !important; }
/* margin-left */
	.ml00 { margin-left: 0px; }
	.ml05 { margin-left: 5px; }
	.ml10 { margin-left: 10px; }
	.ml15 { margin-left: 15px; }
	.ml20 { margin-left: 20px; }
	.ml25 { margin-left: 25px; }
	.ml30 { margin-left: 30px; }
	.ml35 { margin-left: 35px; }
	.ml40 { margin-left: 40px; }
	.ml45 { margin-left: 45px; }
	.ml50 { margin-left: 50px; }
	.ml55 { margin-left: 55px; }
	.ml60 { margin-left: 60px; }
	.ml80 { margin-left: 80px; }
/*--------------------------------------*/



