/* DEFAULT SETTING */
body{
	margin:0 auto;
	padding:0;
	font-size:80%;
	text-align:left;
	line-height:1.4;
	color:#666;
	font-family:verdana,'MS UI Gothic',sans-serif;
	background:url(img/bg_body.gif) repeat-x top left;
	}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

a img {border:0 !important; }

/* FONT DECORATIONT */
a{color:#6F8059;text-decoration:underline;}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:810px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:#FFFFFF;
}

/* HEADER */
#header{
	position:relative;
	margin:0 auto;
	padding:0;
	height:104px;
	width:810px;
	background:url(img/bg_head.gif) no-repeat top left;
}

#header #headcopy {
	margin:0 0 0 20px;
	padding:5px 0 0 0;
	font-size: x-small;
	color:#57694f;
}


#logo{
	position:absolute;
	top:28px;
	left:20px;
	background:url(img/bg_logo.jpg) no-repeat;
	width:216px;
	height:68px;
	margin:0;
}
#logo a{
	display:block;
	width:216px;
	height:68px;
	text-decoration:none;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#57A22B;
	margin:0;
	padding:0;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}





/* HOMEbtn */
#home{
	float:left;
	border-right:1px solid #ccc;
}
#home a{
	font-weight:bold;
	line-height:1.0;
}




/* MAINMENU */
#mainmenu{
	margin:0;
	padding:0;
	height:200px;
	background: url(img/mainmenu_bg.gif) no-repeat bottom left;
}
#mainmenu table {
	width:810px;
}
#mainmenu table td {
	vertical-align:top;
}
#mainmenu table p {
	margin:3px 0 8px 15px;
	padding:0;
}
#mainmenu ul {
	margin:0 0 0 20px;
	padding:0;
}
#mainmenu li {
	background:url(img/mainmenu_li_bg.gif) no-repeat top left;
	list-style:none;
	margin:5px 0;
	padding:0;
}
#mainmenu li ul{
	margin:0 0 0 30px;
	padding:0;
}
#mainmenu li ul li{
	background:none;
	list-style:disc;
	margin:5px 0;
	padding:0;
}

#mainmenu li a{
	display:block;
	padding:0 0 0 20px;
	margin:0;
	zoom:1;
}
#mainmenu li ul li a{
	display:block;
	padding:0;
	margin:0;
}

#mainmenu li a:hover{
	background:url(img/mainmenu_li_bg_on.gif) no-repeat top left;
}
#mainmenu li ul li a:hover{
	background:none;
}
#mainmenu .active{
}


/* SUBMENU */
#submenu{
	position:absolute;
	right:27px;
	top:40px;
	margin:0;
	padding:0;
	font-size:0.8em;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	background:url(img/submenu_bg.gif) no-repeat top left;
	list-style:none;
	margin:5px 0;
	padding:0 0 5px 20px;
}

#submenu a{
	display:block;
	padding:0 10px;
	text-decoration:underline;
}
#submenu a:hover{
	color:#333;
	text-decoration:underline;
}
#submenu .active{
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:0;
	line-height:1.0;
	color:#5E9BB3;
}
#childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0;
	padding:0;
	width:187px;
}
#childmenu a{
	display:block;
	padding:5px 0 5px 20px;
	text-decoration:none;
	color:#666;
	border-bottom:1px dotted #ccc;
	background:url(img/bg_childmenu_off.gif) no-repeat left center;
}
#childmenu a:hover{
	color:#333;
	background:url(img/bg_childmenu_on.gif) no-repeat left center;
}
#childmenu .active{
	color:#333;
	background:url(img/bg_childmenu_active.gif) no-repeat left center;
}


/* PAGENAVI */
#pagenavi{
	margin:0 0 20px 10px;
	padding:0;
	font-size:0.8em;
}


/* CONTENTS */
#contents{
	margin:15px 0 0 0;
	padding:0;
	background:#fff url(img/bg_layout.gif) no-repeat bottom left;
}


/* MAINCONTENTS */
#main{
	float:left;
	width:594px;
	padding:0 14px 0 0;
	background:url(img/main_bg.gif) repeat-y right top;
}
#main h2{
	font-size:1.2em;
	background:url(img/bg_pagetitle.jpg) no-repeat;
	height:45px;
	margin:5px 0 30px 0;
	padding:0 0 0 45px;
	color:#333;
}
#main h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
h3{
	font-size:1em;
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	font-weight:bold;
	border-top:1px solid #ddd;
	border-bottom:3px solid #ddd;
	background:#f7f7f7;
	clear:both;
}
h4 {
	margin:0.5em 0;
	color:#336633;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:587px;
	margin:0 0 20px 0;
}


/* SIDEBAR */
#side{
	float:right;
	width:187px;
	margin:0;
	line-height:1.2;
}
#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:bold;
	background:#6eb92b;
}
.sidebox,.sidebox01,.sidebox02{
	width:187px;
	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{
}


/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:20px 0;
}


/* FOOTER */
#footer{
	text-align:center;
	font-size:0.8em;
	margin:0;
	padding:38px 0 0 0 ;
	height:126px;
	text-align:center;
	color:#999;
	background: url(img/bg_foot.gif) repeat-x bottom left;
}
#footer #copyright{
	background:url(img/copyrighy_bg.gif) no-repeat top left;
	height:28px;
	width:810px;
	margin:0 auto;
	padding:15px 0 0 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;
}
.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:0px;
	margin:0 0 20px 0;
	position:relative;
}
.blog_title{
	margin:0 0 10px 0;
	padding:3px 0 3px 10px;
	font-weight:bold;
	border:none;
}
.blog_cnt{
}
.blog_date{
	margin:0 0 5px 0;
	padding:0;
	color:#A4C57C;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:576px;
	margin:0 9px 20px 9px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
#entory_preview{
	float:left;
	margin:0 0 5px 0;
	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 0 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:0px;
	margin:0 0 20px 0;
	position:relative;
}
.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:45px;
	right:180px;
}
#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:right;
	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;
}

/*RSS*/
.rss {
text-align:right;
margin:0 0 10px 0;
}



/*table*/
table.hyou {
margin:2px;
border-collapse:collapse;
border:1px solid #666;
}
*html table.hyou {
table-layout:fixed;
}
*:first-child+html table.hyou {
table-layout:fixed;
}
table.hyou th,
table.hyou td {
padding:5px;
border:1px solid #666;
background:#FFF;
vertical-align:top;
}
table.hyou td img{
vertical-align:middle !important;
}
table.hyou th {
background:#d1eca0;
text-align:left;
font-weight:normal;
vertical-align:middle;
}



/*連絡先*/
.renraku {
background:url(img/renraku_bg.gif) top left no-repeat #eefbe2;
padding:15px 10px 15px 215px;
color:#33590f;
}

.mb5 {margin-bottom:5px; }.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}
.link021n1 a{background:url(img/link021n1_off.jpg);margin: 0 0 5px 0;width:187px;height:60px;display:block;text-indent: -10000px;}
.link021n1 a:hover{background:url(img/link021n1_on.jpg);width:187px;height:60px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:594px;height:45px;text-indent: -10000px;}

