@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   text-align:center;
   line-height:1.6;
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
   vertical-align:bottom;
   width:100%;
   height:auto;
}

a {
   color:#666;
   text-decoration:none;
}

a:hover {
   color:#666;
}

h2 {
   margin:0 0 2px 0;
   padding:3px 5px;
   color:#fff;
   font-size:14px;
   font-weight:bold;
   border-left:5px solid #7d9a82;
   border-bottom:1px solid #7d9a82;
   background:#6a6a6a;
}

h3 {
   margin:0 0 5px 0;
   margin-bottom:5px;
   padding:3px 0;
   font-size:14px;
   border-bottom:1px solid #333;
}

h4 {
   margin:0 0 5px 0;
   padding-left:5px;
   font-size:13px;
   border-left:5px solid #666;
}

h5 {
   margin:0 0 5px 0;
   padding-left:5px;
   font-size:13px;
   background:#b3cc51;
}

h6 {
   margin:0 0 5px 0;
   font-size:13px;
}

p {
   margin:0 0 1em 0;
}

dl {
   margin:0;
   padding:0;
}

dt {
   font-weight:bold;
}

dd {
   margin:0 0 1em 0;
   padding:0;
}

ul,
ol {
   margin:0 0 1em 40px;
   padding:0;
}

em {
   font-style:normal;
   background:#ff0;
}


/* ========TEMPLATE WIREFRAME======== */
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: url("../images/bg_left.gif") 0 0 repeat-y;
}

#temp {
	margin: 0 auto;
	text-align: left;
}

#header {
	background-position: center top;
	background-color: #fff;
}
#header .inner {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header .inner02 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}



#menu {
   width:720px;
   margin:0 20px;
}

#contents {
   clear:both;
   width:700px;
   margin:0 20px;
   padding:20px 10px 10px 10px;
   background:#fff url("../images/bg_contents.gif") -240px 0 repeat-y;
   border-bottom:1px solid #C3C3C3;
}

#main {
	float: left;
}

#sub {
   float:right;
   width:200px;
}

#wide {
   clear:both;
   width:700px;
   margin:0 20px;
   padding:20px 10px 10px 10px;
   background:#fff url("../images/bg_wide.gif");
   border-bottom:1px solid #C3C3C3;
}

#footer {
	width: 100%;
	margin: 0 auto;
}

/* 回り込み解除 */
#menu:after,
#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
	margin: 0;
	font-size: 24px;
	position: static;
	top: -2px;
        margin:0 auto 0 auto;
	width:50%;
        height:auto;
}
#header h1 img {
	width:100%;
        height:auto;
}

#header .inner .tex {
	position: static;
	right: 0px;
	top: 20px;
        margin:10px auto 0 auto;
	width:70%;
        height:auto;
}
#header .inner .tel {
	position: static;
	left: 386px;
	top: 50px;
        margin:10px auto 0 auto;
	width:70%;
        height:auto;
}
#header .inner .tel02 {
	position: static;
	left: 386px;
	top: 50px;
        margin:10px auto 0 auto;
	width:70%;
        height:auto;
}
#header .inner .mail {
	position: static;
	left: 714px;
	top: 50px;
        margin:10px auto 20px auto;
	width:70%;
        height:auto;
}




#header p {
   margin:0;
   padding:0 20px;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
}

#menu li {
   float:left;
   margin:0;
   padding:0;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:120px;
   padding:5px 0;
   border-top:1px solid #C3C3C3;
   border-bottom:1px solid #C3C3C3;
   background:#ddd;
}

#menu li a:hover {
   color:#fff;
   background:#7d9a82;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:20px 0;
   text-align:center;
   color:#333;
   font-style:normal;
   font-size:11px;
}
.box01 {
	background-image: url(../images/bgb.jpg);
	background-repeat: repeat;
}
.box01 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box02 {
	background-image: url(none);
	background-repeat: repeat;
}
.box02 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box01_02 .inner02 {
    width: 100%; 
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 0;
    background-color: #fff;
}

.box03 {
	background-image: url(none);
	background-repeat: repeat;
}
.box03 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box04 {
	background-image: url(none);
	background-repeat: repeat;
}
.box04 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box05 {
	background-image: url(none);
	background-repeat: repeat;
}
.box05 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box06 {
	background-image: url(none);
	background-repeat: repeat;
}
.box06 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box07 {
	background-image: url(none);
	background-repeat: repeat;
}
.box07 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box08 {
	background-image: url(none);
	background-repeat: repeat;
}
.box08 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.box09 {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.box09 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box10 {
	background-repeat: repeat;
	background-color: #F3F3F3;
}
.box10 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.box11 {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.box11 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.box12 {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.box12 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.box13 {
	background-repeat: repeat;
	background-color: #F3F3F3;
}
.box13 .inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.conta {
	background-image: url(none);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 20px;
}
.conta .oi {
	background-image: url(none);
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.conta .oi .btnbg {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	float: none;
}
.conta .oi .btnbg02 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
		float: none;
	padding-right: 0px;
}

.btnbg img {
	width:70%;
	height:auto;
}

.btnbg02 img {
	width:70%;
	height:auto;
}
.conta .oi .telcon {
	position: absolute;
	left: 511px;
	top: 200px;
}
.conta .oi .mailcon {
	position: absolute;
	left: 511px;
	top: 260px;
}


.conta .ois {
	background-image: url(none);
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: inherit;
	background-color: #fff;
	padding:20px;	
	border: 5px #DE4900 solid;
}
.conta .ois .telcon {
	position: static;
	left: 0;
	top: 0;
	margin:10px auto 0 auto;
}
.conta .ois .mailcon {
	position: static;
	left: 0;
	top: 0;
	margin:10px auto 0 auto;
}
.conta .ois .radiocon {
	position: static;
	left: 0;
	top: 0;
	margin:10px auto 0 auto;
}
.conta .ois .iue {
	position: static;
	left: 0;
	margin-bottom: 20px;
}


.mailform dt {
    width: 100%!important;
    display: block!important;
    vertical-align: middle!important;
}
.mailform dd {
    width: 100%!important;
	margin:10px 0 0 0!important;
    padding-left: 0px!important;
    display: block!important;
    vertical-align: middle!important;
}

.submit_content dt {
    width: 100%!important;
    display: block!important;
    vertical-align: middle!important;
}
.submit_content dd {
    width: 100%!important;
	margin:10px 0 0 0!important;
    padding-left: 0px!important;
    display: block!important;
    vertical-align: middle!important;
}