@charset "UTF-8";
#top-image {
	height: 270px;
	clear: both;
}
#top-side {
	float: right;
	width: 160px;
	margin-top: 15px;
}
#top-main {
	width: 640px;
	float: left;
}
#top-product {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	background-image: url(../img/top_products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top-product h2 {
	margin-left: 10px;
}
#top-product ul li {
	display: block;
	float: left;
	margin-left: 10px;
}
#top-message {
	background-image: url(../img/topmessage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	margin-top: 20px;
	clear: both;
}
#topix h3 {
	background-image: url(../img/topix_title.gif);
	text-indent: -9999px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10%;
}
#topix p {
	font-size: 80%;
	line-height: 150%;
	margin-left: 10px;
}
#top-message2 {
	clear: both;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 2px solid #E4E1D2;
}
#top-message2 p {
	font-size: 80%;
	line-height: 160%;
	color: #422C0D;
}
.float-left-watashi {
	float: left;
	margin-right: 5px;
}
#top-info {
	clear: both;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border: 2px solid #E4E1D2;
}
