/* DEFAULT SETTING */
* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "メイリオ";
	font-size: 13px;
	color: #333333;
	background-image: url(img/body_back.gif);
	background-repeat: repeat-x;
	width: 100%;
}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#ffffff;text-decoration:none;}
.small{font-size:1em;}
.error{color:#ff0000;}


h1 {
        font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 20px;
	font-weight: bold;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 30px;
	background-image: url(img/h2_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	height: 30px;
	width: 660px;
}

h3 {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #CC6600;
	height: 25px;
	text-align: left;
	text-indent: 10px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	background-image: url(img/h4_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	height: 30px;
	width: 660px;
}



/* wrapper */
#wrapper {
	width: 905px;
	position: relative;
}

/* HOMEbtn */
#home{
	float:left;
	border-right:1px solid #ccc;
}
#home a{
	font-weight:bold;
	line-height:1.0;
}


/* HEADER */
#header{
	background-image: url(img/heder_back.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 905px;
}
#logo{
	position:absolute;
	top:50px;
        left:0px;
	background:url(img/header_01.gif) no-repeat;
	width:300px;
	height:40px;
	margin:0;
　　　　 padding:10;
}
#logo a{
	display:block;
	width:300px;
	height:40px;
	text-decoration:none;
}

.tel  {
	float: right;
	height: 100px;
	width: 275px;
	padding-left: 0px;
	padding-top: 10px;
}


/* メインメニュー */
.box1 {
	float: left;
	height: 100px;
	width: 610px;
}


#menu {
        position:relative;
        background-image: url(img/menu_back.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 610px;
}

#menu ul {
	list-style-type: none;
	margin-left: 10px;
	list-style-image: none;
}
#menu ul li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	float: left;
	text-indent: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.home  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.line1 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:62px;
}

.line2 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:195px;
}

.line3 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:282px;
}

.line4 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:400px;
}
.line5 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:480px;
}
*html .line5 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:467px;
}
*:first-child+html .line5 {
	position:absolute;
	background-image: url(img/menu_li.gif);
	background-repeat: no-repeat;
	height:45px;
	width:7px;
	top:0px;
        left:465px;
}



/* メインコンテンツ */
#contents{
      
}
/*各基本ページの画像用*/
#page_image{
       position:absolute;
       z-index:3;
       left:0;
       top:0;
       width:900px;
       height:100px;
}

/*HTMLに記述はないがこの設定を適用するとmain_leftに影響する*/
.page_contents{
	overflow:hidden;
	margin-top: 10px;
	text-align: left;
}


/*左*/
#main_left {
	float: left;
	width: 660px;
	margin-top: 10px;
	text-align: left;
}


.td_1 {
	background-color: #F6F2EF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
img.10 {
	padding-top: 10px;
}

.td_2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.td_2_2 {
	text-indent: 10px;
	padding-top: 10px;
	text-align: left;
	
}
.td_2_3 {
	background-color: #F6F2EF;
	text-indent: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
}
.td_2_4 {
	background-color: #F6F2EF;
	text-indent: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}	
.td_1a {
	background-color: #F6F2EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.setumei1 {
	background-color: #CCCCCC;
	width: 630px;
	border: 1px solid #999999;
	line-height: 1.8em;
	margin-top:10px;
        padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*右*/
#main_right {
	float: right;
	width: 210px;
	margin-top: 10px;
        text-align:left;

}
#main_right img {
        margin-bottom:3px;
}

.sidebox,.sidebox01,.sidebox02{
	width:240px;

}
.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 */
/*フッターメニュー*/
#footerimage {
	line-height: 75px;
	background-image: url(img/footerimage.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 905px;
	font-size: 12px;
}
#footerimage a {
        color:#333333;
        text-decoration:none;
}
#footerimage a:hover {
        color:#ff0000;
        text-decoration:none;
}


#footerimage ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footerimage li{
	margin:0 0 3px 0;
	display:inline;
}

#footerimage li a{
	margin:0 0 3px 0;
	display:inline;
        color: #333333
}

/*コピーライト*/
#footer {
	font-size: 12px;
	color: #AE8D72;
	background-color: #794316;
	width: 100%;
	padding-top: 20px;
	height: 135px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*その他*/
.clear {
	clear: none;
}
.box2 {
	width: 210px;
	border: 1px solid #CCCCCC;
	background-position: center;
	padding-left: 0px;
	margin-left: 28px;
}

.y5 {
	padding: 5px;
}



.fs14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #794316;
	font-weight: bold;
	margin-bottom: 10px;
}
.fs13{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #794316;
	margin-bottom: 10px;
}
.fs12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #794316;
	font-weight: bold;
	margin-bottom: 10px;
}
.fs10 {
	font-size: 10px;
	padding: 5px;
	text-align: left;
	
}
.fs10a {
	font-size: 10px;
	padding: 5px;
	background-color: #F6F2EF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
}
.float_right {
	float: right;
	padding: 5px;
}
.box_gray {
	border: 1px solid #999999;
	margin-top:10px;
        padding: 5px;
}



/*初期設定のスタイルシート(未変更)*/
/* 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{
	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 0 5px 0;
	padding:0;
	width:180px;
}
#childmenu a{
	display:block;
	padding:2px 0 2px 10px;
	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 0;
	padding:0;
	font-size:0.8em;
}

/* 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{
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #CC6600;
	height: 25px;
	text-align: left;
	text-indent: 10px;}
.blog_cnt{
}
.blog_date{
	margin:0 0 5px 0;
	padding:0;
	color:#999;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:630px;
	margin:0 9px 20px 9px;
}
.blog_bottom{
        color:#333333;
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
.blog_bottom a{
        color:#333333;
	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;
}


/* TOPIMAGE */
#topimage{
	width:750px;
	height:200px;
	margin:1px 0 0 0;
	background-repeat:no-repeat;
	text-indent:-10000px;
	border-bottom:1px solid #ccc;
}
#topimage a{
	display:block;
	width:750px;
	height:200px;
}


/* TOPNEWS */
#top_news{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
        color:#333333;
	line-height: 30px;
	background-image: url(img/h2_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	height: 30px;
	width: 660px;
}
.news_contents{
	overflow:hidden;
	width:600px;
	margin:0 10px 20px 10px;
}
.topnews_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;
}
.topnews_body{
	overflow:hidden;
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}
.topnews_body a{
        font-size: 14px;
        font-weight:bold;
        text-decoration:none;
	color: #333333;
	}


/* TOPPHOTO */
#top_photo{
	font-size:1.0em;
	font-weight:bold;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	border-left:3px solid #5E9BB3;
	background:#fff;
	clear:both;
}
.photo_contents{
	margin:0 10px 20px 10px;
}
.top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}


/* 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;
}

