@charset "utf-8";

@import url("base/template.css");

/* Table of Contents + ----------------------------------- *//*

     1-1.contact
	 1-2.privacy_policy
	 1-3.order
	 1-4.about member
	 1-5.kiyaku
	 1-6.entry
	 1-7.cart
	 1-8.mypage

*//* ------------------------------------------------------ */

/* 1-1.contact configuration
=========================================================== */
#contents .contact table th {
	width: 124px;
}

/* 1-2.privacy_policy configuration
=========================================================== */
#contents #main_contents .privacy_policy {
	width: 570px;
	margin: 0 auto;
}
#contents #main_contents .privacy_policy div,
#contents #main_contents .privacy_policy dl {
	margin: 23px 15px 0 15px;
}
#contents #main_contents .privacy_policy p {
	line-height:1.7em;
}
#contents #main_contents .privacy_policy .article {
	border-top: #ccc dashed 1px;
	padding-top: 20px;
}
#contents #main_contents .privacy_policy .article dt {
	font-weight: bold;
	line-height: 1.7em;
}
#contents #main_contents .privacy_policy .article  dd {
	margin-bottom: 40px;
	line-height:1.7em;
}
#contents #main_contents .privacy_policy .article li {
	display: block;
	padding-top: 5px;
}
#contents #main_contents .privacy_policy .margin_t20 {
	margin: 20px 0 0;
}

/* 1-3.order configuration
=========================================================== */
#contents .order {
	width: 570px;
	margin: 0 auto;
}
#contents .order dt {
	font-weight: bold;
}
#contents .order table td,
#contents .order table th {
	padding: 10px 15px;
	border-bottom: 1px dashed #ccc;
}
#contents .order table th {
	width: 120px;
	font-weight: bold;
	text-align: left;
}

/* 1-4.about member configuration
=========================================================== */
#contents .about_member {
	width: 570px;
	margin: 0 auto;
}
#contents .about_member p {
	padding: 0;
	line-height: 1.8em;
}
#contents .about_member h2 {
	margin: 0 0 12px;
}
#contents .about_member h3 {
	font-weight: bold;
	border-bottom: #ccc dotted 1px;
	border-top: #ccc dotted 1px;
	padding: 4px 5px;
	margin-top: 20px;
}
#contents .about_member dl{
	margin-top: 15px;
}
#contents .about_member dl dt {
	float: left;
	width: 160px;
	padding: 14px 0 16px 33px;
	color: #91c769;
	font-weight:bold;
}
#contents .about_member dl dt.list1 {
	background: url(../img/about_member/icon_01.jpg) no-repeat left center;
}
#contents .about_member dl dt.list2 {
	letter-spacing: 0;
	background: url(../img/about_member/icon_02.jpg) no-repeat left center;
}
#contents .about_member dl dt.list3 {
	background: url(../img/about_member/icon_03.jpg) no-repeat left center;
}
#contents .about_member dl dd {
	border-bottom: #ccc dotted 1px;
	padding: 12px 0 12px 200px;	
}
#contents .about_member .tblareabtn {
	margin-top: 30px;
}

/* 1-5.kiyaku configuration
=========================================================== */
#contents .kiyaku {
	width: 570px;
	margin: 0 auto;
}
#contents .kiyaku h2 {
	margin-left: 0;
}
#contents .kiyaku p a {
	color: #91C86B;
}
#contents .kiyaku p {
	line-height: 20px;
}
#contents .kiyaku textarea {
	width: 570px;
	margin: 20px  0 20px;
}
#contents .bg_dotted .margin_b8 {
	margin-bottom: 8px;
}

/* 1-7.cart configuration
=========================================================== */
#contents .cart table td#quantity p {
	margin: 0;
	text-align: center;
}
#contents .cart table td#quantity p span {
	vertical-align: bottom;
}
#contents .cart .total {
	margin: 8px 0 18px;
}
#contents .cart .total p {
	padding: 6px 3px;
	margin: 0 0 5px;
	border-bottom: #aeafb3 solid 1px;
	line-height: normal;
	text-align: right;
}
#contents .cart p strong {
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#contents .cart .tblareabtn p {
	text-align: center;
}
#contents .bg_dotted .bg_fff {
	margin: 6px auto;
}
#contents .cart p.empty {
	padding-top: 18px;
	margin-bottom:5px;
	font-size: 18px;
	display: block;
}
#contents .cart .no_item {
	padding-bottom: 1px;
}
#contents .cart .no_item .empty span {
	font-size:18px;
	display:block;
	padding: 20px 0 27px;
}

/* 1-8.mypage configuration
=========================================================== */
#contents .mypage .right {
	width: 512px;
	margin-right: 16px;
}
#contents .mypage .right .attention {
	color: #ff7200;
}
#contents .mypage .right a {
	color: #91c769;
	text-decoration: underline;
}
#contents .mypage .right .attention {
	color: #ff7200;
}
#contents .mypage .right .mini {
	padding-bottom: 2px;
	font-size: 0.9em;
}
#contents .mypage .right a:hover {
	text-decoration: none;
}
#contents .mypage .right h2 {
	margin: 0 0 10px;
}
#contents .mypage .right h3 {
	padding: 3px 3px;
	margin-bottom: 13px;
	border-top: #ccc dotted 1px;
	border-bottom: #ccc dotted 1px;
	font-size: 14px;
	font-weight: bold;
}
#contents .mypage table {
	width: 513px;
	margin: 12px 0 5px;
	border-collapse: collapse;
}
#contents .mypage table th {
	padding: 2px 0 0 0;
	text-align: center;
	background: #f0f0f0;
}
#contents .mypage table th.align_center,
#contents .mypage table td.align_center {
	text-align: center;
}
#contents .mypage table th.align_right,
#contents .mypage table td.align_right {
	text-align: right;
}
#contents .mypage table th.align_left,
#contents .mypage table td.align_left {
	text-align: left;
}
#contents .mypage table th,
#contents .mypage table td {
	padding: 8px 0;
	border: #ccc solid 1px;
}
#contents .mypage table td {
	padding: 8px 10px;
}
#contents .mypage table .mini em {
	font-size: 0.9em;
	vertical-align: middle;
}
#contents .mypage .right p {
	margin: 0 0 5px;
}
#contents .mypage .left {
	width: 190px;
	margin-left: -5px;
}
* html #contents .mypage .left {
	margin-left: 0px;
}
#contents .mypage .left a.this {
	color: #91c769;
}
#contents .mypage .left ul {
	margin-left: 15px;
}
#contents .mypage .left ul li {
	padding-left: 1.5em;
	margin-bottom: 6px;
	background: url(../img/share/icon_arrow.gif) no-repeat left center;
}
#contents .mypage .left p {
	padding: 5px 20px;
	margin-top: 27px;
	border: #c3e7a8 solid 1px;
	line-height: 22px;
	background-color: #f1fce9;
}
#contents .mypage .left p strong {
	font-size: 14pt;
	font-weight: bold;
	color: #57b90f;
}
#contents .mypage .tblareabtn input {
	margin: 0 7px;
}
#contents .mypage .pagination {
	color: #91c769;
	letter-spacing: 0;
	text-align: right;
	margin: 0 0 -10px;
}
#contents .mypage .pagination span {
	font-weight: bold;
}
#contents .mypage .pagination ul,
#contents .mypage .pagination ul li {
	display: inline;
}
#contents .mypage .pagination ul li {
	margin: 0 2px;
}
#contents .mypage .pagination ul .selected {
	text-decoration: underline;
}
#contents .mypage .pagination ul li,
#contents .mypage .pagination ul li a {
	color: #91c769;
	letter-spacing: 0;
	text-decoration: none;
}
#contents .mypage .pagination ul li a:hover {
	text-decoration: underline;
}
/* purchase_history */
#contents .mypage table th.box170 {
	width: 170px;
}
#contents .mypage table th.box82 {
	width: 82px;
}
#contents .mypage table th.box110 {
	width: 110px;
}
#contents .mypage table th.box91 {
	width: 91px;
}
#contents .mypage table th.box60 {
	width: 60px;
}
#contents .mypage table th.box89 {
	width: 89px;
}
/* goods_detail */
#contents .mypage p.myconditionarea {
	margin-left: 3px;
}
#contents .mypage table th.use_point {
	width: 399px;
	padding-right: 8px;
	text-align: right;
}
* html #contents .mypage table td.border_r {
	border-right: #ccc solid 2px;
}

#contents .mypage table th.box184 {
	width: 184px;
}
#contents .mypage table th.box92 {
	width: 92px;
}
#contents .mypage table th.box49 {
	width: 49px;
}
#contents .mypage table th.box99 {
	width: 99px;
}
#contents .mypage table.goods_detail th {
	padding: 8px 8px;
}
#contents .mypage table.goods_detail td span {
	font-weight: bold;
	color: #ff7200;
}
#contents .mypage .tblareabtn {
	margin: 15px 0 0;
	text-align: center;
}
/* delivname */
#contents .mypage table.delivname th {
	width: 142px;
	padding: 0 8px;
	text-align: left;
}
#contents .mypage table td .zipimg {
	margin: 8px 0 0;
}
#contents .mypage table td .zipimg a {
	float: left;
	/*\*/overflow: hidden;/**/
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	width: 87px;
	height: 22px;
	background: url(../img/share/button_automatic_input.jpg) no-repeat center top;
}
#contents .mypage table td .zipimg span {
	float: left;
	margin: 6px 0 0 5px;
	display: block;
}
#contents .mypage table.delivname select {
	margin-bottom: 5px;
}
#contents .mypage table.delivname input {
	margin-bottom: 3px;
}
/* change_confirm */
#contents .mypage table.change_confirm th {
	width: 142px;
	padding: 0 8px;
	text-align: left;
}
/* delivery */
#contents .mypage .addbtn {
	padding-top: 18px;
}
#contents .mypage td.box32 {
	width: 32px;
	padding: 0;
}
#contents .mypage .delivery td.box117 {
	width: 115px;
	padding: 0;
}
#contents .mypage .delivery td.box250 {
	width: 234px;
	padding: 8px;
}
#contents .mypage td.box51 {
	width: 51px;
	padding: 0;
}
/* refusal */
#contents .mypage #refusal p {
	margin: 0 0 20px;
	line-height: 20px;
}
#contents .mypage #refusal p p {
	padding: 0;
}
#contents .mypage #refusal .mini {
	font-weight: bold;
	color: #ff7200;
	line-height: 1.6em;
}
/* login */
#contents .login {
	width: 570px;
	margin: 0 auto;
}
#contents .login h3 {
	padding: 2px 11px;
	border-top: #b6b6b4 solid 1px;
	border-right: #b6b6b4 solid 1px;
	border-left: #b6b6b4 solid 1px;
	font-weight: bold;
	background-color: #f0f0f0;
}
#contents .login p {
	line-height: 1.8em;
}
#contents .login .loginarea {
	padding: 20px 12px;
	margin-bottom: 26px;
	border: #ccc solid 1px;
}
#contents .login .inputbox {
	width: 400px;
	margin: 10px auto 18px auto;
	text-align: center;
}
#contents .login .inputbox span.label {
	float: left;
	width: 7em;
	margin-top: 2px;
	display: block;
}
#contents .login .inputbox p {
	margin-bottom: 0;
}
#contents .login .inputbox p.mini {
	padding: 0;
	margin-left: 8em;
}
#contents .login .inputbox p a {
	text-decoration: none;
}
#contents .login .tblareabtn {
	margin-bottom: 15px;
	text-align: center;
}
#contents .login a {
	text-decoration: underline;
}
#contents .login a:hover {
	text-decoration: none;
}
