@import url("../styles.css");
/* side menu */
#left_column dl {
	margin: 15px 0 15px 0;
	width: 207px;
	float: left;
}
#left_column dt {
	font-weight: bold;
}
#left_column dd {
	padding: 5px 0 0 20px;
}
/* right */
#right_column h2 {
	background: url("./img/title.gif") no-repeat 0 0 #333;
	color: #dcdcdc;
	padding: 5px 13px 5px 23px;
	width: 513px;
	height: auto;
}
#right_column h2.category {
	padding: 0;
	width: 549px;
}
#right_column h3 {
	float: right;
	width: 549px;
	margin: 11px 0 0 0;
	padding: 2px 0 2px 25px;
	border: 1px dotted #999;
	border-width: 0 0 5px 0;
}
#right_column h3 a {
	color: #333;
	font-weight: bold;
}
#right_column h3#kousoku {
	background: url("./img/kousoku.gif") no-repeat 0 0;
	padding-left: 40px;
	width: 509px;
}
#right_column h3#rosen {
	background: url("./img/rosen.gif") no-repeat 0 0;
	padding-left: 40px;
	width: 509px;
}
#right_column h3#hikouki {
	background: url("./img/hikouki.gif") no-repeat 0 0;
	padding-left: 40px;
	width: 509px;
}
#right_column h3#shinkansen {
	background: url("./img/shinkansen.gif") no-repeat 0 0;
	padding-left: 40px;
	width: 509px;
}
#right_column h3#fune {
	background: url("./img/fune.gif") no-repeat 0 0;
	padding-left: 40px;
	width: 509px;
}
#right_column h3#hinodetei {
	background: url("./img/shiro_hinodetei.gif") no-repeat 0 0;
	padding-left: 20px;
	width: 529px;
}
#right_column h3#banya {
	background: url("./img/banya.gif") no-repeat 0 0;
	padding-left: 23px;
	width: 526px;
}
#right_column h3#koubou {
	background: url("./img/shiro_koubou.gif") no-repeat 0 0;
	padding-left: 23px;
	width: 526px;
}
#right_column h3#kousetsu {
	background: url("./img/shiro_kousetsu.gif") no-repeat 0 0;
	padding-left: 25px;
	width: 524px;
}
#right_column h3#bb {
	background: url("./img/shiro_bb.gif") no-repeat 0 0;
	padding-left: 60px;
	width: 489px;
}
#right_column h3#nushima {
	background: url("./img/shiro_nushima.gif") no-repeat 0 0;
	padding-left: 20px;
	width: 529px;
}


