@charset "utf-8";
/* CSS Document */

.content{
	width:1200px;
	margin:0 auto;
	}


#header{
	text-align:center;
	margin:20px 0;
	}

#menu{
	background:url(../../images/common/menu_bg.png)  repeat-x bottom;
	margin:30px 0;
	}

#menu img{
	float:left;
	}

#footer{
	background: #000000;
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:20px 0;
	margin-top:30px;
	text-shadow:none;
	}

h2,
h3{
	text-align:center;
	margin-bottom:30px;
	}

h2.sub{
	text-align:center;
	margin:60px 0;
	}

#contact a{
	display:block;
	padding:20px 15px;
	margin:20px auto;
	border:#000 2px solid;
	color:#000;
	font-weight:bold;
	text-shadow:none;
	text-align:center;
	width:400px;
	}

#contact a:hover{
	background:#f5aa11;
	text-decoration:none;
		}
	
	
.ind{
	width:522px;
	float:left;
	margin:39px;	
	}

.ind_title{
	font-size:20px;
	background:url(../../images/common/arrow01.png) no-repeat left;
	padding-left:50px;
	color:#000;
	margin:20px 0;
	}



.zeimu_box{
	width:331px;
	color:#000;
	float:left;
	margin:10px 32px;
	}


.zeimu_box h4{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin:10px 0;
	}

.zeimu_box p{
	font-size:15px;
	}

#keiri02{
	background:url(../../images/company/company01/02.png) no-repeat;
	padding:200px 600px 20px 80px;
	}

#keiri03{
	background: url(../../images/company/company01/033.png) no-repeat;
	padding: 200px 80px 60px  620px;
	}


#sitemap{
	width:590px;
	margin:0 auto;
	}

#sitemap li a{
	border:#000 2px solid;
	border-radius:8px;
	padding:10px 20px;
	color:#000;
	margin:20px;
	display:block;
	width:550px;
	font-weight:bold;
	}

#sitemap li a:hover{
	text-decoration:none;
	background:#f6ab00;
	}

#sitemap li.small a{
	margin-left:50px;
	font-weight:normal;
	}
