@charset "utf-8";
/* CSS Document */

/* ------------------------------
 html5用resetcss
------------------------------ */ 
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

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,
div, 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:top;
}
img {
	font-size:0;
}
a {
	outline: none;
}
/* ------------------------------
 layout
------------------------------ */
#wrap {
}
#container {
}
.abgimgwrap {
	background-image:url(../bgimg/01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.aimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.ebgimgwrap {
	background-image:url(../bgimg/05.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.eimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.bbgimgwrap {
	background-image:url(../bgimg/02.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.bimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.cbgimgwrap {
	background-image:url(../bgimg/03.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.cimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.dbgimgwrap {
	background-image:url(../bgimg/04.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.dimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.fbgimgwrap {
	background-image:url(../bgimg/06.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.fimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.gbgimgwrap {
	background-image:url(../bgimg/07.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.gimgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.hbgimgwrap {
	background-image:url(../bgimg/08.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.himgwrap {
	width:960px;
	height:544px;
	margin:0 auto;
}
.left {
	width:520px;
	float:left;
}
.right {
	width:420px;
	height:544px;
	float:right;
}
.btn {
	margin:45px 131px;
	height:68px;
}
.btn a {
	background-image:url(../img/btn01.png);
	display:inline-block;
	width:68px;
	height:68px;
}
.btn a:hover {
	background-image:url(../img/btn02.png);
	display:inline-block;
	width:68px;
	height:68px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
/* ------------------------------
 footer
------------------------------ */
#footerwrap {
	background-color:#a6937c;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#footer {
	width:820px;
	padding:40px 70px 10px 70px;
	margin:0 auto;
	vertical-align:middle;
}
.fb {
	clear:both;
	height:36px;
	padding-top:20px;
}
.footerleft {
	width:400px;
}
.footerright {
	width:330px;
	margin-top:35px;
}
.footerSns {
	height:10px;
}
.copyright {
}
/* ------------------------------
 in footer
------------------------------ */
#footerwrap {
	color:#FFF;
}
#footerwrap a {
	color:#FFF;
}
.companyName {
	font-size:18px;
}
.companyJname {
	font-size:14px;
	margin-top:8px;
}
.companyPostnumber {
	font-size:14px;
	margin-top:28px;
}
.companyAddress {
	font-size:14px;
}
.footerSns {
	display:block;
	clear:both;
	list-style:none;
	margin-top:20px;
}
.footerSns li {
	float:left;
	margin-right:10px;
	list-style:none;
}
a:hover img {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
	opacity: 0.6;
}
.tellTalk {
	font-size:14px;
	margin-top:8px;
}
.telNo {
	font-size:14px;
}
.copyright {
	font-size:14px;
	margin-top:20px;
}
