@charset "UTF-8";

.sekirara {
	width:840px;
	background:url(/history/img/sekirara.jpg) left 300px no-repeat;
}
#menu {
float:left;
width:204px;
border-right:1px solid #f23;
margin:20px 20px 0 0;
line-height:1.8;
}
#contentColumn h3 {
margin:20px 0 0 0;
}
#contentColumn {
float:left;
width:600px;
margin-left:10px;
padding-bottom:30px;
}
#contentColumn dl {
margin:20px 0 0 0;
}
#contentColumn ul {
margin:10px 0 0 0;
}
#contentColumn li {
line-height:1.8;
}

.rightArrow {
background:url(/img/rightarrow.gif) 0px 3px no-repeat;
padding-left:20px;
}

