@charset "utf-8";
/* CSS Document */

/* 共通 */

body{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color:#333;
	text-align:center;
	line-height:150%;
	margin:0px;
	padding:0px;
}

img{
	border:0;
	margin:0px;
	padding:0px;
}

p{
	margin:0px;
	padding:0px;
}

a:link{
    color:#666666;
    text-decoration:none;
	}
	
a:visited{
    color:#666666;
    text-decoration:none;
}

a:hover{
    color:#333333;
    text-decoration:none;
}

a:active{
    color:#333333;
    text-decoration:none;
}

ul,li{
    margin:0px;
	padding:0px;
	list-style-type:none;
	}

h1{
	margin:0px;
	padding:0px;
}

h2{
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding-left:50px;
}

.sekou_top{
	font-size:14px;
	text-align:right;
}


#wrap{
	height:100%;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	
}

/* 背景の設定 */

#body_bg02{
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 背景の設定（会社案内） */

#body_bg03{
	background-image: url(../img/bg_company.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 背景の設定（施工事例） */
#body_bg04{
	background-image: url(../img/bg_sekou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 背景の設定（業務案内） */
#body_bg05{
	background-image: url(../img/bg_gyoumu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* メイン共通 */

#center_body{
	width:850px;
	height:100%;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat;
	margin:0px auto 0px auto;
	padding:0px;

}


#head_body{
	margin:0px;
	padding:0px;
	
}

#main_body{
	margin:0px auto 0px auto;
	padding:0px;
	
}

/* フッター */
#footer{
	clear:both;
	width:900px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat;

}

/* メニューナビ*/
#navi{
margin-top:10px;
padding:0px;

}

#navi ul{
margin:0px;
padding:0px;

}

#navi li{
float:left;
margin-bottom:10px;
padding:0px;
list-style-type:none;

}

/* お問合せ*/

#mail_body{
	margin:0px;
	padding:5px;
	text-align:left;
	}
	
.otoi_txt{
	font-size:14px;
	line-height:130%;
	margin:10px 0;
	padding-left:20px;
	text-align:left;
	
}

.otoi01{
	margin:20px;
	padding-top:20px;
}

.otoi02{
	width:300px;
	margin:10px 0;
	color:#F00;
	border-bottom:1px solid #F00;
	font-weight:bold;
}


/* フッター */
#footer{
	clear:both;
	width:900px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat;

}

#footer p{
	font-size:14px;
	line-height:18px;
	margin:0;
	padding-top:20px;
}

.white_bg{
	width:620px;
	height:60px;
	text-align:left;
	background-color:#FFF;
	padding-left:20px;
}

.white_bg02{
	width:800px;
	height:140px;
	text-align:left;
	background-color:#FFF;
	padding-left:20px;
}

.kenmei{
	margin-top:5px;
	background-color:#FF6;
	text-align:left;
	font-weight:bold;
}

.kenmei_li{
	font-size:12px;
}