@charset "UTF-8";

body{
		color: #cc0099;
		font-size: 15px;
		line-left: 1.5;
		width: 900px;
}
h2{
		font-size: 185%;
		border-left:15px solid #66ccff;
		padding-left: 10px;
}
address{
		font-size: 85%;
		font-style: normal;
		text-align: right;
		clear: both;
}

		
li{
		list-style-type: none;
		display: inline;
		padding-right: 50px;
}
.main{
		width: 700px;
}
h2{		
		list-style-type: none;
		display: inline;
		padding-right: 50px;
}
.menu{
		width: 550px;
}		
.right{
		float: right;
		margin-right: 100px;
}
table{
		width: 300px;
}