@charset "utf-8";

/*--------------------------------------------------------------------
 SiteWatch Private
--------------------------------------------------------------------*/

/* SiteWatch common
-----------------------------------*/
.sitewatch #body-main .h2ttl h2{
	background:url(/corp/img/service/sitewatch/sitewatch_ttl_bg.jpg) 100% 0 no-repeat;
}

/* index.html
-----------------------------------*/
.sitewatch-index #body-main .mainclm {
	padding-left:5px;
}
.sitewatch-index #body-main .mainclm h4 {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left:2px;
}
.sitewatch-index #body-main .mainclm p.h4-p {
	margin-bottom: 20px;
}
.sitewatch-index #body-main .mainclm p{
	font-size: 81.25%;
	line-height:1.5em;
	padding-left:2px;
}
.sitewatch-index #body-main .mainclm .caption {
	background-color:#eee;
	border:1px solid #ddd;
	margin-bottom:40px;
	padding:6px 8px;
}
.sitewatch-index #body-main .mainclm .caption dl{
	font-size: 75%;
	line-height:1.5em;
}
/*
.sitewatch-price #body-main .mainclm dd .price-list dl {
	font-size: 68.75%;
	margin: 15px 0 0 0;
}
*/
.sitewatch-index #body-main .mainclm .caption dt {
	float: left;
	margin: 0;
	padding: 0;
}
.sitewatch-index #body-main .mainclm .caption dd {
	margin: 0 0 0 1.5em;
}
.sitewatch-index #body-main .mainclm .cap-thum {
	margin-bottom:30px;
}
.sitewatch-index #body-main .mainclm .cap-thum ul {
	overflow:hidden;
}
.sitewatch-index #body-main .mainclm .cap-thum li.li-left{
	float:left;
}
.sitewatch-index #body-main .mainclm .cap-thum li.li-right{
	float:right;
}
.sitewatch-index #body-main .mainclm .cap-thum img {
	border:1px solid #ddd;
}
.sitewatch-index #body-main .mainclm .cap-thum li h5 {
	font-size:75%;
	font-weight:bold;
	padding-bottom:5px;
}
.sitewatch-index #body-main .mainclm .cap-thum li .arr {
	color:#EA9B00;
}
/* features.html
-----------------------------------*/
.sitewatch-features #body-main .mainclm {
	padding-top:10px;
}
.sitewatch-features #body-main .mainclm h4 {
	color: #333;
/*	font-size: 75%;*/
	font-weight: bold;
}
.sitewatch-features #body-main .mainclm p {
	font-size: 81.25%;
	line-height:1.3846em;
	padding-top:8px;
}
.sitewatch-features #body-main .mainclm ul {
/*	background: url("/corp/img/service/ss_borderline.gif") 0 bottom no-repeat;*/
	border-bottom:1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.sitewatch-features #body-main .mainclm li {
	padding-left: 100px;
}
.sitewatch-features #body-main .mainclm .mark01 {
	background: url("/corp/img/service/ss_features_mark01.gif") no-repeat;
}
.sitewatch-features #body-main .mainclm .mark02 {
	background: url("/corp/img/service/ss_features_mark02.gif") no-repeat;
}
.sitewatch-features #body-main .mainclm .mark03 {
	background: url("/corp/img/service/ss_features_mark03.gif") no-repeat;
}
/* price.html
-----------------------------------*/
.sitewatch-price .spec {
	margin-bottom:20px;
}
.sitewatch-price .mainclm h3 {
	color:#333;
	font-size:87.5%;
	font-weight:bold;
	padding:0 0 0 12px;
}
.sitewatch-price .spec table {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:15px 8px 0;
	width:642px;
}
.sitewatch-price .spec th {
	background-color:#f5f5f5;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:75%;
	padding:10px 10px 10px 8px;
	white-space:nowrap;
}
.sitewatch-price .spec td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:75%;
	line-height:1.5em;
	padding:10px 12px;
	text-align:left;
}
.sitewatch-price .spec p.ate {
	font-size:75%;
	line-height:1.75em;
	padding-left:8px;
	margin-top:10px;
}
/* contact.html
-----------------------------------*/
.sitewatch-contact .mainclm{
	margin-bottom:40px;
}
.sitewatch-contact .mainclm p{
	padding:0 2px;
	margin-bottom:20px;
	font-size:75%;
	line-height:1.5em;
}
.sitewatch-contact .mainclm p.call-tel{
	margin-bottom:10px;
}
.sitewatch-contact .mainclm table{
	width:660px;
}
.sitewatch-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;
}
.sitewatch-contact .mainclm td{
	padding:0 10px;
	background:#eee none repeat scroll 0 0;
}
.sitewatch-contact .mainclm td .tel-no {
	margin-right:10px;
	font-size:162.5%;
	line-height:1.5em;
	font-weight:bold;
	color:#333;
}
.sitewatch-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;
}
.sitewatch-contact .mainclm p.form-link a:hover{
	background-color:#ccc;
	border:1px solid #bbb;
	background-position:-654px 50%;
	color:#000;
	text-decoration:none;
}
.sitewatch-contact .mainclm p.form-link {
	margin-bottom:30px;
}


