@charset "shift-jis";
@import url(main.css);


/*---------------------------------------------------------------------
▼参考価格とプラン
---------------------------------------------------------------------*/

#price h2 {
	background: url(../sample_price/img/top.png) no-repeat center top;
}
#price h3{
	width: 740px;
	height: 45px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
#price h3#title_price {
	background: url(../sample_price/img/title_sp.png) no-repeat left top;
}
ul#sampleplans,
ul#sampleplans2 {
	width: 740px;
	margin: 20px 0;
}
ul#sampleplans li {
	margin: 0 0 20px;
	width: 360px;
	height: 250px;
	padding: 73px 5px 5px 375px;
}
ul#sampleplans li a {
	width: 360px;
	height: 180px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
ul#sampleplans2 li {
	position: relative;
	margin: 0 0 20px;
	width: 740px;
	height: 277px;
	padding: 36px 5px 5px 20px;
}
ul#sampleplans2 li a {
	width: 390px;
	height: 265px;
	text-indent: -9999px;
	display: block;
}
ul#sampleplans2 li .bikou {
	position: absolute;
	left: 450px;
	top: 235px;
	width: 300px;
	height: 60px;
}
ul#sampleplans2 li .bikou h4 {
	height: 18px;
}

ul#sampleplans li#plan1 { background: url(../sample_price/img/plan1.png) no-repeat left top;}
ul#sampleplans li#plan2 { background: url(../sample_price/img/plan2.png) no-repeat left top;}
ul#sampleplans li#plan3 { background: url(../sample_price/img/plan3.png) no-repeat left top;}
ul#sampleplans li#plan4 { background: url(../sample_price/img/plan4.png) no-repeat left top;}
ul#sampleplans li#plan5 { background: url(../sample_price/img/plan5.png) no-repeat left top;}

ul#sampleplans2 li#plan2015_01 { background: url(../sample_price/img/2015/plan01.png) no-repeat left top;}
ul#sampleplans2 li#plan2015_02 { background: url(../sample_price/img/2015/plan02.png) no-repeat left top;}
ul#sampleplans2 li#plan2015_03 { background: url(../sample_price/img/2015/plan03.png) no-repeat left top;}
ul#sampleplans2 li#plan2015_04 { background: url(../sample_price/img/2015/plan04.png) no-repeat left top;}
ul#sampleplans2 li#plan2015_05 { background: url(../sample_price/img/2015/plan05.png) no-repeat left top;}

ul#sampleplans li p,
ul#sampleplans2 li p {
	width: 330px;
	height: 50px;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 1px;
	overflow: hidden;
	color: #675943;
}



/**/
.to_list { 
	width: 220px;
	height: 36px;
	margin: 30px auto 0; 
	clear: both;
}
.to_list a { 
	background: url(../product/img/to_top.gif) no-repeat top left;
	width: 220px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	}
.to_list a:hover { background-position: bottom right;}

