@charset "utf-8";
/* CSS Document */





/*▼基本設定━─━─━─━─━─━─━─━─━─━─━─━─━─━─━─━━─*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background: url(../img/background_bg.gif) repeat-y center top;
	font-family: "メイリオ";
	font-size: 13px;
	line-height: 22px;
}

html{
	height: 100%;
}

img {
	border:none;
	vertical-align: bottom;/*イメージのbottomの余白を消す*/
	outline:none;
}

hr {
	display: none;
	clear: both;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: inherit;
	font: 100%;
}

li{
	list-style-type: none;
}

.for_top{
	margin: 10px 15px 20px auto;
	height: 15px;
	width: 105px;
}


img, div {
	behavior: url(iepngfix.htc);
	}


.for_top{
	margin: 0px 0px 0px auto;
	padding: 83px 0px 62px;
	height: 17px;
	width: 94px;
}


/*--------------------------------------------------------------
	●全体ボックス
----------------------------------------------------------------*/


h1{
	margin: 0px auto;
	height: auto;
	width: 954px;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	padding: 5px 0px 0px;
}


#header{
	margin: 5px auto;
	height: auto;
	width: 954px;
	border-top: 2px solid #004098;
}

#header_left{
	float: left;
	height: auto;
	width: 280px;
}

#header_right{
	float: right;
	height: auto;
	width: 345px;
}





/*--------------------------------------------------------------
	●メニュー
----------------------------------------------------------------*/

#menu{
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 954px;
}

#menu li{
	float: left;
	height: 57px;
	width: 159px;
}

#menu li a{
	text-indent: -9999px;
	display: block;
	height: 57px;
	width: 159px;
}


#com_menu_home{
	background: url(img/com_menu_home.gif) no-repeat bottom;
}

#com_menu_riyuu{
	background: url(img/com_menu_riyuu.gif) no-repeat bottom;
}

#com_menu_info{
	background: url(img/com_menu_info.gif) no-repeat bottom;
}

#com_menu_jisseki{
	background: url(img/com_menu_jisseki.gif) no-repeat bottom;
}

#com_menu_company{
	background: url(img/com_menu_company.gif) no-repeat bottom;
}

#com_menu_mail{
	background: url(img/com_menu_mail.gif) no-repeat bottom;
}



#com_menu_home a:hover{
	background: url(img/com_menu_home_a.gif) no-repeat bottom;
}

#com_menu_riyuu a:hover{
	background: url(img/com_menu_riyuu_a.gif) no-repeat bottom;
}

#com_menu_info a:hover{
	background: url(img/com_menu_info_a.gif) no-repeat bottom;
}

#com_menu_jisseki a:hover{
	background: url(img/com_menu_jisseki_a.gif) no-repeat bottom;
}

#com_menu_company a:hover{
	background: url(img/com_menu_company_a.gif) no-repeat bottom;
}

#com_menu_mail a:hover{
	background: url(img/com_menu_mail_a.gif) no-repeat bottom;
}

#footer_navi{
	height: auto;
	width: 954px;
	text-align: center;
	margin: 0px auto;
}


#footer{
	margin: 10px auto;
	height: auto;
	width: 954px;
	border-top: 2px solid #004098;
}


#footer .box_in{
	margin: 0px 0px 0px auto;
	padding: 15px 0px 0px;
	height: auto;
	width: 244px;
}



#main_contents{
	height: auto;
	width: 720px;
	margin: 80px auto 50px;
}

#top_main_pic{
	margin: 30px auto 20px;
	height: auto;
	width: 716px;
}





#info_service_box .box_in{
	margin: 0px auto;
	height: auto;
	width: 600px;
}


#jisseki_work_box{
	margin: 0px auto;
	height: auto;
	width: 720px;
}

#jisseki_work_box .box_in{
	margin: 0px auto;
	height: auto;
	width: 580px;
}



#company_main_box_in{
	margin: 0px 0px 0px 90px;
	height: auto;
	width: 550px;
}

#company_main_box_in .left_box{
	float: left;
	height: auto;
	width: 400px;
}

#company_main_box_in .right_box{
	float: right;
	height: auto;
	width: 110px;
}



#company_main_box_in .left_box table td{
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;	
}

#company_main_map{

}







#inc_form_kome{
	font-size: 12px;
	height: auto;
	width: 270px;
	background: url(img/inc_form_kome.gif) no-repeat left 2px;
	text-indent: 33px;
	margin-left: auto;
}


#mail_main_box_in{
	height: auto;
	width: 620px;
	margin: 0px auto;
}

#inc_form_box{
	background: url(img/inc_form_bg_top.gif) no-repeat;
	height: auto;
	width: 620px;
}

#inc_form_box_in{
	margin: 0px auto;
	padding: 30px 0px 20px;
	height: auto;
	width: 560px;
}

#inc_form_box_btm{
	background: url(img/inc_form_bg_btm.gif) no-repeat;
	text-indent: -9999px;
	height: 83px;
	width: 620px;
}

#inc_form_table{
	margin-bottom: 15px;
}

#inc_form_table th{
	font-weight: normal;
	text-align: left;
}

#inc_form_table th,
#inc_form_table td{
	padding: 10px 3px;
	background: url(img/inc_form_line.gif) repeat-x bottom;
}

#inc_form_table input{
	background: #EBEBEB;
	border: 1px solid #999999;
}

#inc_form_table textarea{
	background: #EBEBEB;
	border: 1px solid #999999;
}

.submit{
	padding: 10px 20px;
}



#link_box table td{
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;	
}

#company_main_map_btm{
	margin: 10px auto;
	height: 101px;
	width: 378px;
}

#company_enkaku_box{
	height: auto;
	width: 550px;
	margin: 20px 0px 20px 90px;
}


#company_enkaku_box td{
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}

/*--------------------------------------------------------------
	●CLEARFIX
----------------------------------------------------------------*/

.clearfix:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
line-height:0;
}

.clearfix{
display:inline-table;
min-height:1%;
}

/* FOR MAC IE \*/
* html .clearfix{
height:1%;
}

.clearfix{
display: block;
}
/* END OF FOR MAC IE */



.jisseki_line{
	border: 1px solid #CCCCCC;
	height: 170px;
	width: 170px;
	margin-bottom: 15px;
}














/*--------------------------------------------------------------
	●リンク
--------------------------------------------------------------*/

/*

a:link {
color: #000000;
text-decoration:none;
}

a:active {
color: #000000;
text-decoration:none;
}

a:visited {
color: #000000;
text-decoration:none;
}

a:hover {
color: #000000;
text-decoration:underline;
}

*/


/*--------------------------------------------------------------
	●マージン/パディング
--------------------------------------------------------------*/


.pt05 { padding-top: 05px;}
.pt10 { padding-top: 10px;}
.pt15 { padding-top: 15px;}
.pt20 { padding-top: 20px;}
.pt25 { padding-top: 25px;}
.pt30 { padding-top: 30px;}
.pt35 { padding-top: 35px;}
.pt40 { padding-top: 40px;}

.pb05 { padding-bottom: 05px;}
.pb10 { padding-bottom: 10px;}
.pb15 { padding-bottom: 15px;}
.pb20 { padding-bottom: 20px;}
.pb25 { padding-bottom: 25px;}
.pb30 { padding-bottom: 30px;}
.pb35 { padding-bottom: 35px;}
.pb40 { padding-bottom: 40px;}

.ml05 { margin-left: 05px;}
.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;}

.mr05 { margin-right: 05px;}
.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;}



/*--------------------------------------------------------------
	●フォント関連
--------------------------------------------------------------*/

.font10-15 {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 15px;
}
.font12-18 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
}

.font13-22 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
}

.font14-20 {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 20px;
}
.font20-24 {
	FONT-SIZE: 20px;
	LINE-HEIGHT: 24px;
}

.red{
	color: #FF0000;
}

.center{
	background: center;
}

