@charset "utf-8";
/* DAYPLAN CSS Document */

#dayplan {
	margin:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	font-size:1.2em;
	line-height: 130%;
	font-weight:bold;
	color:#970f00;
	padding:3px 0 3px 13px;
	border-top:2px solid #c97970;
	border-bottom:1px solid #c97970;
	background: url(../../dayplan/images/icon_arrow.gif) no-repeat 3px 8px;
	margin:0 0 5px;
	background-color:#fdf4e6;
}
h4 {
	margin:0 0 7px;
	padding:0;
	text-align:center;
}
h5 {
	margin:0;
	padding:0;
}
.doc4bg span {
	font-size:11px;
}
.doc4bp {
	font-size: 14px;
	background-color:#f3f6f1;
	padding:5px;
	letter-spacing:1px;
	font-weight:bold;
	color:#1e5808;
	margin:10px 0;
}
.doc4bp span {
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;
}
.table01 {
	width:100%;
	margin:5px 0;
}
.table01 td {
	border-bottom:1px dotted #999;
}
.td01 {
	border-right:1px solid #999;
	padding:5px 8px;
	width:220px;
}
.td01 span {
	font-size:0.85em;
}
.td02 {
	text-align:right;
}
.cts01 {
	height:100%;
	width:741px;
	margin:10px auto 0;
}
.left01c {
	width:360px;
	float:left;
}
.right01c {
	width:361px;
	float:right;
}
.cts02 {
	height:100%;
	width:740px;
	margin:20px auto 0;
}
.left02c {
	width:360px;
	float:left;
}
.right02c {
	width:360px;
	float:right;
}
.menu01 {
	margin:0 0 10px;
	height:100%;
}
.menu_photo {
	width:219px;
	float:left;
}
.menu_txt {
	width:142px;
	float:left;
}
.menu_txt p {
	margin:5px 0 0 8px;
}
.menu02 {
	margin:30px 0 0;
	line-height:140%;
}
.icon-kome {
	background-image: url(../../dayplan/images/icon_kome.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding:0 0 3px 15px;
}
