@charset "shift_jis";
/* CSS Document */


.clear{
	clear:both;
	font-size: 0px;
	line-height: 0px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main{
	width:660px;
	margin:20px auto 30px auto;
	font-size: 15px;
	line-height: 3.5em;
	font-weight: bold;
	text-align: center;
}

.right1{width: 240px;
	float: right;
}
.left1{
	width: 373px;
	float: left;
}
a:link,a:visited{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}