@charset "utf-8";

/*--------------------------------------------------------------------
 WebTopNews Private
--------------------------------------------------------------------*/
/* WebTopNews common
-----------------------------------*/
.webtopnews #body-main .h2ttl h2{
	background:url(/corp/img/service/webtopnews/webtopnews_ttl_bg.jpg) 100% 0 no-repeat;
}
/* index.html
-----------------------------------*/
.webtopnews-index #body-main .mainclm{
	margin-bottom:50px;
}
.webtopnews-index #body-main .mainclm h3{
	font-weight: bold;
	margin:0 0 8px 8px;
	line-height:1.25em;
}
.webtopnews-index #body-main .mainclm p{
	padding:0 0 0 8px;
	font-size: 75%;
	line-height:1.5em;
}
.webtopnews-index #body-main .mainclm table {
	text-align: center;
	margin: 8px 8px 15px 8px;
	width: 642px;
}
.webtopnews-index #body-main .mainclm th{
	background: #ccc;
	border-right: 1px solid #ffffff;
	color: #333;
	font-size: 75%;
	width: 98px;
}
.webtopnews-index #body-main .mainclm td{
	background: #eee;
	color: #333;
	font-size:87.5%;
	font-weight: bold;
	width: 169px;
	padding: 10px 0;
}
.webtopnews-index #body-main .mainclm td sup{
	font-weight:normal;
}
.webtopnews-index #body-main .mainclm p.ate{
	padding-left:8px;
	font-size: 75%;
	line-height:1.75em;
}
/* contact.html
-----------------------------------*/
.webtopnews-contact .mainclm{
	margin-bottom:40px;
}
.webtopnews-contact .mainclm p{
	padding:0 2px;
	margin-bottom:20px;
	font-size:75%;
	line-height:1.5em;
}
.webtopnews-contact .mainclm p.call-tel{
	margin-bottom:10px;
}
.webtopnews-contact .mainclm table{
	width:660px;
}
.webtopnews-contact .mainclm th{
	width:98px;
	border-right:1px solid #FFFFFF;
	background:#ccc none repeat scroll 0 0;
	color:#333;
	font-size:75%;
	text-align:center;
}
.webtopnews-contact .mainclm td{
	padding:0 10px;
	background:#eee none repeat scroll 0 0;
}
.webtopnews-contact .mainclm td .tel-no {
	margin-right:10px;
	font-size:162.5%;
	line-height:1.5em;
	font-weight:bold;
	color:#333;
}
.webtopnews-contact .mainclm p.form-link a{
	background-image:url(/corp/img/common/common_detail_btn.gif);
	background-position:6px 50%;
	background-repeat:no-repeat;
	background-color:#eee;
	border:1px solid #ddd;
	color:#333333;
	display:block;
	padding:9px 5px 8px 20px;
	width:175px;
}
.webtopnews-contact .mainclm p.form-link a:hover{
	background-color:#ccc;
	border:1px solid #bbb;
	background-position:-654px 50%;
	color:#000;
	text-decoration:none;
}
.webtopnews-contact .mainclm p.form-link {
	margin-bottom:30px;
}