*{
margin:0;
padding:0;
}
body{
text-align:center;
line-height:160%;
font-size:12px;
background-image:url(../img/bg.jpg);
color:#4C4A23;
}
a:link{
text-decoration:none;
color:#4D4923;
}
a:visited{
text-decoration:none;
color:#4D4923;
}
a:hover{
text-decoration:underline;
color:#4D4923;
}
img{
border:0;
}
#header{
width:849px;
height:71px;
background-image:url(../img/header.jpg);
}
#header_back{
	display:none;
}
#header_left{
width:188px;
height:71px;
float:left;
}
#header_right{
/*
	width:250px;
	height:51px;
*/
float:right;
padding:20px 20px 0 0;
font-size:10px;
}

#top_navi{
width:849px;
margin:0 auto;
width:100%;
}
#main{
width:849px;
margin:0 auto;
background-color: #ffffff;
}
#midashi{
font-size:14px;
line-height:150%;
}
#left_space{
width:9px;
float:left;
background-color:#FFFFFF;
}
#left_space2{
width:5px;
float:left;
background-color: #94927B;
}
#left_menu{
width:186px;
text-align:right;
float:left;
background-color:#94927B;
}
#left_menu_ko{
width:181px;
float:left;
}

#con_text_subtitle {
font-size:16px;
width:612px;
padding-top:15px;
margin-bottom:30px;
padding-left:10px;
}

#contents{
width:649px;
float:left;
text-align: left;
height: auto;
}
#contents_ko{
width:622px;
text-align: left;
padding-left: 10px;
}
#contents_ko_middle{
width:288px;
text-align:left;
padding:10px 10px 0 10px;
float:left;
font-size: 14px;
}
#contents_ko_middle1L{
width:622px
text-align:left;
padding:13px 10px 0 10px;
font-size: 14px;
}
#contents_ko_right{
	width:309px;
	text-align:left;
	padding-top:10px;
	float:left;
	font-size: 10px;
}
#contents_ko_right2{
	width:622px;
	text-align:left;
	padding:10px 0 0 10px;
	float:left;
	font-size: 14px;
	line-height: 150%;
}
#con_text{
width:607px;
padding:10px 0 0 10px;
float:left;
}
#madori{
width:185px;
padding-right:10px;
float:left;
}
#comment{
width:514px;
float:left;
height: 104px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #005B4A;
border-bottom-color: #005B4A;
border-left-color: #005B4A;
}
#comment_ko{
width:479px;
float:left;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
}
#comment_photo{
width:106px;
float:left;
}
#photo_block{
width:422px;
float:left;
padding-bottom: 10px;
}



.float_clear{
clear:both;
}
#float_left{
float:left;
}
.float_left{
float:left;
}
#float_right{
float:right;
}

#to_pagetop{
text-align:right;
padding-top:10px;
}


#footer{
width:849px;
height:70px;
}
#footer_info{
float: left;
}
#footer_siryo{
float: right;
margin-right: 5px;
}
#footer_mado{
float: right;
margin-right: 10px;
}


#copyright{
color:#FFFFFF;
width: 849px;
padding-top: 10px;
margin:0 auto;
}

/*------------------下付き文字-------------------*/
.shita2 { font-size: 82%; }
