/*-----ヘッダー部分-----*/
#header_box{
	width:814px;
	height:76px;
	background-repeat:no-repeat;
}
/*-----上部メニュー部分-----*/
#cellleft01{
	width:6px;
	height:70px;
}
#cell01{
	width:201px;
	height:70px;
}
#cell02{
	width:199px;
	height:70px;
}
#cell03{
	width:199px;
	height:70px;
}
#cell04{
	width:201px;
	height:70px;
}
#cellright01{
	width:8px;
	height:70px;
}

/*-----メインコンテンツ部分-----*/
/*-----大外枠-----*/
#top_box{
	width:814px;
	height:76px;
	overflow:hidden;
	background-image:url('../img/house/top_waku.jpg');
	background-repeat:no-repeat;
}
#mid_box{
	width:814px;
	height:auto;
	background-image:url('../img/all/mid_waku.jpg');
	background-repeat:repeat-y;
}
#btm_box{
	width:814px;
	height:66px;
	overflow:hidden;
	background-image:url('../img/all/btm_waku.jpg');
	background-repeat:no-repeat;
}
#top_box table{
	margin-top:10px;
	margin-left:23px;
}
#top_box h1{
	margin-top:10px;
	margin-left:16px;
}

/*-----サイドメニュー部分-----*/
#side_box{
	margin-top:15px;
	padding-left:23px;
	float:left;
}
#side_btn01,#side_btn02,#side_btn03{
	margin-bottom:5px;	
}
#side_banner01{
	margin-top:15px;	
	margin-left:3px;
	margin-bottom:8px;
}
#side_banner02{
	margin-left:3px;
	margin-bottom:8px;		
}

/*-----右部メインコンテンツ部分-----*/
#main_contents{
	float:left;
	width:570px;
	margin-left:30px;
}
#main_contents h2{
	margin-top:25px;
	margin-bottom:15px;
}
#topic01,#topic02,#topic03,#topic04{
	width:550px;
	margin-left:10px;
	margin-bottom:25px;
}
#txtcell01{
	vertical-align:top;
	padding-right:20px;
}
#txtcell02{
	vertical-align:top;
	padding-left:20px;
}
#txtcell01 p,#txtcell02 p{
	font-size:75%;
	line-height:150%;
	text-indent:0%;
}
#txtcell02 ul{
	font-size:75%;
	line-height:180%;
	margin-left:10px;
	margin-bottom:10px;
}
#photocell{
	vertical-align:top;
}
#btm_btn_box{
	clear:both;
	margin-top:5px;
	margin-left:395px;
}

