@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, 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;
    background:transparent;
}

body {
	background:#f2f2f2;
    line-height:1;
	text-align:center;
/*	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ol , ul {
    list-style:none;
}

img {
　　　vertical-align: bottom;
　　　font-size:0;
　　　line-height: 0;
}

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;
	color:#926C39;
}
a:hover {
	text-decoration:underline;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



html {height:100%;min-height:100%;overflow-x:hidden;}
body {height:100%;background:#e5cc9f;}
html > body {height:auto;}
.wrapper {text-align:left;margin:0 auto;width: 950px;position:relative;background:url(../img/main_bg.jpg) top center repeat-y;}
.mv,.container,.int,.access {zoom:1;}
.mv:after,.container:after,.int:after ,.access:after {
    content: ""; 
    display: block; 
    clear: both;
}


/**/
.headerside {padding:25px 55px 45px 35px;width:251px;float:left;display:inline;text-align:center;}
.mv {width:551px;float:left;display:inline;padding-bottom:45px;padding-top:30px;}
.mb20 {margin-bottom:20px;}
.container {margin:0 30px 0 41px}
.int .left {float:left;display:inline;width:272px;margin:0 20px 50px;}
.int .text {float:left;display:inline;width:530px;font-size:.75em;line-height:2;margin-bottom:50px;}
.int h3 {margin-bottom:-2px;height:48px;width:849px;padding:0;display:block;background:url(../img/h301_on.png) 0 0 no-repeat;}
.access h3 {height:48px;width:849px;padding:0;display:block;background:url(../img/h302_on.png) 0 0 no-repeat;}
.int h3.open {background:url(../img/h301_off.png) 0 0 no-repeat;}
.access h3.open {background:url(../img/h302_off.png) 0 0 no-repeat;}




h3 span {display:none;}
.spec {line-height:23px;margin-bottom:10px;}
h4 {margin:30px 0 20px 0 }
.caption {line-height:2;font-size:.75em;margin:20px 0 0 0;}
.access .inner {margin:0 auto;width:830px;}
footer {text-align:center;margin-top:50px;padding:20px 0;border-top:2px solid #804f21;font-size:.625em; }
.access .inner>p.spec,.int .inner>p.left,.int .inner>p.text {margin-top:20px;}






