@charset  "Shift_JIS";


* {
	margin: 0;
	padding: 0;
	}


/* ========================================================== */
/*  body                                                      */
/* ---------------------------------------------------------- */


body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #555555;
	}

#container {
	border-top: 3px solid #666666;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* ========================================================== */
/*  リセット                                                  */
/* ---------------------------------------------------------- */
	
	
/*　初期化
----------------------------------------------- */
h1,h2,h3,h4,h5,h6,ul,li,form, {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

img {
	border: none;
	}
	
.clear {
	clear: both;
	}


#line_01 {
	height: 1px;
	margin: 0px 45px 0px 25px;
	padding: 0px;
	clear: both;
	border-top: 1px #666666 dotted;
}
	
/*　文字設定
----------------------------------------------- */

p
	{
	font-size: 12px;
	line-height: 18px;
	margin:0 0 10px 0;
	color: #666666;
	}	

a
	{
	color: #666666;
	}	
	
	
.font-blue
	{
	color: #304C96;
	}	
	
		
.font-red
	{
	color: #CC0000;
	}	
	
	
	
/* ========================================================== */
/*  header        　　　　　　　　　                          */
/* ---------------------------------------------------------- */


#header {
	width:900px;
	margin: 0 auto;
}
#header-logo{
	width:260px;
	float:left;
	margin-top:20px;
	}
#header h1 {
	float:left;
	font-size:10px;
	font-weight:normal;
	width:400px;
	margin: 30px 0 0 10px;
}
#header p {
	float:left;
	font-size:10px;
	font-weight:normal;
	width:450px;
	margin: 30px 0 0 10px;
}

#header-tel{
	width:150px;
	float: right;
	margin: 0 5px 0 0;
	}
*html #header-tel{
	margin: 0 2px 0 0;
	}
	
#header-form {
	width:140px;
	float: right;
	margin: 10px;
	}
*html #header-form {
	margin: 0;
	}

#header-form a{
	margin: 0;
	background-image: url(../img/button_form_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:150px;
	height: 17px;
	display: block;
}
#header-form a:hover{
	margin: 0;
	background-image: url(../img/button_form_header_on.gif);
	background-repeat: no-repeat;
}

/* ========================================================== */
/*  グローバルメニュー                                        */
/* ---------------------------------------------------------- */

#globalmenu {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_gnavi.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 43px;
	}
	
#globalmenu ul{
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
*html #globalmenu ul{
	width: 940px;
}

#globalmenu li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 43px;
	list-style-type: none;
	}
#globalmenu li a {
	margin: 0;
	padding: 0;
	height: 43px;
}

#globalmenu li.home a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#globalmenu li.home-now a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_01_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu li.home a:hover,
div#globalmenu li.home-now a:hover{
	background-image: url(../img/gnavi_01_over.gif);
}

#globalmenu li.message a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#globalmenu li.message-now a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_02_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu li.message a:hover,
div#globalmenu li.message-now a:hover{
	background-image: url(../img/gnavi_02_over.gif);
}

#globalmenu li.merit a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#globalmenu li.merit-now a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_03_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu li.merit a:hover,
div#globalmenu li.merit-now a:hover{
	background-image: url(../img/gnavi_03_over.gif);
}
#globalmenu li.payroll a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#globalmenu li.payroll-now a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_04_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu ul li.payroll a:hover,div#globalmenu ul li.payroll-now a:hover{
	background-image: url(../img/gnavi_04_over.gif);
}

#globalmenu li.service a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu li.service a:hover{
	display: block;
	background-image: url(../img/gnavi_05_over.gif);
}
#globalmenu li.service-now a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_05_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu li.service-now a:hover{
	display: block;
	background-image: url(../img/gnavi_05_over.gif);
}

#globalmenu li.company a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#globalmenu li.company-now a{
	display: block;
	width: 150px;
	background-image: url(../img/gnavi_06_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
div#globalmenu ul li.company a:hover,
div#globalmenu ul li.company-now a:hover
{
	background-image: url(../img/gnavi_06_over.gif);
}


/* ========================================================== */
/*  コンテンツ　　　　　　　　　　　 　                       */
/* ---------------------------------------------------------- */

div#contents {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	background-image:url(../img/bg_contents02.jpg);
	}
div#contents div.start {
	width: 900px;
	height: 15px;
	background-image:url(../img/bg_contents01.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
div#contents div.end {
	width: 900px;
	height: 15px;
	background-image:url(../img/bg_contents03.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
div#contents div.inner {
	margin: 15px 25px;
}


	



/* ========================================================== */
/*  footer　                                                  */
/* ---------------------------------------------------------- */

#footer {
	clear: both;
	margin:0px;
	padding: 20px 8px 5px 8px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
}

#footer p.footer-link {
	font-size: 11px;
	margin: 0 auto;
	border-bottom: 1px dotted #666666;
	text-align: center;
	padding: 0 0 5px 0;
	line-height: 200%;
	width: 900px;
}

#footer #inner {
	margin:0px auto;
	padding: 5px 8px;
	text-align: left;
	width: 900px;
}

#footer #inner p {
	font-size: 11px;
	margin: 10px 0 0 0;
}

#footer01 {
	text-align: left;
	float:left;
	width: 400px;
	margin-top: 15px;
	}
#footer02 {
	text-align: left;
	float:right;
	width: 120px;
	}

#footer03 {
	text-align: left;
	float: right;
	width: 280px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	}




/* ========================================================== */
/*  other 　                                                  */
/* ---------------------------------------------------------- */



/*　画像
----------------------------------------------- */
img {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/*　リンク
----------------------------------------------- */

a:link {  } 
a:visited { } 
a:hover { text-decoration:none;} 
a:active { text-decoration:none;}




/*　image (vertical-align:middle; 画像天地中央寄せ)
----------------------------------------------- */
.img-middle{
	vertical-align:middle;}
	

/*　image (写真ボーダー)
----------------------------------------------- */
.photo-border{
	padding:1px;
	border:1px solid #dcdcdc;
	}
	
	


/*　pagetotop（このページのトップへ）
----------------------------------------------- */

.pagetop
	{
	text-align:right;
	margin:10px 0 20px 0;
	padding:0px;
	font-size:12px;
	clear:both;
	}
	
	
	
/*　（もっと詳細を見る）
----------------------------------------------- */

.more-detail
	{
	text-align:right;
	margin:0 0 5px 0;
	padding:0px;
	font-size:12px;
	}
	
	
	
	
	
/*　メールフォームへのボタン
----------------------------------------------- */

.button-toform
	{
	margin: 30px 0px;
	text-align:center;
	}
	

	
/*　メールフォーム　inputボタン
----------------------------------------------- */

.button-input
	{
	padding:7px;
	font-size:12px;
	}


	
/*　バナー　margin
----------------------------------------------- */
img.banner-ma {
	margin-bottom: 13px;
}


/*　右下 プラバシーポリシーマーク
----------------------------------------------- */	
	
.privacy{
	line-height:130%;
	color:#0A2775;
	font-size:10px;
	text-align: left;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	}

.wlb{
	margin: 20px 0px 0px 10px;
	float: left;
	}
	

