
body{
	background-color: #FCF9ED;
	color: #666;
	position: relative;
	min-width: 1050px;
}

#wrapper{
	position: relative;
	background: url( "../images/back_subpage_shadow_right.png" ) repeat-y top right;
	width: 1043px;
}

/* 配置 */
.margin_left80{
	margin-left: 80px;
}
.padding_left3{
	padding-left: 3px;
}
.padding_right3{
	padding-right: 3px;
}
.padding_bottom60{
	padding-bottom: 60px;
}


/* width */
.width_130{
	width: 130px;
}
.width_132{
	width: 132px;
}
.width_195{
	width: 195px;
}
.width_200{
	width: 200px;
}
.width_210{
	width: 210px;
}
.width_230{
	width: 230px;
}
.width_240{
	width: 240px;
}
.width_255{
	width: 255px;
}
.width_260{
	width: 260px;
}
.width_270{
	width: 270px;
}
.width_280{
	width: 280px;
}
.width_290{
	width: 290px;
}
.width_330{
	width: 330px;
}
.width_400{
	width: 400px;
}
.width_475{
	width: 475px;
}
.width_550{
	width: 550px;
}
.width_570{
	width: 570px;
}
.width_600{
	width: 600px;
}
.width_640{
	width: 640px;
}
.width_680{
	width: 680px;
}
.width_710{
	width: 710px;
}
.width_730{
	width: 7#0px;
}


/* MAIN
 ---------------------------------------------------------------------------------------------- */
#main_area{
	width: 800px;
	background-color: transparent;
}

/* header */
#header_area{
	margin-top: 20px;
	height: 488px;
	background: url( "../images/back_subpage_pageimage.png" ) no-repeat top left;
	position: relative;
}
#header_area h2{
	position: absolute;
	top: 50px;
	right: 20px;
}
#header_area h3{
	position: absolute;
	right: 85px;
}
#header_area .pageimage{
	position: absolute;
	top: 108px;
	left: 18px;
}

/* pankuzu */
#pankuzu{
	margin: 0px auto;
	width: 799px;
	height: 61px;
	background: url( "../images/back_pankuzu.jpg" ) no-repeat;
	position: absolute;
	bottom: 0;
	font-size: 12px;
}
#pankuzu p{
	width: 640px;
	margin-top: 20px;
	margin-left: 20px;
}
#pankuzu p img{
	vertical-align: middle;
}

/* CONTENT */
#main_area .main{
	margin-top: 20px;
	margin-bottom: 160px;
}
#main_area .main h5{
	color: #333;
	font-size: 20px;
}
#main_area .main .txt{
	margin-left: 30px;
	padding-right: 170px;
}
.overlap_10{
	position: relative;
	top: -10px;
}
.overlap_20{
	position: relative;
	top: -20px;
}
.overlap_30{
	position: relative;
	top: -30px;
}

img.border{
	background-color: #FFF;
	border: #EBE7DA 1px solid;
	padding: 4px;
}

.gotop{
	text-align: right;
	padding-right: 10px;
	width: 700px;
	padding-bottom: 10px;
	margin: 20px auto 40px;
}
.gotop a{
	background: url( "../images/icon_gotop.png" ) no-repeat top left;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #903;
	text-decoration: underline;
}
.gotop a:hover{
	text-decoration: none;
}

/* SUB
 ---------------------------------------------------------------------------------------------- */
#sub_area{
	width: 235px;
	margin: 0;
	padding-top: 50px;
	background-color: transparent;
}

#sub_area h1{
}
#sub_area h1 img{
	vertical-align: top;
}

/* Menu */
#sub_area #menu_list{
	padding-top: 20px;
	width: 220px;
	height: 240px;
	margin: 60px auto 0;
	background: url( "../images/back_art.png" ) no-repeat top center;
	top: 0px;
	left: 8px;
}
#sub_area #menu_list li{
	position: relative;
	float: right;
	width: 50px;
	height: 200px;
	background: url( "../images/back_gra_white_1.png" ) no-repeat top left;
}
#sub_area #menu_list li a{
	display: block;
	background: url( "../images/line_dashed_1.png" ) repeat-y top left;
	height: 200px;
/*
	position: relative;
*/
}
#sub_area #menu_list li a img{
	position: absolute;
	top: -18px;
	left: 17px;
}
#sub_area #menu_list li.twoline{
	width: 60px;
}
#sub_area #menu_list li.twoline a img{
	left: 10px;
}


#bottom_gotop{
	position: absolute;
	top: -29px;
	left: 900px;
	width: 98px;
	height: 30px;
	background: url( "../images/back_gotop.png" ) no-repeat 94% 0px;
}
#bottom_gotop a{
	font-size: 10px;
	color: #CCC;
	position: relative;
	top: 6px;
	left: 15px;
}
#bottom_gotop a:hover{
	color: #A14;
}


/* FOOTER
 ------------------------------------------------------------------------------ */
#footer{
	clear: both;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
}
#footer .navi{
	background: url( "../images/line_dashed_2.png" ) repeat-y top left;
}
#footer .navi li{
	background: url( "../images/icon_list_1.png" ) no-repeat 0px 8px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer .navi li a{
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}
#footer .navi li a:hover{
	text-decoration: none;
}

#footer .copyright{
	font-size: 10px;
	width: 1020px;
}
#footer .copyright a{
	color: #903;
	text-decoration: underline;
}
#footer .copyright a:hover{
	text-decoration: none;
}

#logo_link{
	position: absolute;
	bottom: 110px;
	left: 15px;
}

/* PAGE
 ------------------------------------------------------------------------------ */
/* ABOUT */
#img_jushoku{
	width: 220px;
	height: 270px;
	background: url( "../images/back_encolor_1.png" ) no-repeat bottom center;
}
#about_exp_1{
	background: url( "../images/back_encolor_2.png" ) no-repeat 255px 100px;
}
#about_exp_2{
	height: 480px;
	background: url( "../images/back_encolor_3.png" ) no-repeat bottom center;
}
#about_exp_3{
	height: 420px;
	background: url( "../images/back_encolor_4.png" ) no-repeat bottom center;
}
#about_exp_4{
	background: url( "../images/back_encolor_5.png" ) no-repeat 185px 110px;
}

/* TREASURE */
#taishido{
	border-left: 3px solid #B93E3E;
	background: url( "../images/treasure/back_taishido.png" ) no-repeat top left;
	margin-top: 50px;
	margin-left: 45px;
	padding-left: 10px;
}
#taishido .imglist p{
	text-align: center;
	margin-bottom: 10px;;
}
#taishido .imglist p img{
	vertical-align: top;
}

.back_list_treasure{
	background: url( "../images/treasure/back_list_treasure.png" ) no-repeat top center;
	width: 260px;
	float: left;
}
.back_list_treasure h6{
	padding-top: 8px;
	padding-left: 75px;
}

/* EVENT */
.back_event_list{
	background: url( "../images/event/back_event_list.png" ) no-repeat top center;
	width: 760px;
	height: 419px;
	margin: 0 auto;
}
.event_list{
	float: right;
	height: 290px;
	background: url( "../images/line_dashed_1.png" ) repeat-y top left;
	padding-left: 20px;
	margin-top: 80px;
}
.event_list p{
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
.event_list p.date{
	margin-left: 0px;
	margin-top: 50px;
}

/* BLOG */
ul.disc_1 a{
	text-decoration: underline;
}
ul.disc_1 a:hover{
	text-decoration: none;
}

#blog_area{
}
#blog_area .content p{
	margin-top: 15px;
}

.blog_list{
	width: 570px;
	margin-top: 40px;
	
}
.blog_list .title{
	background: url( "../images/blog/back_blog_ti.png" ) no-repeat top left;
	padding-top: 3px;
	padding-left: 45px;
}
.blog_list .title h6{
	color: #222;
	font-size: 18px;
}
.blog_list .content{
	margin-top: 40px;
	margin-left: 50px;
}
.blog_list .content img{
	background-color: #E1DCC8;
	padding: 5px;
}

#archive_month{
	font-size: 12px;
	color: #999;
}
#archive_month a{
	color: #60683F;
}
