@charset "utf-8";
/* 
========== 目次 ========== 
	==body
	==#all
	==#header
	==#nav
	==#contents
	==#main
	==#side
	==#footer
========================== 
*/

/* ***( ==body )****************************** */

/* ***( ==#all )****************************** */

/* ***( ==#header )****************************** */

/* ***( ==#nav )****************************** */

/* ***( ==#contents )****************************** */
#contents #topMain{
	margin-bottom: 25px;
}
#contents #topMain h1{
	margin-bottom: 5px;
	text-align: center;
}
#contents #topMain p.readTxt{
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 1px;
}

/* ***( ==#main )****************************** */
/* 共通
-------------------------------- */
#main h2{
	margin-bottom: 20px;
	padding: 3px 0 3px 40px;
	background: url(/common2010/img/bg_h2_icon.gif) no-repeat left center;
	color: #005daa;
	font-size: 26px;
	font-weight: bold;
}
#main h2 span{
	font-weight: bold;
}
#main h2 span.phone{
	padding: 10px 40px 20px 0;
	background: url(/common2010/img/bg_icon_phone.gif) no-repeat right 10px;
}




/*  serviceTop
--------------------------------------- */
#main div.serviceTop{
	margin-bottom: 30px;
}
#main div.serviceTop p.readTxt{
	margin-bottom: 30px;
	padding-left: 40px;
	color: #504f4d;
	font-size: 12px;
	font-weight: bold;
}
#main div.serviceTop p.annoTxt{
	font-size: 10px;
	text-align: right;
}
#main div.serviceTop p.serviceTxt{
	padding-left: 40px;
	font-size: 12px;
	line-height: 1.3;
}
#main div.serviceTop ul{
	margin: 20px 0;
}
#main div.serviceTop ul li{
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding: 3px 0 0 15px;
	background: url(/common2010/img/bg_icon03.gif) no-repeat left center;
	color: #504f4d;
	font-size: 12px;
	line-height: 1.3;
}
/*  articleFeature
--------------------------------------- */
#main div.articleFeature .featureTitle{
	background-color: #ffffff;
	color: #025cad;
	font-size: 26px;
	font-weight: bold;
}
#main div.articleFeature p.subEmb{
	margin: 5px 0 30px -21px;
	padding: 5px 0;
}
* html #main div.articleFeature p.subEmb{/* IE6 hack */
	zoom: 1;
	position: relative;
}
#main div.articleFeature p.subEmb span{
	padding: 5px;
	background-color: #dddde7;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#main div.articleFeature .exampleList{
	margin-bottom: 30px;
}
#main div.articleFeature .exampleList dl.exListLeft{
	float: left;
	clear: left;
	width: 320px;
}
#main div.articleFeature .exampleList dl.exListRight{
	float: right;
	width: 320px;
}
#main div.articleFeature .exampleList dl dd p{
	font-size: 12px;
	line-height: 1.3;
}
#main div.articleFeature .exampleList dl dd{
	padding: 3px 30px;
}

/*  article-ad
--------------------------------------- */
#main div.article-ad p.adTxt{
	margin-bottom: 5px;
	color: #504f4d;
	font-weight: bold;
	line-height: 1.3;
}
#main div.article-ad p.adTxtCenter{
	margin: 10px 0 15px;
	color: #504f4d;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
#main div.article-ad dl{
	position: relative;
	z-index: 0;
	border: 5px solid #8e929e;
	padding: 20px;
}
#main div.article-ad dl dt.adTitle{
	position: relative;
	top: -36px;
	left: 210px;
	z-index: 1;
	margin-bottom: -20px;
	width: 7em;
	background-color: #ffffff;
	color: #c7257a;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
#main div.article-ad dl dl{
	float: left;
	width: 285px;
	border: 5px solid #8e929e;
	border-top: 0;
	border-left: 0;
	padding: 10px;
}
#main div.article-ad div.adBorder{
	border: 5px solid #8e929e;
	border-right: 0;
	border-bottom: 0;
}
#main div.article-ad dl dl dt{
	color: #015aa8;
	font-size: 16px;
	font-weight: bold;
}
#main div.article-ad dl dl dt img{
	margin-right: 30px;
	vertical-align: middle;
}
#main div.article-ad dl dl dd p{
	padding: 10px 20px;
	font-size: 12px;
	line-height: 1.3;
}
/*  btnList
--------------------------------------- */
#main ul.btnList{
	margin-top: 20px;
}
#main ul.btnList li,
#main ul.btnList li a{
	display: block;
	overflow: hidden;
	width: 311px;
	height: 43px;
}
#main ul.btnList li{margin-top: 20px;}
#main ul.btnList li a{
	padding: 13px 0 0 10px;
	width: 301px;
	height: 30px;
	background: url(/common2010/img/img_btn_more02.gif) no-repeat left top;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#main ul.btnList li.btnLeft{
	float: left;
}
#main ul.btnList li.btnRight{
	float: right;
}



/* ------------------------------- */



#main div.servicePlan{
	margin-bottom: 65px;
}
#main div.servicePlan dl{
	margin-bottom: 15px;
}
#main div.servicePlan dl dt{/* サービスタイトル */
	width: 620px;
	height: 35px;
	padding: 9px 0 0 55px;
	background: url(/common2010/img/bg_servicetitle.gif) no-repeat left top;
	color: #005daa;
	font-size: 26px;
	font-weight: bold;
}
#main div.servicePlan dl dt img{
	vertical-align: middle;
}
#main div.servicePlan dl dt a{
	margin-right: 10px;
	color: #005daa;
	font-size: 26px;
	font-weight: bold;
	
}
#main div.servicePlan dl dt span{
	margin-right: 20px;
	margin-left: 25px;
	color: #515151;
	font-size: 10px;
	vertical-align: middle;
}
#main div.servicePlan dl dl dt{/* サービス画像 */
	float: left;
	width: 160px;
	height: 105px;
	padding: 0 10px 10px 0;
	background: url(/common2010/img/bg_spic.gif) no-repeat left top;
}
#main div.servicePlan dl dd{/* サービス全体 */
	background: url(/common2010/img/bg_service.gif) no-repeat left bottom;
}
#main div.servicePlan dl dl{
	margin-bottom: 0;
	padding: 22px 0 10px 56px;
	width: 600px;
}
#main div.servicePlan dl dd dd{/* サービス詳細 */
	float: right;
	width: 365px;
	height: 83px;
	padding: 20px;
	background: url(/common2010/img/bg_service_con.gif) no-repeat left bottom;
}
#main div.servicePlan dl dd dd p{
	margin-bottom: 2px;
	line-height: 1.5;
}
#main div.servicePlan dl .impTxt{
	color: #c82578;
	font-weight: bold;
}
#main div.servicePlan dl .price{
	color: #e50003;
	font-size: 26px;
	font-weight: bold;
}
#main div.servicePlan dl .priceSub{
	margin-left: 20px;
	font-size: 12px;
}
#main div.servicePlan dl p.priceTxt{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

/* #main .embCall
---------------------------------------- */
#main .embCall{
	position: relative;
	z-index: 0;
	border: 7px solid #90929f;
	padding-bottom: 20px;
}
#main .embCall p.embTitle{
	position: relative;
	z-index: 1;
	margin: -40px -17px 0 0;
	padding: 0 0 0 20px;
	text-align: right;
}
* html #main .embCall p.embTitle{/* IE6 hack */
	zoom: 1;
}
#main .embCall p.embTitle img{
	padding: 10px;
	background-color: #ffffff;
}
#main .embCall dl{
	width: 246px;
	border: 7px solid #90929f;
	padding: 30px 20px;
}
#main .embCall dl dt{
	color: #c82578;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#main .embCall dl dd p{
	margin: 10px 0;
	text-align: center;
}
#main .embCall dl dd dt{
	margin-bottom: 20px;
	color: #c82578;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#main .embCall dl dd ul li{
	margin-bottom: 15px;
}
#main .embCall dl dd ul li a{
	display: block;
	padding-right: 22px;
	background: url(/common2010/img/bg_icon02.gif) no-repeat right center;
	color: #005bac;
	font-size: 12px;
	line-height: 1.3;
}
#main .embCall dl.embCallLeft,
#main .embCall dl.embCallRight{
	display: inline;
    min-height: 345px;/* モダンブラウザに適用 */
    height: auto !important;/* モダンブラウザに適用 */
    height: 345px;/* 全ブラウザに適用 */
}
#main .embCall dl.embCallLeft{
	float: left;
	margin-left: 20px;
}
#main .embCall dl.embCallRight{
	float: right;
	margin-right: 20px;
}
#main .embCall dl dl{
	width: auto;
	border: 0;
	padding: 0;
}

/* #main .bottomBanner
---------------------------------------- */
#main .bottomBanner {
	border: 2px solid #90929F;
	text-align: center;
	padding: 10px;
	margin-top: 35px;
}

/* ***( ==#side )****************************** */

/* ***( ==#footer )****************************** */
