@charset "UTF-8";
/* -------------------------------------------- 
CSS Information  

File name:      common.css
Created:        2014-05-04 by yamaguchij
Last update:  2014-05-04 by yamaguchij
by Author Style Info: Ogiwara Design Senior Registered Architect common.css
----------------------------------------------- */
/* ----------------------------- 
Table of Contents
* reset
* common layout
* top
* about us
* contact
----------------------------- */
/* --------------------------------------------------------------- 
 reset
--------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
div { display: block; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
img { vertical-align:bottom; }
/* font
----------------------------- */
body {
	font-size:13px; /* for modern */
	line-height: 1.25;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
}
* html body {/* IE6 */
	font-size:80%;
	line-height: 1.35;
}
*:first-child+html body {/* IE7 */
	line-height: 1.35;
}

/* clearfix
----------------------------- */
.clearfix { zoom:1; }
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }

/* --------------------------------------------------------------- 
 common layout
--------------------------------------------------------------- */
body {
	width: 100%;
}
#header {
	border-top: 6px solid #F11504;
	box-shadow: 0px 2px 3px rgba(73,8,3,0.1);
	-webkit-box-shadow: 0px 2px 3px rgba(73,8,3,0.1);
	-moz-box-shadow: 0px 2px 3px rgba(73,8,3,0.1);
}
#header .frm {
 	margin-top: 2px;
	border-top: 1px solid #F11504;
}
#header .inr {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}
#header h1 {
	float: left;
	margin-left: 20px;
}
#header ul {
	float: right;
	margin-right: 20px;
	padding-top: 30px;
}
#header ul li {
	float: left;
	margin-left: 15px;
}
#header ul li a {
	display: inline-block;
	height: 0;
	padding-top: 25px;
	overflow: hidden;
	vertical-align: middle;
}
#header ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#header ul .nav-top a {
	width: 58px;
	margin-left: 4px;
	background: url("../img/menu_top.png") no-repeat left top;
}
#header ul .nav-about a {
	width: 114px;
	margin-left: 4px;
	background: url("../img/menu_about.png") no-repeat left top;
}
#header ul .nav-cntct a {
	width: 130px;
	margin-left: 4px;
	padding-top: 25px;
	background: url("../img/menu_cntct.png") no-repeat left top;
}
#container {
    position: relative;
	background: url("../img/bg.png") repeat left top;
	z-index:1;
}
#container .inr {
	box-shadow: 0px 2px 3px rgba(73,8,3,0.1) inset;
	-webkit-box-shadow: 0px 2px 3px rgba(73,8,3,0.1) inset;
	-moz-box-shadow: 0px 2px 3px rgba(73,8,3,0.1) inset;
}
#container .inr ul li img {
    position: relative;
	z-index:-1;
}
#main {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
#main table {
	border-collapse: separate;
	border-spacing: 3px;
}
#main table td {
	padding: 13px 10px;
	box-shadow: 0px 2px 3px rgba(73,8,3,0.1) ;
	-webkit-box-shadow: 0px 2px 3px rgba(73,8,3,0.1) ;
	-moz-box-shadow: 0px 2px 3px rgba(73,8,3,0.1) ;
	font-size: 123%;
	font-weight: normal;
	vertical-align: top;
}
#main table th {
	padding: 13px 10px;
	font-size: 123%;
	font-weight: normal;
	vertical-align: top;
}
#main table td:first-child {
	width: 150px;
}
#main table .odd td {
	background-color: #FEE9E2;
}
#main table .odd td:first-child {
	background-color: #FAA68C;
}
#main table .even td {
	background-color: #FCF1E5;
}
#main table .even td:first-child {
	background-color: #F5C4A8;
}
#main table .even p {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.35;
	color: #F11504;
}
#footer {
	margin: 0;
	padding:10px 0;
	background: #F11504;
	color:#FFF;
	text-align:center;
}
#footer .inr {
	width: 940px;
	margin: 0 auto;
}
#footer address {
	float:  left;
	font-weight: bold;
}
#footer p {
	float:  right;
	padding-top: 0.2em;
	font-size: 85%;
	font-weight: normal;
}

/* --------------------------------------------------------------- 
 top
--------------------------------------------------------------- */
.cnt-index #main2 {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
/*#main .nav-slides a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#main .nav-slides .prev, 
#main .nav-slides .next {
	display: block;
	position: absolute;
	top: 180px;
	width: 72px;
	height: 0;
	padding-top: 72px;
	overflow: hidden;
	line-height: 2;
}
#main .nav-slides .prev {
	left: -80px;
	background: url("../img/arw_l.png") no-repeat;
}
#main .nav-slides .next {
	right: -80px;
	background: url("../img/arw_r.png") no-repeat;
}*/

/* --------------------------------------------------------------- 
 about us
--------------------------------------------------------------- */
.cnt-about #main {
	padding: 40px 0;
}
.cnt-about #main h2 {
	float: left;
	width: 135px;
	height: 0;
	margin-right: 38px;
	padding-top: 158px;
	background: url("../img/ttl_about.png") no-repeat;
	overflow: hidden;
	line-height: 2;
}

/* --------------------------------------------------------------- 
 contact
--------------------------------------------------------------- */
.cnt-cntct #main {
	position: relative;
	padding: 40px 0;
}
.cnt-cntct #main h2 {
	float: left;
	width: 135px;
	height: 0;
	margin-right: 38px;
	padding-top: 158px;
	background: url("../img/ttl_cntct.png") no-repeat;
	overflow: hidden;
	line-height: 2;
}
.cnt-cntct #main .dtl-prvcy {
	position: absolute;
	bottom: 105px;
	left: 10px;
	display: inline-block;
	color: #190A01;
	font-size: 85%;	
}
.cnt-cntct #main .dtl-prvcy:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.cnt-cntct #main table td input {
	width: 320px;
	padding: 2px 0;
}
.cnt-cntct #main table .cntct-address td input,
.cnt-cntct #main table td textarea {
	width: 580px;
}
.cnt-cntct #main table td textarea {
	margin-top: 10px;
}
.cnt-cntct #main table td label {
	margin-right: 25px;
}
.cnt-cntct #main table td label input {
	width: auto;
	margin-right: 5px;
	vertical-align: middle;
}
.cnt-cntct #main table + p {
	margin-top:15px;
	padding-left: 135px;
	text-align: center;
}
.cnt-cntct #main .btn-cntct {
	cursor: pointer;
	width: 260px;
	height: 46px;
	padding-top: 5px;
	padding-left: 25px;
	background: url("../img/btn_cntct.png") no-repeat;
	border: none;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
}
.cnt-cntct #main .btn-cntct:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

