/* CSS Document */

/************ボディ部分**********************************************************************************************/
body{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	}
.wrapper{
text-align:left;
	width:810px;
	margin:0;
	padding-left:13px;
	background-color:#FFFFFF;
	background-image:url("img/bg.jpg");
	background-repeat:repeat-y;
	}
.clearbox{
	clear:both;
	}
	
.icon{
	vertical-align:text-bottom;
	}
	
a img{
	border:#0099FF;
	}
	
a:link{
	color:#00CCFF;
	border:0px;
	}
	
a:hover{
	color:#0066FF;
	border:#0066FF;
	}
	
a:visited{
	color:#00CCFF;
	border:0px;
	}
	

/************ヘッダー部分**********************************************************************************************/
.head_logo_link{
	position:absolute;
	}

.top_link{
	clear:both;
	display:block;
	width:300px;
	height:90px;
	}
	
.head_link{
	z-index:1;
	text-align:right;
	background-image:url("img/logo.jpg");
	background-repeat:no-repeat;
	width:780px;
	height:46px;
	padding-top:50px;
	padding-right:7px;
	}

.head_link a{
	text-decoration:none;
	}
.toiawase{
	vertical-align:text-bottom;
	}
.head_set{
	height:35px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.btn_head{
	float:left;
	}

.btn_head01 a{
	float:left;
	display:block;
	background-image:url(img/top_btn.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:0.5px;
	margin-left:0;
	width:131px;
	height:35px;	
}

.btn_head01 a:hover{
	background-position:bottom;
	width:131px;
	height:35px
}
.btn_head02 a{
	float:left;
	display:block;
	background-image:url(img/top_btn02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:0.5px;
	margin-left:0;
	width:131px;
	height:35px;	
}

.btn_head02 a:hover{
	background-position:bottom;
	width:131px;
	height:35px
}
.btn_head03 a{
	float:left;
	display:block;
	background-image:url(img/top_btn03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:0.5px;
	margin-left:0;
	width:131px;
	height:35px;	
}

.btn_head03 a:hover{
	background-position:bottom;
	width:131px;
	height:35px
}
.btn_head04 a{
	float:left;
	display:block;
	background-image:url(img/top_btn04.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:0.5px;
	margin-left:0;
	width:131px;
	height:35px;	
}

.btn_head04 a:hover{
	background-position:bottom;
	width:131px;
	height:35px
}
.btn_head05 a{
	float:left;
	display:block;
	background-image:url(img/top_btn05.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:0.5px;
	margin-left:0;
	width:131px;
	height:35px;	
}

.btn_head05 a:hover{
	background-position:bottom;
	width:131px;
	height:35px
}
.btn_head06 a{
	float:left;
	display:block;
	background-image:url(img/top_btn06.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:0.5px;
	margin-left:0;
	width:131px;
	height:35px;	
}

.btn_head06 a:hover{
	background-position:bottom;
	width:131px;
	height:35px
}
.btn_head07 a{
	float:left;
	display:block;
	background-image:url(img/top_btn1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:171px;
	height:82px;	
}

.btn_head07 a:hover{
	background-position:bottom;
	width:171px;
	height:82px
}

.btn_head08 a{
	display:block;
	background-image:url(img/top_btn3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:171px;
	height:34px;
	clear:both;	
}

.btn_head08 a:hover{
	background-position:bottom;
	width:171px;
	height:34px
}

.btn_head09 a{
	display:block;
	background-image:url(img/top_btn5.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:171px;
	height:34px;
	clear:both;	
}

.btn_head09 a:hover{
	background-position:bottom;
	width:171px;
	height:34px
}

.btn_head10 a{
	display:block;
	background-image:url(img/top_btn6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:171px;
	height:34px;
	clear:both;	
}

.btn_head10 a:hover{
	background-position:bottom;
	width:171px;
	height:34px
}

.btn_head11 a{
	display:block;
	margin-top:10px;
	background-image:url(img/top_btn4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:171px;
	height:62px;
	clear:both;	
}

.btn_head11 a:hover{
	background-position:bottom;
	width:171px;
	height:62px
}
/************サイドナビ部分**********************************************************************************************/

.btn_side{
	width:175px;
	background-color:#CDDAF1;
	padding:5px;
	float:left;
	}
	
.btn_side1{
	margin-bottom:7px;
	}
	
	
.btn_side2{
	clear:both;
	height:34px:
	}
/************index:中央部分**********************************************************************************************/
.title{
	float:left;
	}
	
.contents{
	width:590px;
	float:left;
	padding-top:0px;
	padding-bottom:5px;
	padding-left: 5px;
	}
	
.comment1{
	margin-bottom: 20px;
	padding-top: 2px;
	}
	
.img_comment1{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}
	
.comment2{
	padding-right:10px;
	padding-left: 5px;
	}
	
.title1{
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
/************gaiyou:中央部分**********************************************************************************************/	
	
.price{
	width:580px;
	border:2px solid #999999;
	}
	
.price_koumoku{
	background-color:#D1DAF1;
	}
	
.price td{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
	}
	
	
.demo{
	vertical-align:middle;
	border:0;
	}
	
/************example:中央部分**********************************************************************************************/	
	
.left{
	float:left;
	padding-right:10px;
	padding-left:10px;
	width:270px;
	}
	
.right{
	float:left;
	width:270px;
	}
.contents02{
}
/************example01:中央部分**********************************************************************************************/	
.example{
	float:left;
	padding-right:10px;
	padding-left:10px;
	width:560px;
	height:250px;
	padding-bottom: 20px;
	}
	
.example_contents{
	margin-left:270px;
	}
	

.example02{
	padding-top:10px;
	}
	
.example01 img{
	border:#999999 solid 1px;
	}	
	
.example02 img{
	border:#999999 solid 1px;
	}	

.example03 img{
	border:#999999 solid 1px;
	}	

.sub_title{
	clear:both;
	border-left:#003399 solid 5px;
	border-bottom:#003399 solid 2px;
	width:560px;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:5px;
	}
	
.top_link{
	clear:both;
	text-align:right;
	width:570px;
	height:20px;
	padding-top:10px;
	}
	
.homepage_link{
	clear:both;
	padding-left:10px;
	}
/************toiawase:中央部分**********************************************************************************************/	
.form_toiawase{
	width:570px;
	border:2px solid #999999;

	}

.form_toiawase td{
	border-bottom:1px solid #999999;
	
}

.koumoku{
	background-color:#99CCFF;
	}
.form_wrapper{
	width:560px;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	padding-left: 20px;
	padding-right:5px;
	margin-left:10px;
	border:1px solid #999999;
	font-size:1.3em;
	line-height:1.2em;
	}
	
/************setumeikai:中央部分**********************************************************************************************/	

.p01{
	width: 588px;
	margin-bottom: 10px;
	}
	
.p02{
	width:725px;
	background-color: #000000;
	padding-left: 60px;
	padding-top: 50px;
	padding-bottom: 10px;
	}
.p03{
	padding-left: 100px;
	width: 590px;
	}
.p04{
	width:725px;
	background-color: #FFFFFF;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
.p05{
	margin-left:40px;
	}

/************sns:中央部分**********************************************************************************************/	
.btn_head12 a{
	display:block;
	margin-left:270px;
	background-image:url(img/btn_p02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:148px;
	height:74px;
	clear:both;	
}

.btn_head12 a:hover{
	background-position:bottom;
	width:148px;
	height:74px
}

/***********電話代行:中央部分**********************************************************************************************/
.btn_head13 a{
	display:block;
	margin-left:270px;
	background-image:url(img/btn_p03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:148px;
	height:74px;
	clear:both;	
}

.btn_head13 a:hover{
	background-position:bottom;
	width:148px;
	height:74px
}
/************説明会:中央部分**********************************************************************************************/	
	.btn_head14 a{
	display:block;
	margin-left:270px;
	background-image:url(img/btn_p01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:148px;
	height:74px;
	clear:both;	
}

.btn_head14 a:hover{
	background-position:bottom;
	width:148px;
	height:74px
}
/***********テンプレート:中央部分**********************************************************************************************/	
.template{
	border:solid 1px #999999;
	}
	
	
.template_right{
	float:left;
	width:270px;
	margin-left:10px;
	padding-left: 5px;
	padding-right: 5px;
	border:2px #999999 dashed;
	padding-bottom: 10px;
	}

.template_left{
	float:left;
	padding-right:10px;
	padding-left:10px;
	width:270px;
	border:2px #999999 dashed;
	padding-bottom: 10px;
	}
	
.link{
	padding-left: 195px;
	}
/************フッター部分**********************************************************************************************/
.line{
	clear:both;
	padding-right: 25px;
	padding-top: 20px;
	}
	
.foot_link{
	float:left;
	padding-left: 7px;
	}
	
.copy{
	text-align:right;
	padding-right: 30px;
	}


/************フォント部分**********************************************************************************************/
body{
	font-size:0.75em;
	color:#666666;
	line-height:1.5em;
	}
	
h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	}
h1 {
	margin: 0px;
	padding: 0px;
}


h3{
	font-size:1em;
	line-height:1.5em;
	color:#0099FF;
	}
#blog_mrh {
	font-size: 0.8em;
	color: #0066FF;
	line-height: 1em;
}
#blog_mrh a:hover {
	font-size: 1em;
	color: #FF6600;
	line-height: 1em;
}