@charset "EUC-JP";

h3 {
	width: 590px;
	height: 46px;
	margin-top:5px;
	text-indent: -9999px;
	background: url("../img/business/h3_0.gif") no-repeat;
}

.h4_0 {
	width:590px;
	height:30px;
	margin-top:10px;
	text-indent:-9999px;
	background:url("../img/business/h4_0.gif") no-repeat;
}

.h4_1 {
	clear:both;
	width: 590px;
	height: 30px;
	text-indent: -9999px;
	background: url("../img/business/h4_1.gif") no-repeat;
}

/*******************************************************************
	画像フロート
*******************************************************************/
.m-30{
	margin:30px 0;
}
.img-float{
	float:right;
	width:251px;
	margin-bottom:10px;
}

.img-float2{
	float:left;
	width:306px;
	margin-bottom:10px;
}


/*******************************************************************
	表
*******************************************************************/

#list{
	width:590px;
	margin:10px 0;
	border-left:1px solid #DCDDDD;
	border-bottom:1px solid #DCDDDD;
	border-top:1px solid #DCDDDD;
	color:#000000;
	text-align:center;
}

#list th{
	padding:8px 8px;
	background-color:#F9F9F9;
	border-right:1px solid #DCDDDD;
	border-bottom:1px solid #DCDDDD;
	text-align:center;
}

#list td{
	padding:8px 8px;
	text-align:center;
	border-right:1px solid #DCDDDD;
	border-bottom:1px solid #dcdddd;
}

.list01{
	width:176px;
}

.list02{
	width:175px;
}

.list03{
	width:175px;
}

/*******************************************************************
	表下ボタン
*******************************************************************/

#ask-btn{
	width:590px;
	margin:20px 0;
	text-align:center;
}
