@charset "utf-8";



#topLead {
	padding-top:30px;
}

#topLead h2 {
	background-image:url(/images/ttl-index_001.jpg);
	background-repeat:no-repeat;
	width:620px;
	height:128px;
	text-indent:-9999px;
}

#topLead p {
	text-align:right;
	font-size:1.2em;
	line-height:170%;
	margin:20px 0 0 0;
}



#topNews {
	margin:20px 0 0 0;
}

#topNews table {
	margin:6px 0 0 20px;
	width:600px;
}
#topNews table td {
	padding:8px 0 8px 0;
	border-bottom:1px #ccc solid;
	vertical-align:top;
}

#topNews table td.topNewsDate {
	background-image:url(/images/ico-list_001.png);
	background-position:left 10px;
	background-repeat:no-repeat;
	padding-left:16px;
	width:100px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:1px;
}
#topNews table td.topNewsEntry {
	font-size:1em;
	line-height:150%;
}


#topService {
	margin:40px 0 0 0;
}
#topService h3 {
}

.topService {
	border-bottom:1px #ccc solid;
	padding:16px 0 16px 0;

}
.topServiceRight {
	float:right;
	width:370px;
}
.topServiceLeft {
	float:left;
	width:220px;
}
.topServiceLeft img {
	border:1px #ccc solid;
	padding:9px;
}
.topService h4 {
	margin-bottom:10px;

}
.topService p {
	font-size:1em;
	line-height:170%;
}



/*2011-03-18*/
#topNews_20110318 {
	padding:10px 10px 0 10px;

}
#topNews_20110318 h3 {
	font-size:14px;
	line-height:18px;
	color:#333;
	margin-bottom:8px;
}
#topNews_20110318 p {
	font-size:12px;
	line-height:18px;
	margin-bottom:8px;
}


