/* DEFAULT SETTING */
body{
	margin:0;
	padding:0;
	background:#fffdf4;
	font-size:80%;
	text-align:left;
	line-height:1.4;
	color:#666;
	font-family:verdana,'MS UI Gothic',sans-serif;
	}
/*div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}*/
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#490a0a;text-decoration:underline;}
a:hover{color:#490a0a;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:884px;
	text-align:left;
	margin:0 auto;
	padding:0 16px;
	background:url(img/bg_contents.gif) repeat-y top left;
}

/* HOMEbtn */
#home{
	background:url(img/bnr_home.jpg) no-repeat;
	height:36px;
	width:206px;
	margin:0 0 20px 0;
	padding:0;
	text-indent:-10000px;
}
#home a {
	display:block;
	height:36px;
	width:206px;
	overflow:hidden;
}	


/* HEADER */
#header{
	position:relative;
	margin:0 auto;
	padding:0 16px;
	height:198px;
	width:884px;
	background:url(img/bg_header.gif) no-repeat top left;
}
#header p {
	margin:0;
	padding:5px 0 0 0;
	color:#958237;
}

#logo{
	position:absolute;
	top:38px;
	left:53px;
	background:url(img/bg_logo.jpg) no-repeat;
	width:245px;
	height:85px;
	margin:0;
	overflow:hidden;
}
#logo a{
	display:block;
	width:245px;
	height:85px;
	text-decoration:none;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#006699;
	margin:0;
	padding:0;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}



/* MAINMENU */
#mainmenu{
	margin:0;
	padding:0;
	position:absolute;
	bottom:4px;
	left:49px;
	height:66px;
	width:817px;
}
#mainmenu ul {
margin:0;
padding:0;
clear:both;

list-style-type:none;
}

#mainmenu li {
display:inline;
}
#mainmenu li a {
display:block;
height:66px;
float:left;
background:url(img/main_navi.jpg) left top;
text-indent:-10000px;
overflow:hidden;
}


/*メニューボタン（通常時）*/  
#mainmenu li.n1 a { background-position:left  top;width:165px; }  
#mainmenu li.n2 a { background-position:-165px top;width:162px; }  
#mainmenu li.n3 a { background-position:-327px top;width:164px; }  
#mainmenu li.n4 a { background-position:-491px top;width:163px; }  
#mainmenu li.n5 a { background-position:-654px top;width:163px; }
/*メニューボタン（オンマウス時）*/  
#mainmenu li.n1 a:hover { background-position:left -66px!important; }  
#mainmenu li.n2 a:hover { background-position:-165px -66px!important; }  
#mainmenu li.n3 a:hover { background-position:-327px -66px!important; }  
#mainmenu li.n4 a:hover { background-position:-491px -66px!important; }  
#mainmenu li.n5 a:hover { background-position:-654px -66px!important; }


/* SUBMENU */
#submenu{
	position:absolute;
	right:0px;
	bottom:10px;
	margin:0;
	padding:0;
	font-size:0.8em;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#submenu a{
	display:block;
	padding:0 10px;
	text-decoration:underline;
	color:#5E9BB3;
	border-left:1px solid #ccc;
}
#submenu a:hover{
	color:#333;
	text-decoration:underline;
}
#submenu .active{
}


/* CHILDMENU */
#childmenu_top{
	margin:0;
	padding:0;
	text-indent:-10000px;
	height:31px;
	background:url(img/bg_childmenu_top.jpg) no-repeat top left;
}
#childmenu{
	margin:0 0 10px 0;
	padding:0;
	line-height:1.0;
	color:#5E9BB3;
}
#childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0;
	padding:0;
	line-height:0;
}
#childmenu a{
	display:block;
	padding:15px 0 20px 30px;
	width:176px;
	color:#0066cc;
	line-height:normal;
	background:url(img/bg_childmenu_off.jpg) no-repeat left bottom;
}
/*IE6*/
*html #childmenu a{
	padding:15px 0 18px 30px;
}
/*IE7*/
*:first-child+html #childmenu a{
	padding:15px 0 18px 30px;
	}

#childmenu a:hover{
	color:#333;
	background:url(img/bg_childmenu_off.jpg) no-repeat left bottom;
}
#childmenu .active{
	color:#490a0a;
	background:url(img/bg_childmenu_off.jpg) no-repeat  left bottom;
}
/*IE6*/
*html #childmenu .cbtm {
	margin-top:-1px;
}
/*IE7*/
*:first-child+html #childmenu .cbtm {
	margin-top:-1px;
}



/* CONTENTS */
#contents{
	margin:0;
	padding:15px 34px 10px 35px;

}
#contents:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}


/* MAINCONTENTS */
#main{
	float:left;
	width:600px;
	padding:0;
	background:url(img/bg_main.jpg) repeat-y;
}
#main p {
margin:0 !important;
}
/* PAGENAVI */
#main #pagenavi{
	margin:0;
	padding:8px 10px 0 15px;
	font-size:0.8em;
	background:url(img/bg_main_pgnavi.jpg) no-repeat top;
	height:23px;
	color:#663300;
}

#main h2{
	font-size:1.2em;
	background:url(img/bg_pagetitle.jpg) no-repeat;
	height:40px;
	margin:0 0 15px 15px;
	padding:0 0 0 10px;
	color:#333;
}
#main h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
h3{
	font-size:120%;
	margin:0 0 10px 15px;
	height:37px;
	color:#663300;
	width:511px;
	padding:13px 0 2px 60px;
	font-weight:bold;
	background:url(img/bg_h3.jpg) no-repeat;
	clear:both;
}

/* PAGE TOP */
#pagetop{
	background:url(img/bg_main_btm.jpg) no-repeat bottom center;
	text-align:right;
	font-size:0.8em;
	padding:20px;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:564px;
	margin:0 auto 30px auto;
	padding:0 0 0 7px;
}


/* SIDEBAR */
#side{
	float:right;
	width:206px;
	margin:0;
	line-height:1.2;
}
#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	color:#333;
	font-weight:bold;
	background:#f8e7b1;
}
.sidebox,.sidebox01,.sidebox02{
	width:206px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
}
.sidebox01 li{
}
.sidebox02 li{
}





/* FOOTER */
#footer{
	position:relative;
	text-align:center;
	font-size:0.8em;
	margin:0 auto;
	padding:0 16px 60px 16px;
	text-align:center;
	color:#999;
	width:884px;
	height:148px;
	background:url(img/bg_footer.gif) no-repeat top center;
}

.f_naoru{
	position:absolute;
	top:8px;
	right:50px;
}
.f_naoru img {
	border:0;
}
.copy {
	padding:70px 0 0 0;
	margin:0;
} 

#footermenu{
	padding:10px 0;
	text-align:center;
	font-size:0.8em;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 5px;
}




/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.left{
	width:30%;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background-position:0 8px;
}
.t_left{
text-align:left !important;
margin-top:40px;
}
.font_i {
color:#999 !important;
}

.right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background:#fff;
}


/* PROFILE PAGE */
#table_profile{
	width:100%;
}
#img_profile{
	float:left;
	width:240px;
	display:block;
	border:1px solid #999;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
}
.map{
	width:498px;
	height:300px;
	border:1px solid #ccc;
	margin:0;
}


/* FORM PAGE */
form{
	margin:0;
}
#table_form{
	width:100%;
	margin:0 0 20px 0;
}
#captcha{
	border:1px solid #ccc;
	background:#ddd;
	margin:0 0 0 10px;
	padding:5px 10px;
}

/* BLOG PAGE */
.blog{
	border:1px solid #ccc;
	padding:0;
	margin:0 auto 20px auto;
	position:relative;
	width:557px;
}
.blog_cnt{
}
.blog_date{
	margin:0 0 5px 15px;
	padding:0;
	color:#999;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	margin:10px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
#entory_preview{
	float:left;
	margin:0 0 5px 15px;
	padding:0 0 0 12px;
	text-align:left;
	width:45%;
	background:url(img/icon_arrow_left.gif) left no-repeat;
}
#entory_next{
	float:right;
	margin:0 15px 5px 0;
	padding:0 12px 0 0;
	text-align:right;
	width:45%;
	background:url(img/icon_arrow_right.gif) right no-repeat;
}


/* BBS PAGE */
.bbs{
	border:1px solid #ccc;
	padding:0;
	margin:0 auto 20px auto;
	position:relative;
	width:557px;
}
.bbs_title{
	margin:0 0 10px 0;
	padding:3px 0 3px 10px;
	font-weight:bold;
	border:none;
}
.bbs_cnt{
}
.bbs_date{
	margin:0 0 10px 0;
	padding:0 10px;
	color:#476785;
	font-size:0.8em;
	font-weight:bold;
	font-family:"Trebuchet MS",verdana,'MS UI Gothic',sans-serif;
}
.bbs_body{
	margin:0 10px 20px 10px;
}
.bbs_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
#table_bbs{
	width:100%;
	margin:0 0 30px 0;
}
#table_bbs td{
	border-bottom:1px dotted #ccc;
	padding:4px 0;
	vertical-align:top;
}
#table_bbs .theme{
	padding:4px 0 4px 20px;
	background:url(img/icon_theme.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .thread{
	padding:4px 0 4px 20px;
	background:url(img/icon_thread.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .res{
	padding:4px 0 4px 20px;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .c1{
	font-size:0.8em;
	text-align:right;
}
#table_bbs .theme a{
	font-weight:bold;
}
#table_bbs .tr{
	text-align:right;
	font-size:0.8em;
	margin:10px 0;
	color:#666;
}



/* POST */
.post{
	border:none;
	background:#f1f1f1;
	color:#666;
	font-size:1em;
	padding:2px 5px;
}
.post_com{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 12px;
}
.post_tb{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(img/icon_tb.gif) left top no-repeat;
	background-position:0 12px;
}
.post_bottom{
	margin:0 0 20px 0;
	padding:5px 0;
	font-size:0.8em;
	text-align:right;
}





/* CALENDAR */
#calendar{
	width:160px;
	margin:0 10px;
	text-align:center;
}
#calendar tr td{
	padding:0 2px 5px 2px;
	font-size:0.8em;
}
#calendar caption{
	padding:0 5px 8px 5px;
	text-align:right;
	font-size:0.8em;
}
.cal_sun{color:#FF0000;}
.cal_day{color:#333333;}
.cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
#search{
	position:absolute;
	top:10px;
	right:0px;
}
#search .search{
	width:120px;
	height:10px;
	font-size:0.8em;
}
.result_title{
	margin:0 0 10px 0;
	font-size:1.2em;
}
.result_body{
	margin:0 0 20px 30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
}
.highlight{
	font-weight:bold;
	background:#ff9900;
	color:#fff;
}

/* CRAWLER */
#crawler{
	position:relative;
	width:180px;
	height:200px;
}
#crawler h4{
	background:url(img/bg_pickup_head.gif) no-repeat;
	padding:5px 0 5px 8px;
	margin:0;
	color:#fff;
	border:none
}
.crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
	border:1px solid #ccc;
	border-top:none;
}
#crawler img{
	margin:0 10px 10px 0;
}

/* COUNTER */
#counter{
	font-size:0.8em;
	text-align:center;
	color:#666;
}

/* MOBILE QR CODE */
#qr{
	position:relative;
	margin:0 0 20px 0;
	width:180px;
	height:100px;
}
#qr a{
	position:absolute;
	display:block;
	width:100px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-1000px;
	overflow:hidden;
}


p {margin-left:0.5em;}



#rss_news{
}
.rss_news_contents{
overflow:hidden;
width:650px;
margin:0 0 20px 0;
}
.rss_news_date{
width:20%;
font-size:0.8em;
color:#666;
padding:3px 0 2px 16px;
border-bottom:1px dotted #ccc;
vertical-align:top;
background:url(img/icon_clock.gif) no-repeat left top;
background-position:0 5px;
}
.rss_news_body{
overflow:hidden;
padding:2px 0 5px 0;
border-bottom:1px dotted #ccc;
vertical-align:top;
}
#rss_photo{
}
.rss_photo_contents{
margin:0 0 20px 0;
}
.rss_photo_td{
font-size:0.8em;
text-align:center;
color:#666;
padding:0 0 10px 0;
}
#rss_site{
}
.rss_site_contents{
margin:0 0 20px 0;
}
.rss_site_td{
padding: 5px 15px 5px 0;
border-bottom:1px dotted rgb(202,202,202);
}
.rss_search_td{
padding: 5px 15px 5px 0;
border-bottom:1px dotted rgb(202,202,202);
}
.rss_thumb{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px rgb(202,202,202) solid;
background-color: rgb(232,232,232);
font-size: 10px;
}
.type1_big{
float: left;
width: 110px;
height:110px;
padding: 5px;
margin-right:10px;
margin-left:auto;
}
.type1_small{
float: left;
width: 65px;
height:65px;
padding: 3px;
margin-right:10px;
margin-left:auto;
}
.type2_big{
width: 110px;
height: 122px;
padding: 5px;
margin-right:auto;
margin-left:auto;
}
.type2_small{
width: 55px;
height: 67px;
padding: 3px;
margin-right:auto;
margin-left:auto;
}
.type3{
float:left;
width: 80px;
height:80px;
padding: 5px;
margin:0 10px 10px 0;
}





.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title153 {background:url(img/title153.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title152 {background:url(img/title152.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title151 {background:url(img/title151.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title150 {background:url(img/title150.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title149 {background:url(img/title149.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title148 {background:url(img/title148.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title147 {background:url(img/title147.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title146 {background:url(img/title146.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title145 {background:url(img/title145.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title144 {background:url(img/title144.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title143 {background:url(img/title143.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title142 {background:url(img/title142.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title140 {background:url(img/title140.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title139 {background:url(img/title139.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title138 {background:url(img/title138.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title137 {background:url(img/title137.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title136 {background:url(img/title136.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title135 {background:url(img/title135.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title134 {background:url(img/title134.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title133 {background:url(img/title133.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title132 {background:url(img/title132.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title131 {background:url(img/title131.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title130 {background:url(img/title130.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title129 {background:url(img/title129.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title124 {background:url(img/title124.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title122 {background:url(img/title122.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title117 {background:url(img/title117.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title116 {background:url(img/title116.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title115 {background:url(img/title115.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title154 {background:url(img/title154.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title155 {background:url(img/title155.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title156 {background:url(img/title156.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title156 {background:url(img/title156.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title157 {background:url(img/title157.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}
.title154 {background:url(img/title154.png) no-repeat !important;padding:0;width:520px;height:45px;text-indent: -10000px;}

