.job{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.job h3{
	color: #003399;
	font-size: 14px;
}

#link li{
	margin-bottom: 10px;
}


#koukoku {
	line-height: 150%;
}

#koukoku h3{
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	background-image: url(/_data/images/home/div_ttl_bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	color: #003399;
}
#koukoku ul{
	color: #333333;
	padding-left: 25px;
}
#koukoku li{
	margin-bottom: 15px;
}
#koukoku table, #site table{
	border: 1px dashed #333333;
}
#koukoku td, #site td{
	background-color: #EEEEEE;
	padding: 5px;
}
