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

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, p, blockquote, table, th, td, object, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
}
body {
	color: #361E07;
	
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url(../img/main_bg.jpg) repeat-y center top;
	min-width:980px;
}

img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #1A1A1A;
	text-decoration: none;
}
a.td_ul {
	text-decoration: underline;
}
a:hover {
	color: #56ACEB;
	text-decoration: underline;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ * html .clearfix {} 
.clearfix {display: block;} /* End hide from IE-mac */
.clearfix:after { content: ""; display: block; clear: both; }
.clearfix {
	overflow: hidden;
}
.clear {
	clear: both;
	padding: 0px;
}
.clear1 {
	clear: both;
	font-size: 1px;
	padding: 0px;
	line-height: 0%;
}
.clear2 {
	clear: both;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}
.clear3 {
	clear: both;
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

.clear { clear:both; }  
.clear hr { display:none; }  



/*****************  ヘッダー *****************/


#header {
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #0A4E2C;
}
#header h1 {
	font-size: 12px;
	line-height: normal;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFF;
}


/*****************  フッター *****************/

#f_box {
	width: 100%;
	background: url(../img/footer_bg.png) no-repeat center top;
}
#footer {
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/common/f_bg2.jpg) no-repeat center top;
}
#footer #f_totop {
	padding-top: 19px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 135px;
}
#footer #f_copy {
	clear: both;
	padding: 14px 0;
	color: #361E07;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	width: 980px;
}


/*****************  コンテンツ *****************/

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}
#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}
#header .inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	background: url(../img/main.jpg) no-repeat center top;
	height: 400px;
	min-width:980px;
}
.main h2 {
	text-indent: -9999px;
}
.main2 {
	background: url(../img/main2_bg.jpg) no-repeat center top;
	height: 249px;
}
.main2 img {
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.area1 {
	margin-bottom: 70px;
}
.area2 {
	margin-bottom: 50px;
}
.area3 {
	margin-bottom: 50px;
}
.area4 {
	margin-bottom: 25px;
}
.area4 .company_area {
	background: url(../img/company_bg.png) repeat left top;
	float: left;
	width: 461px;
	margin-left: 8px;
	color: #361E07;
	padding-bottom: 7px;
}
.company_area h4 {
	padding-left: 28px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
.area4 .company_area ul li {
	font-size: 14px;
	padding-left: 29px;
	margin-bottom: 2px;
}
#contents .contact_bg {
	background: url(../img/contact_bg.png) no-repeat left top;
	height: 92px;
	position: relative;
	margin-bottom: 6px;
}
.contact_bg .bt {
}
.contact_bg .bt {
	position: absolute;
	left: 550px;
	top: 16px;
}
.link {
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	padding-right: 7px;
	margin-bottom: 30px;
}
#contents .link a {
	text-decoration: underline;
}
#contents .link a:hoer {
	text-decoration: none;
}

.fb_text {
	font-size: 13px;
	text-align: right;
	padding-right: 7px;
	margin-bottom: 20px;
}
.facebook_bg {
	background: url(../img/facebook_bg.png) no-repeat left bottom;
	height: 76px;
	margin-bottom: 35px;
}
.facebook_bg .bt {
	text-align: right;
	padding-right: 25px;
}
