@charset "utf-8";

/*
	Site Name: レボネット株式会社
	Description: CSS filter
	Date: 2009/04/24
	Author: レボネット株式会社
*/



/* ===== Universal Reset ===== */

*{
	margin:0px;
	padding:0;
}

img {
	border: none;
}

.bn {
	margin-top: 10px;
}

/* ==== clearfix ==== */

.clearfix:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
}

* html .clearfix { height: 1% }/* end MacIE5 */
.clearfix {display:block;}

/*サイトの基本設定*/

#content a {
	color: #316AC5;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
	color: #316AC5;
}

#side a {
	color: #316AC5;
	text-decoration: none;
}

#side a:hover{
	text-decoration: underline;
	color: #316AC5;
}

ol {
	margin-left: 30px;
	padding: 10px;

}

li {
	padding: 5px;
}

body {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#container {
	width: 850px;
	margin: 10px auto;
	text-align: left;
}
#side {
	float: right;
	background-color: #f5f5f5;
	border: 1px solid #eeeeee;
	margin-top: 15px;
	width: 320px;
}

#side h2{
	color: #000000;
	font-size: 110%;
	text-align: center;
	padding: 5px;
}

/* helpGuide text */
.helpGuide{
position:absolute;
left:-9999px;
width:200px;
}
.helpGuide a{ background: transparent; text-decoration: none;}
div#subnav .sr{
position:absolute;
left:-9999px;
}
/*ヘッダー設定*/    
#header {
	background-image: url(../images/headerBg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#header {
	overflow: hidden;
}
#header p{
	float: right;
	line-height: 160%;
	font-size: 80%;
	padding-top: 35px;
}
* html #header {
	height: 1%;
}

.toolFrame {
	padding:10px;
	border:1px solid #dddddd;
	background-color:#F5F5F5;
	margin:15px;
	width:465px
}


#header h1{
	color: #000000;
	float: left;


}

#headerContact {
	float: right;
	width: 362px;
	background-image: url(../images/headerContact.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #FFFFFF;
	font-size: 13px;
	margin-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	
}

#headerContact a{
	color: #FFFFFF;
	text-decoration: none;
}

#headerContact a:hover{
	color: #99FFFF;
	text-decoration: none;
}

#headerContact .hc_contact {
	background-image: url(../images/hc_contact.jpg);
	padding-left: 22px;
	padding-right: 2px;
	background-position: left center;
	background-repeat: no-repeat;
	
}
#headerContact .hc_est {
	background-image: url(../images/hc_est.jpg);
	padding-left: 22px;
	padding-right: 2px;
	background-position: left center;
	background-repeat: no-repeat;
}
#headerContact .hc_sitemap {
	background-image: url(../images/hc_sitemap.jpg);
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 2px;
}

#content {
	width: 520px;
	float: left;
}
.resultFrame {
	padding:10px;
	border:1px solid #dddddd;
	background-color:#FFFFCC;
	margin:15px;
	width:465px
}

.resultFrame h3{
	color: #339933;
}

#logo {
	float: left;
	padding-left: 15px;
}

h3 {
	padding-left: 20px;
	color: #CC6633;
}

ul {
	margin: 0px 35px;
}

li {}


#logo a{
	display: block;
	background-image: url(../images/logo.jpg);
	height: 54px;
	width: 319px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#description {
	float: right;
}

#description h2{
	font-size: 90%;
	padding-right: 20px;
}

#description p{
	font-size: 90%;
	padding-right: 20px;
}

/*グローバルナビゲーション設定*/        
/* ===== ▽gNavi ===== */
.gNavi {
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	width: 850px;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	clear: both;
}


.gNavi ul{
	border: 0;
	margin: 0;
	padding: 0;
	
}

.gNavi ul li{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(../images/gNavi.jpg);
	
}

.gNavi ul li a{
	display: block;
	color: #333333;
	text-decoration:none;
	height: 37px;
	background-image: url(../images/gNavi.jpg);
}

.gNavi ul li a:hover{
	display: block;
	color: #333333;
	background-repeat: no-repeat;
	background-image: url(../images/gNavi.jpg);

}

.gNavi li a{
	text-indent: -9999px;
}

.gNavi li#navi_1 a{
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	width: 107px;
}
.gNavi li#navi_1 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: 0px -45px;
	height: 45px;
	width: 107px;
}

.gNavi li#navi_2 a{
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	width: 121px;
	background-position: -107px 0;
}
.gNavi li#navi_2 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -107px -45px;
	height: 45px;
	width: 121px;
}

.gNavi li#navi_3 a{
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	width: 94px;
	background-position: -228px 0;
}
.gNavi li#navi_3 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -228px -45px;
	height: 45px;
	width: 94px;
}

.gNavi li#navi_4 a{
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	width: 98px;
	background-position: -322px 0;
}
.gNavi li#navi_4 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -322px -45px;
	height: 45px;
	width: 98px;
}

.gNavi li#navi_5 a{
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	width: 95px;
	background-position: -420px 0;
	background-repeat: no-repeat;
}
.gNavi li#navi_5 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -420px -45px;
	height: 45px;
	width: 95px;
}

.gNavi li#navi_6 a{
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	width: 121px;
	background-position: -515px 0;
	background-repeat: no-repeat;
}
.gNavi li#navi_6 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -515px -45px;
	height: 45px;
	width: 121px;
}

.subMenu{
	height: 45px;
	text-indent: -9999px;
}
.subMenu .big {
	margin-right: 20px;
}
.subMenu .big a{
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 0px;
	float: right;
	font-size: 11px;
}
.subMenu .middle{
	margin-right: 10px;
}
.subMenu .middle a{
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 0px;
	float: right;
	margin-right: 4px;
	font-size: 11px;
}
.subMenu .small{
	margin-right: 10px;
}
.subMenu .small a{
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 0px;
	float: right;
	margin-right: 4px;
	font-size: 11px;
}

/* ===== ▲gNavi ===== */
#mainImg {
	background-image: url(../images/mainImg.jpg);
	height: 200px;
	width: 664px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*メインイメージ設定*/        
#clmFrame {
	clear: both;
	padding-left: 5px;
}



#clmLCframe {}

#clmR {
	float: right;
	width: 181px;
}

.estimate {
	background-image: url(../images/estBg_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
	font-size: 13px;
}

.estimate h2{
	background-image: url(../images/estH2Bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 45px;
	text-indent: -9999px;
}
.estimate p{
	font-weight: bold;
	color: #FF3333;
	vertical-align: top;

}

.estFrame {
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-image: url(../images/estFrameHead.jpg);
}

.estSubmit {
	background-image: url(../images/estFrameBottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

.estType {
	margin-bottom: 5px;
	margin-top: 5px;
	width: 145px;

}

.estPages {
	width: 80px;
	margin: 5px;
}

.result {
	background-image: url(../images/resultBg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
}

.result p{
	font-size: 10px;
	line-height: 120%;
	color: #83AC2A;
	padding: 5px 0px;
	
}

.result a{
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.result a:hover{
	color: #3399FF;
}


.result h2{
	background-image: url(../images/resultH2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 7px;
	height: 50px;
	text-indent: -9999px;
}

.resultBottom {
	text-align: center;
	background-image: url(../images/resultBottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 13px;
	padding-bottom: 7px;
	margin-top: 5px;
}

.resultBottom a{
	background-image: url(../images/resultArrow.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #0066CC;
}

.plan {
	text-align: center;
}
.plan h2{
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 7px;
	height: 45px;
	text-indent: -9999px;
	background-image: url(../images/selectPlan.jpg);
}

.select1 a{
	background-image: url(../images/select1.jpg);
	width: 171px;
	height: 62px;
	margin: 5px auto;
	text-indent: -9999px;
	display: block;


}
.select2 a{
	background-image: url(../images/select2.jpg);
	width: 171px;
	height: 62px;
	margin: 5px auto;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
/*サイドナビゲーション設定*/        
#clmL {
	width: 171px;
	float: left;
}

.cmlLcontact a{
	background-image: url(../images/clmLcontact.jpg);
	width: 166px;
	height: 53px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}

.serviceRenew a{
	background-image: url(../images/serviceRenew.jpg);
	width: 171px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.serviceShop a{
	background-image: url(../images/serviceShop.jpg);
	width: 171px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.serviceSeo a{
	background-image: url(../images/serviceSeo.jpg);
	width: 171px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.serviceUpdate a{
	background-image: url(../images/serviceUpdate.jpg);
	width: 171px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}

.magazine h2{
	background-image: url(../images/mailmagaH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 65px;
}

.magazine {
	background-image: url(../images/mailmagaBottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
}

.magazine p{
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	padding: 3px 5px;
}
.magazine a{
	color: #000000;
	text-decoration: none;
}

.magazine a:hover{
	color: #4DACDA;
	text-decoration: none;
}

.magaForm {
	width: 100px;
}

.sideInfo h2{
	background-image: url(../images/sideInfoH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
}

.sideInfo {
	background-image: url(../images/sideInfo.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.infoLink {
	background-image: url(../images/sideLink.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 50px;
}

.infoLink p{
	text-align: left;
}

.infoLink a{
	text-decoration: none;
	background-image: url(../images/infoLinkBg.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 12px 2px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

.infoLink a:hover{
	text-decoration: none;
	background-image: url(../images/infoLinkBg.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 12px 2px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4DACDA;
}

.sideBlog a{
	background-image: url(../images/sideBlog.jpg);
	width: 166px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
.sideBp a{
	background-image: url(../images/sideBp.jpg);
	width: 166px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
.sidePanf a{
	background-image: url(../images/sidePanf.jpg);
	width: 166px;
	height: 101px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
.sideQr a{
	background-image: url(../images/sideQr.jpg);
	width: 166px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}



/*コンテンツ設定*/        
#clmCenter {
	padding-top: 10px;
	background-image: url(../images/clmCenterBg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	float: right;
	width: 491px;
	margin-top: 5px;
	text-align: center;
}

.contentBn1 a{
	background-image: url(../images/contentBn1.jpg);
	width: 477px;
	height: 158px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
}

.contentBn2 a{
	background-image: url(../images/contentBn2.jpg);
	width: 477px;
	height: 128px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
}

.frame489px p{
	text-align:left;
	font-size:90%;
	line-height: 160%;
	margin: 0px auto;
	display: block;
	padding-bottom: 10px;
}


.frame489px {
	width:489px;
	clear: both;
	margin: 0px auto;
	text-align: center;
	margin-left: 3px;
}

p.link {
	background-image: url(../images/resultArrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px;
	padding-left: 25px;
	line-height: 100%;
	margin-bottom: 15px;
	clear: both;
}

p.link a{
	color: #3399FF;
}

p.link a:hover{
	color: #999999;
}

#clmCenter h2 {
	background-image: url(../images/h2Bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #6DAAD6;
	font-size: 110%;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 50px;
}
#clmCenter .h2_2 {
	background-image: url(../images/h2Bg_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 110%;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 50px;
}

#clmCenter h3 {
	background-image: url(../images/h3Bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 110%;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 40px;
}

#clmCenter .h3_2 {
	background-image: url(../images/h3Bg_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 110%;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 40px;
}

.miniBn1 a{
	background-image: url(../images/miniBn1.jpg);
	width: 240px;
	height: 71px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
	float: left;
	margin-right: 7px;
}

strong {
	color: #FF0000;
}


.miniBn2 a{
	background-image: url(../images/miniBn2.jpg);
	width: 240px;
	height: 71px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
	float: left;
}

.voice {
	text-align: center;
	width: 156px;
	background-image: url(../images/voiceBg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#clmCenter .voice h2{
	background-image: url(../images/voiceH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.voice p{
	width: 138px;
	margin: 0px auto;
	font-size: 90%;
}

.voiceBottom a{
	background-image: url(../images/voiceBottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}

.voice2 {
	text-align: center;
	width: 156px;
	background-image: url(../images/voiceBg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#clmCenter .voice2 h2{
	background-image: url(../images/voiceH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.voice2 p{
	width: 138px;
	margin: 0px auto;
	font-size: 90%;
}

.voiceBottom a{
	background-image: url(../images/voiceBottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
	display: block;
	width: 156px;
}

.contentContact a{
	background-image: url(../images/contentContact.jpg);
	width: 489px;
	height: 125px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}

.info {
	background-image: url(../images/info.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	width: 489px;
	padding-top: 30px;
}

.info strong{
	padding-left: 15px;
	font-size: 90%;
}


#clmCenter .info h2{
	text-indent: -9999px;
	background-image: url(none);
	padding: 0px;
	padding-bottom: 5px;
}

.info p {
	padding-left: 25px;
	font-size: 90%;
	padding-bottom: 5px;
	background-image: url(../images/infoP.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.info a {
	text-decoration: none;
	color: #5FA6D2;
}

.info a:hover {
	color: #BF1C21;
}

.imgRight {
	float: right;
	padding: 10px;
}

.imgLeft {
	float: left;
	padding: 10px;
}

#content h2{
	background-image: url(../images/contentH2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 12px;
	font-size: 100%;
	padding-top: 22px;
	color: #666666;
	padding-left: 75px;
}

#content p{
	line-height: 160%;
	padding: 10px;
	font-size: 90%;
}

#content .underline{
	line-height: 160%;
	padding: 10px;
	background-image: url(../images/contentP.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


/*フッター設定*/        
#footer {
	clear: both;
	border-top: 1px solid #cccccc;
	text-align: right;
	line-height: 160%;
	margin-top: 10px;
	padding: 10px;
	font-size: 80%;
}

#footer a{
	color: #666633;
	text-decoration: none;
}


#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
}


#footer p{
	padding: 10px;
	text-align: center;
}

        
#copy {
	text-align: right;
	padding: 5px;
	font-size: 11px;
	padding-left: 10px;

}

#copy p{
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 80%;
}

#copy a{
	color: #333333;
	text-decoration: none;
}

#copy a:hover{
	color: #316AC5;
	text-decoration: underline;
}

    
