/*-----------------------------------
DEFAULT CSS
FILE DATA: kodawari.css
-----------------------------------*/

/*MAIN_IMAGE
-----------------------------------*/
#main_image2 div{
	background-image: url(../images/main_img.jpg);
}


/*BODY_LEFT
-----------------------------------*/
#body_left {
	width:125px;
	height:auto;
	float:left;
}
#body_left h2 {
	width:35px;
	height:529px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/kashikiri_ttl.gif) no-repeat;
}
/*BODY_RIGHT
-----------------------------------*/
#body_right {
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}
/*--------------- Main ----------------*/
.main {
	margin:0 0 20px;
	height:100%;
}
h3{
	width:302px;
	height:21px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	margin:0 0 10px;
	background:url(../images/title.gif) no-repeat 0 0;
}
.box01{
	height:100%;
	background:url(../../shared/images/border.gif) no-repeat 0 0;
	margin:15px 0 0;
}
.box01 p{
	line-height:120%;
	padding:3px 0 10px;
}
.box01 p span{
	display:block;
	font-size:0.85em;
}
.box01 table{
	margin:15px 0 0;
}
.box01 table th{
	vertical-align:top;
	padding-right:13px;
	font-weight:normal;
	text-align:left;
}
.box01 table td{
	vertical-align:top;
}
.tsuki{
	width:357px;
	float:left;
}
h4{
	height:57px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position:0 0;
	margin:25px 0 5px;
	font-size:0;
	line-height:100%;
}
.tsuki h4{
	background-image: url(../images/tsuki_name.gif);
}
.hoshi{
	width:357px;
	float:right;
	margin-left:20px;
}
.hoshi h4{
	background-image: url(../images/hoshi_name.gif);
}
h5{
	width:562px;
	height:50px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	margin:30px auto 0;
	background:url(../images/charge_title.gif) no-repeat 0 0;
}
.charge_mdl{
	background-color:#f5ede4;
	border-left:1px solid #d4c6b5;
	border-right:1px solid #d4c6b5;
	width:560px;
	margin:0 auto;
}
.charge_mdl table{
	width:366px;
	margin:24px auto 13px;
}
.a_course,.b_course{
	width:156px;
	height:35px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
}
.a_course{
	background:url(../images/a_plan.gif) no-repeat 12px 0;
}
.b_course{
	background:url(../images/b_plan.gif) no-repeat 12px 0;
}
.td_p{
	width:54px;
}
.charge_mdl ul{
	
}
.charge_mdl ul li{
	text-align:center;
}
.charge_mdl ul li strong{

}
.charge_bottom{
	width:562px;
	margin:0 auto 20px;
}
.box02{
	height:100%;
	width:709px;
	margin:0 auto;
}
.box02 img{
	width:230px;
	float:left;
}
.box02 div{
	width:463px;
	float:right;
}
.box02 div h6{
	height:17px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	margin:0 0 10px;
	background:url(../images/plan_name.gif) no-repeat 0 0;
}
.box02 div p{
	margin:0 0 10px;
}
.box02 div table{
	width:100%;
	border-collapse: collapse;
	text-align:center;
	background-color:#fbf6f7;
}
.box02 div table td{
	border:1px solid #d9cbb2;
}
.box02 div table th{
	background-color:#ebe4d7;
	border:1px solid #d9cbb2;
	font-weight:normal;
	line-height:110%;
}
.dayplan a{
	display:block;
	width:310px;
	height:35px;
	text-indent:-9999px;
	margin:0 auto 40px;
	background:url(../images/dayplan_btn.gif) no-repeat 0 0;
}



/*-----------------------------------
下記から記述
-----------------------------------*/
