@charset "UTF-8";

.area_pic_01{
	width:155px;
	margin:0px 20px 20px 0px;
	text-align:center;
	font-size:12px;
	float:left;
}
.area_pic_02{
	width:155px;
	margin:0px 20px 20px 0px;
	text-align:center;
	font-size:12px;
	float:left;
}
.area_pic_03{
	width:155px;
	margin:0px 20px 20px 0px;
	text-align:center;
	font-size:12px;
	float:left;
}
.area_pic_04{
	width:155px;
	margin:0px 0px 20px 0px;
	text-align:center;
	font-size:12px;
	float:left;
}

.area_pic_01 img{
	margin:0px 0px 5px 0px;
}
.area_pic_02 img{
	margin:0px 0px 5px 0px;
}
.area_pic_03 img{
	margin:0px 0px 5px 0px;
}
.area_pic_04 img{
	margin:0px 0px 5px 0px;
}

.table_normal{
	border-collapse:collapse;
	width:660px;
	margin:0px 0px 1em 0px;
}

.table_normal th{
	padding:10px;
	border:1px solid #dddddd;
	background-color:#eeeeee;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}

.table_normal td{
	padding:10px;
	border:1px solid #dddddd;
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
}

.company_list{
	margin:0px 0px 0px 1.5em;
	padding:0px;
}

.company_list li{
	margin:0px;
	padding:0px;
}