@charset "utf-8";
h2{
	margin-bottom:45px;
}
h3,h4{
	font-size:13px;
	font-weight:normal;
	line-height:1.5;
}
#contents{
	margin-bottom:80px;
}

/*------------------------*/
.section .img1,.section .img2{
	margin-bottom:30px;
}

/*------------------------*/
.planArea{
	clear:both;
}
	.planArea h3{
		float:left;
		margin-top:12px;
	}
	.planArea p.link{
		float:right;
		margin-bottom:20px;
	}
	.planArea div p.link{
		float:none;
	}
	.planArea .box{
		clear:both;
	}
	.planArea .box div{
		text-align:center;
		float:left;
		height:380px;
		border-right:1px solid #ccc;
		position:relative;
	}
	.planArea .box div.lastChild{
		border:0px;
	}
	.planArea .box div .img,
	.planArea .box div .ttl,
	.planArea .box div .desc{
		margin-bottom:10px;
	}
	.planArea .box div .desc{
		text-align:left;
		margin-left:8px;
		margin-right:8px;
		height:65px;
	}
	.planArea .box div .link{
		position:relative;
	}
	
	.planArea .box div a{
			display:block;
			position:absolute;
			top:0;
			left:0;
			height:380px;
			overflow:hidden;
			text-indent:-9999px;
			background:transparent none 0 0 no-repeat;
	}
	.planArea .box div a:hover{
			background-position:100% 0;
	}
	.planArea .box .plan1{width:181px;}
	.planArea .box .plan2{width:190px;}
	.planArea .box .plan3{width:190px;}
	.planArea .box .plan4{width:189px;}
	.planArea .box .plan5{width:180px;}
	
	.planArea .box .plan1 a{background-image:url(../img/img-plan01.jpg);width:181px;}
	.planArea .box .plan2 a{background-image:url(../img/img-plan02.jpg);width:190px;}
	.planArea .box .plan3 a{background-image:url(../img/img-plan03.jpg);width:190px;}
	.planArea .box .plan4 a{background-image:url(../img/img-plan04.jpg);width:189px;}
	.planArea .box .plan5 a{background-image:url(../img/img-plan05.jpg);width:180px;}
	
	.planArea .box div .desc{
		margin-top:306px;
		padding:0 4px;
		text-align:left;
	}
	.planArea .box div .link{
		position:relative;
	}
	

/*------------
	各プラン
------------*/
.detail{}
.detail #tab{
	height:38px;
	background:transparent url(../img/detail/tab-bg.gif) repeat-x scroll left bottom;
	margin-bottom:40px;
}
	.detail #tab ul li{
		margin-right:8px;
		float:left;
		width:179px;
		height:38px;
	}
		.detail #tab ul li a{
			width:179px;
			height:38px;
			background:transparent none no-repeat scroll left top;
			display:block;
			overflow:hidden;
			text-indent:-9999px;
		}
		#tab ul li a:hover,
		.plan01 #tab ul li.plan01 a,
		.plan02 #tab ul li.plan02 a,
		.plan03 #tab ul li.plan03 a,
		.plan04 #tab ul li.plan04 a,
		.plan05 #tab ul li.plan05 a{
			background-position:left bottom;
		}
		#tab ul li.plan01 a{background-image:url(../img/detail/tab01.gif);}
		#tab ul li.plan02 a{background-image:url(../img/detail/tab02.gif);}
		#tab ul li.plan03 a{background-image:url(../img/detail/tab03.gif);}
		#tab ul li.plan04 a{background-image:url(../img/detail/tab04.gif);}
		#tab ul li.plan05 a{background-image:url(../img/detail/tab05.gif);}


.detail .section{
	clear:both;
	line-height:1.8;
}

.detail .main-header{
	border-bottom:1px solid #CAC6BC;
	margin-bottom:20px;
	padding-bottom:35px;
}
	.detail .main-header h2{
		margin-bottom:35px;
	}

.detail .section .box-txt{
	width:390px;
	float:left;
}
	.detail .section .box-txt .img1{
		
	}
	.detail .section .box-txt p.txt{
	}
.detail .section .box-img{
	width:445px;
	float:right;
	text-align:right;
}

.detail .point{
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px solid #CAC6BC;
}
	.detail .point div{
		margin-bottom:10px;
	}
	.detail .point div img{
		float:left;margin-right:10px;
	}
	.detail .point div h3{line-height:20px;}
		.plan01 .point div h3{color:#D65C32;}
		.plan02 .point div h3{color:#9F7900;}
		.plan03 .point div h3{color:#767519;}
		.plan04 .point div h3{color:#D65C32;}
		.plan05 .point div h3{color:#9F7900;}
		
	.detail .point p.txt{}


.detail .plans{
	padding-top:10px;
	margin-bottom:40px;
}
	.detail .plans h3{
		margin-bottom:15px;
	}
	.detail .plans .wrap{
		background:transparent url(../img/detail/bg-plans.gif) top left no-repeat;
	}
	.detail .plans .wrap .wrap-bottom{
		height:1px;
		line-height:1px;
		background:transparent url(../img/detail/bg-plans-bottom.gif) top left no-repeat;
		margin:0;
		padding:0;
		overflow:hidden;
	}
	.detail .plans .box{
		clear:both;
		position:relative;
		margin:0 20px;
		padding:22px 0;
		background:transparent url(../img/detail/line.gif) bottom left repeat-x;
	}
		.detail .plans .box1{}
		.detail .plans .box2{
			background-image:none;
			}
		
	.detail .plans .box .thumbnail{
		float:left;
		width:155px;
	}
	.detail .plans .box .desc{
		overflow:hidden;
	}
		.detail .plans .box .desc h4{
			margin-bottom:8px;
			padding-top:5px;
		}
		.plan01 .plans .box .desc h4{color:#A07900;}
		.plan02 .plans .box .desc h4{color:#AC3231;}
		.plan03 .plans .box .desc h4{color:#853259;}
		.plan04 .plans .box .desc h4{color:#194673;}
		.plan05 .plans .box .desc h4{color:#194618;}
		
		.detail .plans .box .desc .txt{
			line-height:1.5;
			width:570px;
		}
	.detail .plans .box .detail-btn{
		position:absolute;
		right:15px;
		bottom:30px;
		}
	

/*------------------------*/
.bannerArea{
	margin-bottom:50px;
}
	.bannerArea .tel{float:left;}
	.bannerArea .web{float:right;}