@charset "utf-8";

#hokenLink {
	width:700px;
	margin-bottom:30px;
}
#hokenLink table {
	border-collapse:collapse;
}
#hokenLink table tr {
	border-bottom:1px solid #ccc;
}
#hokenLink table tr td {
	padding-bottom:7px;
	padding-top:7px;
}

/*-------Topics-------*/
div.topics_index p.LeftIcon {
	width:680px;
	background:url(../images/icon_arrow_green.jpg) no-repeat 0 4px;
	padding-left:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
	line-height:1.5em;
}
div.topics_index p.LeftIcon_noneLine {
	width:680px;
	background:url(../images/icon_arrow_green.jpg) no-repeat 0 4px;
	padding-left:20px;
	/*padding-bottom:20px;*/
	margin-bottom:5px;
	/*border-bottom:1px solid #CCC;*/
	line-height:1.5em;
}

div.topics_index p.noneIcon {
	width:700px;
}


/*右　メインイメージ*/

#contentRight div.TopMainImg {
	width:700px;
	/*height:288px;*/
	height:208px;
	background:url(../images/content_BGimg01.jpg) 0 0 no-repeat;
	text-align:center;
	font-weight:bold;
	padding-top:80px;
	margin-bottom:20px;
	font-size:16px;

}
#contentRight div.TopMainImg p.pblk10 {
	margin-bottom:10px;
}
