/* CSS Document */
body { background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center; 
	color: #666666;
}
#td1{
	background:url(img/wak_r.jpg); background-repeat:repeat-y;

}
#td2{
	background:url(img/wak_l.jpg); background-repeat:repeat-y;

}
#kousin1{
	background:url(img/t_lone.gif); background-repeat:repeat-y; background-position:left;

}
#kousin2{
	background:url(img/t_lone.gif); background-repeat:repeat-y; background-position: right;

}
#kousin_b{
	background:url(img/kousin_b.jpg); background-position:center; background-repeat:no-repeat;

}
#td3{
	background:url(img/b_migi03.jpg); background-repeat:repeat-y; background-position:left;
}
#td4{
	background:url(img/b_hidari03.jpg); background-repeat:repeat-y; background-position:right;
}
.kousin_r {color: #990000; font-size:11px; margin-left:10px; margin-top:5px;}
.top {color: #666666; font-size:12px;}
.shuroku {color: #EB6B88; font-size:14px;}
.shuroku2 {color: #EB6B88; font-size:13px; margin-top:3px;}
#top_line{ border-bottom:#FFCCCC solid 1px;}
#sityo{
	margin-right: 10px;
	margin-left: auto;
}