
#headbox {
	height: 423px;
	background: #fff url(../img/head_back02.gif) left top repeat-x;
	padding: 0 0 15px;
}

#header h1 {
	width: 310px;
	height: 79px;
	overflow: hidden;
	float: left;
}

#header h2 {
	clear: both;
	height: 287px;
	padding: 7px 0 0;
}

/*____________ navigation ____________\*/

ul#navigation {
	padding: 0;
}


/*____________ contents ____________\*/

p.gototop01 {
	min-height:  3em;
	_height: 3em;
	font-size: 1.2em;
	clear: both;
	text-align: right;
	padding: 1.5em 310px 0;
}

p.gototop01 a {
	color: #333;
	text-decoration: none;
	padding: 0.4em 30px 0.3em 0;
	background: url(../img/icon_arrow02.gif) right center no-repeat;
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
}

/*____________ maincol ____________\*/

.maincol01#toppage01 {
	width: 670px;
	float: left;
	margin: 0 0 20px;
}

.maincol01#toppage01 h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 1em;
	border: none;
}

.maincol01#toppage01 h3.nomargin {
	margin: 0;
}


.maincol01 ul.infolist {
	padding: 0 0 0 20px;
	margin: 0 0 1em;
	height: 130px;
	overflow: auto;
}

.maincol01 ul.infolist li {
}

.maincol01 ul.infolist li a {
	color: #333;
}

.maincol01 ul.infolist li a:hover {
	text-decoration: underline;
}

.maincol01 ul.infolist li a span.date {
	color: #599238;
}

p.top_btnlist {
	padding: 0;
}

p.top_btnlist img {
	margin: 0 0 10px 8px;
}

.maincol01 ul.infolist02 {
	padding: 2.5em 1.5em 0 1.5em;
}

/*____________ leftcol ____________\*/

.leftcol01 {
	float: right;
}

.menu01 p {
	margin: 0 0 0.5em;
}

.menu01bottom#personnel01bottom {
	min-height: 5px;
	_height: 5px;
}

.menu02 {
	margin: 0 0 3em;
}

.menu02 p {
	font-size: 1.2em;
	margin: 0 0 1em;
	padding: 0 10px;
}


