@charset "utf-8";

div {
	margin: 0; padding: 0;
}
#page1 {
	min-width: 1017px;
	min-height: 510px;
	background: url(../images/anmiu_top2_2.png), url(../images/anmiu_top.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: center 70%, center center;
	background-size: auto 90%, cover;
	-webkit-background-size: auto 90%, cover;
    -moz-background-size: auto 90%, cover;
    -o-background-size: auto 90%, cover;
}
#main {
	width: 100%;
	height: 100%;
}
.shadow {
	position: absolute;
	width: 100%;
	height: 5px;
	background: url(../images/shadow.png) repeat-x;
}
#page2 {
	/*position: fixed;*/
}
#detail {
	width: 940px;
	height: 100%;
	text-align: center;
	margin: 0 auto;
}
#detail h1 {
	height: 25px;
	width: 940px;
	padding-top: 120px;
	float: left;
	text-align: left;
}
.product  {
	float: left;
	width: 940px;
	margin-top: 30px;
}
.product h2 {
	float: left;
	width: 650px;
	text-align: left;
	margin-bottom: 10px;
}
.photo1,.photo2,.photo3  {
	float: right;
	height: 165px;
	width: 165px;
	border: 1px solid #eacd6a;
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;
}
.photo1 img {
	margin-top: 15px;
}
.photo2 img {
	margin-top: 20px;
}
.photo3 img {
	margin-top: 65px;
}
.leftbox {
	float: left;
	height: 143px;
	width: 350px;
	padding-left: 15px;
}
.rightbox {
	float: left;
	height: 143px;
	width: 340px;
	padding-left: 30px;
}
.leftbox h3 {
	float: left;
	height: 14px;
	width: 350px;
	text-align: left;
	border-bottom: 1px solid #eacd6a;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.rightbox h3 {
	float: left;
	height: 14px;
	width: 340px;
	text-align: left;
	border-bottom: 1px solid #eacd6a;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.h3-3 {
	float: left;
	padding-top: 18px;
}
.leftbox p {
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 15px;
	font-size: 10px;
	padding-top: 10px;
}
.leftbox p span {
	padding-top: 10px;
}
.rightbox p {
    text-align: left;
	letter-spacing: 0.1em;
	line-height: 15px;
	font-size: 10px;
	padding-top: 10px;
	width: 340px;
}
.rightbox p span {
	float: left;
	padding-top: 5px;
}
#ilg {
	float: left;
	height: 100px;
	width: 870px;
	border: 1px solid #eacd6a;
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;
	margin-top: 40px;
	padding: 15px 35px;
	margin-bottom: 50px;
}
#leftilg p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
	width: 555px;
	float: left;
	height: 115px;
}
#leftilg p a {
	color: #be9919;
}
#leftilg p a:hover {
	color: #eacd6a;
}
#rightilg img {
	float: right;
	padding-bottom: 13px;
	padding-top: 2px;
}
#rightilg a {
	background: url(../images/anmiu_cotact_button_off.gif);
	display: block;
	height: 47px;
	width: 265px;
	text-decoration: none;
	text-indent: -9999px;
	float: right;
}
#rightilg a:hover {
	background: url(../images/anmiu_cotact_button_on.gif);
	float: right;
}
