/* CSS Document */

body { 
	text-align:center; 
       color:#333333;
	background-image: url(images/backimage.gif);
	background-repeat:;
	margin:0 auto;
}

.clear {
	clear: both;
}

#outline {
	width:800px;
	height: auto;
	text-align:left;
	background-color: #E4DAEC;
	margin:0 auto;
	padding:0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #8664A2;
	border-left-color: #8664A2;
}
.shousai {
	float: left;
	clear: both;
	height: 18px;
	width: 164px;
	margin-top: 2px;
	padding-bottom: 10px;
	margin-left: 4px;
}
/*go_top*/
.go_top {
	margin: 20px;
	float: right;
}

a:link,
a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}

em {
	font-style: normal;
	font-weight: bold;
}
.color1 {
	color: #339999;
}
.color2 {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	margin-right: 3px;
}
.color3 {
	color: #FF0000;
	font-weight: bold;
}
.color4 {
	color: #FF0000;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin: 5px auto 10px;
}
.color5 {
	color: #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 5px auto 10px;
}
.color6 {
	color: #FF0000;
	font-weight: bold;
	line-height:20px;
}

h2 {
	font-size: 13px;
	color: #5F3283;
	text-align: left;
	clear:both;
	width: 500px;
	height: 25px;
	background-image: url(images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7A7CA;
	margin: 20px auto 7px;
}


h3 {
	clear:both;
	width: 500px;
	height: 30px;
	background-image: url(images/h3_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

h4 {
	font-size: 15px;
	color: #5F3283;
	margin: 10px auto 0px auto;
	text-align: left;
	clear:both;
	width: 500px;
	height: 25px;
	background-image: url(images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7A7CA;
}

h5 {
	font-size: 14px;
	color: #5F3283;
	text-align: left;
	clear:both;
	width: 600px;
	height: 30px;
	background-image: url(images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7A7CA;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	height: 20px;
	width: 470px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6699CC;
	background-position: left center;
	padding: 8px 2px 2px 8px;
	margin-bottom: 0px;
}

/* 見出しスタイル */

.titlle1 {
	font-size: 15px;
	color: #5F3283;
	margin: 10px auto 0px auto;
	text-align: left;
	clear:both;
	width: 500px;
	height: 25px;
	background-image: url(images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7A7CA;
}

.titlle2 {
	font-size: 14px;
	color: #5F3283;
	text-align: left;
	clear:both;
	width: 600px;
	height: 30px;
	background-image: url(images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7A7CA;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

.titlle3 {
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	height: 20px;
	width: 470px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6699CC;
	background-position: left center;
	padding: 8px 2px 2px 8px;
	margin-bottom: 0px;
}


/*headerArea*/	
.header {
	width:760px;
	height:57px;
	color:#FFFFFF;
	background-image: url(images/top_01.gif);
	margin:0 auto;
         }
.headernavi {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
	padding-top: 8px;
}
.header a,
.header a:link,
.header a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:hover {
	color: #FFCC00;
}

/*headertottom*/
.headerbottom {
	width:740px;
	height:36px;
	margin:0 auto;
}
.headBottom1 {
	float: left;
	height: 20px;
	width: 80px;
	font-size: 12px;
	padding-top:8px;
	padding-left:10px;
}
.headBottom2 {
	float: left;
	height: 20px;
	width: 110px;
	font-size: 12px;
	padding-top:8px;
}
.headBottom3 {
	float: left;
	height: 20px;
	width: 120px;
	font-size: 12px;
	padding-top:8px;
}
.headBottomLink1 {
	width:80px;
	height: 20px;
	text-indent: 20px;
	display: block;
	background-image:url(images/top_02.gif);
	background-repeat:no-repeat;
}
.headBottomLink2 {
	width:100px;
	height: 20px;
	padding:0 0 0 20px;
	display: block;
	background-image:url(images/top_02.gif);
	background-repeat:no-repeat;
}
.cart {
	float: right;
	height: 35px;
	width: 169px;
	margin-top: 1px;
	margin-right: 10px;
	clear: right;
	padding: 0px;
}

/*Menu*/
.menu {
	width:741px;
	height:25px;
	margin:0 auto;
	clear:both;
}


/*mainArea*/
.mainbody {
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 100%;
	background-color: #FFFFFF;
}

/*mainLeft*/
.leftbody {
	width:544px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC99CC;
	margin:10px 0;
}
.flash {
	padding: 0;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 150px;
	width: 518px;
	border: 1px solid #eee;
}

/*banner_L*/
.banner {
	margin: 0 auto 15px;
	width: 500px;
}
.copy1 {
	clear: both;
	display: block;
	font-size:12px;
	text-indent:130px;
	background-image: url(images/copy1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0;
	margin: 5px;
	overflow: visible;
	height: 15px;
	text-align: left;
}
.copy2 {
	clear: both;
	display: block;
	font-size:12px;
	text-indent:130px;
	background-image: url(images/copy2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0;
	margin: 5px;
	overflow: visible;
	height: 15px;
	text-align: left;
}
.copy3 {
	clear: both;
	display: block;
	text-indent:20px;
	font-size:12px;
	padding: 0;
	margin: 5px;
	overflow: visible;
	height: 15px;
	text-align: left;
}
/*banner_S*/
.banner_box {
	clear: both;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner1 {
	background-color: #CCCCCC;
	height: 100px;
	width: 165px;
	float: left;
	margin-top: 0;
	margin-bottom: ;
	margin: 0 2px 8px;
}

/*ninki*/
.ninki {
	clear: both;
	float: none;
	height: 250px;
	width: 514px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ninki_img1 {
	background-image: url(images/bottom/b_mun.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ninki_img2 {
	background-image: url(images/bottom/b_germa.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ninki_img3 {
	background-image: url(images/bottom/b_quel.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ninki_img4 {
	background-image: url(images/bottom/b_quel2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ninki_img5 {
	background-image: url(images/bottom/b_faceroller.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ninki_img6 {
	background-image: url(images/bottom/b_jump.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/*tel*/
.tel {
	background-image: url(images/tel.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 140px;
	width: 505px;
	margin: 10px auto;
}

/*guid*/
.guid {
	margin: 10px;
	float: left;
	clear: both;
}

/*mainRight*/
.rightbody {
	width:174px;
	float:left;
	margin-top:10px;
	margin-left: 12px;
}

.safe {
	margin:5px 0 0;
}
.seibun {
	margin:0 0 10px;
}


/* hajimete */	

.hajimete {
	width:95%;
	margin:3px 0 ;
}

ul.hajimete {
	float: left;
	clear: both;
	margin-bottom:10px;
}
li.hajimete {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	vertical-align:middle;
	border-bottom:1px dotted #999;
	margin-left:5px;
}


/*news*/
.news {
	margin:3px 0 ;
}

.news_box {
	width: 170px;
	height: 160px;
        margin: 3px;
	margin-bottom:10px;
}
.news_under {
	background-image: url(images/side/side_news03.gif);
	background-repeat: no-repeat;
	height: 11px;
	float: left;
	width: 174px;
	margin-bottom: 10px;
}


/* rank */	

.rank3 {
	margin:3px 0 ;
}

.rank_day {
	font-size: 11px;
	color: #333;
	background-color: #ccc;
	width: 150px;
	vertical-align:middle;
	margin: 7px;
	text-align: center;
}

ul.rank {
	float: left;
	clear: both;
	line-height:22px;
}
li.rank_1 {
	list-style-type: none;
	list-style-position: outside;
	vertical-align:middle;
	margin-left:25px;
	list-style-image: url(images/side/side_rank04.gif);
}
li.rank_2 {
	list-style-type: none;
	list-style-position: outside;
	vertical-align:middle;
	margin-left:25px;
	list-style-image: url(images/side/side_rank05.gif);
}
li.rank_3 {
	list-style-type: none;
	list-style-position: outside;
	vertical-align:middle;
	margin-left:25px;
	list-style-image: url(images/side/side_rank06.gif);
}

.rank_under {
	background-image: url(images/side/side_rank03.gif);
	background-repeat: no-repeat;
	height: 11px;
	float: left;
	width: 174px;
	margin-bottom: 10px;
}


/*campain*/
 .cam_box {
	float: left;
	height: auto;
	width: 170px;
	clear: both;
	margin-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 2px;
	margin-top: 2px;
}
 .cam_copy1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-right: 5px;
	width: 78px;
}
 .cam_copy2 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 160px;
	text-align: left;
	margin-left: 4px;
	margin-right: 4px;
}
.cam_copy2 a,
.list a:link,
.list a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.cam_copy2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.cam_copy3 {
	font-size: 11px;
	color: #333333;
	text-align: left;
	float: left;
	width: 160px;
	margin-left: 4px;
	margin-right: 4px;
}
.cam_copy4 {
	font-size: 11px;
	color: #333333;
	text-align: left;
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
}
.cam_img {
	float: left;
	height: 71px;
	width: 72px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*link*/
.rtitle {
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	clear: both;
	height: 24px;
	width: 174px;
}
.rbanner1 {
	height: auto;
	width: 174px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.rbanner {
	margin:0 0 5px;
	background-color: #CCCCFF;
	height: 80px;
	width: 174px;
}


/*info*/
.info_box {
	width: 660px;
	height: 120px;
	margin: 15px auto;
	padding: 10px 10px;
	background-color: #f2f2f2;
	clear: both;
}
.info_banner {
	width: 250px;
	height: 100px;
	margin: 5px;
	float: left;
}
.heart {
	width: 120px;
	height: 100px;
	margin: 5px;
	float: left;
}
.yahoo_box {
	width: 640px;
	height: 40px;
	margin: 8px auto;
	clear: both;
	background-color: #fff
}
.yahoo_link {
	width: 376px;
	height: 40px;
       float: left;
	margin-right: 8px;
}
.yahoo_text {
	width: 240px;
	height: 40px;
       float: left;
	font-size: 12px;
	font-color: #666;
	line-height: 18px;
}


/*footerArea*/

.footer {
	background-image: url(images/top_footer.gif); 
	height: 50px;
	width: 741px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.copyright {
	font-size: 10px;
	color: #E4DAEC;
	text-align: center;
	margin-top: 8px;
}

.footernavi {
	font-size: 12px;
	text-align: center;
	height: 15px;
	padding-top: 5px;
	color: #FFFFFF;
}
.footer a:link,
.footer a:visited  {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFCC00;
}

/*GROUP Common*/
/*mainLeft*/
.mainbody_group  {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 1600px;
	background-color: #FFFFFF;
}
.explain {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: left;
	clear:both;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.update {
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	color: #333;
	text-align: left;
	clear:both;
	width: 480px;
	padding: 0 10px;
	margin: 8px auto 4px;
}
.explain_movie {
	color: #333;
	text-align: center;
	clear:both;
	width: 440px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/*banner_L*/
.copy4 {
	clear: both;
	display: block;
	text-indent:20px;
	font-size:12px;
	padding: 0;
	margin: 5px;
	overflow: visible;
	height: 15px;
	text-align: left;
	color: #117DC5;
}
.banner {
	margin: 0 auto 5px;
	width: 500px;
}
.banner_text_box {
	font-size:11px;
	line-height: 15px;
	width: 460px;
	height: 100px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: auto;
}
.banner_text_box2 {
	font-size:11px;
	line-height: 15px;
	width: 460px;
	height: 60px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: auto;
}
.box_l {
	float: left;
	height: 100px;
	width: 160px;
	text-align: center;
	margin-top: 5px;
}
.text_L {
	font-size:11px;
	line-height: 15px;
	width: 290px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: auto;
	float: right;
	padding-right: 5px;
}
.goods_name_L {
	float: left;
	width: 160px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
.goods_price_L {
	font-size: 11px;
	color: #000000;
	float: left;
	width: 160px;
	margin-top: 5px;
	height: 20px;
	font-weight: bold;
	text-indent: 5px;
}
.cart_L img {
	margin-top: 5px;
	background-position: bottom;
}
.cart_L {
	height: 40px;
	width: 160px;
	float: left;
}

/*banner_S*/
.banner_box_1 {
	clear: both;
	height: 160px;
	width: 480px;
	background-color: #F6EDF6;
	padding: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4DAEC;
	border-bottom-color: #E4DAEC;
}
.box_banner1 {
	height: 100px;
	width: 165px;
	float: left;
	padding: 5px;
}
.banner1_text {
	font-size:11px;
	line-height: 15px;
	height: 135px;
	width: 278px;
	float: left;
	background-color: #FFFFFF;
	padding: 8px;
	margin: 5px;
}
.cart_s img {
	float: right;
	margin-top: 5px;
}
.goods_price {
	font-size: 11px;
	color: #000000;
	float: left;
	width: 130px;
	margin-top: 5px;
	height: 36px;
	line-height: 30px;
	font-weight: bold;
}
.goods_price2 {
	font-size: 11px;
	color: #000000;
	float: left;
	width: 130px;
	margin-top: 5px;
	height: 36px;
	line-height: 16px;
	font-weight: bold;
}
.goods_name {
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 3px;
}

.goods_name a ,
.goods_name_L a:link,
.goods_name_L a:visited {
	font-size: 14px;
	font-weight: bold;
}
.goods_name a:hover ,
.goods_name_L a:hover {
	font-size: 14px;
	font-weight: bold;
}
.goods_shousai {
	float: left;
	clear: both;
	height: 18px;
	width: 164px;
	margin-top: 8px;
}

/*mainRight*/
.goods_list {
	float: left;
	height: auto;
	width: 174px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(images/side/side_list02.gif);
	background-repeat: repeat-y;
}
.goods_list_title {
	background-image: url(images/side/side_list01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 174px;
}
.goods_list_group {
	height: 18px;
	width : 174px;
	text-align: center;
	margin: 4px 0;
	clear: both;
}
p {
	background-image: url(images/side/side_list04.gif);
	background-repeat: no-repeat;
	width:140px;
	height: auto;
	background-position:0 top;
	line-height:16px;
	margin:5px 3px 0 5px;
	padding:0 0 0 22px;
	font-size: 11px;
}


.goods_list_link {
	width:165px;
	height: auto;
}
.goods_list_under {
	background-image: url(images/side/side_list03.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 174px;
	margin-bottom: 10px;
	float: left;
}


/*safe.html*/
.mainbody_safe {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 3100px;
	background-color: #FFFFFF;
}
.safe_box {
	clear: both;
	height: 2650px;
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.safe1 {
	background-image: url(images/safe/point_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 600px;
}
.safe2 {
	background-image: url(images/safe/point_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 131px;
	width: 600px;
}
.safe3 {
	background-image: url(images/safe/point_05.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 600px;
}
.safe4 {
	background-image: url(images/safe/kikaku.gif);
	background-repeat: no-repeat;
	float: left;
	height: 680px;
	width: 600px;
}
.safe5 {
	background-image: url(images/safe/point_04.gif);
	background-repeat: no-repeat;
	float: left;
	height: 109px;
	width: 600px;
}
.safe6 {
	background-image: url(images/safe/point_06.gif);
	background-repeat: no-repeat;
	float: left;
	height: 132px;
	width: 600px;
}
.safe7 {
	background-image: url(images/safe/bunseki.gif);
	background-repeat: no-repeat;
	float: left;
	height: 1110px;
	width: 600px;
}
.safe8 {
	background-image: url(images/safe/point_08.gif);
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 600px;
}
.safe9 {
	background-image: url(images/safe/point_09.gif);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 600px;
}
.safe10 {
	background-image: url(images/safe/point_03.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 600px;
}
.safe_title {
	background-image: url(images/safe/safe.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 420px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
	background-position: left;
	padding-left: 180px;
	padding-top: 10px;
}

/*guid.html*/
.mainbody_guid {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 2650px;
	background-color: #FFFFFF;
}
.order {
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	list-style-position: outside;
	text-indent: -20px;
}
.order_img {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 100%;
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
.time {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6666CC;
	width: 95px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666CC;
	margin-bottom: 15px;
}
.time2 {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 330px;
	color: #6666CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #6666CC;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	padding-left: 8px;
	height: 20px;
	margin-bottom: 15px;
}

/*goods_list.html*/
.mainbody_list {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 2300px;
	background-color: #FFFFFF;
}
table.list{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 5px;
}
.list th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#FFFFFF;
	background-color:#996633;
	padding:0.3em 1em;
	text-align:center;
}
.list td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

.list a,
.list a:link  {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	text-align: left;
}
.list a:hover  {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	text-align: left;
}

/*shop.html*/
.mainbody_shop {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 1100px;
	background-color: #FFFFFF;
}
table.shop{
	border-top:1px solid #6A5ACD;
	border-left:1px solid #6A5ACD;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 5px;
}
.shop th{
	border-right:1px solid #6A5ACD;
	border-bottom:1px solid #6A5ACD;
	color:#FFFFFF;
	background-color:#6A5ACD;
	padding:0.3em 1em;
	text-align:center;
}
.shop td{
    border-right:1px solid #6A5ACD;
    border-bottom:1px solid #6A5ACD;
    padding:0.3em 1em;
}
/*form.html*/
.mainbody_form {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 1000px;
	background-color: #FFFFFF;
}
.explain_form{
	width: 590px;
	font-size: 12px;
	margin: 5px auto 15px;
}
.explain_form2{
	width: 590px;
	height: 560px;
	font-size: 12px;
	margin: 5px auto 15px;
}

/*privacy.html*/
.mainbody_privacy {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 850px;
	background-color: #FFFFFF;
}
/*beauty.html*/
.mainbody_beauty {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 3100px;
	background-color: #FFFFFF;
}

.banner_beauty {
	height: 311px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.beauty1 {
	float: left;
	height: 311px;
	width: 250px;
}
.beauty2 {
	float: left;
	height: 180px;
	width: 227px;
	padding: 10px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	margin-bottom: 30px;
}
.goods_price_beauty {
	font-size: 11px;
	color: #000000;
	float: left;
	height: 25px;
	width: 230px;
	padding-top: 10px;
	font-weight: bold;
}
.cart_beauty {
	float: left;
}

/*diet.html*/
.mainbody_diet {
	background-repeat: repeat-y;
	width:741px;
	margin: 0 auto;
	padding: 5px 0;
	background-attachment: scroll;
	height: 2650px;
	background-color: #FFFFFF;
}

