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

/*--------------------------- reset.css --------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/*--------------------------- public.css ----------------------------*/
body {
	font-size: 12px;

	*font-size:11px;
	line-height: 1.4;
	font-family: "MS Pゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",  Geneva, Arial, Helvetica,Verdana, sans-serif;
	color:#333;
	background-color:#f8f4e6;
	background-image: url(/img/common/footer_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
a:focus {
	outline:1px dotted invert
}
hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0
}
h1 {
	font-size: 115%;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 16px;
	*font-size:14px;
}
h5 {
	font-size: 115%;
}
h6 {
	font-size: 115%;
}
/* margin bottom and top*/
.bottom00 {
	margin-bottom:0px !important;
}
.bottom05 {
	margin-bottom:5px !important;
}
.bottom10 {
	margin-bottom:10px !important;
}
.bottom15 {
	margin-bottom:15px !important;
}
.bottom20 {
	margin-bottom:20px !important;
}
.bottom25 {
	margin-bottom:25px !important;
}
.bottom30 {
	margin-bottom:30px !important;
}
.bottom35 {
	margin-bottom:35px !important;
}
.bottom40 {
	margin-bottom:40px !important;
}
.bottom45 {
	margin-bottom:45px !important;
}
.top5 {
	margin-top:5px !important;
}
.top10 {
	margin-top:10px !important;
}
.top15 {
	margin-top:15px !important;
}
.top20 {
	margin-top:20px !important;
}
.top30 {
	margin-top:30px !important;
}
.top35 {
	margin-top:35px !important;
}
.top40 {
	margin-top:40px !important;
}
.right15{margin-left:15px !important;}
.left {
	float: left;
}
.right {
	float: right;
}
.text_r {
	text-align: right;
}
.text_l {
	text-align: left;
}
.text_c {
	text-align: center;
}
.posi_center {
	text-align:center !important;
}
.posi_right {
	text-align:right !important;
}
/*font*/
.size11 {
	font-size: 11px;
	*font-size: 10px;
}
.size12 {
	font-size: 12px;
	*font-size: 10px;
}
.size14 {
	font-size: 14px;
	*font-size: 12px;
}
.size16 {
	font-size: 16px;
	*font-size: 14px;
}
.size18 {
	font-size: 18px;
	font-size: 16px;
}

.small {
	font-size: 11px;
	*font-size: 9px;
	line-height:1.5;
}
.bold {
	font-weight:bold;
}
.nomal {
	font-weight:normal
}
.red {
	color: #d11;
}
.red_need {
	color: #d11;
	font-size: 12px;
	*font-size: 11px;
	display: block;
	float: left;
	height: 5px;
	width: 10px;
	line-height: 0px;
	padding-top: 10px;
	font-family:MS Pゴシック;
	font-weight:normal;
}
.blue {
	color:#49a0d6
}
.green {
	color:#8AA727;
}
.yellow a:link, .yellow a:visited {
	color:#960;
	text-decoration:none;
}
.yellow a:hover {
	color:#960;
	text-decoration:underline;
}
.orange {
	color:#F15038;
}
.grey{color:#666}
.text_right .grey a:link,.text_right .grey a:visited{color:#999}
.grey1{color:#999}
/* clear */
.clear {
	clear: both;
	height: 1%;
}
.clr_both {
	clear: both;
	float: none;
}
.clr:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	line-height: 0;
}
.clr {
	display: inline-block;
}
/* no ie mac \*/
* html .clr {
	height: 1%;
}
.clr {
	display: block;
}
/* message */
div.ok-message {
	background-color: #EDFEED;
	display: block;
	border: 1px solid #CFC;
	line-height: 23px;
	font-size: 10px;
	*font-size: 9px;
	padding-left: 10px;
	margin-top: 5px;
	color: #12DD11;
}
div.error-message {
	background-color: #FEEDED;
	display: block;
	border: 1px solid #FCC;
	line-height: 23px;
	font-size: 10px;
	*font-size: 9px;
	padding-left: 10px;
	margin-top: 5px;
	color: #DD1112;
}

/*------------------------------ style.css ----------------------------------*/
a:link, a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration:underline;
}
#container {
	width:940px;
	margin-right: auto;
	margin-left: auto;
	padding:0 10px;
}
#header, #contents, #footer {
	width:940px;
	float:left;
}
/*-------------------------- header --------------------------*/
#header #logo {
	float:left;
	position: relative;
	top: 0px;
	left: -5px;
}

#header #menu {
	width:570px;
	float: left;
	margin-left:5px;
}
#header #welcome {
	text-align: right;
	line-height: 35px;
	padding-right: 30px;
	font-size: 10px;
	*font-size: 9px;
	color: #666;
}
#header #js_ng {
	text-align: center;
	line-height: 35px;
	padding-right: 30px;
	font-size: 10px;
	*font-size: 9px;
}
#header #top_contacts {
	float: right;
}
#header #menu ul {
	float:right;
}
#header #menu ul li {
	float: left;
}
#top_regist, #top_login, #top_mypage, #top_basket, #top_logout {
	text-indent: -9999px;
}
#top_regist a:link, #top_regist a:visited {
	background-image: url(/img/common/menu01.jpg);
	display: block;
	height: 34px;
	width: 110px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_regist a:hover {
	background: url(/img/common/menu01.jpg) no-repeat left bottom;
}
#top_login a:link, #top_login a:visited {
	background-image: url(/img/common/menu02.jpg);
	display: block;
	height: 34px;
	width: 84px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_login a:hover {
	background: url(/img/common/menu02.jpg) no-repeat left bottom;
}
#top_logout a:link, #top_logout a:visited {
	background-image: url(/img/common/menu05.jpg);
	display: block;
	height: 34px;
	width: 97px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_logout a:hover {
	background: url(/img/common/menu05.jpg) no-repeat left bottom;
}

#top_mypage a:link, #top_mypage a:visited {
	background-image: url(/img/common/menu03.jpg);
	display: block;
	height: 34px;
	width: 96px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_mypage a:hover {
	background-image: url(/img/common/menu03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top_basket a:link, #top_basket a:visited {
	background-image: url(/img/common/menu04.jpg);
	display: block;
	height: 34px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_basket a:hover {
	background: url(/img/common/menu04.jpg) no-repeat left bottom;
}

#header #nav {
	margin-left: 5px;
	height: 35px;
	width: 740px;
	float: right;
}
#header #nav ul li {
	float: left;
}
#top_page, #top_service, #top_contact, #top_product, #top_search {
	text-indent:-9999px;
}
#top_page a:link, #top_page a:visited {
	background-image: url(/img/common/nav_top.jpg);
	display: block;
	height: 35px;
	width: 136px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_page a:hover {
	background: url(/img/common/nav_top.jpg) no-repeat left bottom;
}
#top_service a,#top_contact a,#top_product a{
	display: block;
	height: 35px;
	width: 135px;}
#top_service a:link, #top_service a:visited {
	background-image: url(/img/common/nav_use.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_service a:hover {
	background: url(/img/common/nav_use.jpg) no-repeat left bottom;
}
#top_contact a:link, #top_contact a:visited {
	background: url(/img/common/nav_con.jpg) no-repeat left top;
}
#top_contact a:hover {
	background: url(/img/common/nav_con.jpg) no-repeat left bottom;
}
#top_product a:link, #top_product a:visited {
	background: url(/img/common/nav_pro.jpg) no-repeat left top;
}
#top_product a:hover {
	background: url(/img/common/nav_pro.jpg) no-repeat left bottom;
}
#top_search a:link, #top_search a:visited {
	background: url(/img/common/nav_ser.jpg) no-repeat left top;
	display: block;
	height: 35px;
	width: 37px;
}
#top_search a:hover {
	background: url(/img/common/nav_ser.jpg) no-repeat left bottom;
}
#header #nav ul #search {
	background-image: url(/img/common/top_nav05.jpg);
	background-repeat: no-repeat;
	width: 151px;
	height: 35px;
	padding: 8px 0 0 11px;
	float: left;
}
#header #nav ul #search input {
	width: 150px;
    *width:145px;
	height: 15px;
    *height:12px;
	border: none;
}
#contents {
	position:relative;
	top:-40px;
}
#contents_left {
	width: 180px;
	float: left;
	padding-top:60px;
}
#contents_btn {
	padding-top: 40px;
	padding-bottom: 20px;
	float: left;
	width: 700px;
}
#contents_btn #btn01 {
	display:block;
	width: 290px;
	float: left;
	height: 32px;
}
#contents_btn #btn02 {
	display: block;
	float: left;
	height: 30px;
	width: 120px;
}

.left_ad {
	float: left;
	width: 178px;
	margin-bottom: 10px;
}
#contents_left .left_ad_01 {
	float: left;
	height: 200px;
	width: 180px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.left_ad_01 a {
	display: block;
	height: 200px;
	width: 180px;
}
.left_ad_01 a:link, .left_ad_01 a:visited {
	background: url(/img/common/left_01.jpg) no-repeat left top;
}
.left_ad_01 a:hover {
	background: url(/img/common/left_01.jpg) no-repeat left -200px;
}
#contents_left .left_ad_02 {
	float: left;
	height: 200px;
	width: 180px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.left_ad_02 a {
	display: block;
	height: 200px;
	width: 180px;
}
.left_ad_02 a:link, .left_ad_02 a:visited {
	background: url(/img/common/left_02.jpg) no-repeat left top;

}
.left_ad_02 a:hover {
	background: url(/img/common/left_02.jpg) no-repeat left -200px;
}
#contents_left .left_ad_03 {
	float: left;
	height: 200px;
	width: 180px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.left_ad_03 a {
	display: block;
	height: 200px;
	width: 180px;
}
.left_ad_03 a:link, .left_ad_03 a:visited {
	background: url(/img/common/left_03.jpg) no-repeat left top;

}
.left_ad_03 a:hover {
	background: url(/img/common/left_03.jpg) no-repeat left -200px;
}

.left_list1 {
	width:178px;
	float:left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #FFF;
	margin-bottom:10px;
	display: block;
	font-size: 11px;
	*font-size: 9px;
}
.left_list1 dd {
	background: url(/img/common/icon01.jpg) no-repeat 7px 10px;
	padding: 5px 10px 5px 25px;
	display: block;
	float: right;
	width: 142px;
}
#more_list {
	background-image: none;
	text-align: right;
	padding: 10px 10px 15px 0;
	display: block;
}
#contents_list2 #more  {
	text-align: right;
	padding: 5px 0;
	display: block;
	float: left;
	width: 210px;
	font-size: 11px;
	*font-size: 9px;
}

.left_list2 {
	background-color:#FFF;
	width:178px;
	float:left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom:10px;
}
.left_list2 dd {
	background: url(/img/common/icon02.jpg) no-repeat 7px 13px;
	border-bottom:1px solid #ccc;
	padding: 7px 0px 5px 25px;

}

.left_list2 a:link, .left_list2 a:visited {
	text-decoration:none;
}
.left_list2 a:hover,.left_list2 dd:hover {
	text-decoration:none;
	color:#AC1700;
	background-color:#FDF1F1;

}
.left_list2 dd a {
	display: block;
	width: 150px;
}
#contents_left .left_list2 .noline {
	border-bottom-style: none;
}
#contents_left_now,#contents_left_now a {
	background-color: #FDF1F1;
	color:#AC1700;
}

#contents_main {
	width: 740px;
	float: left;
	margin-left: 20px;
}
#swf_ad {
	border:1px solid #c8c8c8;
	height:298px;
	width:738px;
}
#contents_nav {
	background-color: #fff;
	border-left:1px solid #d3d4ce;
	border-right:1px solid #d3d4ce;
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
}
#contents_white {
	padding:0px 18px 0px 20px;
	background-color: #fff;
	border-bottom:1px solid #d3d4ce;
	border-left:1px solid #d3d4ce;
	border-right:1px solid #d3d4ce;
	margin-bottom: 30px;
}
#contents_nav dl dd {
	float: left;
	padding-right: 5px;
}
#contents_nav dl #none {
	padding-right: 0px;
}
#contents_nav a{
	display: block;
	height: 150px;
	width: 230px;
}
#contents_nav .ad_01, #contents_nav .ad_02, #contents_nav .ad_03 {
	height: 150px;
	width: 230px;
	text-indent:-9999px;
}
.ad_01 a:link,.ad_01 a:visited {
	background: url(/img/common/top_ad1.jpg) no-repeat left top;
}
.ad_01 a:hover {
	background: url(/img/common/top_ad1.jpg) no-repeat left -150px;
}
.ad_02 a:link, .ad_02 a:visited {
	background: url(/img/common/top_ad2.jpg) no-repeat left top;

}
.ad_02 a:hover {
	background: url(/img/common/top_ad2.jpg) no-repeat left -150px;
}
.ad_03 a:link, .ad_03 a:visited {
	background: url(/img/common/top_ad3.jpg) no-repeat left top;
}
#contents_nav .ad_03 a:hover {
	background: url(/img/common/top_ad3.jpg) no-repeat left -150px;
}
.contents_list_box {
	float: left;
	width: 700px;
}
#contents_list1,#contents_list2,#contents_list3,#contents_list4{
	float: left;
}
#contents_list1 {
	width: 465px;
}
#contents_list1 p a {
	display:block;
	padding: 1px 0 5px 25px;
	background: url(/img/common/icon02.jpg) no-repeat 5px 8px;
}
#contents_list2 {
	width: 210px;
	float: left;
	margin-left: 25px;
}
#contents_list2 dl {
	border-top: 1px solid #d3d4ce;
	border-left: 1px solid #d3d4ce;
	border-right: 1px solid #d3d4ce;
	width: 208px;
	float: left;
	margin-top: 2px;
}
#contents_list2 dl dd {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D4CE;
	float: left;
	width: 208px;
}
#contents_list2 dl dd img {
	float: left;
	padding: 5px;
	display: block;
}
.contents_list2_text {
	float: left;
	display: block;
	font-size: 11px;
	*font-size: 9px;
	width: 110px;
	height: 50px;
	padding-top: 5px;
	padding-left: 5px;
}
.contents_list2_img {
	display: block;
	float: left;
	height: 55px;
	width: 85px;
}
#contents_list3 {
	width: 698px;
	margin-top: 2px;
	border: 1px solid #CCC;
}
#contents_list3 dl {
	float: left;
}
#contents_list3 dl dd {
	width: 118px;
	float: left;
	padding: 10px 10px 0px 10px;;
}

#contents_list3 dl dd img {
	padding-left: 5px;
}

#contents_list3 dl .noline {
	border-right-style: none;
}
#contents_list4 .top_text,#contents_list3 .top_text {
	width: 95px;
	display: block;
	background: url(/img/common/icon02.jpg) no-repeat 2px 4px;
	font-size: 11px;
	*font-size: 9px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents_list4 {
	width: 698px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#contents_list4 dl {
	float: left;
}
#contents_list4 dl dd {
	width: 118px;
	float: left;
	padding:10px 10px 0px 10px;
}
#contents_list4 dl dd img {
	padding-left: 5px;
}
#contents_list4 dl .noline {
	border-right-style: none;
}

#ad_11 {
	margin-top: 2px;
	text-indent: -9999px;
}
#ad_11 {
	margin-top: 2px;
}
#ad_11 a:link, #ad_11 a:visited {
	background: url(/img/common/top_ad4.jpg) no-repeat left top;
	display: block;
	height: 127px;
	width: 700px;
}
#ad_11 a:hover {
	background: url(/img/common/top_ad4.jpg) no-repeat left bottom;
}
.gotop {
	width: 700px;
	height:19px;
	float: left;
	margin: 20px 0 20px 0;
	text-indent: -9999px;
}
.gotop a {
	display:block;
	width:120px;
	height:19px;
	float: right;
}
.gotop a:link, .gotop a:visited {
	display:block;
	width:120px;
	height:19px;
	background: url(/img/common/gtop.jpg) no-repeat left top;
}
.gotop a:hover {
	display:block;
	width:120px;
	height:19px;
	background: url(/img/common/gtop.jpg) no-repeat left bottom;
	display: block;
}

#contents_black {
	color:#fff;
	background-color: #4e4e4e;
	border:1px solid #ccc;
	float: left;
	font-size: 11px;
	*font-size: 9px;
}
.contents_black_box {
	width: 734px;
	float: left;
}

#doble_line {
	background-color: #4E4E4E;
	width: 734px;
	float: left;
	border: 2px solid #FFF;
	padding-bottom: 30px;
}
.black_box1,.black_box2{
	display: block;
	width: 331px;
	float: left;
	background-color: #4E4E4E;
}
.black_box1 {
	padding: 5px 15px 15px 20px;
}
.black_box2 {
	padding: 5px 20px 15px 15px;
}


/* 091029 =========================================================================*/
/*brandingArea*/
#brandingArea{zoom:100%;}
#brandingArea:after{content: ""; clear: both; height: 0; display: block; visibility: hidden;}

#brandingArea img#voice{
	float:left;
}
#brandingArea p.kodawari{
	float:right;
	width:210px;
}
#brandingArea p.kodawari a{
	height:240px;
	background:url(/img/common/bnr_kodawari.jpg) 0 0;
	text-indent:-9999px;
	display:block;
}

#brandingArea p.kodawari a:hover{
	background-position:0px -240px;
}


/*payment*/
#contents_black dl#payment table{
	border:solid 1px #999999;
	border-collapse:collapse;
}

#contents_black dl#payment table th{
	background:#666666;
	text-align:left;
	font-weight:normal;
}
#contents_black dl#payment table td,#contents_black dl#payment table th{
	border-right:1px solid #999999;
	border-collapse:collapse;
	padding:3px;
}

/*shipping*/

#contents_black dl#shipping table{
	border:solid 1px #999999;
	border-collapse:collapse;
}

#contents_black dl#shipping a{
	color:#ffffff;
}
#contents_black dl#shipping a:hover{
	color:#ffffff;
}

#contents_black dl#shipping table th{
	background:#666666;
	font-weight:normal;
}
#contents_black dl#shipping table td{
	text-align:center;
}
#contents_black dl#shipping table td.ttl,#contents_black dl#shipping table th.ttl{
	border-right:1px solid #999999;
	border-collapse:collapse;
	padding:3px;
}
/* 091029 =========================================================================*/


#contents_black dl dt {
	background: url(/img/common/line01.jpg) no-repeat bottom;
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
	*font-size: 10px;
}
#contents_black dd {
	padding-top: 10px;
	font-size: 11px;
	*font-size: 9px;
}
#footer {
	height: 95px;
	width: 940px;
}
#footer p {
	float: right;
	text-align: right;
	padding: 15px 20px 0 0;
	line-height: 25px;
}
#footer img {
	float: right;
	padding-top: 0px;
}
/* -------------- Sub ------------------ */

#crumb_path {
	width:700px;
	font-size:11px;
	*font-size:9px;
	float:left;
	padding:0 0 20px 0px;

}
#crumb_path strong {
	font-weight: normal;
	font-size:11px;
	*font-size:9px;
	color:#666;
}
#crumb_path a:link,#crumb_path a:visited {
	color:#960
}
#contents_white_sub {
	background-color: #fff;
	border:1px solid #d3d4ce;
	margin-bottom: 30px;
	float: left;
	padding-top: 30px;
	padding-right: 18px;
	padding-left: 18px;
	width: 702px;
}


#news_list dd {
	width: 700px;
	float: left;
	padding:20px 0;
	border-bottom:1px dotted #ccc;
}
#news_list dd .news_date {
	font-size: 12px;
	*font-size: 10px;
	padding-left: 10px;
	width: 100px;
	display: block;
	float: left;
}
#news_list dd .news_text {
	background: url(/img/common/icon02.jpg) no-repeat left 6px;
	padding-left: 20px;
	display: block;
	float: left;
}
.quotes {
	float:left;
	width:690px;
	text-align: center;
	margin: 3px;
	padding:20px 3px;
}
.quotes a {
	border: #ddd 1px solid;
	color: #aaa;
	padding:5px 8px 5px 5px;
	margin-right: 4px;
	text-decoration: none
}
.quotes a:hover, .quotes a:active {
	border: #a0a0a0 1px solid;
	padding:5px 8px 5px 5px;
	margin-right: 4px;
}
.quotes span.current {
	border: #e0e0e0 1px solid;
	padding: 5px 8px;
	font-weight:bold;
	COLOR: #aaa;
	margin-right:4px;
	background-color:#f0f0f0;
}
.quotes span.disabled {
	border: #f3f3f3 1px solid;
	padding:5px 8px;
	color: #ccc;
	margin-right:2px;
}
#gotoppage {
	width: 410px;
	float: left;
	padding:30px 20px 20px 270px;
}
#goto_img {
	display: block;
	float: left;
	padding:7px 5px 5px 5px;
	width: 12px;
}
#goto_img img {
	display: block;
	float: left;
	height: 12px;
	width: 17px;
}

#goto_text {
	display: block;
	float: left;
	width: 150px;
}


#gotoppage a:link,#gotoppage a:visited {
	color: #960;
	text-decoration: underline;
	font-size: 14px;
	padding-left: 10px;
}
#gotoppage a:hover {
	text-decoration: none
}
.news_title {
	background: url(/img/common/line02.jpg) no-repeat left bottom;
	display: block;
	height: 40px;
	width: 700px;
}
.news_contens {
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #CCC;
}

.products_list_title {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

.text_left {
	color:#666;
	text-align: left;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_right {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 290px;
}
.new_list, .money_list {
	background:url(/img/common/icon02.jpg) no-repeat 1px 5px;
	display: block;
	padding-left: 20px;
	width: 120px;
	float: left;
	text-align: left;
}
#products_list {
border-left:1px solid #D3D4CE;
border-top:1px solid #D3D4CE;
float:left;
margin:0;
padding:0;
width:700px;
}
#products_list .items {
display:block;
float:left;
margin:0;
padding:0;
width:700px;
}

.items .item-box {
border-bottom:1px solid #D3D4CE;
border-right:1px solid #D3D4CE;
display:inline-block;
float:left;
margin:0;
padding:0 0 20px;
width:174px;
height: 235px;
}
.items .item-box img {
margin:0;
padding:25px;
}
.items .item-box .product_list_text {
background:url(/img/common/icon02.jpg) 8px 3px no-repeat;
display:block;
font-size:11px;
*font-size:9px;
padding-left:26px;
padding-right:10px;
width:138px;
}

#rank_list {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 40px;
	float: left;
	width: 700px;
}
#rank_list .rank_num {
	height: 290px;
	width: 295px;
	float: left;
	padding: 20px;
	border-bottom: 1px dashed #CCC;
}
#rank_list .rank_num .rank_no {
	height: 140px;
	width: 50px;
	display: block;
	float: left;
}
#rank_list .rank_num .rank_product {
	width: 220px;
	padding-left: 25px;
	display: block;
	float: left;
}
#rank_list .rank_num h2 {
	display: block;
	float: left;
	width: 295px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rank_list .rank_num p {
	width: 295px;
	float: left;
}
#rank_list #rank_money img {
	display: block;
	float: left;
	padding-right: 10px;
}
#rank_mgl40 {
	margin-left: 30px;
}
#rank_list .rank_num.noline {
	border-bottom-style: none;
}
#contacts_list table {
	width: 700px;
}
#contacts_list .table_tit{
	padding:5px 15px 5px 15px;
	}
#contacts_list table tr th .th_text {
	display: block;
	float: left;
	padding-right: 5px;
}

#contacts_list table th, #contacts_list table td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#contacts_list table th {
	width: 230px;
	text-align: left;
	vertical-align: top;
	background-color: #E5E3E5;
	padding: 12px;
	color: #666;

}
#contacts_list table td {
	vertical-align: middle;
	background-color: #F7F7F7;
	padding:10px;
}
#contacts_list table tr .bg_red {
	background-color: #AC1700;
	color: #FFF;
}
#contacts_list table tr .bg_red1 {
	background-color: #CD7466;
	color: #FFF;
}
#contacts_list table tr .bg_grey {
	background-color: #E5E3E5;
}
#contacts_list .contact_text select {
	height:20px;
	font-size:12px;
	*font-size:11px;
}

#contacts_list .input_text {
	width: 280px;
	height:15px;
}
#contacts_list .input_area {
	width: 390px;
	height: 120px;
	margin-bottom:10px;
	font-size:12px;
	*font-size:11px;
}
#contacts_area_text {
	display:block;
	width: 395px;
	padding:5px 0 10px 0;
}
#contacts_list .contact_text {
	display: block;
	width: 100%;
	float: left;
}
#contacts_list .contact_text01 {
	display: block;
	width: 200px;
	float: left;
}
#contacts_list table .contact_error {
	height: 25px;
	width: 385px;
	background-color: #FEEDED;
	display: block;
	border: 1px solid #FCC;
	line-height: 23px;
	font-size: 10px;
	*font-size: 9px;
	padding-left: 10px;
	margin-top: 5px;
	color: #DD1112;
}
#contacts_complete {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 40px;
}
.content_title {
	background: url(/img/common/line03.jpg) no-repeat left bottom;
	display: block;
	height: 40px;
	width: 700px;
}
#news_list dd .content_text {
	display: block;
	float: left;
}
.content_tit {
	font-size: 12px;
	*font-size: 10px;
	padding-left: 10px;
	width: 200px;
	display: block;
	float: left;
}
#itemtop {
	margin-bottom: 30px;
}
#itemtop_img {
	display: block;
	float: left;
	padding-right: 30px;
	width: 360px;
}
#itemtop_img img {
	border: 1px solid #CCC;
	display: block;
	float: left;
}
#itemtop_imglist {
	float: left;
	width: 359px;
	display: block;
	border-left: 1px solid #CCC;
	margin-top: 10px;
}
#itemtop_imglist img {
	padding: 2px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left:0 none #FFF;
}

#itemtop_right {
	width: 310px;
	display: block;
	float: left;
}

#itemtop_right .name {
	display: block;
	float: left;
	width: 310px;
	padding: 10px 0 20px 0;
	border-bottom: 1px dotted #CCC;
}
#itemtop_right p {
	display: block;
	float: left;
	width: 310px;
}
#itemtop_text{
	color:#666;
	padding:10px 0;}
#item_topbox {
	border: 1px solid #CCC;
	float: left;
	width: 308px;
	display: block;
	margin:5px 0;
}

.money {
	padding-top: 5px;
	padding-bottom: 5px;
}
.monimg  {
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}
.mon_text  {
	color: #DD1112;
	line-height: 1.5;
}


#item_topsel {
	display: block;
	float: left;
	padding:19px 10px 18px 12px;
	width: 81px;
}

#item_list1 {
	border: 1px solid #CCC;
	padding-bottom: 20px;
	width: 698px;
}
#item_list1_tit1 {
	width: 678px;
	display: block;
	padding: 10px;
	height: 20px;
	border-bottom: 1px dotted #CCC;
}
#item_list1_text {
	padding:10px 20px 0 20px;
	display: block;
	float: left;
}
.item_list1_pro {
	display: block;
	width: 120px;
	float: left;
}
.item_list1_pro img {
	margin-bottom: 10px;
}
#item_list1_text #add {
	display: block;
	float: left;
	padding: 50px 20px;
}
#item_list1_btn {
	display: block;
	float: right;
	padding:55px 0 0 40px;
}
#item_list2 {
	padding-bottom: 30px;
	float: left;
	width: 700px;
	color: #666;
}
#item_list2_img  {
	border: 1px solid #CCC;
	display: block;
	float: left;
}
#item_list2_text {
	display: block;
	float: left;
	padding:10px 0 0 20px;
	width: 474px;
}
#evaluation_list {
	float: left;
	width: 700px;
	border-top: 1px solid #CCC;
	color: #666;
}
#evaluation_list dd {
	float: left;
	width: 663px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 20px 20px 20px 15px;
}
.evaluation_tit {
	display: block;
	float: left;
	width: 608px;
	line-height: 30px;
	background: url(/img/common/icon_flower.jpg) no-repeat;
	padding-left: 50px;
	color: #666;
}
.evaluation_list_text {
	display: block;
	float: left;
	width: 643px;
	padding-top: 10px;
	padding-left: 15px;
}
.evaluation_star  {
	padding-right: 30px;
	color: #666;
	float: left;
	display: block;
	width: 400px;
	background-color: #F1F3E6;
}
.evaluation_star_text {
	display: block;
	float: left;
	padding: 12px 8px 6px 8px;
	line-height:1;
}
.evaluation_star_img {
	display: block;
	float: left;
	padding:8px 6px 6px 6px;
}

.write {
	width: 700px;
	float: left;
	line-height: 25px;
	padding-top: 10px;
}
.post_btn {
	float: left;
	width: 700px;
	padding-top: 10px;
}
#reviews_no1 {
    padding:20px 0 20px 0;
	float: left;
	width: 700px;
}
 #reviews_img {
	float: left;
	border: 1px solid #CCC;
	margin-right: 30px;
	display: block;
	width: 142px;
	height: 142px;
}
#reviews_text1 {
	display: block;
	float: left;
	padding:10px 0 10px 0;
	width: 520px;
}
.customers_login {
	padding:0px 20px 0 20px;
	float: left;
	width: 303px;
	height:340px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background-color: #F7F7F7;
	color: #666;
}
.customers_login dl {
	background-color: #CD7466;
	height: 100px;
	width: 270px;
	padding:10px 15px 20px 15px;
}
.customers_login dl dt {
	color: #FFF;
}
.customers_login dd input {
	height: 20px;
	width: 265px;
	display: block;
}


.customers_reg {
	float: left;
	width: 343px;
	height:340px;
	border: 1px solid #CCC;
	color: #666;
}
.customers_reg dd,.customers_reg dd,.customers_reg h3 {
	display:block;
	width:313px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.customers_reg dd #btn_user,.customers_reg dd #btn_guest{
	padding: 20px 70px;
	}

#customers_statute{
	width:668px;
	float:left;
	border:1px solid #ccc;
	padding:15px 15px 20px 15px;
	color: #666;
}
.customers_statute_text {
	padding-left: 10px;
}
.customers_statute_text input {
	float: left;
}
#customers_end_box {
	float: left;
	border-bottom: 1px dotted #CCC;
	width: 700px;
}
#customers_logout {
	float: left;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding:9px 9px 6px 9px;
}
.customers_history {
	padding:5px 20px 15px 20px;
	float: left;
	width: 658px;
	border: 1px solid #CCC;
}
.customers_history dl {
	width: 319px;
	float:left;
	display: block;
	margin-right:20px;
}
.customers_history dl dt,.customers_history dl dd {
	display: block;
	float:left;
	float: left;
	width: 144px;
	padding:10px 0 10px 15px;
	border-bottom: 1px dotted #CCC;
}
.customers_history dl dt{
	font-weight:bold;
	}
	.customers_history dl dd{
	color:#666;
	}
.customers_history .noline {
	padding-bottom: 0px;
	border-bottom-style: none;
}


#contacts_list tr .time {
	width: 90px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list tr .code {
	width: 125px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list tr .pay,#contacts_list tr .total,#contacts_list tr .cate,#contacts_list tr .details {
	width: 120px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list .products {
	width: 305px;
	padding-left:12px;
	padding-right:0;
}
#contacts_list .bids,#contacts_list .amount {
	width: 120px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list .num {
	width: 80px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list tr .delivery {
	width: 185px;
	padding-left:15px;
	padding-right:0;
	vertical-align: middle;
}
#contacts_list td .text_num {
	width: 60px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list td .text_num2 {
	width: 80px;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#contacts_list td .text_quantity {
	float: left;
	margin:5px 3px 0px 0px;
}
#contacts_list td .up {
	margin:4px 0px 0px 4px;
}
#contacts_list td .down {
	margin:4px 0px 0px 0px;
}

#contacts_list #customers_sml_th th {
	font-size: 11px;
	*font-size: 9px;
}


.customers_tab table tr td{
	text-align:center;
	padding-right:0;
	padding-left:0;
	}

#contacts_list table tr .red {
	color: #D11;
}





#contacts_list table tr .customers_pro_img img {
	display: block;
	float: left;
	height: 49px;
	width: 49px;
	border: 1px solid #D3D4CE;
	margin-right: 10px;
}



#contacts_list table tr .text_l {
	text-align: left;
}

#contacts_list .headline600 {
	display:block;
	float:left;
	width:600px;
}
#contacts_list .edit_link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/img/common/icon02.jpg) no-repeat scroll 1px 5px;
	display:block;
	float:right;
	padding-left:20px;
	text-align:left;
	width:32px;
}

#customers_amount  {
	float: right;
	width: 318px;
	padding:10px 17px;
	border: 1px solid #CCC;
}
#customers_amount dl dd {
	width: 318px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cart_box {
	float: left;
	width: 698px;
	margin-top: 5px;
	background-color: #F7F7F7;
	border: 1px solid #D3D4CE;
}
#cart_box_text {
	display: block;
	text-align: right;
	background-color: #F7F7F7;
	width: 550px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#cart_box_num {
	text-align: right;
	display: block;
	padding: 10px;
	width: 110px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#cart_confirm_box{
	float: left;
	width: 600px;
	background-color:#F7F7F7;
	margin: 0 48px;
	text-align:center;
	color:#AC1700;
	padding: 25px 0;

}



#btn_fix,#btn_send,#btn_check,#btn_reg,#btn_out,#btn_outno,#btn_close{
	width:120px;
	height:30px;
	float: left;
	text-indent: -9999px;
}
#btn_post{
		width:120px;
	height:28px;
	float: left;
	text-indent: -9999px;
}
#btn_fix a,#btn_send a,#btn_check a,#btn_reg a,#btn_out a,#btn_outno a,#btn_close a{
	display:block;
	width:120px;
	height:30px;
}
#btn_post a{
	display:block;
	width:120px;
	height:28px;
}
#btn_fix a:link, #btn_fix a:visited {
	background: url(/img/common/btn_fix.jpg) no-repeat left top;
}
#btn_fix a:hover {
	background: url(/img/common/btn_fix.jpg) no-repeat left bottom;
	display: block;
}
#btn_send a:link, #btn_send a:visited {
	background: url(/img/common/btn_send.jpg) no-repeat left top;
}
#btn_send a:hover {
	background: url(/img/common/btn_send.jpg) no-repeat left bottom;
	display: block;
}
#btn_check a:link, #btn_check a:visited {
	background: url(/img/common/btn_check.jpg) no-repeat left top;
}
#btn_check a:hover {
	background: url(/img/common/btn_check.jpg) no-repeat left bottom;
	display: block;
}
#btn_post a:link, #btn_post a:visited {
	background: url(/img/common/btn_post.jpg) no-repeat left top;
}
#btn_post a:hover {
	background: url(/img/common/btn_post.jpg) no-repeat left bottom;
	display: block;
}
#btn_reg a:link, #btn_reg a:visited {
	background: url(/img/common/btn_reg.jpg) no-repeat left top;
}
#btn_reg a:hover {
	background: url(/img/common/btn_reg.jpg) no-repeat left bottom;
	display: block;
}
#btn_out a:link, #btn_out a:visited {
	background: url(/img/common/btn_out.jpg) no-repeat left top;
}
#btn_out a:hover {
	background: url(/img/common/btn_out.jpg) no-repeat left bottom;
	display: block;
}
#btn_out{
	padding:0 0 0 10px;
}
#btn_outno a:link, #btn_outno a:visited {
	background: url(/img/common/btn_outno.jpg) no-repeat left top;
}
#btn_outno a:hover {
	background: url(/img/common/btn_outno.jpg) no-repeat left bottom;
	display: block;
}
#btn_outno{
	padding:0 0 0 220px;
}
#btn_close a:link, #btn_close a:visited {
	background: url(/img/common/btn_close.jpg) no-repeat left top;
}
#btn_close a:hover {
	background: url(/img/common/btn_close.jpg) no-repeat left bottom;
	display: block;
}
#btn_close{
	padding:0 0 0 280px;
}
#btn_login,#btn_user,#btn_guest,#btn_buyback,#btn_new,#btn_buy,#btn_checkout,#btn_buyback,#btn_back,#btn_next,#customers_logout,#btn_logout_com{
	width:160px;
	height:30px;
	float: left;
	text-indent: -9999px;
}
.btn_order{
	width:160px;
	height:30px;
	float: left;
	text-indent: -9999px;
}
#btn_login{
	padding:15px 70px 0 70px;
	}
#btn_buyback{
	padding:50px 260px 30px 270px;
	}
#btn_buy,#btn_back{
	padding:0 110px 0 0;
	}
#btn_login a,#btn_user a,#btn_guest a,#btn_buyback a,#btn_new a,#btn_buy a,#btn_checkout a,#btn_buyback a,#btn_back a,#btn_next a,#customers_logout a,#btn_logout_com a{
	display:block;
	width:160px;
	height:30px;
}
.btn_order a{
	display:block;
	width:160px;
	height:30px;
}
#btn_login a:link, #btn_login a:visited {
	background: url(/img/common/btn_login.jpg) no-repeat left top;
}
#btn_login a:hover {
	background: url(/img/common/btn_login.jpg) no-repeat left bottom;
	display: block;
}
#btn_user a:link, #btn_user a:visited {
	background: url(/img/common/btn_user.jpg) no-repeat left top;
}
#btn_user a:hover {
	background: url(/img/common/btn_user.jpg) no-repeat left bottom;
	display: block;
}
#btn_guest a:link, #btn_guest a:visited {
	background: url(/img/common/btn_guest.jpg) no-repeat left top;
}
#btn_guest a:hover {
	background: url(/img/common/btn_guest.jpg) no-repeat left bottom;
	display: block;
}
#btn_buyback a:link, #btn_buyback a:visited {
	background: url(/img/common/btn_buyback.jpg) no-repeat left top;
}
#btn_buyback a:hover {
	background: url(/img/common/btn_buyback.jpg) no-repeat left bottom;
	display: block;
}
#btn_new a:link, #btn_new a:visited {
	background: url(/img/common/btn_new.jpg) no-repeat left top;
}
#btn_new a:hover {
	background: url(/img/common/btn_new.jpg) no-repeat left bottom;
	display: block;
}
#btn_buy a:link, #btn_buy a:visited {
	background: url(/img/common/btn_buy.jpg) no-repeat left top;
}
#btn_buy a:hover {
	background: url(/img/common/btn_buy.jpg) no-repeat left bottom;
	display: block;
}
#btn_checkout a:link, #btn_checkout a:visited {
	background: url(/img/common/btn_checkout.jpg) no-repeat left top;
}
#btn_checkout a:hover {
	background: url(/img/common/btn_checkout.jpg) no-repeat left bottom;
	display: block;
}
#btn_buyback a:link, #btn_buyback a:visited {
	background: url(/img/common/btn_buyback.jpg) no-repeat left top;
}
#btn_buyback a:hover {
	background: url(/img/common/btn_buyback.jpg) no-repeat left bottom;
	display: block;
}
#btn_back a:link, #btn_back a:visited {
	background: url(/img/common/btn_back.jpg) no-repeat left top;
}
#btn_back a:hover {
	background: url(/img/common/btn_back.jpg) no-repeat left bottom;
	display: block;
}
#btn_next a:link, #btn_next a:visited {
	background: url(/img/common/btn_next.jpg) no-repeat left top;
}
#btn_next a:hover {
	background: url(/img/common/btn_next.jpg) no-repeat left bottom;
	display: block;
}
#customers_logout a:link, #customers_logout a:visited {
	background: url(/img/common/btn_logout.jpg) no-repeat left top;
}
#customers_logout a:hover {
	background: url(/img/common/btn_logout.jpg) no-repeat left bottom;
	display: block;
}
.btn_order a:link, .btn_order a:visited {
	background: url(/img/common/btn_order.jpg) no-repeat left top;
}
.btn_order a:hover {
	background: url(/img/common/btn_order.jpg) no-repeat left bottom;
	display: block;
}
#btn_logout_com a:link, #btn_logout_com a:visited {
	background: url(/img/common/btn_logout_com.jpg) no-repeat left top;
}
#btn_logout_com a:hover {
	background: url(/img/common/btn_logout_com.jpg) no-repeat left bottom;
	display: block;
}
#btn_del{
	display:block;
	width:60px;
	height:20px;
	float: left;
	text-indent: -9999px;
}
#btn_del a{
	display:block;
	width:60px;
	height:20px;
}
#btn_del a:link, #btn_del a:visited {
	background: url(/img/common/btn_del.jpg) no-repeat left top;
}
#btn_del a:hover {
	background: url(/img/common/btn_del.jpg) no-repeat left bottom;
	display: block;
}
#btn_addto{
	width:170px;
	height:20px;
	float:right;
	margin-top:2px;
	*margin-top:5px;
	text-indent: -9999px;
}
#btn_addto a{
	display:block;
	width:170px;
	height:20px;
}
#btn_addto a:link, #btn_addto a:visited {
	background: url(/img/common/btn_addto.jpg) no-repeat left top;
}
#btn_addto a:hover {
	background: url(/img/common/btn_addto.jpg) no-repeat left bottom;
}
#icon_twitter{
	width:132px;
	height:20px;
	float:left;
	margin-top:2px;
	*margin-top:5px;
	text-indent: -9999px;
}
#icon_twitter a{
	display:block;
	width:132px;
	height:20px;
}
#icon_twitter a:link, #icon_twitter a:visited {
	background: url(/img/common/icon_twitter.jpg) no-repeat left top;
}
#icon_twitter a:hover {
	background: url(/img/common/icon_twitter.jpg) no-repeat left bottom;
}
.btn_home{
	display:block;
	width:110px;
	height:20px;
	text-indent: -9999px;
}
.btn_home a{
	display:block;
	width:110px;
	height:20px;
}
.btn_home a:link, .btn_home a:visited {
	background: url(/img/common/btn_home.jpg) no-repeat left top;
}
.btn_home a:hover {
	background: url(/img/common/btn_home.jpg) no-repeat left bottom;
	display: block;
}
#btn_item{
	display:block;
	float:right;
	width:190px;
	height:40px;
	padding:8px 10px 0 0;
	text-indent: -9999px;
}
#btn_item a{
	display:block;
	width:190px;
	height:40px;
}
#btn_item a:link,#btn_item a:visited {
	background-image: url(/img/common/item_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn_item a:hover {
	display: block;
	background-image: url(/img/common/item_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#item_btn2{
	display:block;
	width:240px;
	height:40px;
	text-indent: -9999px;
}
#item_btn2 a{
	display:block;
	width:240px;
	height:40px;
}
#item_btn2 a:link, #item_btn2 a:visited {
	background-image: url(/img/common/item_btn02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#item_btn2 a:hover {
	background: url(/img/common/item_btn02.jpg) no-repeat left bottom;
	display: block;
}
.content_box1,.content_box2{
	float: left;
	height: 120px;
	width: 298px;
	background-color: #F7F7F7;
	border: 1px solid #D3D3CE;
	padding:15px;
}
.content_box1{
	margin:0 10px 0 15px;
	*margin:0 10px 0 10px;
	}

.contents_list_box #guid_th td  {
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	background-color:#AC1700;
	color:#fff;
	font-size:11px;
	*font-size:10px
}
.contents_list_box #guid_tdname td {
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	font-size:11px;
	*font-size:10px;
	background-color:#CD7466;
	color:#fff;
}
.contents_list_box #guid_tdmoney td {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	color: #666;
	font-size:11px;
	*font-size:10px;
	background-color:#E5E3E5;
}
#conteng_guid ul {
	display: block;
	float: left;
	width: 700px;
}

#conteng_guid li {
	display: block;
	float: left;
	padding-bottom: 10px;
	width: 680px;
	list-style-type: none;
	background-image: url(/img/common/icon_disc.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 6px 8px;
	*background-position: 6px 5px;
}
#content_box3 {
	float: left;
	width: 638px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	*margin-left:8px;
	background-color: #F7F7F7;
	border: 1px solid #D3D4CE;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content_box3_img {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.guid_btline {
	float: left;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.guid_box h4 {
	padding-left: 25px;
	background-image: url(/img/common/icon_line.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#privacy_box ol {
	list-style-type: decimal;
	padding-left:25px;
}
#privacy_box li {
	list-style-type: decimal;
	padding-bottom:15px;
}
.privacy_litit {
	display:block;
	font-weight: bold;
	color: #333;
	padding-bottom:10px;
}
#access_list {
	width: 700px;
	float: left;
}
#access_list dd{
	border-top: dotted 1px #CCC;
	float:left;
	display:block;
	padding: 10px 0;
	display: block;
	float: left;
}
#access_list .access_list_tit{
	display:block;
	padding:0 0 0 10px;
	width:110px;
	font-weight:bold;
	color:#666;
	float:left;
}
#access_list .access_list_text{
	display:block;
	width:580px;
	float:left;
}
.access_shop,.access_map {
	padding: 4px;
	float: left;
	height: 240px;
	width: 335px;
	border: 1px solid #CCC;
}
.access_shop{

	margin-right:10px;}
#rule_box ul li {
	padding-bottom: 25px;
}
#rule_box ul li p {
	padding-left: 20px;
}
.red2{color:#AC1700;}
#access_gotoppage {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 270px;
	height: 20px;
}
#guid_top {
	float: left;
	height: 17px;
	width: 699px;
	color: #FFF;
	background-color: #AC1700;
	text-align: center;
	border-bottom: 1px solid #FFF;
	padding:3px 0 0 0;
}
#charge_list table {
	width: 350px;
	margin-top: 5px;
}
#charge_list table th {
	background-color: #AC1700;
	border-top: 1px solid #AC1700;
	border-bottom: 1px solid #AC1700;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 1px 5px;
	vertical-align: middle;
	text-align: left;
}
#charge_list table tr .first {
	border-left: 1px solid #AC1700;
}
#charge_list table tr .last {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #AC1700;
}
#charge_list table td {
	border: 1px solid #D3D4CE;
	padding: 0px;
	vertical-align: middle;
	font-size: 10px;
}

#item_added {
	background-color: #DD1112;
	float: left;
	margin-bottom: 10px;
	padding: 10px 0px;
	width: 740px;
	font-size: 12px;
	line-height: 23px;
}

#item_added img {
	margin-left: 10px;
}
#btn_tocart {
	display:block;
	float:right;
	width:113px;
	height:14px;
	margin-right: 6px;
	text-indent: -9999px;
}
#btn_tocart a{
	display:block;
	width:113px;
	height:14px;
}
#btn_tocart a:link,#btn_tocart a:visited {
	background-image: url(/img/common/item_btn03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*五島列島 goto-retto*/
div#goto-retto h2{
	margin-bottom:8px;
}
div#goto-retto h3{
	padding-bottom:8px;
	border-bottom:solid 3px #ac1700;
	margin-bottom:21px;
}
div#goto-retto p.ttl{
	font-weight:bold;
	padding-bottom:13px;
	border-bottom:1px dotted #b2b2b2;
	margin-bottom:13px;
}
div#goto-retto div.box{
	margin-bottom:34px;
}
div#goto-retto div.text-box{
	width:409px;
}
* html div#goto-retto div.text-box{
	width:406px;
}
div#goto-retto div.l{
	margin-right:21px;
	float:left;
	display: inline;
}

div#goto-retto div.r{
	margin-left:21px;
	float:right;
	display:inline;
}
div#goto-retto div#content01 div.r div.sub{
	zoom:100%;
	margin-top:18px;
}
div#goto-retto div#content01 div.r div.sub:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
div#goto-retto div#content01 div.r div.sub div.subImg{
	margin-right:10px;
	width:208px;
	float:left;
	display:inline;
}
div#goto-retto div#content01 div.r div.sub p.exp{
	background:#fffcf3;
	border:solid 1px #d3d4ce ;
	padding:13px;
	font-size:10px;
	float:right;
	width:162px;
	display:inline;
}
* html div#goto-retto div#content01 div.r div.sub p.exp{
	width:152px;
}
div#goto-retto div#content01 div.r div.sub p.exp span{
	color:#d42a19;
}

div#goto-retto div.subImg p.caption{
	text-align:center;
}

/*maker*/
div#goto-retto div#maker{
	background:#fffcf3;
	border:solid 1px #d3d4ce ;
	padding:13px;
	margin-bottom:34px;
	zoom: 100%;
}
div#goto-retto div#maker:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
div#goto-retto div#maker img.img{
	float:left;
	width:289px;
	display: inline;
}
div#goto-retto div#maker div.maker-exp{
	width:373px;
	float:right;
	display: inline;
}
div#goto-retto div#maker div.maker-exp:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
div#goto-retto div#maker dl{
	float:left;
	width:251px;
	margin-right:13px;
	display: inline;
}
* html div#goto-retto div#maker dl{
	width:249px;
}
div#goto-retto div#maker dt{
	font-weight:bold;
	color:#d42a19;
	margin-bottom:21px;
}


div#goto-retto p.product-btn{
	margin-bottom:34px;
}

div#goto-retto div.box dl.exp{
	margin-top:21px;
	background:#fffcf3;
	border:solid 1px #d3d4ce ;
	padding:8px;
}
div#goto-retto div.box dl.exp dt{
	font-weight:bold;
	color:#d42a19;
	margin-bottom:8px;
}
div#goto-retto div.box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

div#popup{width:310px;padding:20px;background:#ffffff;}
div#popup h2.title{margin-bottom:22px;padding-bottom:9px;border-bottom:3px solid #AC1700;}
div#popup p.text{padding-bottom:20px;border-bottom:dotted 1px #D3D4CE;}
div#popup p.winclose{text-align:center;margin-top:22px;}
div#popup p.winclose a{color:#996600;}