@charset "shift_jis";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body { line-height: 1;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*共通*/
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
a,a:link,a:active,a:hover,a:visited{text-decoration: none; color:#000}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.fl{ float:left}
.fr{ float: right}
.vb{ vertical-align:bottom}
/*--------------------------------------------------------------*/
body { background-image: url(../img/bg.png); background-repeat: repeat-x; background-position: center top; font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif; text-align: center; width: 100%; }
header{ text-align: center;width:1000px;margin:0 auto;}
#header{ background:url(../img/header.png) no-repeat center top; width:1000px; height:115px; position:relative; margin:0 auto;}
#header .home_btn{ position:absolute; width:235px; height:115px; left: 0px; }
#header .blog_btn{ position:absolute; width:290px; height:115px; left: 454px; top: -1px; }
#header .tel_btn{ position:absolute; width:225px; height:37px; top: 28px; right: 16px; }
#header .map_btn{ position:absolute; width:214px; height:37px; top: 66px; right: 27px; }

#container{ width:1000px; margin:0 auto; }
#container #sub nav #gnav{}
#main{ width:700px; float:right}
#sub{ width:280px; height:auto; float:left; margin-bottom: 20px; }
#sub #gnav{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border:solid 4px #000; padding:15px; margin-bottom:20px; background-color: #FFF; overflow:auto; }
#gnav ul { float:left; background-image: url(../img/navbg.jpg); background-repeat: no-repeat; background-position: left top; }
#gnav ul li{}
#gnav ul li a{ width:240px; height:65px; margin-bottom: 10px; float: left; }
#gnav ul li:nth-child(5) a{ width:240px; height:65px; margin-bottom: 0px !important; float: left; }
.mailmagazine{ background:url(../img/sub03.png) no-repeat top left; height:386px; width:280px; margin-bottom:20px}
.mailmagazine form{ width:240px; margin:0px auto 0; padding-top:295px }
.mailmagazine form .textbox{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border:solid 4px #000; height: 35px; width: 240px; margin-bottom: 15px; }
.mailmagazine form #mag_on{ background:url(../img/btn_koudoku.png) no-repeat; width:115px; height:24px; float:left;font-size: 0px; line-height: 0; border:none}
.mailmagazine form #mag_off{ background:url(../img/btn_kaijo.png) no-repeat; width:115px; height:24px; float:right; font-size: 0px; line-height: 0; border:none}
#mag_on:hover,#mag_off:hover{cursor: pointer;}
.shameblog{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border:solid 4px #000; margin-bottom:20px; /*height: 808px;*/height: 438px; }
#sub nav #gnav ul li a{ width:240px; height:64px;}
#sub nav #gnav ul li a:hover img{opacity:0}
.update{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding:10px; border: 4px solid #000; }
#sub .update ul li{ background:url(../img/sub_update_bg.png) no-repeat left top; width:244px; height:77px; margin-bottom:10px; padding: 9px 0 0 9px; text-align: left; overflow: hidden; position: relative; }
#sub .update ul li .up_comm img{ float:left; margin-right: 10px; margin-top: -20px; width: 46px; height: 68px; }
#sub .update ul li .day{ font-size:10px; float:left; color: #C1A855; letter-spacing:1.4px; width: 100px; position: absolute; left: 64px; top: 11px; }
#sub .update ul li .up_comm{ float:left; font-size:11px; width: 236px; letter-spacing: 1.4px; font-weight: bold; line-height: 1.5em; position: absolute; left: 9px; top: 30px; height: 49px; }

.viewmore { float:right; margin-right:10px; width: 54px; height: 18px; }
footer{ font-size: 11px; content: ""; display: block; clear: both; }
#fnav{width: 100%; border-top-width: 4px; border-top-style: solid; border-top-color: #000; padding:35px 0;}
#fnav ul{width:1000px;margin:0 auto;list-style-type: none;padding-left: 0;}
#fnav ul li{ display:inline-block;  margin:0px 20px; letter-spacing: 1px; }
#fnav ul li a{ vertical-align:middle}
.copyright{ background-color:#000; color:#FFF; height: 50px; line-height: 50px; }
/* page-top */
#page-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
}
