@charset "utf-8";


#main .section h1{
	margin-bottom: 20px;
	padding: 0 15px 0 20px;
	border: none;
	height: 44px;
	line-height: 44px;
	background: transparent url(../../common/images/ttl_h2.gif) no-repeat left top;
	font-size: 123%;
	color: #fff;
	clear: both;
	font-weight: bold;
}

#main .section h2{
	margin: 25px 0 15px;
	padding: 0 0 5px 15px;
	border-bottom: solid 1px #202c5c;
	height: auto;
	line-height: 1;
	color: #202c5c;
	background: transparent url(../../common/icon_s_orange.gif) no-repeat left center;
	font-size: 107.6%;
	clear: both;
}

#main .section h2.top{
	margin: 0 0 10px;
}

.group_list{
	margin-top: 20px;
}

.group_list li{
	margin: 0 0 5px 0;
	padding: 0 0 5px 15px;
	border-bottom: dotted 1px #ccc;
	background: transparent url(../../common/images/arrow_orange.gif) no-repeat left center;
	color: #ccc;
}


.group_col{
	padding: 20px;
	border: solid 1px #ccc;
}


table.contact{
	width: 682px;
}

table.contact th,
table.contact td{
	padding: 5px 10px;
	border: solid 1px #fff;
}

table.contact th{
	background: #feac11;
	color: #fff;
	width: 25%;
}

table.contact td{
	background: #f0f0f0;
	width: 75%;
}

.group_col .cf{
	margin-top: 10px;
	width: 682px;
}