@charset"UTF-8";

body{
		color: #cc66cc;
		font-size: 13px;
		line-height: 1.5;
		background-image: url(../images/haikei05.jpg);
		background-repeat: repeat;
}

h2{
		font-size: 185%;
		border-left: 15px solid #cc33cc;
		padding-left: 10px;
		
}
address{
		font-size: 85%;
		font-style: normal;
		text-align: right;
		border-top: 1px solid #000000;
		padding-top: 10px;
		clear: left;
}
h3{
		font-size: 200%;
		border: left;
		font-size: 154%;
		background-image: url(../images/haikei04.gif);
		background-repeat: repeat;
}
#wrap{
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #66cccc;
}
.itemphoto{
		float: left;
		margin-right: 20px;
		margin-bottom: 50px;
}
li{
		list-style-type: none;
		display: block;
		padding-right: 20px;
		padding: 10px 20px;
}
a img{
		border: none;
}
/*ここから追加*/
.menu{
		float: left;
		width: 175px;
}
.main{
		width: 770px;
		margin-left: 180px;
}
.header{
		background-color:url(../images/haikei03.gif) ;
		height: 63px;
}
.footer{
		padding-top: 20px;
}
.clear{
		clear: left;
}
