@charset "utf-8";
/*
 * CSS Name			: style.css
 * CSS URL			: 
 * CSS Role			: 
 * CSS reflection	: 
 * Version			: 1.0
 * Create Day		: 2010-07-28
 * Last Up Date		: 2010-07-28
 * Descryption		: 
*/

/* ----------------------------------- index.php(temp.html) */

div#selene {
	width: 750px;
	margin-right: 10px;
	line-height: 1.7;
}
div#selene h2 {
	background: url(../img/img_main.jpg) no-repeat left top;
	height: 248px;
	width: 740px;	
	padding: 360px 0 0 10px;
	line-height: 2;
}
div.l_example_box {
	height: 390px;
	width: 200px;
	float: left;
	padding: 10px 0 0 50px;
}
div.r_example_box {
	height: 300px;
	width: 410px;
	float: right;
	padding: 20px 20px 0 0;
}
div.r_example_box img {
	padding-bottom: 20px;
}
div.l_example_box2 {
	height: 300px;
	width: 410px;
	float: left;
	padding: 20px 20px 0 20px;
}
div.l_example_box2 img {
	padding-bottom: 20px;	
}
div.r_example_box2 {
	height: 550px;
	width: 300px;
	float: right;
}
div.r_example_box2 img {
	position: relative;
	top: -80px;
}
div.sono3_box {
	margin-top: -70px;
}
div.heart_box {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
}
div.l_product_box {
	width: 270px;
	float: left;
	padding: 0 0 50px 80px;
}
div.r_product_box {
	width: 400px;
	float: right;
}
p.selene {
	font-size: 170%;
	font-weight: bold;
}
div#product_container p {
	margin-top: 50px;
}
div#product_container p span {
	display: block;
	font-size: 120%;
	font-weight: bold;
	height: 0.5em;
}
div#entry_container {
	clear: both;
	background: url(../img/bg_entry.gif) no-repeat left top;
	height: 1120px;
	width: 750px;
}
div#entry_container p {
	font-size: 80%;
	text-align: center;
	height: 200px;
	width: 600px;
	position: relative;
	line-height: 2em;
}
div#entry_container p img {
	margin-bottom: 20px;
}
div#entry_container p.entory_box01 {
	top: 240px;
	left: 70px;
}
div#entry_container p.entory_box02 {
	top: 260px;
	left: 70px;
}
div#mailform_box {
	width: 700px;
	position: relative;
	top: 220px;
}
div#mailform_box dl {
	padding-left: 120px;
}
div.message {
	padding: 10px 0 10px 120px;
}
div.flets_box {
	background: url(../img/bg_flets.gif) no-repeat left top;
	height: 75px;
	width: 730px;
	padding: 50px 0 0 20px;
	margin-top: 30px;
}
div.flets_box span {
	font-size: 130%;
	font-weight: bold;
}
div.flets_box a {
	color: #0066FF;
	text-decoration: underline;
}
div.flets_box a:hover {
	color: #0099FF;
}
/* ----------------------------------- mailform */

.wrap-form {
	width: 700px;
	padding: 20px 5px;
}
.wrap-form dl {
	width: 100%;
	padding: 5px;
	display: table;
}
.wrap-form dt {
	width: 150px;
	float: left;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	letter-spacing: 2px;
}
.wrap-form dd {
	width: 380px;
	float: left;
	color: #666;
	background-color: #fff;
	padding: 5px 0 5px 20px;
}
.input-b {
	background-image: url(../img/btn_mailform.gif);
	height: 48px;
	width: 193px;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
	letter-spacing: 3px;;
}
.input-b:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.copy{display: none;}
.hiss { color: #FF0000; font-size: 80%; padding-left: 10px; background-color: #fff; font-weight: normal;}
.err {
	color: red;
	background-color: #fff;
}
.point { color: #3B6C53; background-color: #fff; }
.align-c {
	text-align: center;
	width: 193px;
	position: relative;
	top: -60px;
	left: 500px;
}
.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }

