@charset "UTF-8";

/*-----------------------------------------------------------
	ベース
/*-----------------------------------------------------------*/
#base {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}

#base h1 {
	font-size: large;
	font-weight: bold;
	color: #695A79;
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	white-space: nowrap;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 550px;
}
#base h1 a {
	text-decoration: none;
}


#base table#card {
	width: 300px;
	margin-top: 5px;
	border: 1px solid #999999;
}



#base table {
	width: 510px;
	margin-top: 10px;
}

#base #table table th {
	padding: 3px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: center;
	background-color: #F4F8FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#base #table table td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	word-spacing: 1px;
	letter-spacing: 1px;
}
#base #table th.end {
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #999999;
	border-left: none;
}
#base #table td.end {
	padding: 3px;
	border: none;
}

#base #table th.end2 {
	padding: 3px;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}

#base #table table#small {
	width: 410px;
	margin-top: 5px;
	border: 0;
}

#base #table .edit {
	background-image: url(/images/edit.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}

#base #table .del {
	background-image: url(/images/-.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}

#base #table .add {
	background-image: url(/images/+.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}


#base input.name {
	width: 130px;
}

#base .LButton {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #9493D2;
	border: 4px double #FFFFFF;
	margin-top: 6px;
	letter-spacing: 5px;
	text-align: center;
	height: 33px;
}
#base .RButton {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #754BA7;
	border: 4px double #FFFFFF;
	margin-top: 6px;
	margin-bottom: 10px;
	letter-spacing: 5px;
	text-align: center;
	height: 33px;
}

#base .BuyButton {
	float: right;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #339933;
	border: 4px double #FFFFFF;
	letter-spacing: 5px;
	margin: 10px;
	text-align: center;
	height: 40px;
}


#base #primary #main h1 {
	font-size: 10px;
	color: #E3D3FA;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: none;
	font-weight: lighter;
}

#base #primary #admin-newses {
	clear: left;
	float: left;
	padding-bottom: 10px;
}

#base #primary #admin-newses #photos {
	clear: right;
	float: left;
	width: 230px;
	margin-top: 15px;
	margin-left: 10px;
}

#base #primary h2 {
	font-size: 14px;
	font-weight: bold;
	color: #250093;
}


#base #primary .pro_cat2 {
	float: left;
	width: 260px;
	margin: 7px;
	border: 1px solid #CEADFF;
	padding-bottom: 10px;
}

#base #primary .pro_cat2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #250093;
	text-indent: 27px;
	background-image: url(/images/cate_menu_bar2.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEADFF;
	height: 30px;
	vertical-align: middle;
	padding-top: 8px;
	background-position: 1px 2px;
	background-color: #E3D3FA;
}

#base #primary .pro_cat2 .photo {
	padding: 5px 5px 0px;
	text-align: center;
	clear: left;
}

#base #primary .pro_cat2 .comment {
	padding: 5px 5px 10px 10px;
	clear: left;
}


#base #primary .pro_cat2 li {
	list-style-type: none;
	background-image: url(/images/next2s.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 7px 4px;
	vertical-align: text-botom;
	margin-top: 2px;
	padding-left: 5px;
}

.page_top {
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding-top: 20px;
	clear: left;
}

.page_top a {
	text-decoration: none;
}

/*-----------------------------------------------------------
GLOBAL NAVIGATION
/*-----------------------------------------------------------*/
#gnavi {
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
	margin-left: 2px;
	margin-bottom: 10px;
	margin-top: 2px;
	clear: left;
	margin-right: 2px;
	border: 2px solid #685978;
}
#gnavi_inside {
	background-color: #685978;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
}
#gnavi ul {
	list-style-type: none;
}

#gnavi li {
	float: left;
	background-image: url(../images/next1s.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#gnavi li.end {
	background-image: none;
	margin: 0px;
	background-image: url(../images/next1s.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

#gnavi a {
	color: #000000;
	text-decoration: underline;
	white-space: nowrap;
	color: #FFFFFF;
}
#gnavi ul.main {
	font-size: 90%;
}

#gnavi ul.sub {
	float: right;
}

#gnavi .cart {
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#gnavi .cart a {
	background-image: url(/images/bag2.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 1px;
}

#keyword {
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 1px;
}

#keyword .tit,
#category .tit,
#mymenu .tit,
#bag .tit {
	background-color: #E3D3FA;
	padding: 2px;
	border: 1px solid #CEADFF;
}
#keyword .tit h2,
#category .tit h2,
#mymenu .tit h2 {
	font-weight: bold;
	color: #3B3344;
	border: 1px solid #E3D3FA;
	font-size: 14px;
}
#keyword .contents {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C7B7B7;
	border-bottom-color: #C7B7B7;
	border-left-color: #C7B7B7;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#keyword p {
	font-size: 80%;
	color: #602E2E;
}

#keyword #search_word {
	width: 128px;
	font-size: 110%;
	background-color: #E3D3FA;
	float: left;
	margin-top: 5px;
	border: 1px solid #666666;
}
#keyword .contents .search {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	background-image: url(/images/search.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 12px;
	-moz-border-radius: 5px;
	border: 1px solid #666666;
	background-color: #E7E7E7;
	height: 20px;
}


#category {
	margin-bottom: 15px;
}
#category ul {
	list-style-type: none;
}
#category li {
	padding: 0.5em;
	background-position: bottom;
	background-repeat: repeat-x;
}

#category #sheet {
	margin-top: 15px;
	margin-right: 3px;
}

#category #sheetL {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	clear: left;
	border: 1px solid #CEADFF;
}
#category #sheetR {
	float: right;
	clear: left;
}

#category h3 {
	color: #3B3344;
	height: 18px;
	white-space: nowrap;
	padding: 2px 2px 2px 0px;
	vertical-align: middle;
	border-top: 2px solid #E3D3FA;
	border-right: 2px solid #E3D3FA;
	border-bottom: 1px solid #CEADFF;
	border-left: 2px solid #E3D3FA;
	font-size: 15px;
	font-weight: bold;
	background-image: url(/images/cate_menu_bar.jpg);
	background-repeat: no-repeat;
}

#category .photo {
	float: left;
	margin-right: 3px;
	margin-top: 1px;
}

#category .comment {
	font-size: 90%;
	padding-top: 2px;
	padding-left: 2px;
}

#category .pro_cat2 {
	padding-left: 3px;
	clear: left;
	float: left;
}

#category .pro_cat2 a {
	text-decoration: none;
	color: #00287B;
}

#category .pro_cat2 .photo {
	float: left;
/*	padding-right: 4px;*/
}

#category #sheet li,
#category #sheet li {
	list-style-position: outside;
	list-style-image: url(/images/next1s.gif);
	margin: 0px 0px 0px 18px;
	padding: 3px 0px 0px;
	list-style-type: none;
	text-indent: 0px;
	background-position: 0px 6px;
}
#category span.link_01 {
	color: #602E2E;
}
#category li.end {
	background-image: none;
}

/*-----------------------------------------------------------
最近ご覧になられた商品
/*-----------------------------------------------------------*/
#view_product {
	float: left;
	width: 206px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	clear: left;
	border: 1px solid #568D8D;
	-moz-border-radius: 0px 0px 10px 10px;
}

#view_product h2 {
	color: #FFFFFF;
	height: 22px;
	white-space: nowrap;
	padding: 4px 2px 2px 0px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	background-color: #477676;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #568D8D;
	text-indent: 10px;
}

#view_product .photo {
	text-align: center;
	clear: left;
	padding-top: 5px;
}

#view_product p {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 10px;
	clear: left;
	width: 190px;
	padding-left: 10px;
	line-height: 15px;
}


#view_product a {
	text-decoration: none;
}

/*-----------------------------------------------------------
PRODUCT COMMON
/*-----------------------------------------------------------*/
#product_head {
	clear: left;
	float: left;
}

#product_head .picture {
	padding: 5px;
	float: left;
}

#product_head .code {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #C19FF4;
}

#product_head .outline {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
#product_price {
	width: 540px;
	height: 40px;
	margin-top: 10px;
	float: left;
	padding: 5px 0px 5px 10px;
	margin-right: 10px;
	background-color: #E3D3FA;
	margin-bottom: 10px;
	clear: left;
}

#product_price li {
	list-style-type: none;
}

#product_price .type_name {
	font-size: 18px;
	width: 130px;
	height: 40px;
	float: left;
	font-weight: bold;
	vertical-align: middle;
}

#product_price .price_area {
	float: left;
	padding-right: 15px;
}

#product_price .maker-price {
	white-space: nowrap;
	float: left;
	font-size: 14px;
	text-align: right;
	margin-bottom: 5px;
}

#product_price .net-price-title {
	white-space: nowrap;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	clear: left;
	margin-bottom: 5px;
}

#product_price .net-price {
	font-size: 12px;
	white-space: nowrap;
	padding-left: 5px;
	padding-bottom: 3px;
	color: #666666;
	padding-bottom: 3px;
	margin-left: 4px;
	float: right;
	margin-top: 10px;
	padding-right: 16px;
	padding-top: 6px;
}

#product_price .price {
	padding-left: 10px;
	white-space: nowrap;
	float: left;
}

#product_price strong {
	font-size: 30px;
	color: #CC0000;
	font-weight: bold;
	margin-right: 5px;
}

#product_price .order {
	float: right;
	text-align: right;
	padding-right: 10px;
}

#product_price .stock {
	white-space: nowrap;
	font-size: 14px;
	float: left;
	padding-bottom: 2px;
	margin-top: 0px;
}

#product_price .num {
	white-space: nowrap;
	vertical-align: bottom;
	font-size: 14px;
	clear: left;
	float: left;
	margin-top: 0px;
}

#product_price input {
	font-size: 16px;
}

/*
#product_stock {
	width: 125px;
	height: 30px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#product_stock li {
	list-style-type: none;
}

#product_stock #stock {
	padding-left: 3px;
	white-space: nowrap;
	vertical-align: bottom;
	font-size: 14px;
}
*/
/*-----------------------------------------------------------
PRODUCT NAVI
/*-----------------------------------------------------------*/
#product .pagenavi {
	background-color: #EEE9E9;
	padding: 3px;
	font-size: 80%;
	margin-bottom: 10px;
}
#product .pagenavi .info {
	width: 210px;
}
#product .pagenavi .navi {
	float: right;
	width: 300px;
	text-align: right;
}
#product .pagenavi .navi a {
	white-space: nowrap;
}

#product_comment {
	margin-bottom: 25px;
	margin-top: 10px;
	clear: left;
}

#product_view_title {
	font-size: 16px;
	color: #339933;
	padding-bottom: 3px;
	clear: left;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 545px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #339933;
	margin-bottom: 10px;
	padding-top: 40px;
}

.product2_list {
	background-color: #FFFFFF;
	float: left;
	width: 510px;
	border: 1px solid #E3D3FA;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	-moz-border-radius: 0px 0px 10px 10px;
	padding-bottom: 5px;
}

.product2_list li {
	list-style-type: none;
}
.product2_list li#title {
	width: 480px;
	float: none;
	clear: none;
	font-size: 16px;
	background-position: 5px center;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 30px;
	white-space: nowrap;
	padding-top: 5px;
	background-color: #E3D3FA;
	background-image: url(/images/next1.gif);
	background-repeat: no-repeat;
}

.product2_list li#photo {
	list-style-type: none;
	padding: 5px;
	float: left;
}

.product2_list li#comment {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.product_ranking {
	padding-left: 10px;
	clear: left;
	float: left;
}

.product_ranking ul {
	font-size: 11px;
	padding-left: 10px;
	border: 1px solid #CEADFF;
	padding: 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
	float: left;
	list-style-position: inside;
	list-style-type: decimal;
	-moz-border-radius: 8px;
}

.product_ranking li {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.product_list {
	background-color: #FFFFFF;
	float: left;
	width: 128px;
/*	border: 1px solid #CEADFF; */
	margin: 2px;
}

.product_list li {
	list-style-type: none;
	width: 120px;
	clear: left;
	padding: 5px;
}

.product_list .photo {
	list-style-type: none;
	text-align: center;
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
/*	background-color: #EEDCF8;*/
}

.product_list li a {
	font-size: 12px;
	font-weight: normal;
	white-space: normal;
	text-decoration: none;
	line-height: 16px;
}

/*
.product_list li#title {
	width: 515px;
	float: none;
	clear: none;
	font-size: 16px;
	background-position: 5px center;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 30px;
	white-space: nowrap;
	padding-top: 5px;
	background-color: #EEDCF8;
	background-image: url(/images/next0.gif);
	background-repeat: no-repeat;
}

.product_list li#photo {
	list-style-type: none;
	padding: 5px;
	float: left;
	text-align: center;
	width: 90px;
	height: 65px;
}
*/

.product_list li#comment {
	padding-right: 5px;
}

.product_list li#category {
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
	float: none;
	margin-bottom: 5px;
	background-color: #F8ECFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEDCF8;
	border-left-color: #EEDCF8;
	width: 438px;
}

#product_list_category2_view li {
	background-color: #FFFFFF;
	float: left;
	list-style-type: none;
	width: 500px;
	border: 1px solid #E3D3FA;
	margin: 4px;
}

#product_list_category2_view #photo {
	float: left;
	margin-right: 10px;
	background-color: #F4F8FF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}

#product_list_category2_view H2 {
	font-size: 14px;
	white-space: nowrap;
}

#product_list_category2_view p {
	white-space: nowrap;
	font-size: 10px;
	color: #333333;
}

.product_ranking_main {
	clear: left;
	float: left;
	border: 1px solid #CEADFF;
	margin-top: 15px;
	width: 550px;
	-moz-border-radius: 0px 0px 8px 9px;
	padding-bottom: 5px;
}

.product_ranking_main h2 {
	float: left;
	height: 20px;
	width: 530px;
	padding-left: 20px;
	background-color: #E3D3FA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	margin-bottom: 5px;
	vertical-align: text-botom;
	background-image: url(/images/next2s.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 12px;
	line-height: 20px;
	clear: left;
}

.product_ranking_main ul {
	list-style-type: none;
}

.product_ranking_main li {
	float: left;
	padding-left: 10px;
	white-space: nowrap;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}


.news {
	clear: left;
	float: left;
	border: 1px solid #CEADFF;
	margin-top: 15px;
	width: 270px;
	-moz-border-radius: 0px 0px 8px 9px;
	margin-right: 10px;
}

.news h2 {
	float: left;
	height: 20px;
	width: 250px;
	padding-left: 20px;
	background-color: #E3D3FA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	margin-bottom: 5px;
	vertical-align: text-botom;
	background-image: url(/images/next2s.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 12px;
	line-height: 20px;
	clear: left;
}

.news h3 {
	font-size: 13px;
	width: 240px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

.news li {
	clear: left;
	float: left;
	list-style-type: none;
	padding-left: 3px;
}

.news .day {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CEADFF;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news .content li {
	margin-left: 3px;
}

.news .content .diary {
	margin-left: 6px;
	width: 250px;
}

#warning {
	color: #CC3300;
	white-space: nowrap;
}

#product ul {
	list-style-type: none;
}

#order {
	float: left;
	width: 540px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #CEADFF;
	clear: left;
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	border: 1px solid #C19FF4;
}


/*-----------------------------------------------------------
CART
/*-----------------------------------------------------------*/
#cart h1 {
	font-size: large;
	font-weight: bold;
	color: #685978;
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	white-space: nowrap;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 500px;
}
#cart h2 {
	font-weight: bold;
	color: #5B7A65;
	font-size: small;
	padding-bottom: 15px;
}
#cart p {
	margin-bottom: 1em;
}

#cart_pan {
	color: #333333;
	font-size: 14pt;
	width: 98%;
	font-weight: bold;
	padding: 5px 5px 14px;
	margin-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #B19633;
}

#contents p {
	margin-bottom: 0em;
}
#cart #contents {
	margin-top: 20px;
}

#cart p.bottom {
	font-size: 90%;
}
#cart td.name {
	color: #602E2E;
	font-size: 110%;
	font-weight: bold;
}
#cart .com {
	color: #602E2E;
	margin-left: 1em;
}
#cart .pub {
	color: #602E2E;
	margin-left: 1em;
}
#cart #btn {
	padding: 7px;
	margin-bottom: 15px;
	background-image: url(../images/bg_btn_01.gif);
	clear: both;
	text-align: center;
}
#cart .LButton {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #222222;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #E3D3FA;
	border: 4px double #FFFFFF;
	margin-top: 10px;
	letter-spacing: 5px;
	height: 40px;
}
#cart .RButton {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #807090;
	border: 4px double #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 5px;
	height: 40px;
}

#cart images.btn_estimate {
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	margin-left: 150px;
}
#cart .bag_inside {
	background-image: url(../images/bg_step.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
#cart .outof {
	color: #333333;
	white-space: nowrap;
}
#cart .mini {
	font-weight: normal;
	color: #CC0000;
}
#cart .recul {
	text-align: right;
	margin-bottom: 15px;
	color: #602E2E;
	padding-right: 15px;
}
#cart .recul images {
	vertical-align: middle;
	margin-left: 7px;
}
#cart .additional {
	margin-bottom: 15px;
	text-align: right;
}

.entry_right {
	float: right;
	text-align: right;
	clear: left;
	width: 250px;
	line-height: 2px;
}

.entry_left {
	clear: none;
	float: left;
	width: 250px;
}

/*-----------------------------------------------------------
PRESENT
/*-----------------------------------------------------------*/
#present_list {
	color: #FF0000;
	font-weight: bold;
}

#present_list li {
	list-style-type: none;
	float: left;
	padding-right: 5px;
}

/*-----------------------------------------------------------
CART PAY
/*-----------------------------------------------------------*/
#cart .method {
	background-color: #F0EEDB;
	padding: 0.2em;
	margin-bottom: 0.5em;
	margin-top: 0.5px;
}
#cart .method input {
	margin-right: 5px;
	vertical-align: middle;
}
#cart .selectinfo p,
#cart .selectinfo images {
	margin-left: 20px;
	margin-bottom: 10px;
}
#cart .selectinfo images.cards {
	margin-left: 10px;
}


/*-----------------------------------------------------------
CART TABLES PRODUCT LIST
/*-----------------------------------------------------------*/
#cart table#products {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	width: 550px;
}

#cart a {
	text-decoration: none;
	color: #361C6F;	
}

#cart #products td,
#cart #products th {
	padding-top: 0.2em;
	padding-bottom: 0em;
	text-align: center;
}

#cart #products th {
	background-color: #FDC571;
	padding-top: 3px;
	padding-bottom: 3px;
}

#cart #products td.number {
	width: 15px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
}

#cart #products td.photo {
	text-align: center;
	padding: 8px 6px 8px 3px;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
}

#cart #products td.name {
	color: #602E2E;
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
}

#cart #products td.wrapping {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
	padding-bottom: 5px;
}
#cart #products td.unit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
}
#cart #products td.num {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
	white-space: nowrap;
}
#cart #products td.item_price {
	color: #CC0000;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
}
#cart #products td.drop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A095AC;
	width: 60px;
}
#cart #products input {
	text-align: right;
	width: 30px;
	padding-right: 3px;
	margin-right: 2px;
}

#present table {
	width: 500px;
	margin-top: 20px;
}
#present td {
	border: thin solid #CCCCCC;
	padding: 7px;
	margin: 5px;
	color: #333333;
	font-weight: normal;
}

#present td.photo {
	text-align: left;
	padding: 0px 3px 3px;
	width: 60px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#present li {
	list-style-type: none;
}

/*-----------------------------------------------------------
CART TABLES TOTAL PRICE
/*-----------------------------------------------------------*/
#cart table#total {
	margin-right: 0px;
	margin-left: 250px;
	margin-bottom: 15px;
	border-top: 2px solid #FCAE39;
	border-right: 2px solid #FCAE39;
	border-bottom: 1px solid #FCAE39;
	border-left: 2px solid #FCAE39;
	margin-top: 10px;
	width: 300px;
}
#cart #total td,
#cart #total th {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#cart #total td {
	border-bottom: 1px solid #999999;
}
#cart #total th {
	background-color: #FCAE39;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCAE39;
}
#cart #total th.total {
	text-align: right;
	padding-right: 5px;
}
#cart #total th.num {
	width: 60px;
	text-align: right;
}
#cart #total td.totalname {
	text-align: right;
}
#cart #total td.num {
	text-align: right;
}
#cart #total td.total {
	color: #CC0000;
	text-align: right;
	padding-right: 5px;
	width: 90px;
}

/*-----------------------------------------------------------
ページ移動バー（対象商品の○件、次へ・戻る など）
/*-----------------------------------------------------------*/
#page-move {
	padding-left: 15px;
}

#page-move .move-left {
	width: 100px;
	font-size: 12px;
	text-align: left;
}

#page-move .move-right {
	width: 100px;
	font-size: 12px;
	text-align: right;
}

#page-move .page {
	width: 180px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #F8ECFF;
}

/*-----------------------------------------------------------
PRODUCT DETAIL
/*-----------------------------------------------------------*/
#detail .picture {
	background-color: #F4F8FF;
	float: left;
	margin-right: 20px;
}

#detail .other-picture {
	float: left;
	margin-right: 10px;
}

#detail .other-picture .pic {
	padding: 5px 5px 5px 0px;
	padding-bottom: 10px;
	clear: left;
}

#detail #main {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#detail #sub ul {
	list-style-type: none;
}
#detail #num {
	text-align: right;
	width: 30px;
	padding-right: 3px;
	margin-right: 2px;
}

#detail .submit {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 10px;
	padding-left: 25px;
	background-color: #70936C;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/bag2.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	border: 2px solid #567153;
}

#detail #comment {
	width: 542px;
	clear: left;
/*
	border: 3px solid #EFD6FF;
	-moz-border-radius: 10px;
*/
	padding: 5px 5px 15px;
	font-size: 14px;
	line-height: 20px;
}

#detail #comment strong {
	line-height: normal;
	white-space: normal;
}

/*-----------------------------------------------------------
類似商品
/*-----------------------------------------------------------*/
#similar {
	width: 550px;
	clear: left;
	margin-top: 15px;
	border: 1px solid #CEADFF;
	-moz-border-radius: 0px 0px 8px 8px;
	padding-bottom: 5px;
}

#similar h2 {
	font-size: 14px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D3FA;
	font-weight: bold;
	color: #663366;
	background-image: url(/images/next2s.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	background-color: #E3D3FA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}

#similar li {
	list-style-type: none;
}

#similar .product_list {
	background-color: #FFFFFF;
	float: left;
	width: 130px;
	margin: 3px;
}

#similar .product_list li {
	list-style-type: none;
}

#similar .product_list .photo {
	list-style-type: none;
	text-align: center;
	clear: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

#similar .product_list h3 {
	width: 120px;
	clear: left;
	padding: 5px;
}

#similar .product_list li a {
	font-size: 12px;
	font-weight: normal;
	white-space: normal;
	text-decoration: none;
	line-height: 16px;
}

/*
#similar .products {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3D3FA;
}

#similar .products .comment {
	height: 35px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#similar h3 {
	font-size: 13px;
	font-weight: bold;
	color: #663366;
	margin-bottom: 5px;
	white-space:nowrap;
	margin-top: 1px;
}

#similar .photo {
	list-style-type: none;
	float: left;
	padding: 5px 7px 0px 3px;
	text-align: center;
	height: 60px;
	width: 90px;
}
*/

/*-----------------------------------------------------------
レコメンド（この商品を買った人はこんな商品も購入しています）
/*-----------------------------------------------------------*/
#reco {
	width: 550px;
	clear: left;
	margin-top: 15px;
	border: 1px solid #CEADFF;
	-moz-border-radius: 0px 0px 8px 8px;
	padding-bottom: 5px;
}

#reco h2 {
	font-size: 14px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D3FA;
	font-weight: bold;
	color: #663366;
	background-image: url(/images/next2s.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	background-color: #E3D3FA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}

#reco li {
	list-style-type: none;
}

#reco .product_list {
	background-color: #FFFFFF;
	float: left;
	width: 130px;
	margin: 3px;
}

#reco .product_list li {
	list-style-type: none;
}

#reco .product_list .photo {
	list-style-type: none;
	text-align: center;
	clear: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

#reco .product_list h3 {
	width: 120px;
	clear: left;
	padding: 5px;
}

#reco .product_list li a {
	font-size: 12px;
	font-weight: normal;
	white-space: normal;
	text-decoration: none;
	line-height: 16px;
}


/*-----------------------------------------------------------
色違い商品
/*-----------------------------------------------------------*/
#colors {
	width: 550px;
	clear: left;
	margin-top: 15px;
	border: 1px solid #CEADFF;
	-moz-border-radius: 0px 0px 8px 8px;
	padding-bottom: 5px;
}

#colors h2 {
	font-size: 14px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D3FA;
	font-weight: bold;
	color: #663366;
	background-image: url(/images/next2s.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	background-color: #E3D3FA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}

#colors .product_list {
	background-color: #FFFFFF;
	float: left;
	width: 130px;
	margin: 3px;
}

#colors .product_list li {
	list-style-type: none;
}

#colors .product_list .photo {
	list-style-type: none;
	text-align: center;
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#colors .product_list h3 {
	width: 120px;
	clear: left;
	padding: 5px;
}

#colors .product_list li a {
	font-size: 12px;
	font-weight: normal;
	white-space: normal;
	text-decoration: none;
	line-height: 16px;
}


/*-----------------------------------------------------------
関連キーワード
/*-----------------------------------------------------------*/
#search-word {
	width: 550px;
	clear: left;
	margin-top: 15px;
	border: 1px solid #CEADFF;
	-moz-border-radius: 0px 0px 8px 8px;
	padding-bottom: 5px;
}

#search-word h2 {
	font-size: 14px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D3FA;
	font-weight: bold;
	color: #663366;
	background-image: url(/images/next1s.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	background-color: #E3D3FA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}

#search-word li {
	list-style-type: none;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
}


/*-----------------------------------------------------------
購入履歴
/*-----------------------------------------------------------*/
#history li {
	list-style-type: none;
}

#history .table {
	width: 540px;
	border: 1px solid #CEADFF;
	margin-bottom: 10px;
	-moz-border-radius: 0px 0px 8px 8px;
	clear: left;
	float: left;
}

#history .no {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	display: inline;
}

#history .head ul {
	padding-right: 10px;
	list-style-type: none;
	background-color: #E3D3FA;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CEADFF;
	padding-left: 10px;
	vertical-align: middle;
	float: left;
	width: 500px;
}


#history .column {
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	list-style-type: none;
	background-color: #E3D3FA;
	border-right-color: #CEADFF;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 3px;
	height: 22px;
	float: left;
}

#history .last-column {
	padding-right: 10px;
	list-style-type: none;
	background-color: #CEB3F7;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 3px;
	height: 22px;
}

#history .address {
	list-style-type: none;
	width: 530px;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #685978;
	padding-left: 10px;
}


#history .payway li {
	list-style-type: none;
	float: left;
	clear: left;
	text-align: left;
}

#history .products {
	list-style-type: none;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	padding-left: 10px;
}

#history .product_info {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #685978;
	padding-top: 10px;
	clear: left;
	float: left;
	margin-bottom: 0px;
}

#history .product_info .product_photo {
	padding-left: 5px;
	float: left;
	width: 130px;
	text-align: center;
}

#history .product_info .product_title {
	padding-left: 10px;
	white-space: normal;
	width: 370px;
}

#history .product_info .product_code {
	padding-left: 10px;
	float: left;
}

#history .product_info .product_unit_price {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	clear: left;
	width: 60px;
}

#history .product_info .product_unit_count {
	padding-top: 10px;
	padding-left: 6px;
	width: 30px;
	float: left;
}

#history .product_info .product_price {
	padding-top: 10px;
	padding-left: 6px;
	float: left;
	width: 100px;
}

#history .product_info .product_wrapping {
	float: left;
	padding-top: 10px;
}


#history .product_info_last {
	width: 520px;
	padding-top: 10px;
	clear: left;
}

#history .product_info_last .product_photo {
	padding-left: 5px;
	float: left;
	width: 130px;
	text-align: center;
}

#history .product_info_last .product_title {
	padding-left: 10px;
}


#history .product_info_last .product_code {
	padding-left: 10px;
	float: left;
}

#history .product_info_last .product_unit_price {
	padding-top: 10px;
	padding-left: 10px;
	width: 60px;
	float: left;
}

#history .product_info_last .product_unit_count {
	margin-top: 10px;
	margin-left: 6px;
	width: 30px;
	float: left;
}

#history .product_info_last .product_price {
	padding-top: 10px;
	padding-left: 6px;
	float: left;
	width: 100px;
}

#history .product_info_last .product_wrapping {
	float: left;
	padding-top: 10px;
}

#history .product_info .product_data,
#history .product_info_last .product_data {
	list-style-type: none;
	float: left;
}


/*-----------------------------------------------------------
DETAIL SEARCH
/*-----------------------------------------------------------*/
#dsearch p {
	margin-bottom: 1.5em;
}
#dsearch form {
	text-align: center;
}

#dsearch table {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#dsearch th,
#dsearch td {
	background-image: url(/images/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
#dsearch tr.end th,
#dsearch tr.end td {
	background-image: none;
}
#dsearch th {
	text-align: right;
	width: 160px;
	white-space: nowrap;
}
#dsearch td {
	text-align: left;
}
#dsearch td input {
	margin-left: 0px;
}


#dsearch ul {
	list-style-type: none;
}
#dsearch li {
	float: left;
	margin-right: 1em;
}
#dsearch input {
	margin-right: 0.3em;
}
#dsearch #btn {
	padding: 7px;
	margin-bottom: 15px;
	background-image: url(../images/bg_btn_02.gif);
	clear: both;
	text-align: center;
}
#dsearch label {
	white-space: nowrap;
	margin-right: 1em;
}

#result {
	background-color: #F0EEDB;
	padding: 10px;
	margin-bottom: 15px;
}
#result th,#result td {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-size: 80%;
}
#result th {
	text-align: right;
}
#result p {
	font-size: 80%;
}

