@charset "utf-8";
* {
	font-size:12px;
	padding: 0px;
	margin-bottom: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Verdana","sans-serif";
	padding: 0px;
	margin: 0px;
	text-align: center;
	height:100%;
	background-color:#84B5FF;
	background-image:url('../images/body_bg.jpg');
	background-repeat:repeat;
}

html {
	height:100%;
}

input {
	font-size:12px;
}

img {
	border:0;
	vertical-align:top;
	display: block;
}

a {
	text-decoration: underline;	
}

a:hover {
	text-decoration: underline overline;
}
#head {
	width:100%;
	background-image:url('../images/head_bg.jpg');
	background-repeat:repeat-x;
}

#shadow {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	background-repeat:repeat-y;
	background-image:url('../images/bg_shadow.gif');
	background-color:#FFFFFF;
	overflow: hidden;
}

#wrapper {
	text-align: left;
	background-color:#F9F9F2;
	color: #6F6757;
	overflow: hidden;
	width: 100%;
	padding: 0;
	padding-top: 20px;
	margin: 0;
	background-image:url('../images/cont_bg.jpg');
	background-repeat:repeat-x;
}
#mainimage {
	margin:0;
	padding:0;
	width: 100%;
	height:300px;
	background-image:url('../images/head_image3.jpg');
	background-repeat:no-repeat;
	background-color: #F9F9F2;
	/*
	background-color: #4b7ed7;
	background-color: #0099FF;
	*/
}
#mainimage h1 {
	margin:0;
	padding:0;
	text-indent : -9999px ;
}

#navi {
	width: 100%;
	height:45px;
	margin-top: 0px;
	background-color: #000000;
	font-size: 12px;
	background-image:url('../images/navi_bg.gif');
	background-repeat:repeat-x;
}
#navi ul.ms_action {
	margin : 0 ;
	padding : 0 ;
	list-style-type : none ;
}
#navi ul.ms_action li {
	margin : 0;
	padding : 0 ;
	list-style-type : none ;
	float : left ;
}
/*ナビメニュー トップ*/
#navi ul.ms_action li#top {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_01.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	text-indent : -9999px;
}
#navi ul.ms_action li#top a {
	text-decoration:none;
	display:block;
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_01.jpg);
	text-indent : -9999px ;
	background-repeat : no-repeat ;
}
#navi ul.ms_action li#top a:hover {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_01.jpg);
	background-repeat:no-repeat;
}
/*ナビメニュー 会社概要*/
#navi ul.ms_action li#corp {
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_02.jpg);
	background-repeat:no-repeat;
	text-indent : -9999px;
}
#navi ul.ms_action li#corp a {
	text-decoration:none;
	display:block;
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_02.jpg);
	text-indent : -9999px ;
	background-repeat : no-repeat ;
}
#navi ul.ms_action li#corp a:hover {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_02.jpg);
	background-repeat:no-repeat;
}

/*ナビメニュー 業務内容*/
#navi ul.ms_action li#business {
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_03.jpg);
	background-repeat:no-repeat;
	text-indent : -9999px;
}
#navi ul.ms_action li#business a {
	text-decoration:none;
	display:block;
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_03.jpg);
	text-indent : -9999px ;
	background-repeat : no-repeat ;
}

#navi ul.ms_action li#business a:hover {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_03.jpg);
	background-repeat:no-repeat;
}

/*ナビメニュー 採用情報*/
#navi ul.ms_action li#employ {
	width:150px;
	height:45px;
	/*
	background-image:url(../images/navi_up_05.jpg);
	*/
	background-image:url(../images/navi_dn_05.jpg);
	background-repeat:no-repeat;
	text-indent : -9999px ;
}
#navi ul.ms_action li#employ a {
	text-decoration:none;
	display:block;
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_05.jpg);
	text-indent : -9999px ;
	background-repeat : no-repeat ;
}
#navi ul.ms_action li#employ a:hover {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_05.jpg);
	background-repeat:no-repeat;
}
/*ナビメニュー 個人情報保護方針*/
#navi ul.ms_action li#privacy {
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_04.jpg);
	background-repeat:no-repeat;
}
#navi ul.ms_action li#privacy a {
	text-decoration:none;
	display:block;
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_04.jpg);
	text-indent : -9999px ;
	background-repeat : no-repeat ;
}
#navi ul.ms_action li#privacy a:hover {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_04.jpg);
	background-repeat:no-repeat;
}
/*ナビメニュー お問合せ*/
#navi ul.ms_action li#inquiry {
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_06.jpg);
	background-repeat:no-repeat;
}
#navi ul.ms_action li#inquiry a {
	text-decoration:none;
	display:block;
	width:150px;
	height:45px;
	background-image:url(../images/navi_up_06.jpg);
	text-indent : -9999px ;
	background-repeat : no-repeat ;
}
#navi ul.ms_action li#inquiry a:hover {
	width:150px;
	height:45px;
	background-image:url(../images/navi_dn_06.jpg);
	background-repeat:no-repeat;
}
#contents {
	width:900px;
}
#cont_left{
	background-color:#F9F9F2;
	width: 180px;
	float: left;
	padding-left: 10px;
	height: 302px;
}
#news_title {
	width:701px;
	height:40px;
	background-image:url(../images/top_titlebar_news.gif);
	background-repeat:no-repeat;
	text-indent : -9999px;
}
h2 {
	margin:0; 
	padding:0; 
}

#news_title h2 {
	margin:0; 
	padding:0; 
	font-size:9px;
	text-indent : -9999px ;
}
#news-area {
	width:660px;
	background-color: #F9F9F2;
	margin-top: 6px;
	margin-left: 20px;
	height: 97px;
}
#news-area ul {
	background-image:url(../images/news-areabg.gif);
	color:#333333;
	list-style-image:url(../images/fukidasi.gif);
	margin:0px;
	padding:0px 0px 0px 27px;
}

#news-area li {
	height:30px;
	line-height:260%;
	margin:0px;
	padding:0px;
}
#news-area a:active {
	color:#ffcc00;
}
#news-area a:link, #news-area a:visited, #news-area a:hover, #news-area a:active{
	text-decoration:none;
}
#eco-area {
	width:670px;
	background-color: #F9F9F2;
	margin-top: 0px;
	margin-left: 20px;
	height: 150px;
	text-indent: -9999px;
}
#eco-text {
	width:670px;
	background-color: #F9F9F2;
	margin-top: 0px;
	margin-left: 20px;
	text-indent: -9999px;
}

#cont_right{
	background-color:#F9F9F2;
	float: right;
	width: 701px;
	height: 310px;
}
#business_cont01 {
	width:236px;
	height:182px;
	background-image:url(../images/business01.gif);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
}
#business_cont01 h2 {
	text-indent : -9999px ;
}
#business_btn {
	width:88px;
	height:32px;
	margin-left:112px;
	margin-top:120px;
	overflow: hidden;
}

#business_cont02 {
	width:236px;
	height:182px;
	background-image:url(../images/business02.gif);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
}
#business_cont02 h2 {
	text-indent : -9999px ;
}
#business_cont03 {
	width:236px;
	height:182px;
	background-image:url(../images/business03.gif);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
}
#business_cont03 h2 {
	text-indent : -9999px ;
}
#business_cont04 {
	width:236px;
	height:182px;
	background-image:url(../images/business04.gif);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
}
#business_cont04 h2 {
	text-indent : -9999px ;
}
#end_line {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:2px;
	border-top:1px solid #cccccc;
	margin: 0;
}
#footer {
	clear:both;
	width:100%;
	height: 74px;
	background-color:#0099CC;
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	margin-bottom: 0px;

}
#footer_Image {
	width: 900px;
	height: 74px;
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
}
#footer ul.ms_action {
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	float: right;
}

#footer ul.ms_action li {
	margin : 0;
	padding : 0 ;
	list-style-type : none ;
	float : left ;
}
#footer ul.ms_action a {
	text-decoration:none;
	display:block;
	font-size:9px;
	color:#666666;
}
#footer ul.ms_action li#top {
	width:57px;
}
#footer ul.ms_action li#corp {
	width:85px;
}
#footer ul.ms_action li#privacy {
	width:133px;
}
#footer ul.ms_action li#inquiry {
	width:77px;
}
#copyright {
	text-indent : -9999px;
}
/* IE Hack */
* html #copyright { height: 1%; }

#service_title {
	width:178px;
	height:40px;
	background-image:url(../images/top_titlebar_service.gif);
	background-repeat:no-repeat;
	text-indent : -9999px;
}
#service_cont1 {
	width:171px;
	height:125px;
	margin-left: 6px;
	margin-top: 0px;
}
#service_cont1 h2 {
	text-indent : -9999px ;
}
#service_cont2 {
	width:171px;
	height:125px;
	margin-left: 6px;
}
#service_cont2 h2 {
	text-indent : -9999px;
}
#banner_area {
	clear: both;
	height:150px;

}
#banner_image {
	width:880px;
	height:131px;
	margin-left: 10px;
}
#cont_jigyo {
	clear: both;
}
#jigyo_title {
	width:880px;
	height:40px;
	background-image:url(../images/top_titlebar_jigyo.gif);
	background-repeat:no-repeat;
	text-indent : -9999px;
	margin-left: 10px;
}
#jigyo_cont {
	width:880px;
	margin-left: 12px;
	height: 180px;
}
#jigyo_cont01 {
	width:212px;
	height:165px;
	background-image:url(../images/top_jigyou1.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 6px;
}
#jigyo_cont02 {
	width:212px;
	height:165px;
	background-image:url(../images/top_jigyou2.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 10px;
	margin-top: 6px;
}
#jigyo_cont03 {
	width:212px;
	height:165px;
	background-image:url(../images/top_jigyou3.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 10px;
	margin-top: 6px;
}
#jigyo_cont04 {
	width:212px;
	height:165px;
	background-image:url(../images/top_jigyou4.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 6px;
	text-indent: -9999px;
}
#jigyo_cont01 h3, #jigyo_cont02 h3, #jigyo_cont03 h3, #jigyo_cont04 h3 {
	text-indent:-9999px;
}
#space_end {
	height:40px;
}
.test_area {
	text-indent:-9999px;
	width:100%;
	height: 1px;
	font-size: 1px;
}
#footer_navi {
	width:360px;
	float:right;
}

