@charset "utf-8";

/*********************************
 *
 * LAYOUT
 *
 *********************************/

body { background: url(../images/common/bg_sky_lower.png) center 122px repeat-x;}

div#main { width: 1000px; margin: 0 auto ; background: url(../images/common/bg_lower.png) center top repeat-y;}
div.contens_top_bg { background: url(../images/common/bg_lower_top.png) center top no-repeat;}
div.maintitle { width: 890px; height: 236px; margin: 0 auto; padding: 0 0 0 0; }
h2.subtitle { width: 825px; margin: 0 auto 0 auto; }

div.lower_cnt1  { position: relative; width: 890px; margin: 0 auto; padding: 0 0 10px 0; background: url(../images/common/lowcnt_bg03.png) center bottom no-repeat;  }

div.inner { position: relative; width: 822px; margin: 0 auto 20px auto; padding: 0 0 20px 0; background: url(../images/gallery/line.png) center bottom no-repeat; }
	div.inner div.innerChld { float: left; width: 260px; margin: 0 7px; }.photo_bk {
	background-image: url(../images/gallery/photo_bk.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 260px;
}
.photo {
	height: 181px;
	width: 241px;
	margin-top: 10px;
	margin-left: 10px;
}
.photo_bk2 {
	background-image: url(../images/gallery/photo_h_bk.png);
	background-repeat: no-repeat;
	height: 341px;
	width: 261px;
}

.photo2 {
	height: 321px;
	width: 241px;
	margin-top: 10px;
	margin-left: 10px;
}
.a_menu {
	width: 806px;
	padding-left: 42px;
}
