/* category */
#category {
	width: 173px;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
}
#category li.level1 {
	background-image: url(/shop/img/at/bloc/category/bg_level1.gif);
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	padding-left: 25px;
}
#category li.level1-top {
	background-image: url(/shop/img/at/bloc/category/bg_level1_top.gif);
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	padding-left: 25px;
}
#category li.level2 {
	background-image: url(/shop/img/at/bloc/category/bg_level2.gif);
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
	padding-left: 30px;
	position: relative;
	top: -5px;
}
#category li.level2 a {
	font-size: 91.67%;
}
#category li.level3 {
	background-image: url(/shop/img/at/bloc/category/bg_level2.gif);
	background-position: 5px 0;
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
	padding-left: 35px;
	position: relative;
	top: -5px;
}
#category li.level3 a {
	font-size: 91.67%;
}
/* /category */
/* purpose */
#purpose {
	width: 173px;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
}
#purpose li.level1 {
	background-image: url(/shop/img/at/bloc/purpose/bg_level1.gif);
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	padding-left: 25px;
}
#purpose li.level1-top {
	background-image: url(/shop/img/at/bloc/purpose/bg_level1_top.gif);
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	padding-left: 25px;
}
#purpose li.level2 {
	background-image: url(/shop/img/at/bloc/purpose/bg_level2.gif);
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
	padding-left: 30px;
	position: relative;
	top: -5px;
}
#purpose li.level2 a {
	font-size: 91.67%;
}
#purpose li.level3 {
	background-image: url(/shop/img/at/bloc/purpose/bg_level2.gif);
	background-position: 5px 0;
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
	padding-left: 35px;
	position: relative;
	top: -5px;
}
#purpose li.level3 a {
	font-size: 91.67%;
}
/* /purpose */
/* best5 */
#best5 {
	height: auto;
	margin-bottom: 15px;
	border: 5px solid #e6dfbe;
	background-color: #faf5dd;
	float: left;
}
#best5 h2 {
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #faf5dd;
}
#best5 div.content {
	width: 555px;
}
#best5 div.item-block-odd {
	position: relative;
	float: left;
	width: 185px;
	height: 70px;
}
#best5 div a.item-image {
	position: absolute;
	top: 0px;
	left: 10px;
	display: block;
}
#best5 div a.item-image img {
	border: 1px solid #dfdfdf;
	margin-top: 8px;
	margin-bottom: 8px;
}
#best5 div a.item-title {
	position: absolute;
	top: 10px;
	left: 75px;
	display: block;
}
#best5 div a.item-title em {
	font-style: normal;
}
#best5 div span.item-price {
	position: absolute;
	top: 55px;
	left: 75px;
	display: block;
	color: #6e0025;
	font-size: 91.67%;
}
#best5 div.row_separator {
	padding-left: 10px;
}
/* /best5 */
/* news */
#news {
	float: left;
	position: relative;
	height: auto;
	border: 1px solid #dfdfdf;
}
#news h2 {
	position: relative;
	background: #f0efe2;
	height: 28px;
	line-height: 28px;
	width: 100%;
}
#news h2 img {
	margin-top: 7px;
	margin-left: 10px;
}
#news #rss-icon {
	position: absolute;
	top: 7px;
	left: 539px;
	height: 28px;
	line-height: 28px;
}
#news dl {
	width: 543px;
	margin-left: 10px;
	margin-right: 10px;
}
#news dt {
	float: left;
	width: 65px;
	padding-top: 7px;
}
#news dd {
	margin: 0;
	padding-left: 80px;
	border: 1px dotted #b3b3b3;
	border-width: 1px 0 0 0;
	line-height: 27px;
}
#news dd.first {
	border-width: 0;
}
/* /news*/
/*login*/
#login {
	margin-bottom: 15px;
	background: url(/shop/img/at/bloc/login/bg.gif) repeat;
}
#login h2 {
	background: url(/shop/img/at/bloc/login/welcome.gif) no-repeat;
	text-indent: 23px;
	margin: 0px;
	height: 31px;
	line-height: 31px;
	color: white;
	font-size: 83.33%;
}
#login h2 span {
	font-size: 100%;
}
#login form {
	padding: 10px 10px;
	border: 1px solid #dfdfdf;
	border-top: 0 none none;
}
#login form fieldset {
	border-width: 1px;
	border-color: #726d6b;
	border-style: none none none none;
}
#login #label-login_email,
#login #label-login_pass {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
#login #login_email,
#login #login_pass {
	width: 150px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#login #forgot {
	display: block;
	line-height: 12px;
	height: 12px;
	margin: 10px 0 10px 0;
}
#login #forgot a {
	font-size: 83.33%;
	vertical-align: top;
	padding-left: 5px;
}
#login #login_memory {
	margin: 0;
	padding: 0;
}
#login #label-login_memory {
	display: block;
	padding-bottom: 10px;
}
#login #label-login_memory img {
	padding-left: 4px;
}
#login #login-button {
	margin: 10px 0 10px 0;
}
/*/login*/
/* cart */
#cart {
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
}
#cart table {
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
	width: 152px;
	border-width: 1px;
	border-color: #726d6b;
	border-style: none none dotted none;
}
#cart table td {
	line-height: 1.3em;
}
#cart table td.title {
	width: 48px;
}
#cart #btn-cartin {
	margin: 10px;
}
#cart .currency {
	color: #6e0025;
}
#cart .bold {
	font-weight: bold;
}
#cart .font14 {
	font-size: 116.67%;
}
/* /cart */
/* search */
#search-product {
	width: 173px;
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
}
#search-product form {
	margin: 5px 5px 5px 6px;
}
#search-product form input {
	width: 160px;
	margin: 0px 0px 7px 0px;
}
#search-product form select {
	width: 160px;
	margin: 0px 0px 7px 0px;
}
#search-product #divider {
	width: 160px;
	height: 3px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000000;
}
#search-product form img {
	margin: 7px 0px 0px 0px;
}
/* search */

#contactpage-inner {
	margin-left: 5px;
}
.complete-title {
	margin: 30px 0px 0px 0px;
	font-size: 136%;
	font-weight: bold;
	color: #790028;
}
.message {
	margin: 28px 0px 0px 0px;
	line-height: 16px;
}
.shopdata {
	margin: 28px 0px 0px 0px;
	line-height: 16px;
}
.nextpage {
	text-align: center;
}
.nextpage-inner {
	width: 151px;
	margin: 30px auto 0px;
}
/* mypage */
#mypage {
	width: 173px;
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
}
#mypage li {
	background-image: url(/shop/img/at/bloc/mypage/bg_menu.gif);
	line-height: 28px;
	vertical-align: middle;
	height: 28px;
	padding-left: 25px;
}
#mypage #current {
	background-image: url(/shop/img/at/bloc/mypage/bg_menu.gif);
	line-height: 28px;
	vertical-align: middle;
	height: 28px;
	padding-left: 25px;
	font-weight: bold;
}
#mypage #current a {
	color: #333333;
}
/* /mypage */

.search-item {
	padding-bottom: 5px;
}

/* security */
.about-thissite {
	margin: 30px 0px 0px 32px;
}
.about-thissite ol li {
	padding-bottom: 10px;
}

/* csr */
.about-csr {
	margin: 30px 0px 0px 0px;
}
.fix {
	text-align: right;
}
.discription {
	margin: 10px 0px 10px 15px;
}
.wrap-csr {
	margin: 0px 0px 40px 15px;
}
h3 {
	margin: 10px 0px 8px 0px;
}
.about-csr ul li {
	padding-bottom: 5px;
}
.president {
	text-align: right;
}
.president span {
	display: block;
}

/* security */
.security-discription {
	margin: 0px 0px 10px 0px;
}
ol.securitylist strong {
	display: block;
	margin: 0px 0px 10px 0px;
}
ol.securitylist-inner {
	margin-left: 1.5em;
}
ol.securitylist-innercontents {
	margin: 10px 0px 0px 1.5em;
}
.sign {
	margin: 20px 0px 0px;
	text-align: right;
}
.add {
	margin: 20px 0px;
}
.info {
	width: 500px;
}
.info th.title {
	height: 100px;
	vertical-align: top;
}
.item-name {
	margin: 0px 0px 0px 0px;
}

/* shopping guide*/
h3.guideflow-title {
	clear: left;
	margin: 15px 0px 10px 5px;
	color: #333333;
	font-size: 114%;
}
h4 {
	margin: 5px 0px 2px 0px;
	font-size: 100%;
}
.section {
	margin: 0px 0px 5px 6px;
	color: #333333;
}
.section-contents {
	float: left;
	width: 290px;
	line-height: 17px;
}
.section-content {
	line-height: 17px;
}
.section-imagetop {
	padding: 0px 0px 0px 10px;
	#margin: 25px 0px 0px 10px;
}
.section-image {
	padding: 25px 0px 0px 10px;
	#margin: 25px 0px 0px 10px;
}
.section-images {
	padding: 50px 0px 0px 10px;
	#margin: 40px 0px 0px 10px;
	color: #333333;
	font-size: 100%;
}

*:first-child+html .section-imagetop {
	#margin: 0px 0px 0px 0px;
}
*:first-child+html .section-image {
	#margin: 0px 0px 0px 0px;
}
*:first-child+html .section-images {
	#margin: -10px 0px 0px 0px;
	color: #333333;
	font-size: 100%;
}
h4.detail {
	margin: 20px 0px 0px 0px;
}
.guide-flow {
	margin: 0px 0px 35px 6px;
	color: #333333;
}
.guide-discription {
	margin: 22px 0px 18px 5px;
	color: #333333;
}
div.top {
	clear: left;
	margin: 30px 0px 0px 0px;
	background: url(/shop/img/shopping/dot.gif) left bottom repeat-x;
	text-align: right;
	font-size: 85%;
}
div.top a {
	display: block;
	padding: 0px 0px 7px 0px;
}
.billgraph {
	width: 550px;
	margin: 0px 0px 20px 0px;
	border-top: 1px solid #deddc6;
	border-left: 1px solid #deddc6;
}
.billgraph th {
	padding: 5px;
	border-bottom: 1px solid #deddc6;
	border-right: 1px solid #deddc6;
	background-color: #f0efe2;
	text-align: left;
	vertical-align: top;
}
.billgraph td {
	padding: 5px;
	border-bottom: 1px solid #deddc6;
	border-right: 1px solid #deddc6;
	vertical-align: top;
}
.caption {
	margin: 10px 0px 5px 0px;
	font-size: 85%;
}
.attention {
	margin: 5px 0px 5px 0px;
	font-size: 85%;
}
.section-content ol {
	margin: 0px 0px 0px 18px;
	#margin: 0px 0px 0px 26px;
}
.right {
	width: 760px;
	margin: -10px 0px 0px 0px;
	text-align: right;
}
.ctn_bank {
	width: 460px;
	#width: 470px;
	margin: -10px 0px 0px 0px;
	padding: 5px;
	border: 1px dashed #DEDDC6;
}
.ctn_bank span {
	line-height: 1.8em;
	font-size: 117%;
}


.shopping-delivery-caution {
	margin: 10px 0px 0px 0px;
	font-size: 85%;
	font-weight: bold;
	color: #6E0025;
}
.ctn_mgn {
	margin: 10px 0px 0px 0px;
}
.hty_mgn {
	width: 151px;
	margin: 40px auto;
	#margin: 40px 0px 0px 200px;
}
.m-btm1 {
	margin: 0px 0px 1em 0px;
}
.guide6-img {
	text-align: center;
}
.guide6-img img {
	display: block;
	width: 400px;
	margin: 2em auto;
}

