@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding:0px;
	border:0px;
}


a{
	text-decoration:none;  /* IE  */
	overflow:hidden;  /* firefox  */
	outline:none;  /* firefox  */
}


a:link{
	color:#003366;
}

a:visited{
	color:#003366;
}

a:hover{
	text-decoration:underline;
}

a:active{
	color:#ff0000;
}

#wrapper
	{
	width:900px;
	padding-left: 20px;
	margin: 0 auto;
	overflow: hidden;
	padding-right: 20px;
	}

p{
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	}
	

.moji01{
	line-height: 2em;
}

.moji02{
	line-height: 1.5em;
	font-size:14px;
}


#header {
	width: 890px;
	background-image: url(image/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

	
#topnav {
	width: 890px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
	text-align: center;
} 

h1 {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 170px;
	color: #E1F000;
}

h2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 170px;
	color: #E1F000;
}

h3 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}


h4 {
	padding-top: 10px;
}

#box01 {
/* 下のリード文と重なるので削除 */
/*	height: 100px;	*/
	width: 890px;
}

#box02 {
	width: 850px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 160px;
}

#box04{
/* 下の 取材者からひとこと に重なるので削除 */
/*	height: 1850px;	*/
	width: 890px;
	}
	
#box04 #left {
	height: auto;
	width: 220px;
	float: left;
	margin-left: 10px;
	padding-left: 5px;
}

#box04 #left #left01 {
/* 下の 設立の経緯 と重なるので削除 */
/*	height: 590px;	*/
	width: 210px;
	border: 3px solid #F6D741;
	padding: 5px;
	margin-bottom: 10px;
}

#box04 #left #left02 {
/* 文章がワクからはみ出すので削除 */
/*	height: 840px;	*/
	width: 210px;
	border: 3px solid #CFDC00;
	padding: 5px;
	margin-bottom: 10px;
}

#box04 #left #left03 {
/* 下の 取材者からひとこと に重なるので削除 */
/*	height: 158px;	*/
	width: 210px;
}



#box04 #right {
	float: right;
	height: auto;
	width: 220px;
	margin-right: 10px;
	padding-right: 5px;
}

#box04 #right #right01 {
/* 下の Information に重なるので削除 */
/*	height: 1090px;	*/
	width: 210px;
	border: 5px solid #FADCE9;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#box04 #right #right02 {
/* 文章がワクからはみ出すので削除 */
/*	height: 330px;	*/
	width: 210px;
	border: 5px solid #BCB3D8;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#box04 #right #right03 {
/* 下の 取材者からひとこと に重なるので削除 */
/*	height: 158px;	*/
	width: 210px;
}


#box04 #center {
/* 削除 */
/*	height: 1790px;	*/
	width: 360px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 260px;
	margin-right: 10px;
}


#box04 #center #center01 {
/* 文章がワクからはみ出し、下の 終わりにあたって に重なるので削除 */
/*	height: 1300px; */
	border: 5px solid #E78366;
	width: 340px;
}


#box04 #center #center02 {
	margin-top: 15px;
	border: 5px solid #9ED9F6;
/* 文章がワクからはみ出すので削除 */
/*	height: 480px;	*/
	padding-bottom: 10px;
	width: 340px;
}
#box05 {
/* 下の 取材者からひとこと に重なると思ったら、つづりが間違っとる */
/*	cler: both;	*/
	clear: both;
	padding: 20px;
	width: 850px;

}

#footernav {
	width: 890px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
