/* ページのレイアウト用CSS */
#contents {
	width:800px;
	margin:auto;
	}
#main {
	float: left;
	width: 780px;
	padding-left: 10px;
}
#top {
    width:800px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:auto;
}
#box {
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	color:#666666;
	font-size:80%;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box1 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/image003.jpg);
	padding: 0px 10px 0px 20px;
	height: 230px;
	width: 320px;
	margin: 0px;
}
#box2 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/image004.jpg);
	padding: 0px 10px 0px 20px;
	height: 230px;
	width: 320px;
	margin: 0px;
}
#box3 {
	color:#666666;
	font-size:100%;
	padding: 0px 10px 0px 10px;
	width: 300px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#box4 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/kohryu4.jpg);
	padding: 0px 10px 0px 10px;
	height: 250px;
	width: 300px;
	margin: 0px;	
}
#box5 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/image006.jpg);
	padding: 0px 10px 0px 10px;
	height: 205px;
	width: 300px;
	margin: 0px;	
}
.top  {color:#339966;
       font-weight:normal;
       font-size:x-small;}
 h5 {
	color: #666666;
	font-size:100%;
	border-left: 5px solid #339966;
	border-bottom: 1px solid #339966;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
