@charset "UTF-8";

/*------------------------------------------------
#main
------------------------------------------------*/
#main {
	margin-top: 4px;
}
#main h2 {
	background: url(img/tit.gif) no-repeat;
	width: 570px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#main #top {
	width: 570px;
	height: 810px;
	text-indent: -9999px;
	margin: 0 10px 10px;
	background: url(img/kenshusei.jpg) no-repeat;
}

/*------------------------------------------------
#main .mainbox
------------------------------------------------*/
.mainbox p {
	margin: 0 15px 10px;
}

#link {
	width: 210px;
	background: url(../../img/common/bnr.gif) no-repeat 0 0;
	margin: 0 180px 0;
}
#link a {
	width: 210px;
	height: 55px;
	text-indent: -9999px;
	display: block;
}


/*------------------------------------------------
.box
------------------------------------------------*/
.mainbox .box {
	margin: 0 15px 15px;
	padding: 5px 0;
	border: 1px solid #cfe1f7;
}
.box ul {
	margin: 0 5px;
}


/*------------------------------------------------
#side
------------------------------------------------*/
#side_navi ul li ul {
	padding-bottom: 0;
}
#side_navi ul li ul li {
	padding-bottom: 0;
	line-height: 1.5em;
}
#side_navi ul li ul li a {
	background:	url(../../img/common/ya_s.gif) no-repeat 0 5px;
	padding-left: 10px;
}


#bottom {
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	margin-top: -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: 600;
}
