/* header ------------------------------ */
#toppage #header .logo {
	float:left;
	width:139px;
	height:43px;
	padding:24px 0 0 0;	
}
#toppage #contents h1 {
	text-indent:-10000px;
} 
#toppage #contents .cap1 {
	text-indent:-10000px;
} 

#toppage #header {
	position:relative;
	top:-30px;
}
#toppage #pankuzu {
	position:relative;
	top:-30px;
}
#toppage #main {
	clear:both;
	position:relative;
	top:-30px;
}
#toppage #kiji {
	position:relative;
	top:-15px;
}

*html #toppage #header {
	position:relative;
	top:-30px;
	left:7px;
}
*html #toppage #pankuzu {
	position:relative;
	top:-30px;
	left:7px;
}
*html #toppage #main {
	position:relative;
	top:-30px;
	left:9px;
}
*html #toppage #footer {
	position:relative;
	left:9px;
}

/* main ------------------------------ */
#main {
	padding:6px 0 10px 8px;
	width:760px;
}

#main .left {
	float:left;
	margin-top:12px;
	width:463px;
	margin-right:17px;
}
#main .txt_event {
	background:url(../img/info_flag.gif) repeat-y;
	padding:2px 0 2px 15px;
	font-size:12px;
}
#main .txt_event a {
	color:#5C5842;
	letter-spacing:1px;
}
#main .line {
	width:100%;
	height:10px;
	background:url(../img/line_dot.gif) repeat-x 0 5px;
	text-indent:-10000px;
}
#main h2.event_md {
	width:100px;
	height:24px;
	text-indent:-2000px;
	background:url("../img/md_event.gif") no-repeat;
}
#main .right {
	float:left;
	width:270px;
	margin-top:11px;
}
#main .right p {
	padding-right:5px;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	color:#5C5842;
}
#main .md_aisatsu {
	width:180px;
	height:18px;
	padding-bottom:5px;
	text-indent:-2000px;
	background:url("../img/md_aisatsu.gif") no-repeat;
}
#main .bn {
	float:left;
	margin-right:20px;
}

#main .yoyaku {
	padding-bottom:5px;
}
#main .yoyaku .md {
	width:463px;
	height:24px;
	text-indent:-10000px;
	background:url(../img/md_yoyaku.gif) no-repeat;
}
#main .yoyaku .waku {
	width:433px;
	background-color:#F2EDD1;
	padding:10px 15px 10px 15px;
}
#main .yoyaku .waku table.t1 {
	float:left;
	width:265px;
}
#main .yoyaku .waku table.t2 {
	float:right;
	width:165px;
	position:relative;
	left:7px;
}
#main .yoyaku .waku table {
	border-collapse:collapse;

}
#main .yoyaku .waku td {
	font-size:10px;
	padding:2px 0 2px 0;

}
#main .yoyaku .waku .t1 td.col1 {
	width:43%;
}
#main .yoyaku .waku .t1 td.col2 {
	width:27%;
}
#main .yoyaku .waku .t1 td.col3 {
	width:30%;
}
#main .yoyaku .waku .t1 td.col_day {
	line-height:2.5em;
}
* html #main .yoyaku .waku .day {
	margin-top:5px;
}
#main .yoyaku .waku .t2 td.col1 {
	padding-left:20px;
}
#main .yoyaku .waku .t2 td.col2 {
	padding-left:15px;
}
#main .yoyaku .waku .t2 {
	background:url(../img/line_dot2.gif) repeat-y;
}
.clearfix {
	clear:both;
}