div#contents_center p.read {
	padding:5px 22px 15px 7px;
}
div#contents_center p.read a {
	padding:2px 2px 2px 15px;
	display:block;
	
	color:#333333;
	text-decoration:none;
	
	border-width:0px;
	border-bottom-width:1px;
	border-style:dotted;
	border-color:#CCCCCC;
	
	background-image:url(img/home/home_mark_omote.gif);
	background-repeat:no-repeat;
}
div#contents_center p.read a:hover {
	border-color:#000000;
	color:#000000;
	
	background-image:url(img/home/home_mark_ura.gif);
}
div#contents_center div.block_left {
	width:178px;
	height:100px;
	
	border-style:solid;
	border-color:#FFFFFF #FFFFFF #CCCCCC #CCCCCC;
	border-width:1px;
	
	background-color:#FFFFFF;
	
	margin-top:2px;
	margin-right:4px;
	margin-bottom:2px;
	
	float:left;
}
div#contents_center div.block_right {
	width:178px;
	height:100px;
	
	border-style:solid;
	border-color:#FFFFFF #FFFFFF #CCCCCC #CCCCCC;
	border-width:1px;
	
	background-color:#FFFFFF;
	
	margin-top:2px;
	margin-bottom:2px;
	
	float:left;
}
div#contents_center div.block_left a,div#contents_center div.block_right a {
	text-decoration:none;
}
div#contents_center div.block_left a:hover ,div#contents_center div.block_right a:hover {
	text-decoration:underline;
	color:#FF0000;
}
div#contents_center .bigNumber {
	font-size:24px;
	color:#990033;
	font-family:Impact;
}
div#contents_center .smallNumber {
	font-size:10px;
	color:#990033;
}
div#contents_center div.block_center {
	width:335px;
	
	margin-top:2px;
	margin-bottom:2px;
	padding:4px;
}
/* 右 */
div#contents_right div {
	padding-left:3px;
}
div#contents_right h3,div#contents_right h4,div#contents_right h5 {
	padding-left:3px;
}
div#contents_right h3 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#006600;
	padding:1px 1px 3px 1px;
	margin:0px 5px 5px 5px;
	background-color:#C2F400;
}
div#contents_right h2 {
	padding-bottom:3px;
}
div#contents_right p.contents_main {
	margin-top:2px;
	padding:6px 7px 3px 7px;
	display:block;
	
	font-size:11px;
}
div#contents_right div.contents_footer {
	margin-bottom:2px;
	height:3px;
	display:block;
}

