@import "base.css";

#outerBody {
	border:solid 1px black;
	width:515px;
	margin:0.7em auto 2em auto;
}
* html body {
	margin-bottom:2em;
}

.sectionPosition_0 .sectionTitle
{
background-color:#056794;
	background-image:url(/templates/kanousei/images/titlebg.jpg);
background-repeat:no-repeat;
color:#E9F3F8;
font-size:1.2em;
font-weight:bold;
height:54px;
margin:0pt;
padding:12px 15px 5px 285px;
text-align:right;
text-indent:40px;
width:215px
}

ul.news li {
	margin-bottom:0.5em;
}

img.sideForm {
	margin-top:-160px;
	border:solid 1px black;
}
.formFooter {
	margin-left:123px;
	clear:both;
}

.right {
	float:right;
	border:solid 1px black;
}

.moduleInnerContent
{
	padding:20px;
}