@charset "UTF-8";
/* CSS Document */

#mainBOX {
	margin-top:0px;
	background:url(../img/mainBOX_back.gif) repeat-y;
	position:relative;
}

#mainBOX_inner {
	min-height:1150px;
	background:url(../img/mainBOX_packBack.gif) right bottom no-repeat;
	padding-bottom:15px;
}

#mainBOX h2 {
	width:696px;
	border-bottom:#6b6b6b dotted 1px;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:40px 0px 5px 23px;
	padding-bottom:10px;
}

#mainBOX #date {
	text-align:right;
	margin-top:0px;
	margin-bottom:-10px;
}

/*news
---------------------------------------------------------------------*/
#news {
}

#news p {
	width:696px;
	margin:25px 0px 35px 22px;
}

#news .textCenter {
	text-align:center;
	line-height:180%;
}

#news .textCenter strong {
	font-size:1.2em;
	display:inline-block;
	margin-bottom:20px;
}

/*contact
---------------------------------------------------------------------*/
#contact img {
	margin:30px 0px -10px 6px;
}

#contact h2 {
	width:670px;
	border-left:#ffd220 5px solid;
	font-size:1.2em;
	font-weight:bold;
	margin:45px 0px -15px 23px;
	padding-left:10px;
}

#contact h3 {
	width:696px;
	background:#000000;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:35px 0px 0px 22px;
	padding:5px 0px 6px;
}

#contact p {
	width:674px;
	border:#000000 solid 1px;
	line-height:150%;
	margin:0px 0px 35px 22px;
	padding:10px;
}

#contact p strong {
	font-size:1.2em;
}