@charset "utf-8";
/* 共有ベース定義
-----------------------------------------------	*/

body {
	text-align: left;
	cursor: auto;
	font: normal normal 13px/1.5em Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	letter-spacing: 0.1em;
	word-spacing: normal;
	min-width: 1100px;
	background: url(../img/share/body_bg.jpg);
}
.price {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 36px;
	font-weight: bold;
}
*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
/* 強調 */
strong {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*=============================================*/
/*                 テキスト 変更のみ            */
/*===========================================*/

.txt_default {
	color: #7f7b5b;
}
.txt_red {
	color: #a01006;
}
.txt_min {
	font-size: 85%;
}
.txt_middle {
	font-size: 95%;
}
.txt_big {
	font-size: 120%;
}
.txt_max {
	font-size: 140%;
}
.shadw2 {
	-webkit-box-shadow: #BEBEBE 3px 3px 10px;
	-moz-box-shadow: #BEBEBE 3px 3px 10px;
	box-shadow: #BEBEBE 3px 3px 10px;
	behavior: url(../css2/pie/PIE.htc);
}
/*=============================================*/
/*                テキストリンク設定           */
/*=============================================*/

/*全体のリンク*/
a:link {
color: #897800 text-decoration: underline;
}
a:visited, a:active {
	color: #695c03;
	text-decoration: underline;
}
a:hover {
	color: #b5a00e;
	text-decoration: underline;
}
/*=============================================*/
/*                100%メイン囲み              */
/*=============================================*/

div#wrapper {
	min-width: 1100px;
	width: 100%;
	overflow: hidden;
}
.inner {
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
.inner_01 {
	width: 1100px;
	position: relative;
	margin: 0 auto;
}
.section {
	display: block;
	width: 1000px;
	position: relative;
	clear: both;
	margin: 0 auto;
}
/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/

/* header */
#header {
	background: url(../img/share/header_bg.png) repeat-x center top;
	height: 740px;
	margin-bottom: -7px;
	min-width: 1100px;
	position: relative;
	width: 100%;
	z-index: 9;
}
#header .header_top {
	background: url(../img/share/h1_bg.png) repeat-x center top;
	height: 55px;
	margin-bottom: -10px;
	position: relative;
	z-index: 9;
}
#header .header_top h1 {
	position: relative;
	width: 1100px;
	text-align: right;
	margin: 0 auto;
	font-size: 13px;
	line-height: 46px;
	color: #fff;
	font-weight: bold;
}
#header .header_top .logo_header {
	left: 23px;
	position: absolute;
	top: 2px;
}
#header .header_top .lights {
	left: -175px;
	position: absolute;
	top: -45px;
}
#header .header_top .menu_header {
	position: absolute;
	top: 12px;
	left: 319px;
	z-index: 99;
}
#header .header_top .menu_header li {
	float: left;
}
#header .header_top .tel_header {
	position: absolute;
	top: 634px;
	left: 688px;
}
#header #key{
	background:url(../img/share/key_bg.png) no-repeat center top;
	}
#header #key p{
	margin:0 auto;
	width:1100px;
	position:relative;
	}
#header #key p img{
	margin:-1px 0 0 0;
	}
/*=============================================*/
/*                   container          */
/*=============================================*/

div#container {
	min-width: 1100px;
	width: 100%
}
/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
	
div#footer {
	background: url(../img/share/footer_bg.png) repeat-x center top;
	min-width: 1100px;
	width: 100%;
	color: #1f1400/*#504c48*/;
	height: 304px;
}
div#footer .footer_inner {
	width: 1000px;
	margin: 0 auto;
	position: relative
}
div#footer .footer_inner strong {
	padding: 0 0 0 180px;
	color: #592202;
	font-size: 16px;
	line-height: 26px;
}
div#footer .logo_footer {
	position: absolute;
	top: 50px;
	left: -10px;
}
div#footer .tel_footer {
	padding: 0px 0 0 172px
}
div#footer .footer_inner ul {
	text-align: center;
	height: 38px;
	padding-bottom: 25px;
}
div#footer .footer_inner ul li {
	color: #fff;
	display: inline
}
div#footer .footer_inner ul li a {
	color: #fff;
	font-size: 13px;
	line-height: 40px;
	text-decoration: none;
	margin: 0 0px 0 5px;
}
div#footer .footer_inner .txt_footer {
	text-align: left;
	padding: 19px 0 30px 179px;
	color: #1f1400/*#592202*/;
	width: 460px;
}
div#footer .footer_inner .txt_footer dl {
	margin-bottom: 7px;
}
div#footer .footer_inner .txt_footer dt {
	float: left;
	width: 80px;
}
div#footer .footer_inner .recruit {
	right: -9px;
	position: absolute;
	top: 41px;
}
div#footer .footer_inner .bnt_footer {
	position: absolute;
	top: 129px;
	right: -9px;
	z-index: 9
}
div#footer #footer_bg {
	background: url(../img/share/footer_bg_01.jpg) repeat-x center top;
	height: 74px;
}
div#footer .menu_footer li a:hover, div#footer .menu_footer li a:active {
	text-decoration: underline;
}
/* ナビゲーション部（フッター）
-----------------------------------------------	*/


address {
	position: absolute;
	top: 280px;
	left: 362px;
}
/*=============================================*/
/*               回り込み                  */
/*=============================================*/


.f_left {
	float: left;
}
.f_right {
	float: right;
}
/*=============================================*/
/*               画像回り込み                  */
/*=============================================*/

img.imgleft {
	float: left;
	margin-right: 15px;
}
img.imgright {
	float: right;
	margin-left: 15px;
}
img.margin_b {
	margin-bottom: 10px;
}
#socialbuttons {
	position: absolute;
	top: 242px;
	right: -40px;
}
#socialbuttons div {
	float: left;
	margin-right: 4px;
}
#socialbuttons .twitter {
	width: 100px;
	margin-right: 4px;
}
/* =========================================================
	CLEAR
========================================================= */
.clear {
	clear: both !important;
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* CLEAR FIX
--------------------------------------------------------- */
.clearfix {
	zoom: 1 !important;
}/* for IE 5.5-7 */
.clearfix:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
.text_c {
	text-align: center;
}
.opacity {
}
.heightLine-group1 {
}
.heightLineParent {
}
.w920 {
	width: 920px;
	margin: auto;
}
.border_none {
	border: none !important;
}
/*=============================================*/
/*                 マージン            */
/*=============================================*/
.marR0 {
	margin-right: 0 !important;
}
.m_b05 {
	margin-bottom: 5px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b15 {
	margin-bottom: 15px;
}
.m_b20 {
	margin-bottom: 20px !important;
}
.m_b25 {
	margin-bottom: 25px;
}
.m_b30 {
	margin-bottom: 30px;
}
.m_b35 {
	margin-bottom: 35px !important;
}
.m_b40 {
	margin-bottom: 40px;
}
.m_t05 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t15 {
	margin-top: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t25 {
	margin-top: 25px;
}
.m_t30 {
	margin-top: 30px;
}
.m_l05 {
	margin-left: 5px;
}
.m_l06 {
	margin-left: 6px;
}
.m_l07 {
	margin-left: 7px;
}
.m_l08 {
	margin-left: 8px;
}
.m_l09 {
	margin-left: 9px;
}
.m_l10 {
	margin-left: 10px;
}
.m_l20 {
	margin-left: 20px;
}
.m_r20 {
	margin-right: 20px;
}
.m_l40 {
	margin-left: 40px;
}
.m_l65 {
	margin-left: 65px;
}
.m_r40 {
	margin-right: 40px;
}
.p_l05 {
	padding-left: 5px;
}
.p_l10 {
	padding-left: 10px;
}
.p_l15 {
	padding-left: 15px;
}
.p_l20 {
	padding-left: 20px;
}
.p_l25 {
	padding-left: 25px;
}
.p_l30 {
	padding-left: 30px;
}
.p_l40 {
	padding-left: 30px;
}
.p_l50 {
	padding-left: 50px;
}
.p_l65 {
	padding-left: 65px;
}
.p_r05 {
	padding-right: 5px;
}
.p_r10 {
	padding-right: 10px;
}
.p_r15 {
	padding-right: 15px;
}
.p_r20 {
	padding-right: 20px;
}
.p_r25 {
	padding-right: 25px;
}
.p_r30 {
	padding-right: 30px;
}
.p_r40 {
	padding-right: 40px;
}
.p_r50 {
	padding-right: 50px;
}
.p_t10 {
	padding-top: 10px;
}
.p_t20 {
	padding-top: 20px;
}
.p_t30 {
	padding-top: 30px;
}
.p_40 {
	padding-top: 40px;
}
.p_t50 {
	padding-top: 50px;
}
.p_t74 {
	padding-top: 74px;
}
.p_t82 {
	padding-top: 82px;
}
/*=============================================*/
/*                 boxテキスト制御           */
/*=============================================*/
	

/* 文章左揃box
-----------------------------------------------	*/

div.txt_lhdefult p {
	text-align: left;
	margin-bottom: 0.6em;
}
/* 文章左揃えbox　行間1.5em
-----------------------------------------------	*/

div.txt_lh_14 p {
	text-align: left;
	line-height: 1.45em;
	margin-bottom: 0.5em;
}
/* 文章左揃えbox　行間1.3em
-----------------------------------------------	*/

div.txt_lh_13 p {
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 0.4em;
}
/* 文章右揃えbox　行間1.5em
-----------------------------------------------	*/

div.txt_rh_16 p {
	text-align: right;
	line-height: 1.6em;
	margin-bottom: 0.6em;
}
.f_11 {
	font-size: 11px;
}
/* 共通コンテンツ940
-----------------------------------------------	*/

div.contens940 {
	width: 940px;
	clear: both;
	overflow: hidden;
	zoom: 1 !important;
}
div.contensL460 {
	width: 460px;
	float: left;
}
div.contensR460 {
	width: 460px;
	float: right;
}
.let_p {
	letter-spacing: -0.2px;
}
.let_p01 {
	letter-spacing: -0.5px;
}
