@charset "utf-8";

#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#info {
	height: 180px;
	background-image: url(../img/top/info_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#info iframe {
	float: left;
	margin-left: 26px;
	margin-top: 5px;
}

#info_footer {
	background-image: url(../img/top/info_footer.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

#main_box li {
	display: block;
	float: left;
	width: 212px;
	height: 260px;
	overflow: auto;
}
#main_box li p {
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	margin-right: 13px;
	margin-left: 13px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	color: #333333;
}

#infant {
	background-image: url(../img/top/pr01_bg.jpg);
	background-repeat: repeat-y;
}
#kids {
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../img/top/pr02_bg.jpg);
	background-repeat: repeat-y;
}
#baby {
	background-image: url(../img/top/pr03_bg.jpg);
	background-repeat: repeat-y;
}
#about_us {
	margin-top: 20px;
}
#about_us h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4F3500;
	text-align: left;
	padding-top: 7px;
}
#about_us p {
	line-height: 1.5em;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 175px;
}
#about_us img {
	float: left;
	margin-right: 10px;
}
#voice {
	background-image: url(../img/top/voice_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#voice .customer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFCC;
	margin-bottom: 10px;
}
#voice .customer p {
	line-height: 1.5em;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
}

#voice .customer img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
