@charset "UTF-8";
/* CSS Document */

@import "reset.css";
@import "common.css";/*共通CSS*/

/*
* 下層共通パーツ
*/


#footer_contents{
	display:block;
	width:878px;
	margin:12px auto;
}

#footer_maplink{
	display:block;
	/*width:640px;*/
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dad5ca;
	font-size:90%;
	padding-top:4px;
	_padding-top:0px;	
}

#footer_maplink ul{
	display:block;
	width:640px;
	margin-bottom:7px;
}

#footer_maplink ul li{
	float:left;
	margin:3px 3px 10px 3px;
	width:204px;
	_width:184px;
	text-align:left;
}

#footer_maplink ul li span{
	display:block;
	background-color:#e5e2dc;
	padding:2px 0px;
	width:204px;
	text-align:center;
}

#footer_maplink ul li ul{	
	display:block;
	padding:5px auto;
	width:174px;
	margin-top:4px;
}

#footer_maplink ul li ul li{
	margin:0px 0px 0px 10px;
	width:160px !important;	
}

#footer_maplink .liststyle li{
	margin-left:10px;
	padding-left:12px;
	background-image: url(../img/footer_link_icon4.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	/*background-color:#CC99CC;*/
	width:160px !important;	
}

#btn_list{
	display:block;
	width:220px;
	float:right;
	padding-top:6px !important;
	_padding-top:3px !important;	
}

#raikan a, #fair a{
	display:block;
	width:219px;
	height:52px;
	margin-bottom:7px;
}

#raikan a{
	background-image: url(../img/raikan_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

#fair a{
	background-image: url(../img/fair_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

#btn_list .liststyle{
	clear:both;
	display:block;
	padding-top:7px;
}

#btn_list .liststyle li{
	margin-left:10px;
	padding-left:12px;
	background-image: url(../img/footer_link_icon4.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-align:left;
}

#footer_maplink ul li a,#footer_maplink ul li ul li a,#btn_list .liststyle li a{
	color:#816e50;
	text-decoration:none;
}
#footer_maplink ul li a:hover,#footer_maplink ul li ul li a:hover,#btn_list .liststyle li a:hover{
	color:#816e50;
	text-decoration:underline;
}

/*
*page top
*/

#pagetop_outline{
	display:block;
	width:920px;
	margin:0px auto;
	height: 27px;
}

#pagetop{
	float:right;
	
	display: block;
	height: 27px;
	width: 127px;
	
}

#pagetop a{
	display: block;
	background-image: url(../img/page_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 127px;
	text-indent:-9999px;
	overflow:hidden;
}

#pagetop a:hover{
	display: block;
	background-image: url(../img/pagetop_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 127px;
	text-indent:-9999px;
	overflow:hidden;
}



/*footer
*/

#footer_outline {
	clear:both;
	display:block;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:36px;
}

#footer_mn {
	display:block;
	width:920px;
	margin:0px auto;
	height:36px;
	font-size:85%;
}

#footer_mn a{color:#2c1813;}

#footer_mn a:hover{color:#968d8a;}

#footer_mn ul {
	display:block;
	width:920px;
	padding-top:9px;
	height:29px;
}

#footer_mn ul li {
	float:left;
	margin-right:15px;
}

#footer_mn ul li a {
	
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 13px;
}

.poplink{
	background-image: url(../img/footer_link_icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.poplink2{
	background-image: url(../img/footer_link_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*copyright
*/
#copyright_outline{
	display:block;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -36px;
	height:75px;
}

#copyright_area{
	display:block;
	width:920px;
	margin:0px auto;
	height:75px;
	color:#2c1813;
	font-size:85%;
}

#copyright{
	float:left;
	text-align:left;
	margin-top:10px;
}

#maplink {
	margin-top:10px;
	float:right;
	text-align:left;
}

#maplink a{color:#2c1813;}

#maplink a:hover{color:#968d8a;}

#maplink ul {
	display:block;
	float:left;
	margin-left:0px !important;
	width:160px;
}

#maplink ul li {
	float:left;
	margin-right:0px !important;
	margin-left:0px !important;
	width:170px;
}

#maplink ul li a {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}


#footer_liststyle{
	display:block;
	float:left !important;
	width:190px !important;
	/*background-color:#CC66CC;*/
}

#footer_liststyle li{
	padding-left:13px !important;
	background-image: url(../img/footer_link_icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:190px;
}

.clear{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
}





/*page_outline
*/
#panlist {
	display:block;
	width:875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:90%;
}

#panlist a{
	display:block;
	float:left;
	padding:1px 2px;
	/*border: 1px solid #e6e6e6;
	padding:0px 5px;
	background-image: url(../img/panlist_bg.jpg);*/
	color:#7d706c;
}

#panlist a:hover{
	display:block;
	color:#bbaf95;
}

#panlist span{
	display:block;
	float:left;
	padding:1px 2px;
	color:#7d706c;
}

#panlist .home a{
	display:block;
	float:left;
	border: 1px solid #e6e6e6;
	padding:0px 8px !important;
	background-image: url(../img/panlist_bg.jpg);
	color:#7d706c;
}



.plist_arrow{
	display:block;
	background-image: url(../img/panlist.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-9999px;
	overflow:hidden;
	width:15px;
	height:18px;
}


#page_outline{
	display:block;
	width:100%;
	background-color:#d7d3c9;
	background-image: url(../img/page_bg.jpg);	
}

#page_top_grade{
	background-image: url(../img/page_top_grade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:5px;
	width:100%;
	font-size:1px;
}

#page_base{/*ページ内のベース*/
	display:block;
	width:930px;
	_width:929px;
	margin:0px auto;
	background-image: url(../img/page_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	position: relative;
	top: -5px;
	margin-bottom:5px;
}

#page_base_grade{/*ページ内のグラデーション*/
	background-image: url(../img/page_base_grade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height10px;
	width:920px;
	height:10px;
	margin:0px 4px;
	font-size:1px;
}

#page_base_bottom{/*ページ内の下側*/
	
	background-image: url(../img/page_base_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height10px;
	width:925px;
	height:7px;
	margin:0px auto;
	font-size:1px;
}

#page_base_top{/*ページ内の下側*/
	
	background-image: url(../img/page_base_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height10px;
	width:925px;
	height:7px;
	margin:0px auto;
}

#pr_area{
	width:880px;
	margin:16px auto;
	text-align:left;
}

#pr_area .pr{
	display:block;
	float:left;
	margin-right:10px;
}

#pr_area .pr2{
	display:block;
	float:left;
	margin-right:0px;
}

#pr_area .pr h4,#pr_area .pr2 h4{
	display:block;
	background-image: url(../img/footer_title_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 2px 2px 15px;
	_padding:2px 2px 2px 15px;
	font-size:110%;
	margin-bottom:6px;
	font-weight:normal;
	color:#a2926f;
}

#pr_area .pr_con a{
	display:block;
	float:left;
	border: 1px solid #dbd8ac;
	width:419px;
	padding:7px;
	background-color:#ffffff;
}

#pr_area .pr_con a img{
	float:left;
	margin-right:10px;
}

#pr_area .pr_con a p{
	float:left;
	display:block;
	margin-top:4px;
	width:290px;
	min-height:50px;
	color:#a2926f;
}

#pr_area .pr_con a .detail{
	float:left;
	display:block;
	width:68px;
	background-image: url(../img/pr_detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:4px;
}
/*
* 以下ページ間共通パーツ
**/
#comment{
	display:block;
	width: 880px;
	margin:30px auto 30px auto;
	background-color:#FFFFFF;
	text-align:left;
	color:#a2926f;
}

#comment h3{
	padding:10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3c9b6;
	font-size:115%;
	font-weight:normal;
}

#comment p{
	padding:10px 20px;
}


#con{
	display:block;
	width:880px;
	margin:0px auto 20px auto;
	/*background-color:#CCCC00;*/
}

#con ul{
	clear:both;
	margin-top:20px;
	
}

#con ul li{
	float:left;
	margin-right:2px;
}

#con .index_img_end{
	margin-left:0px;
}

#con h2{
	display:block;
	margin:0px auto 10px auto;
}

#con p{
	text-align:left;
}