@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 {
	width:990px;
	margin:0 auto;
}

/* ------------------------------
 header
------------------------------ */
.headerwrap {
	background-color:#EC8B84;
	width:100%;
}
.header {
	background-image:url(../img/01.jpg);
	background-repeat:none;
	margin:0 auto;
	width:130px;
	height:51px;
	padding:41px 48px 41px 812px;
}
.margina {
	margin:55px auto;
}
.marginb {
	margin:0px auto 66px auto;
}

/* ------------------------------
 body
------------------------------ */
h2 {
	margin:0 auto;
}
.buy {
	width:217px;
	height:70px;
	margin:0 auto;
	padding:44px 60px 92px 713px;
	background-image:url(../img/30.jpg);
}

/* ------------------------------
 footer
------------------------------ */
#footerwrap {
	background-color:#EC8B84;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#footer {
	width:820px;
	padding:40px 70px 10px 70px;
	margin:0 auto;
	vertical-align:middle;
}
.sns {
	height:36px;
	width:300px;
	clear:both;
	padding-top:20px;
}
.sns li{
	float:left;
	list-style:none;
}
.fb {
	width:110px;
}
.tw {
	width:110px;
}
.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;
}
