#plan_midashi{
width:670px;
height:38px;
padding:50px 0 0 30px;
background:url('../images/plan_midashi.png') no-repeat;
font-size:18px;
font-weight:bold;
}
.morebox_open{
width:740px !important;
height:500px !important;
}
.plan_more{
}
.morebox_inner{
width:600px;
height:400px;
}
.plan_month{
	width:550px;
	min-height:98px;
	_height:98px;
	padding:0 0 0 130px;
	border-bottom:1px solid #e3e3e3;
}
.plan_month td{
	vertical-align:top;
}
.day{
	padding:5px 20px;
	color:#698d24;
	width:60px;
}
.plan_body{
	padding:5px 10px 5px 0px;
}
.report_link{
	padding:5px 10px;
	width:157px;
}
#month4{	
	border-top:1px solid #e3e3e3;
	background:url(../images/month-4.png) no-repeat;
}
#month5{
	background:url(../images/month-5.png) no-repeat;
}
#month6{
	background:url(../images/month-6.png) no-repeat;
}
#month7{
	background:url(../images/month-7.png) no-repeat;
}
#month8{
	background:url(../images/month-8.png) no-repeat;
}
#month9{
	background:url(../images/month-9.png) no-repeat;
}
#month10{
	background:url(../images/month-10.png) no-repeat;
}
#month11{
	background:url(../images/month-11.png) no-repeat;
}
#month12{
	background:url(../images/month-12.png) no-repeat;
}
#month1{
	background:url(../images/month-1.png) no-repeat;
}
#month2{
	background:url(../images/month-2.png) no-repeat;
}
#month3{
	background:url(../images/month-3.png) no-repeat;
}