@charset "utf-8";

/*------------------------------------------------------
  	Priceページ 
--------------------------------------------------------*/
#contents02 #inner{
	width:735px;
	margin:0 auto;
}
#contents02 #inner h2{
	margin-bottom:15px;
}
#contents02 .section{
	margin:18px 0 37px 0;
}
#contents02 .section .text{
	margin-left:25px;
}
#contents02 .section .table01{
	border-top:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
}
#contents02 .section .table01 th{
	border-right:1px solid #bfbfbf;	
	border-bottom:1px solid #bfbfbf;	
}
#contents02 .section .table01 td{
	border-right:1px solid #bfbfbf;	
	border-bottom:1px solid #bfbfbf;
	padding-left:10px;
	background:#fff;
	width:100%;
}
#contents02 h3{
	margin-bottom:0px;
}

#contents02 .tel dt{
	float:left;
	padding-top:8px;
	width:84px;
	height:17px;
}
#contents02 .tel dd{
	font-family:verdana;
	font-size:182%;
	font-weight:bold;
	letter-spacing:0.3em;
	line-height:1.2;
	padding-left:102px;
}
#contents02 .table02{
	background:#fff;
	border:1px solid #bfbfbf;
	margin-bottom:20px;
}
#contents02 .table02 th{
	border-right:1px solid #bfbfbf;
	background:#fffde2;
	text-align:center;
}
#contents02 .table02 th,#contents02 .table02 td{
	border-bottom:1px solid #bfbfbf;	
	padding:10px;	
}
#contents02 .button{
	text-align:center;
	margin-bottom:30px;
}