/*メイン
******************************************************/

#wrap #main{
	width:800px;
	padding-top:72px;
	position:relative;
	background-color:#FFFFFF;
}

#wrap #main #sidebar{
	background:url(../img/side_barimg.jpg) repeat-y ;

}

#main-inner{
	width:581px;
	padding:30px 30px 50px 30px;
	background:url(../img/mian_shadow.jpg) repeat-y;
}

body {
    height: 100%;
	background:url(../img/back_base_sub.jpg) repeat-x;
}

#main-inner h2{
	height:19px;
	background:url(../img/h2.jpg) no-repeat;
	background-position:bottom;
	margin-bottom:18px;
	padding:0px 0px 6px 19px;
}

* html #main-inner h2{
	height:19px;
	background:url(../img/h2.jpg) no-repeat;
	background-position:bottom;
	margin-bottom:18px;
	padding:0px 0px 1px 18px;
}

#main-inner h2 span{
	display:none;
}

.read{
	font-size:12px;
	line-height:18px;
	width:350px;
}

.index_img{
	margin-left:15px;
	background:url(../img/index_phot_frame.jpg) no-repeat;
	padding:3px;
}

* html .index_img{
	margin-left:12px;
	background:url(../img/index_phot_frame.jpg) no-repeat;
	padding:3px;
}

.copy span{
	display:none;
}

.copy{
	width:350px;
	float:left;
}

.copy .text_img{
	padding:6px 0px 11px 0px;
}

#main-inner table{
	width:577px;
	margin-bottom:25px;
	border-bottom:#ffffff solid 1px;
	border-top:solid 1px #E7E2E2;
	border-right:solid 1px #E7E2E2;
}

.koumoku{
	font-size:12px;
	text-align:center;
	width:78px;
	padding:5px 5px 5px 5px;
	background-color:#E7E2E2;
	border-bottom:#ffffff solid 1px;
}

.shirine_img{
float:left;
margin-right:15px;
	background:url(../img/index_phot_frame.jpg) no-repeat;
	padding:3px;
}

.naiyo{
	font-size:12px;
	padding:5px 5px 5px 25px;
	border-bottom:solid 1px #E7E2E2;
}

.naiyo_un{
	padding:5px 5px 5px 25px;
	padding-left:20px;
	font-size:12px;
	border-bottom:solid 1px #E7E2E2;
}

.tenpo_img{
	float:left;
	width:176px;
	height:132px;
	margin-right:5px;
	background:url(../img/tenpo_img_frame.jpg) no-repeat;
	padding:3px;
}

.cook_text{
	font-size:12px;
	line-height:140%;
}


.cook_copy{
	width:577px;
	margin-top:7px;
}

*html .cook_copy{
	width:577px;
}

.cook_read{
	text-align:left;
	width:176px;
	float:left;
	font-size:12px;
	margin-left:20px;
}

.cook_mony{
	text-align:right;
	width:176px;
	float:right;
	font-size:12px;
	margin-right:20px;
}

*html .cook_read{
	text-align:left;
	width:176px;
	float:left;
	font-size:12px;
	margin-left:10px;
}

*html .cook_mony{
	text-align:right;
	width:176px;
	float:right;
	font-size:12px;
	margin-right:10px;
}

#wrap #left{
	width:159px;
	float:right;	
}

#wrap #left span{
	display:none;
}

#wrap #left ul{
	width:148px;
	padding:31px 0px 0px 0px;
}

#wrap #left li{
width:148px;
padding:5px 0px 0px 0px;
margin:0px 0px 0px 5px;
background-image:url(../img/rg_sidemenu_border.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

body {
height: 100%;
background-color:#000000;
}

#text{
position:absolute;
width:220px;
left: 30px;
top: 382px;
font-size:12px;
line-height:17px;
}

#wrap #right h1{
background:url(../img/shrine_h1_img.jpg) no-repeat;
width:641px;
height:150px;
}

#wrap #right h1 span{
display:none;
}

#wrap #right{
width:641px;
background-color:#FFFFFF;
float:right;
display: block;
}

.photo_block{
margin:30px 0px 10px 0px;
}


/*フッダー
******************************************************/
#wrap #cotegory{
	width:488px;
	float:right;
	padding:13px 0px 0px 0px;
	height:27px;
}

*html #wrap #cotegory{
	width:488px;
	float:right;
	padding-top:12px;
	height:24px;
}

#wrap #cotegory li{
	font-size:12px;
	padding:0px 4px 0px 4px;
	list-style:none;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	float:right;
}

#wrap #cotegory a{
	text-decoration: none;
	color:#FFFFFF;
}

#wrap #cotegory #right_line{
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}
