/* レイアウト
------------------------------------------------------ */
#contents {
	width:764px;
	margin:20px auto 0;
	padding-bottom:25px;
	background-image:url(../images/photo_waku_shita.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/* 見出し
------------------------------------------------------ */
h1 {
	height:31px;
	text-indent:-9999px;
}

h2 {
	text-align:center;
	margin-top:20px;
}

#idx h2{
	width:764px;
	margin:20px auto 0;
	background:url(../images/logo_bg.jpg) top center no-repeat;
	height:300px;
}

h3 {
	text-align:center;
	margin-top:20px;
}

h5 {
	margin:15px 0 8px;
}

h5.top {
	margin:0 0 8px;
}

h6 {
	margin:15px 0 5px;
}

/* コンテンツ
------------------------------------------------------ */
.com_m{
	margin:0 20px;
}
#box01 {
	width:764px;
	background-image:url(../images/photo_waku.gif);
	background-position:left top;
	background-repeat:repeat-y;
	
}

#box01_left {
	width:544px;
	background-image:url(../images/home_leftbox_waku.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#set01 {
	width:500px;
	margin:0 auto;
}

#box01_right {
	width:209px;
	background-image:url(../images/home_rightbox_waku.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#set02 {
	width:720px;
	margin:20px auto 0;
	background-image:url(../images/photo_camera_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#flash {
	margin:20px auto 0;
}

#main{
	background-image:url(../images/imagegallary_bg.gif);
	position:relative;

}

#main li{
	position:absolute;
	display:none;
	}