h3 {
	border:none;
	margin:0 0 15px 0;
	padding:10px 0 0 60px;
	font-size:1.2em;
	background:url(img/bg_pagetitle.jpg) no-repeat;
	height:48px;
	color:#333;
}


/* TOPIMAGE */
#topimage{
	width:520px;
	height:200px;
	margin:0 0 20px 0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:520px;
	height:200px;
}


/* TOPNEWS */
#top_news {
}
.news_contents{
	overflow:hidden;
	width:620px;
	margin:0 0 30px 0;
}
.topnews_date{
	width:20%;
	font-size:0.8em;
	color:#666;
	padding:3px 0 2px 16px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
	background:url(img/icon_clock.gif) no-repeat left top;
	background-position:0 5px;
}
.topnews_body{
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}


/* TOPPHOTO */
#top_photo{
	font-size:1.0em;
	font-weight:bold;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	border-left:3px solid #57A22B;
	background:#fff;
	clear:both;
}
.photo_contents{
	margin:0 10px 20px 10px;
}
.top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}

/*topポイント*/
table.top_pnt td div {
	width:180px;
	margin:0 0px 0 20px;
}
table.top_pnt td {
	vertical-align:top;
}


/*top事例*/

table.top_jirei {
	width:100%;
}
table.top_jirei td {
	background:#f3f3f3;
	padding:14px 13px 0 13px;
	border-left:2px solid #FFF;
}
table.top_jirei tr.last td {
	padding-bottom:14px !important;
}

