/*-----------------------------------
DEFAULT CSS
FILE DATA: dayplan.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:40px;
	height:500px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/dayplan_ttl.gif) no-repeat;
}
/*BODY_RIGHT
-----------------------------------*/
#body_right {
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}
/*-----------------------------------
下記から記述
-----------------------------------*/

#day_p {
}
.plan {
	height:100%;
	background:url(../images/border.gif) no-repeat 0 bottom;
	padding-bottom:20px;
	margin-bottom:30px;
}
.plan_left {
	width:330px;
	float:left;
}
.plan_right {
	width:389px;
	float:right;
}
.plan_right p {
	padding-left:22px;
}
.plan_right table {
	margin:10px 0 0 22px;
	border-top:1px solid #c5b9b3;
	border-left:1px solid #c5b9b3;
	width:357px;
}
.plan_right table td {
	border-bottom:1px solid #c5b9b3;
	border-right:1px solid #c5b9b3;
}
.plan_right table td span {
	font-size:0.85em;
}
.td01 {
	background-color:#e2d6d5;
	width:150px;
}
#day_p h3 {
	background-repeat: no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	margin:0 0 10px;
	padding:0;
}
.yugaeri {
	background-image: url(../images/tit_yugaeri.gif);
	height:38px;
}
.keiji {
	background-image: url(../images/tit_keiji.gif);
	height:21px;
}
.houyou {
	background-image: url(../images/tit_houyou.gif);
	height:21px;
}
.thumb {
	margin:10px 0 0 22px;
}
.thumb li {
	width:111px;
	float:left;
	margin:0 10px 0 0;
}
h4{
	margin:15px 0 0;
	padding:0;
}
.thumb2 {
	margin:5px 0 15px;
	padding-bottom:20px;
	height:120px;
	background:url(../images/border.gif) no-repeat 0 bottom;
}
.thumb2 li {
	width:111px;
	float:left;
	margin:0 10px 0 0;
	line-height:110%;
}
.rsv {
	color:#c00;
	font-weight:bold;
}
.pc {
	width:357px;
	text-align:right;
	font-size:0.85em;
}
.iei strong {
	color:#7261ab;
	padding:10px 0 3px;
	line-height:120%;
	display:block;
}
