/* gyuuya */


/* HTML5 RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, ins, kdb, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body { line-height: 1; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
ul, ol { list-style: none; }
blockquote q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
img { border: 0; vertical-align: bottom; font-size: 100%; outline: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #CCC; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }


/* LAYOUT */
body { font-size: 13px; color: #5A4B47; font-family: Arial, Helvetica, sans-serif; background: #FFF; }

a { color: #E7410B; text-decoration: none; }
a:hover { color: #E7410B; text-decoration: underline; }

.clearfix { _zoom:1; }
.clearfix:after { content: "";  display: block; clear: both; }

#wrap { background: #F7F4EE bottom url(../img/gradbg.jpg) repeat-x; }


/* HEADER */
#header { width: 100%; height: 127px; margin: 0 auto; background: bottom url(../img/head-loopbg.jpg) repeat-x; }
#header-in { width: 940px; margin: 0 auto; }
#header h1 { float: left; }
#header ul { float: left; width: 450px; margin: 15px 0 0 15px; }
#header li { float: left; margin: 0 15px 10px 0; }
.head-tel { float: right; margin: 12px 0 0 0; }


/* FOOTER */
#footer { width: 100%; padding: 10px 0; background: url(../img/foot-loopbg.jpg) repeat-x; }
#footer-in { width: 940px; margin: 0 auto; position: relative; }
.footer-l { float: left; color: #ECEADD; padding: 0 0 0 10px; }
.footer-l h3 { font-size: 16px; font-weight: normal; margin-bottom: 4px; }
.footer-l p { font-size: 12px; line-height: 15px; }

.footer-b { float: right; padding-right: 10px; height: 80px; }
.footer-b p { margin-bottom: 2px; }
.footer-m { position: absolute; top: 0px; left: 480px; } 


.counter { float: right; text-align: right;}

/* TOPIMAGE */
#topimg { width: 100%; height: 394px; margin: 0 auto; background: url(../img/topimg-loopbg.jpg) repeat-x; overflow: hidden; position: relative; }

.items { width: 100%; height: 360px; overflow: hidden; margin: 3px auto 8px auto; _zoom: 1; }
.items li { width: 550px; height: 360px; text-align: center; }

.bx-wrapper { width: 100% !important; overflow: hidden !important; position: relative !important; }
.bx-window { width: 550px !important; margin: 0 auto !important; overflow: visible !important; _zoom: 1; }

.bx-pager { width: 90px; height: 12px; margin: 0 auto; overflow: hidden; z-index: 1; }
.bx-pager a { width: 12px; height: 12px; display: block; float: left; margin: 0 2px; background: url(../img/topimgicon.png) no-repeat; text-indent: -9999px; }
.bx-pager a:hover,
.bx-pager a.pager-active { background-position: 0 -12px; }

.bxnav { position: relative; width: 100%; }
.bx-prev { background: bottom right url(../img/topimg_prev.png) no-repeat; display: block; width: 540px; height: 370px; position: absolute; top: -380px; right: 50%; margin-right: 280px; z-index: 9; text-indent: -9999px; }
.bx-next { background: bottom left url(../img/topimg_next.png) no-repeat; display: block; width: 540px; height: 370px; position: absolute; top: -380px; left: 50%; margin-left: 280px; z-index: 9; text-indent: -9999px; }

* html .bx-window { margin-left: 24% !important; }
* html .bxnav { display: none !important; }

.topimg-20th { width: 100%; z-index: 9; position: absolute; top: 20px; margin: 0; }
.topimg-20th span { width: 500px; margin: 0 auto; text-align: right; display: block; }


/* CONTENTS */
#container { width: 960px; margin: 10px auto 0 auto; font-size: 13px; line-height: 19px; }
#main { width: 630px; float: left; }
#side { width: 306px; float: left; margin-left: 14px; }
.blog #side { padding-bottom: 220px; }

.indexbox { height: 410px; padding: 10px 10px 2px 10px !important; }

.sec_normal { background: right top url(../img/lblock-bg.png) no-repeat; padding: 15px 0 0 10px; margin-bottom: 20px; }
.sec_normal h2 { padding: 0 10px; margin-bottom: 9px; font-size: 18px; color: #C42400; font-weight: normal; }
.sec_normal p { margin-bottom: 8px; }
.sec_normal_body { border: 1px solid #D7D2CB; background: #F3F2EB; padding: 10px 20px; }

.service_button { margin: 15px 0 !important; padding-top: 10px !important; border-top: 1px dotted #DCD7D1; }
.service_button img { vertical-align: top !important; }
.entry_navi { margin: 15px 0 !important; text-align: center; }

.imglist { _zoom: 1; }
.imglist:after { content: "";  display: block; clear: both; }
.imglist li { float: left; margin-bottom: 8px; text-align: center; }

.listitem2 li { width: 50%; }
.listitem3 li { width: 33.3%; }

.sec_side { background: top url(../img/rblock-bg.jpg) no-repeat; padding: 15px 0 0 6px; margin-bottom: 20px; }
.sec_side h2 { padding: 0 10px; margin-bottom: 9px; }
.sec_side p { margin-bottom: 8px; }
.sec_side_body { border: 1px solid #D7D2CB; background: #F3F2EB; padding: 10px 10px 2px 10px; }

#feedlist li { background: bottom url(../img/dotline-x.jpg) repeat-x; padding-bottom: 10px; margin-bottom: 9px; }

.footnav { margin-left: 10px; }
.copyright { color: #ACA5A0; margin: 10px 0; }


#cnthead { width: 100%; height: 66px; background: url(../img/topimg-loopbg.jpg) repeat-x; overflow: hidden; }
#cnthead-in { width: 940px; margin: 0 auto; }
#cnthead h2 { margin: 15px 0 0 20px; }


/* BLOG */
.blog { background: bottom right url(../img/cnt-footbg.jpg) no-repeat; }
.blog-date { text-align: right; }

.blog-side { width: 300px; margin-left: 6px; margin-top: 20px; }
.blog-side h3 { font-size: 16px; color: #4B210D; padding-bottom: 6px; margin-bottom: 10px; background: bottom url(../img/cnt-sideline.jpg) no-repeat; }
.blog-side p { margin: 0 5px 8px 5px; }
.blog-side ul { margin: 0 5px 8px 5px; }
.blog-side li { background: left 7px url(../img/icon-arrow.jpg) no-repeat; padding-left: 12px; }

