@charset "Shift-JIS";

/*　タイトルここから　*/
#page-main-title{
	background: url(../pic3/pla-title-back.jpg) top right no-repeat ;
}
#page-main-title .inner{
	padding: 10px 0px 0px 0px ;
}
/*　タイトルここまで　*/


/*メインここから*/
.plan{
	margin: 0px 0px 30px 0px ;
	font-size: 14px ;
}
.plan table{
	width: 100% ;
}
.plan table td{
	vertical-align: top ;
	line-height: 130% ;
}
.plan table td.pic{
	width: 300px ;
	height: 225px ;
	padding: 0px 0px 0px 20px ;
}
.plan .page-title{
	height: auto ;
	padding: 4px 0px 14px 2px ;
	line-height: 100% ;
	font-weight: bold ;
	font-size: 25px ;
}
.kikan{
	padding: 2px 0px 0px 0px ;
	text-align: right ;
	font-weight: bold ;
	font-size: 12px ;
}
.plan-link{
	width: 160px ;
}
.plan td.pic img {
	width: 300px ;
}
