@charset "UTF-8";

body{
		color: #535353;
		font-size: 13px;
		line-height: 1.5;
		background-image: url(../images/haikei05.jpg);
		background-repeat: repeat ;
}
h2{
		font-size: 185%;
		border-left : 15px solid #668800 ;
		padding-left: 10px;
		background-color: #ffffff;
		background-repeat: repeat-x;
}			
address{
		font-size: 85%;
		font-style: normal;
		text-align: right;
		border-top : 1px solid #000000 ;
		padding-top: 10px;
		clear: left;
	
}
h3{
	padding:5px;
	boder: 1px solid #668800;
	font-size: 154%;
	clear: left;
	background-image: url(../images/haikei02.gif);
	background-repeat: repeat;
}
h4{
	font-size: 124%;
}
table{
	border: 1px solid #666666;
	background-color: collapse;
}
th{
	border: 1px solid #999999;
	padding: 10px;
	background-color: #cccccc;
}
td{
	border: 1px solid #999999;
	padding: 10px;
	background-color: #eeeeee;
}
#wrap
	width : 770px
}
.itemphoto{
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
ul{
	background-color: #88aa00;
	padding: 10px 20px;
}
li{
	list-style: type : none;
	display: inline;
	padding-right: 20px;
}
li a:link{
	color: #ffffff;
}	
li a:visited{
	color: #eeee00;
}
li a:hover{
	color: #000000;
	text-decoration: none;
}
a img{
	border: none;
}										
	border-collapse: collapse;
	background-image: url(imsges/haikei04.gif);
	background-repeat: ;
}
/*ここから追加*/
.header{
	height: 63px;
	background-color: #88aa00;
}
.menu{
	width: 175px;
	float: left;
	margin: 5px 0 0 0;
}
main{
	width: 770px;
	float: right;
}
.footer{
	padding-top: 20px;
	clear: both;
}				
						