@charset "shift_jis";

*{
margin:0px;
padding:0px;
}

html{
overflow-y:scroll;
}

body{
font-family:Tahoma,Verdana,Segoe,sans-serif;
font-weight:normal;
font-size:12px;
line-height:1.5em;
background:url("../images/bg_body.gif") center top repeat-y;
}

a:link{
text-decoration:none;
color:#004d1f;
}
	
a:visited{
text-decoration:none;
color:#666666;
}
	
a:hover{
text-decoration:underline;
color:#004d1f;
background-color:#ffff99;
}

.clear{
clear:both;
}

/**********************************************************************************/

#wrapper{
margin:0px auto;
width:760px;
}

#header{
margin:0px auto;
width:760px;
height:76px;
}

#site_title{
width:250px;
height:76px;
float:left;
display:inline;
background:url("../images/site_title.gif") no-repeat left top;
}

#site_title h1{
text-indent:-9999px;
}

/**********************************************************************************/

#head_navi{
margin-left:43px;
width:467px;
height:76px;
float:right;
display:inline;
position:relative;
background:url("../images/bg_navi.jpg") no-repeat right top;
list-style-type:none;
}

#head_navi li,#head_navi li a{
height:42px;
display:block;
float:left;
text-indent:-9999px;
}

#blog{width:112px;}
#blog a{
width:112px;
background:url("../images/navi_blog.jpg") no-repeat right top;
}
#blog a:hover{
background:url("../images/navi_blog_hover.jpg") no-repeat right top;
}

#yamashitakan{width:101px;}
#yamashitakan a{
width:101px;
background:url("../images/navi_yamashitakan.jpg") no-repeat right top;
}
#yamashitakan a:hover{
background:url("../images/navi_yamashitakan_hover.jpg") no-repeat right top;
}

#cafe{width:143px;}
#cafe a{
width:143px;
background:url("../images/navi_cafe.jpg") no-repeat right top;
}
#cafe a:hover{
background:url("../images/navi_cafe_hover.jpg") no-repeat right top;
}

#sweets{width:111px;}
#sweets a{
width:111px;
background:url("../images/navi_sweets.jpg") no-repeat right top;
}
#sweets a:hover{
background:url("../images/navi_sweets_hover.jpg") no-repeat right top;
}

/**********************************************************************************/

#sitetop{
margin-right:645px;
width:115px;
height:24px;
}

#sitetop a{
width:115px;
height:24px;
text-indent:-9999px;
display:block;
background:url("../images/btn_home.jpg") no-repeat left top;
}

#sitetop a:hover{
background:url("../images/btn_home_hover.jpg") no-repeat left top;
}

/**********************************************************************************/

#service_image{
width:760px;
height:314px;
background:url("../images/header.jpg") no-repeat left top;
}

#service_image h2{
text-indent:-9999px;
height:0px;
display:none;
}

#service_yamashitakan{
width:250px;
height:314px;
background:url("../images/header.jpg") no-repeat left top;
float:left;
display:inline;
}

#service_cafe{
margin:0px 5px;
width:250px;
height:314px;
background:url("../images/header.jpg") no-repeat center top;
float:left;
display:inline;
position:relative;
}

#service_sweets{
width:250px;
height:314px;
background:url("../images/header.jpg") no-repeat right top;
float:right;
display:inline;
position:relative;
}

#service_yamashitakan a,
#service_cafe a,
#service_sweets a{
width:250px;
height:314px;
text-indent:-9999px;
display:block;
background:none;
}

/**********************************************************************************/

#maincontents{
padding-bottom:30px;
width:760px;
}

/**********************************************************************************/

#topic{
margin:20px auto;
padding:30px;
width:620px;
height:100px;
background:#F9F9F9;
border:1px solid #F0F0F0;
clear:both;
overflow:auto;
}

#topic a{
background:#EEEEEE;
}

#topic h3{
width:600px;
clear:both;
}

#topic dl{
list-style-type:none;
clear:both;
}

#topic dt{
margin:0.5em 0px;
padding:0.5em 0px;
line-height:1.5em;
float:left;
display:inline;
border-top:1px solid #CCCCCC;
}

#topic dd{
margin:0.5em 0px;
padding:0.5em 0px;
width:500px;
line-height:1.5em;
float:left;
display:inline;
position:relative;
border-top:1px solid #CCCCCC;

}

/**********************************************************************************/

#bnr_space{
width:760px;
height:120px;
background:url("../images/bg_bnr.jpg") no-repeat center top;
}

/**********************************************************************************/

#backto{
width:760px;
height:52px;
border-top:1px solid #CCCCCC;
}

#backto a{
margin:27px 0px 13px 660px;
width:100px;
height:12px;
text-indent:-9999px;
background:url("../images/btn_backto.gif") no-repeat left top;
display:block;
}

#backto a:hover{
background:url("../images/btn_backto_hover.gif") no-repeat left top;
}

/**********************************************************************************/

#footer{
margin:0px auto;
padding:0px 15px;
width:760px;
height:137px;
background:url("../images/bg_footer.jpg") repeat-x center top;
}

#foot_navi{
margin:0px auto;
padding-bottom:10px;
width:760px;
}

#foot_navi ul{
list-style:none;
}

#foot_navi li{
margin:15px 0px 10px 10px;
padding-left:15px;
line-height:1em;
float:left;
display:block;
background:url("../images/icon_foot_navi.gif") no-repeat left;
}

address{
margin:10px auto 5px auto;
padding:10px 0px 0px 0px;
width:760px;
font-style:normal;
text-align:right;
border-top:1px solid #abcaac;
clear:both;
}

#copyright{
margin:0px auto;
padding:5px 0px 0px 0px;
width:760px;
line-height:1em;
color:#579559;
font-size:10px;
text-align:right;
clear:both;
}