@charset "UTF-8";
/*わっかない*/
body{
		color: #ff0000;
		font-size: 18px;
		line-height: 3;
		background-image: url(../images/haikei01.gif);
		background-repeat: repeat-y;
}
h2{
		color: #00cc00;
		font-size: 185%;
		border-left: 25px solid #3333ff;
		padding-left: 15px;
}	
address{
		color: #0099ff;
		font-size: 150%;
		font-style: normal;
		text-align: right;
		border-top: 1px solid #3333ff;
		clear: left;
}
		
h3{
		padding: 5px;
		border: 1px solid #668800;
		font-size:154%;
	
} 
h4{
		font-size: 124%;
		frot-family:sana-serif;
}
table{
		border: 1px solid #666666;
		border-collapse: collapse ;
}
th{
		border: 1px solid #999999;
		padding: 10px;
		background-color: #cccccc;
}
td{
		border: 1px solid #999999;
		padding: 10px;
#wrap{

		background-color: #eeeeee;

}		width: 950;
		margin-left: auto;
		margin-right: auto;
}
.itemphoto{
		float: left;
		margin-right: 20px;
		margin-bottom: 50px;
}
ul{
		background-color: #88aa00;
		padding: 10px 20px;
		text-align: center;
}
li{
		list-style-type: none;
		display: block;
		padding-right: 20px;
}
li a:link{
		color: #ffffff;
}
li a:visited{
		color: #eeee00;
}
li a:hover{
		clear: #000000;
		text-decoration: none;
}
li a:active{
		clear: #ff0000;
}
a img{
		border: none;
}
h1{
	clear: left;
}
/*追加*/
.menu{
		float: left;
		width: 175ox;
}
.main{
		margin-left: 180px;
		width: 770;
}
.header{
		background-color: #88aa00;
		height: 63px;
}
.clear{
		clear: left;
}






