@charset "utf-8";
/* CSS Document */











.plan_box{
	width:662px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px 0px 15px 0px;
	background:url(../../shared/images/dotted.jpg) repeat-x center bottom;
}


.plan_box .read_copy{
	padding:10px 10px 20px 10px;
}






.plan_box h3{
	display:block;
	width:652px;
	background:url(../images/plan_ttl_bg.png) left bottom no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 6px 10px;
}





.plan_photo{
	width:652px;
	height:auto;
	padding:0px 0px 0px 10px;
}

.plan_photo img{
	margin:0px 15px 0px 0px;
}









.btn_link{
	text-align:center;
	padding:20px 0px 15px 0px;
}



















