@charset "utf-8";

/*共通項目
-------------------------------------------------*/
body{
	font-size: 13px;
	line-height: 190%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align:left;
	-webkit-text-size-adjust: 100%;
			}
input,select,textarea{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size:100%;
	}
/*p {
	text-align: justify;
	text-justify: distribute-all-lines;
	}*/

/*ページトップ */


/*見出し設定
-------------------------------------------------*/
h1 {
	background-image: url(../images/bg_pattern01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 18px;
	width: auto;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	line-height: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h2{
	font-size: 120%;
	margin:0;
	padding:0;
}
h3{
	font-size: 110%;
	margin:0;
	padding:0;
}
h4{
	font-size: 100%;
	margin:0;
	padding:0;
}
h5{font-size: 100%;}


/*ヘッダー
-------------------------------------------------*/
#header {
	width: 980px;
	height: 78px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#header .h_dousologo {
	text-align: left;
	float: left;
	margin-top: 9px;
	height: 60px;
	width: 459px;
}
#header #r_logo {
	float: right;
	width: 138px;
	height: 77px;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#r_logo .btn {
	height: 18px;
	width: 134px;
	margin: 0px;
	float: right;
}
#r_logo .h_meirinlogo {
	height: 46px;
	width: 138px;
	clear: both;
	margin-bottom: 12px;
}




/* グローバルナビ 
-------------------------------------------------*/
#gnv {
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/bg_gmb.png);
	clear: both;
}
#gnvbox li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	overflow: hidden;
}
#gnvbox {
	height: 62px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}

.gnv {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}


/* コンテンツ
--------------------------------------*/
#contents_bg{
	text-align:left;
	padding-bottom: 30px;
}

#contents{
	padding-bottom: 100px;
	margin: -6px auto;
	}


/* メインカラム 
-------------------------------------------------*/

/*
**************************************************/
/* フッター 
-------------------------------------------------*/
#footer #footer_nav #f_navbox .icon {
	background-image: url(../images/icon_footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
#footer #project .cont_box .cont_l {
	float: left;
	padding-left: 20px;
	width: 650px;
}
#footer #project .cont_box .cont_l li {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

#footer li:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	}
	
#footer #project .cont_box .cont_l p {
	line-height: 120%;
	font-size: 85%;
	color: #330000;
	margin: 0px;
	font-weight: bold;
	float: left;
	clear: both;
}
#footer #project .cont_box .cont_l h4 {
	color: #330000;
	margin-bottom: 10px;
}
#footer #project .cont_box .cont_r {
	float: right;
	text-align: right;
	padding-right: 20px;
}
#footer #project .cont_box .cont_r p {
	text-align: right;
	line-height: 120%;
	font-size: 11px;
}
#footer #copyright {
	background-image: url(../images/bg_pattern06.jpg);
	background-repeat: repeat-x;
	height: 42px;
	margin: 0px;
	padding: 0px;
}
#footer #copyright p,
#footer #copyright a {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#footer #footer_nav .f_dousologo a img {
	text-align: center;
}

#footer {
	background-image: url(../images/bg_pattern04.jpg);
	background-repeat: repeat-x;
}
#footer_nav .f_dousologo {
	float: left;
	margin-right: 45px;
	height: auto;
	margin-top: 25px;
}
#footer_nav #f_navbox .fnav_01 {
	float: left;
	padding: 0px;
	list-style-type: none;
}
#footer_nav #f_navbox .fnav_02,
#footer_nav #f_navbox .fnav_03,
#footer_nav #f_navbox .fnav_04,
#footer_nav #f_navbox .fnav_05 {
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-left: 30px;
}
#footer #footer_nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}
#footer #footer_nav #f_navbox .f_snav {
	text-align: right;
	float: left;
	width: 100%;
}
#footer #f_navbox {
	float: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CFC2B2;
	padding-left: 45px;
	overflow: hidden;
	width: 620px;
}
#footer #project {
	background-image: url(../images/bg_pattern05.jpg);
	background-repeat: repeat;
	color: #330000;
	line-height: 105%;
}
#footer #project .cont_box{
	width: 980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}


/*コピーライト */


/* リンク設定 
-------------------------------------------------*/
body a:focus{
	outline:none;
	}
body a:link, body a:visited, body a:active{
	color:#82102B;
	text-decoration:none;
}
body a:hover{
	color:#82102B;
	text-decoration:underline;
	}
/* 画像リンク*/
body a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	}
/* 画像リンク 効果解除*/
#nav li a:hover img,
#logo a:hover img,
#service #contents #support_cont #mod-tabnav a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
#footer_nav a {
	color:#996633;
}



/* ボーダー設定 
-------------------------------------------------*/
.bdr_t{
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9E8464;
}
.bdr_b{
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E8464;
}

/* 文字カラー設定 
-------------------------------------------------*/
.pink{color:#ff3333;}
.b_pink{
	color: #ff3333;
	font-weight: bold;
}
.bl_pink{
	color: #ff3333;
	font-weight: bold;
	font-size: 110%;
}
.purple{color:#800080}
.blue{color:#06c;}
.skyblue{color:#0cc;}
.green{color:#008000;}
.yellow{color:#ffc;}
.orange{color:#ffa500;}
.brown{color:#a52a2a;}
.white{color:#fff;}
.gray{color:#ccc;}
.black{color:#333;}
.gold{color:#960;}
a {color:#996633;}

/* リスト設定 
-------------------------------------------------*/
ul li {
	margin: 0px;
	padding: 0px;
	clear: none;
	list-style-type: none;
}


/* テーブル設定 
-------------------------------------------------*/

.recruit_tab {
	width: 95%;
	margin: 0 auto 40px;
	border-collapse: collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E8464;
	border-bottom-color: #9E8464;
}
.recruit_tab th {
	width: 16%;
	margin: 0 auto 40px;
	padding: 8px 10px;
	text-align: center;
	vertical-align: top;
	background-color: #F1ECD6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E8464;
	color: #6A3906;
}
.recruit_tab td {
	margin: 0 auto 40px;
	padding: 8px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E8464;
	background-color: #FFF;
}




#mein_box .mein_img img {
	margin: 0px;
	padding: 0px;
}


/* メインページ共通設定 
-------------------------------------------------*/

#contents #title {
	height: 160px;
	margin-bottom: 70px;
	background-color: #f3f1e1;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contents #title .st_box {
	height: 120px;
	width: 960px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
}
#company #title,
#faq #title,
#voice #title,
#contact #title,
#recruit #title,
#privacy #title,
#sitemap #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82102B;
}
#contents #title .st_box h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 2px;
	font-size: 23px;
	color: #82102B;
	margin-bottom: 15px;
}
#contents #title .st_box p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 2px;
	font-size: 15px;
	color: #6A3906;
	font-weight: bold;
}
#contents #lead {
	height: 280px;
	width: 625px;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	padding-left: 355px;
	padding-top: 40px;
}
#contents #lead h3 {
	background-image: url(../images/line_st.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #6A3906;
	width: 540px;
	height: 35px;
	padding-left: 5px;
	margin-bottom: 15px;
  letter-spacing: 2px;
	}
#contents #lead p {
	width: 555px;
	padding-left: 5px;
	line-height: 170%;
}


@charset "utf-8";
*{margin:0;padding:0;} /* 各ブラウザの独自解釈をリセット*/
html{overflow-y:scroll;}

p{}
img{border:none;}
.pg-brk{page-break-before:always;}

/*マージン
---------------------------------------------------- */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
.mb110{margin-bottom:110px;}
.mb120{margin-bottom:120px;}
.mb130{margin-bottom:130px;}
.mb140{margin-bottom:140px;}
.mb150{margin-bottom:150px;}

.mlr5{margin-left:5px; margin-right:5px;}
.mlr10{margin-left:10px; margin-right:10px;}
.mlr15{margin-left:15px; margin-right:15px;}
.mlr20{margin-left:20px; margin-right:20px;}
.mlr25{margin-left:25px; margin-right:25px;}
.mlr30{margin-left:30px; margin-right:30px;}
.mlr35{margin-left:35px; margin-right:35px;}
.mlr40{margin-left:40px; margin-right:40px;}
.mlr45{margin-left:45px; margin-right:45px;}
.mlr50{margin-left:50px; margin-right:50px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}
.mr45{margin-right:45px;}
.mr50{margin-right:50px;}
