/* css format */
html { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; }
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section {display: block;}
section,nav,article,aside,hgroup,header,footer,address { margin:0; padding:0; font-style:normal; font-weight:normal; }
a { overflow:hidden; outline: none !important; }
a img, img { border:0; }
abbr, acronym { border:0; }
address, caption, cite, code, dfn, em, th, strong, var { font-style:normal; font-weight:normal; }
blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul { margin:0; padding:0; }
caption, th { text-align:left;}
code, kbd, pre, samp, tt { font-family:monospace; line-height:100%; }
*+html code, kbd, pre, samp, tt { font-size:108%; }
q:before, q:after { content:'';}
button, fieldset, form, input, label, legend, select, textarea { font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0; padding:0; vertical-align:baseline; }
table { border-collapse:collapse; border-spacing:0; font-size:100%; }
body { margin:0; padding:0; font-size:13px; line-height:1.6; color:#0a0a0a; text-align:center; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif; background:#fff; }
/*

Links */
a {
	color: #009fb1;
	text-decoration: underline;
}
a:visited {
}
a:hover {
	color: #8C4100;
	text-decoration: none;
}
a img {
	border-width: 0;
}
/*

List */
ul, dl { margin: 0; padding: 0; list-style: none; }
ul li { margin: 0; padding: 0; }
dl dl { margin: 1em 20px; }
dt { clear: left; font-weight: bold; }
dd { margin: 0 0 1em; padding: 0; }
dd ul { margin: 0; padding: 0; }
dd li { width: 100%; padding: 0; margin: 0; text-indent: 0; }
/*

common class */
.clear { clear: both; }
.hidden { text-indent: -10000px; }
.red { color: #FF0000; }
.right, img.right { float: right; }
.left, img.left { float: left; }

/*


Layout */
body{
	font-size:14px;
	color:#000;
	background:#b60014 url(../assets/bBg.gif) left top repeat-x;
}
#wrap{
	margin:0 auto;
	width:100%;
	text-align:left;
}
#head{
	margin: 0 auto;
	width:1000px;
	position:relative;
}
h1{
	margin-left:20px;
}
p#headMail{
	position:absolute;
	top:0;
	right:20px;
}
#headMain{
	text-align:center;
	overflow:hidden;
}
#headMainLeft{
	float:left;
	width:50%;
	text-align:right;
}
#headMainRight{
	float:right;
	width:50%;
	text-align:left;
}
p.headContact{
	clear:both;
	margin-bottom:10px;
}
#content{
	margin:0 auto;
	padding-bottom:20px;
	width:960px;
	background:#fff;
}
.box{
	clear:both;
	margin:30px 50px 40px;
	padding:20px 40px;
	width:780px;
	text-align:left;
	border: 2px double #f0f0f0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, .5) 0 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, .5) 0 1px 2px;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.06, rgb(250,250,250)), color-stop(0.66, rgb(255,255,255)) );
	background-image: -moz-linear-gradient( center bottom, rgb(250,250,250) 6%, rgb(255,255,255) 66% );
}

#feature{
	background:url(../assets/tit02-bg.jpg) left top no-repeat;
}
#feature ul{
	margin:0;
	padding:0;
}
#feature li{
	margin:0;
	padding:0;
	line-height:1%;
}
.price{
	font-size:16px;
}
.tit04Box{
	background:url(../assets/tit04-a.png) right 20px no-repeat;
}
#contact02{
	margin-bottom:30px;
}
ol#flow li{
	padding:10px 0 0 90px;
	height:60px;
	list-style:none;
	font-size:15px;
}
ol#flow li strong{
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
li#flow1{
	background:url(../assets/tit06-a01.png) no-repeat;
}
li#flow2{
	background:url(../assets/tit06-a02.png) no-repeat;
}
li#flow3{
	background:url(../assets/tit06-a03.png) no-repeat;
}
h5{
}
h5 a:hover{
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	-ms-filter: "alpha(opacity=85)";
}
#footer{
	margin:0 auto;
	width:960px;
	height:200px;
	color:#fff;
	font-size:13px;
	text-align:center;
	background:#b60014 url(../assets/footBg.png) left top no-repeat;
}
#footer a{
	color:#fff;
}
#footer ul{
	margin:40px auto 5px;
	position:relative;
	left:50%;
	float:left;
}
#footer li{
	margin-right:5px;
	padding-right:5px;
	position:relative;
	left:-50%;
	float:left;
	border-right:1px solid #fff;
}
#footer li:last-child{
	border-right:none;
	margin-right:0;
}
#footer p#copy{
	clear:both;
}

#carousel{
	margin:30px auto 0;
	padding-top:30px;
	width:880px;
	height:220px;
	background:#000;
	position:relative;
}
a.bx-prev,
a.bx-next{
	width:24px;
	height:26px;
	text-indent:-10000px;
	display:block;
}
a.bx-prev{
	position:absolute;
	left:-70px;
	top:80px;
	background:url(../assets/prev.gif) no-repeat;
}
a.bx-next{
	position:absolute;
	right:-30px;
	top:80px;
	background:url(../assets/next.gif) no-repeat;
}
#carouselInner{
	margin:auto;
	padding-left:40px;
	width:700px;
}
ul#slider{
}
ul#slider2 li{
	margin:0;
	width:233px;
	height:195px;
}

/*


contact */
#contact{
	margin:10px auto;
	width:700px;
}
#contact table{
	width:700px;
	font-size:13px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#contact table th,
#contact table td{
	padding:10px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#contact table th{
	width:210px;
	vertical-align:top;
	background:#F5F5F0;
}
#contact table td{
	width:490px;
}
#contact p#button{
	margin:20px;
	text-align:center;
}
#contact span.red{
	margin-left:5px;
	font-size:20px;
	line-height:13px;
}
#contact table td span.example{
	font-size:11px;
	color:#666;
}
#contact textarea.honbun{
	width:400px;
}
h3#tit-contact{
	margin-top:19px;
}
#contact h4{
	margin-top:10px;
	padding:10px;
	font-size:16px;
	border:1px solid #ddd;
	background:#F5F5F0;
}
#contact p{
	margin:20px 10px;
	font-size:13px;
	line-height:1.2;
}
p#bread{
	margin:0 0 0 130px;
	font-size:11px;
	color:#666;
}
p#bread a{
	color:#666;
}

.error{background:#ff6699;padding: 20px;text-align:center;}




/* CSS Document 

snsbtn.css
========================================================

CommonsnsButtonCss

========================================================
*/

.snsBtn{
	margin:0 auto;
padding:3px 10px;
width:660px;
height:30px;
text-align:center;
overflow:hidden;
background:#eee;
}
.snsBtn li{
vertical-align: top;
display:block;
float:left;
text-align:center;
width:108px;
}
