@charset 'utf-8';
/* CSS Document */




#main_img{
margin-top:15px;
}

#main{
width:585px;
float:left;
}

/*当社の紹介ボックス*/
.companyin{
	padding:25px;
	background: url(../image/top/company_bg.jpg) no-repeat bottom;
}

.companyin1{
	padding:20px 25px 25px;
	background: url(../image/top/company_bg1.jpg) no-repeat bottom;
}
.companyin2{
	padding:20px 25px 25px;
	background: url(../image/top/company_bg2.jpg) no-repeat bottom;
}
.companyin3{
	padding:30px 25px 30px;
	background: url(../image/top/company_bg3.jpg) no-repeat bottom;
}
.companyin1 p,
.companyin2 p,
.companyin3 p{
	padding-left:160px;
	font-size: 12px;
}


.btn_box{
	width:363px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.btn_box li{
	float:left;
	margin-right: 5px;
}


.business,.news{
	clear:both;
	margin-top:20px;

}
.business p{margin-bottom:15px;}
.businesin,.newsin{
	padding:15px;
	background: url(../image/top/grad_bg.jpg) repeat-x bottom;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

.img_list{
	background:url(../image/top/business_bg.png) repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 545px;
}

.box_ft{clear:both;}
.img_box{
	width:124px;
	float: left;
	height: 150px;
	padding-left: 10px;
	text-align: center;
}
.img_wrap{
	background:#D7AB77;
	padding: 3px;
	width: 118px;
	margin-bottom: 10px;
}

.ie6bg{
	_padding-left:1px;
	}
.img_wrap img{
	border: 1px solid #FFFFFF;
}
.news dt{font-weight:bold;}
.news dd{
	color:#006699;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../image/top/arrow.gif) no-repeat left 0.2em;
}
.news dt img{
	margin-left:5px;
}

<!--
.STYLE1 {color: #cccccc}
-->

