@charset "utf-8";
/* CSS Document */


/*Section****************************************************************/
.Section {
	margin-bottom:10px;
	background-image:url(../images/index_section_back.jpg);
	background-repeat:repeat-y;
}
.End {
	height:14px;
	background-image:url(../images/index_section_bottom.jpg);
}
h2 {
	text-indent:-11111px;
	font-size:0px;
}
h2 {
	height:40px;
}
.EndSection {
	margin-bottom:0px;
}
/*New****************************************************************/
.New h2 {
	margin-bottom:24px;
	background-image:url(../images/h2_new.jpg);
}
.New .NewAnimation {
	clear:both;
	overflow:hidden;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:9px;
}
.New .NewAnimation a.Photo {
	float:left;
}
.New .NewAnimation a img {
	padding-left:15px;
	background-image:url(../images/new_arrow.jpg);
}
.New .NewAnimation h5 {
	padding-bottom:4px;
	margin-left:115px;
	border-bottom:1px solid #a2c8f3;
}
.New .NewAnimation p {
	margin-left:115px;
	margin-right:7px;
}
.New .NewAnimation a.Next {
	padding-left:7px;
	margin-left:10px;
	background-image:url(../images/sub_arrow.jpg);
}
.New .End {
	margin-top:23px;
}
/*Review****************************************************************/
.Review h2 {
	margin-bottom:8px;
	background-image:url(../images/h2_review.jpg);
}
.Review #ReviewArea {
	overflow:hidden;
	margin-left:25px;
	margin-right:25px;
}
.Review #ReviewArea .ReviewAnimation {
	float:left;
	width:170px;
	margin-left:2px;
	margin-right:2px;
	background-image:url(../images/review_back.jpg);
	background-repeat:repeat-y;
}
.Review #ReviewArea .ReviewAnimation img.Photo {
	padding-top:13px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
	background-image:url(../images/review_head.jpg);
}
.Review #ReviewArea .ReviewAnimation p {
	margin-left:14px;
	margin-right:14px;
}
.Review #ReviewArea .ReviewAnimation a.Title {
	margin-top:5px;
	margin-bottom:4px;
	margin-left:14px;
}
.Review #ReviewArea .ReviewAnimation p.FiveStar {
	margin-bottom:7px;
}
.Review #ReviewArea .ReviewAnimation p.Pickup {
	font-weight:bold;
	color:#285baf;
}
.Review #ReviewArea .ReviewAnimation p.Assist {
	padding-bottom:6px;
	border-bottom:1px solid #a2c8f3;
}
.Review #ReviewArea .ReviewAnimation a.Next {
	float:right;
	padding-left:7px;
	margin-right:14px;
	background-image:url(../images/sub_arrow.jpg);
	background-position:center left;
}
.Review #ReviewArea .ReviewAnimation .End {
	clear:both;
	height:13px;
	margin-top:0px;
	background-image:url(../images/review_bottom.jpg);
}
.Review .End {
	margin-top:13px;
}
/*Special****************************************************************/
.Special h2 {
	margin-bottom:24px;
	background-image:url(../images/h2_special.jpg);
}
.Special .SpecialArea {
	overflow:hidden;
	margin-left:25px;
	margin-right:25px;
}
.Special .SpecialAnimation {
	float:left;
	overflow:hidden;
	width:220px;
	margin-left:5px;
	margin-right:5px;
}
.Special .SpecialAnimation img {
	margin-bottom:7px;
	border:1px solid #2d6fbb;
}
.Special .SpecialAnimation a.Title {
	margin-bottom:10px;
}
.Special .SpecialAnimation p {
	padding-bottom:6px;
	margin-bottom:4px;
	border-bottom:1px solid #a2c8f3;
}
.Special .SpecialAnimation a.Next {
	float:right;
	padding-left:7px;
	margin-right:10px;
	background-image:url(../images/sub_arrow.jpg);
	background-position:center left;
}
.Special .End {
	margin-top:16px;
}
/*Goods****************************************************************/
.Goods h2 {
	margin-bottom:28px;
	background-image:url(../images/h2_goods.jpg);
}
.Goods #GoodsArea {
	margin-left:25px;
	margin-right:25px;
}
.Goods .End {
	clear:both;
	margin-top:23px;
}
.Goods .GoodsAnimation {
	float:left;
	width:222px;
	padding-top:2px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	border-top:5px solid #ff7741;
}
.Goods .GoodsAnimation img {
	float:left;
	border:1px solid #cccccc;
}
.Goods .GoodsAnimation p {
	margin-left:83px;
	margin-right:7px;
}
.Goods .GoodsAnimation p.Title a {
	font-weight:bold;
	color:#285baf;
}
