html{
	background:url('images/bg_body.jpg');
}
body{
	font-family:meiryo;
	font-size:12px;
	color:#666;
	line-height:150%;
}
strong{
font-weight:bold !important;
}
#wrapper{
	background:url('images/bg_wrapper.jpg') top center no-repeat;
	height:600px;
}
#inner_wrapper{
}
#header{
	padding:68px 0 0 23px;
	height:92px;
	width:947px;
	margin:0 auto;
}
#header h1{
	width:325px;
	height:66px;
}
#header h1 a{
	display:block;
	width:325px;
	height:66px;
	background:url('images/logo2.png') no-repeat;
	text-indent:-9999px;
}
#navi{
	height:60px;
	margin:0 0 20px 0;
	background:url('images/bg_navi.png');
}
#gnavi{
	width:970px;
	margin:0 auto;
	height:60px;
	overflow:hidden;
}
#gnavi li{
	float:left;
	width:135px;
	height:60px;
}
#gnavi li a{
	display:block;
	width:135px;
	height:60px;
	text-indent:-9999px;
	background:url('images/navi.png') no-repeat;
}
#gnavi01 a{
	background-position:0 0;
}
#gnavi01 a:hover{
	background-position:0 -60px;
}
#gnavi02 a{background-position:-135px 0 !important;}
#gnavi02 a:hover{background-position:-135px -60px !important;}
#gnavi03 a{background-position:-270px 0 !important;}
#gnavi03 a:hover{background-position:-270px -60px !important;}
#gnavi04 a{background-position:-405px 0 !important;}
#gnavi04 a:hover{background-position:-405px -60px !important;}
#gnavi05 a{background-position:-540px 0 !important;}
#gnavi05 a:hover{background-position:-540px -60px !important;}
#gnavi07 a{background-position:-675px 0 !important;}
#gnavi07 a:hover{background-position:-675px -60px !important;}
/*#gnavi06{
	width:160px !important;
}*/
#gnavi06 a{
/*	width:135px !important;*/
	background-position:-810px 0 !important;
}
#gnavi06 a:hover{
/*	width:160px !important;*/
	background-position:-810px -60px !important;
}


#main{
	width:970px;
	margin:0 auto;
}
#contents{
	width:760px;
	float:left;
}
#side{
	width:210px;
	float:right;
}
.item{
	width:215px;
	height:285px;
	padding:10px 10px 17px;
	float:left;
	margin:0 17px 17px 0;
	background:url('images/bg_item.png') no-repeat;
}
.item h3{
	padding:0 0 0 16px;
	background:url('images/h3_icon.gif') no-repeat;
	height: 3.2em;
}
.item_img{
	width:213px;
	height:160px;
	border: 1px solid #ddd;
	margin:0 0 10px 0;
	overflow:hidden;
}

.item_img a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.item_img img{
	width: auto;
	height: 100%;
}
.item_comment{
	font-size:11px;
	height:55px;
	overflow:hidden;
}
.morelink{
	text-align:right;
}
.morelink a{
	color:#dc519d;
	text-decoration:none;
}
.morelink a:hover{
	text-decoration:underline;
}
#search{
	width:190px;
	height:41px;
	padding:75px 0 0 20px;
	background:url('images/bg_search.png') no-repeat;
	margin:0 0 20px 0;
}
#area_search{
	margin:0 0 20px 0;
}
#area_search h2{
	width:210px;
	height:50px;
	text-indent:-9999px;
	background:url('images/area_title.png') no-repeat;
}
#area_search ul{
	width:190px;
	padding:10px;
	background:url('images/bg_area_search.gif');
}
#area_search li{
	padding:5px 0 5px 18px;
	border-bottom:1px dotted #999;
	background:url('images/area_li_icon.gif') no-repeat 3px 6px;
}
#area_search li a{
	color:#633f3f;
	display:block;
	height:18px;
	padding:3px;
	text-decoration:none;
}
#area_search li a:hover{
	background:#fbdae2;
}
.banner{
	margin:0 0 20px 0;
}
#footer{
	background:#bc7e8a;
}
#footer_inner{
	width:970px;
	padding:10px 0;
	margin:0 auto;
	color:#fff;
}
#footer_inner h3{
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 0;
}
#footer_inner ul li{
	padding:3px 0;
}
#footer_inner ul li a{
	color:#fff;
	text-decoration:none;
}
#footer_inner ul li a:hover{
	text-decoration:underline;
}
#footer_link1{
	float:left;
	width:200px;
}
#footer_link2{
	float:left;
	width:300px;
}
#footer_link2 ul{
	float:left;
	width:150px;
}
#footer_link3{
	float:left;
	width:200px;
}
#footer_ad{
	float:right;
	padding:130px 0 0 0;
}
#copyright{
	text-align:center;
	padding:5px 0;
}

.pageswitch{
	clear: both;
	text-align: center;
	margin: 10px;
}

#itempage{
	margin-bottom: 40px;
	page-break-after:auto;
}

.show_print {
	clear: both;
	width: 220px;
	height: 30px;
	margin: 0 0 20px 500px;
}
.show_print a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url('images/print_btn.png') no-repeat;
}
.show_print2 {
	clear: both;
	width: 220px;
	height: 30px;
	margin: 0 0 20px 500px;
}
.show_print2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url('images/print_btn2.png') no-repeat;
}
