/**************************************************
 *
 * Twitter Bootstrap CSS
 *
 **************************************************/
body {
    background: #FFF;
}
label {
    font-weight: normal;
}
.form-control {
    width: auto;
    padding: 3px;
    display: inline;
}
.glyphicon {
    top: 2px;
}
.btn-sm {
	font-size: 0.8rem;
}
.btn-sm2 {
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 5px;
    width: 90px;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: inline-block;
}
.entry-form {
    background: #DDEBF9 !important;
    font-size: 14px !important;
}
.entry-form th {
    vertical-align: middle !important;
    width: 200px;
}
input.sort {
    width: 50px !important;
    ime-mode: disabled;
}
.h3-box {
    height: 30px;
    background: #FFF;
    border: #ccc solid 1px;
    padding: 5px 0 5px 5px;
    margin-bottom: 10px;
}
.h3-in-box {
    font-size: 14px;
    padding: 1px 8px 0;
    border-left: #0F1E31 solid 6px;
}

/************************************************************
 * 共通
 ************************************************************/
div.inner {
	width: 940px;
	margin: auto;
}
div.page-title {
	font-size: 1.4rem;
	text-align: center;
	padding: 30px;
	color: #FFF;
	background: #58656e;
	background-image: url("/assets/img/common/bg/cubes.png");
}
div.page-body {
	padding: 30px 0;
	min-height: 100%;
}
table label.cc-label {
	width: 100%;
	color: #000;
}
.modal.show .modal-dialog {
	width: 70%;
	max-width: 70%;
}
.modal.show .modal-dialog img {
	max-width: 100%;
}
/************************************************************
 * ヘッダー
 ************************************************************/
div.header-box {
	background: #A0C238;
}

div.header-box table.header-table {
	width: 100%;
}
div.header-box table.header-table td {
	text-align: center;
	vertical-align: middle;
}
div.header-box table.header-table td.logo {
}
div.header-box table.header-table td.logo a {
	text-align: center;
	border-radius: 10px;
	height: 70px;
	width: 180px;
	padding-top: 10px;
	background: #a0c238;
	color: #FFF;
	display: inline-block;
}
/*
div.header-box table.header-table td.menu {
	width: 40%;
}
div.header-box table.header-table td.menu a {
	text-align: center;
	border-radius: 50%;
	height: 65px;
	width: 65px;
	padding-top: 10px;
	border: solid 3px #a0c238;
	color: #a0c238;
	display: inline-block;
}
div.header-box table.header-table td.menu a .menu-name {
	line-height: 110%;
}
div.header-box table.header-table td.menu a:hover {
	background: #a0c238;
	color: #FFF;
	text-decoration: none;
}
div.header-box table.header-table td.menu a .menu-name {
	font-size: 0.5rem;
}
*/
/************************************************************
 * ナビ
 ************************************************************/
nav {
	background: #FFF;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-bottom: solid 1px #E7E4D9 !important;
	z-index: 1000;
	width: 100%;
}
ul.navbar-nav {
	border-right: solid 1px #E7E4D9 !important;
}
ul.navbar-nav li.nav-item {
	width: 90px;
	text-align: center;
	border-right: solid 1px #E7E4D9;
	padding-top: 6px !important;
	padding-bottom: 5px !important;
}
ul.navbar-nav li.nav-item div.menu-name {
	font-size: 0.8rem;
	margin-top: 6px;
}
ul.navbar-nav li.dropdown {
	/*width: auto !important;*/
}
.dropdown-toggle::after {
	display: none;
}
a.nav-link {
	
}

div.cart-box {
	width: 100px;
	height: 78px;
	padding-top: 21px;
	border-right: solid 1px #E7E4D9;
	border-left: solid 1px #E7E4D9;
}
a.cart-btn {
	display: block;
	text-align: center;
	color: #88b83e;
}
a.cart-btn div.cart-text {
	position: relative;
}
a.cart-btn div.cart-text div.cart-cnt {
	position: absolute;
	font-size: 0.8rem;
	font-weight: normal;
	top: -45px;
	right: 15px;
}
li.nav-product i {
	color: #cb6c58 !important;
}
li.nav-news i {
	color: #845d9e !important;
}
li.nav-order i {
	color: #82c0cd !important;
}
li.nav-receive i {
	color: #499475 !important;
}
li.nav-inquiry i {
	color: #e4ab5a !important;
}
li.nav-guide i {
	color: #56a764 !important;
}


#cart-area {
    padding: 10px;
	background: #A0C238;
}
div.menu-user-manage {
	width: 940px;
	margin: auto;
}
div.menu-user-manage ul {
	width: 100%;
}
div.menu-user-manage li {
	float: left;
	text-align: center;
	width: 120px;
	border-right: solid 1px #E7E4D9;
}
div.menu-user-manage li a {
	color: #FFF;
}
/************************************************************
 * 繝輔ャ繧ｿ繝ｼ
 ************************************************************/
#footer {
    padding-top: 0px;
    width: 100%;
}
#footer-area {
    clear: both;
    color: #FFF;
    margin-top: 30px;
    padding-top: 10px;
    height: 80px;
    background: #0F1E31;
}
#footer-menu {
    width: 960px;
    margin: 0 auto;
}
#footer-menu ul {
    padding: 10px 0;
}
#footer-menu li {
    float: left;
}
.copyright {
    color: #FFF;
    clear: both;
    height: 40px;
    padding: 10px 0;
    border-top: none;
    background: #222222;
    font-size: 12px;
    text-align: center;
}
#page-top-tool {
    width: 100%;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}
#page-top-tool a {
    display: block;
    width: 60px;
    padding: 5px;
    text-align: center;
    background: #222222;
    border: solid 1px silver;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    position: absolute;
    right: 0;
    bottom: 0;
}

.tbl-pager td {
}
.tbl-pager .page-now {
    text-align: center;
    color: #FFF;
    font-weight: bold;
    border: solid 1px #0F1E31;
    padding: 2px 8px;
    border-radius: 5px;
    background: #0F1E31;
}
.tbl-pager a.page-no {
    text-align: center;
    color: #0F1E31;
    font-weight: bold;
    border: solid 1px #CFCFCF;
    padding: 2px 8px;
    border-radius: 5px;
    background: #FFF;
}
.tbl-pager a.page-no:hover {
    color: #FFF;
    background: #0F1E31;
}
.tbl-pager .page-side {
    text-align: center;
    color: #0F1E31;
    /*border: solid 1px #0F1E31;*/
    padding: 2px 5px;
    background: #FFF;
}
.tbl-pager a.page-side:hover {
    color: #FFF;
    background: #0F1E31;
}

/************************************************************
 * 蜈ｱ騾�
 ************************************************************/
.page > .head {
    margin-bottom: 15px;
}
.page > .body {
    clear: both;
}
#cart-detail {
    position: absolute;
    top: 60px;
    right: 0px;
    width: 750px;
    text-align: left;
    background: #FFF;
    border: solid 3px #6C7B88;
    border-radius: 5px;
    padding: 10px;
	z-index: 1000;
}
#cart-table {
    font-size: 14px;
    margin: 10px 0;
}
#cart-table th {
    background: #434B56;
    color: #FFF;
    text-align: center;
}
#cart-table td {
    vertical-align: top;
}
/** 繝倥ャ繝繝ｼ縺ｮ繧ｫ繝ｼ繝� **/
#cart-table td.name {

}
#cart-table td.price {
    width: 100px;
    text-align: right;
}
#cart-table td.count {
    width: 80px;
    text-align: center;
}
#cart-table td.sub-total {
    width: 100px;
    text-align: right;
}
.btn-cart {
	background: #d8836e;
	color: #FFF;
}
#order-list {}

#order-list th { background: #434B56; }

#order-list tr.orc01 {}
#order-list tr.orc02 { background: #DBEAF9; }
#order-list tr.orc03 { background: #DBEAF9; }
#order-list tr.orc99 { background: #C0C0C0; }

#order-list .order-no { text-align: center; width: 100px; }
#order-list .name {}
#order-list .price { text-align: center; width: 80px; }
#order-list .count { text-align: center; width: 60px; }
#order-list .sub-total { text-align: center; width: 90px; }
#order-list .status { text-align: center; width: 90px; }

#order-list .name > .element {
    clear: both;
    float: left;
    border-radius: 2px;
    background: #434B56;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    width: 55px;
    margin: 3px 5px 3px 0;
}
#order-list .name > .value {
    float: left;
    font-size: 10px;
    margin: 3px 0;
}
#order-list div.res { color: #FFF; padding: 2px; 	border-radius: 3px; }
#order-list div.res01 { background: #00C5E8; }
#order-list div.res02 { background: #0F1E31; }
#order-list div.res03 { background: #F1A446; }
#order-list div.res04 { background: #5C6773; }
#order-list div.res99 { background: silver; }

/************************************************************
 * TOP繝壹・繧ｸ
 ************************************************************/
#page-top .body {

}
#page-top .flexslider {
    margin-bottom: 40px;
    padding-top: 10px;
    border: none;
    box-shadow: none;
}
#page-top .flexslider .flex-control-nav {
    bottom: -30px;
}
/** 縺翫☆縺吶ａ蝠・刀 **/
#page-top .flexslider .top-slider {
    position: relative;
    background: #EEEDF2;
    width: 300px;
    padding: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
    border-radius: 3px;
}
#page-top .flexslider .top-left {
    float: left;
}
#page-top .flexslider .top-right {
    float: left;
}
#page-top .flexslider .bottom-left {
    float: left;
}
#page-top .flexslider .bottom-right {
    float: left;
}

#page-top .flexslider .recommend-box-shadow {
    opacity: 0.7;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 190px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: #EF417D;
    line-height: 172px;
    z-index: 100;
    border-radius: 3px;
}
#page-top .flexslider .click span {
    display: block;
    width: 131px;
    height: 74px;
    background: url('../../img/coupon/click.png') no-repeat;
    position: absolute;
    top: 70px;
    left: 100px;
    overflow: hidden;
    text-indent: -9999px;
}

#top-container-left {
    float: left;
    width: 220px;
}
#top-container-right {
    float: left;
    width: 720px;
}

#top-image {
    width: 100%;
    /*height: 100px;*/
    border: solid 1px #676767;
}
.top-image ul {
    
}
.top-image li {
    /*height: 280px;*/
	height: 330px;
    background: #DEDEDE;
}
.slick-dots {
	/*bottom: 10px !important;*/
	bottom: -25px !important;
}
.recommend-wrapper .slick-dots,
.new-wrapper .slick-dots {
	bottom: -35px !important;
}

#login-box .panel-heading {
    background: #0F1E31;
    color: #FFF;
    font-size: 12px;
}
#login-box .panel-body {
    padding: 10px;
}

#page-top .recommend-image { width: 120px; height: 120px; float: left; }
#page-top .recommend-image img { width: 110px; height: 110px; border: solid 1px #FFF; }
#page-top .recommend-goods { float: left; }
#page-top .recommend-txt { clear: both; padding: 10px 3px 3px; border-top: #FFF solid 1px; height: 50px; }
#page-top .recommend-off { padding: 5px;	border-radius: 3px;	color: #FFF; background: #CC0001; }

#recommend-area { padding: 10px 0; }
#recommend-area .title { height: 20px; }


#news-area {
    padding: 10px 0;
}
#news-area .title {
    height: 20px;
}
#news-area .contents {
    padding: 10px 0;
}

/************************************************************
 * 蝠・刀繝壹・繧ｸ
 ************************************************************/
#goods-table {
    font-size: 14px;
    margin: 10px 0;
}
#goods-table th {
    background: #434B56;
    color: #FFF;
    text-align: center;
}
#goods-table td {
    vertical-align: top;
}
#goods-table .image-area {
    width: 150px;
}
#goods-table .goods-detail {
}
#goods-table .goods-price {
    width: 120px;
}
#goods-table .goods-stock {
    width: 80px;
    text-align: center;
}
#goods-table .goods-stock-cart {
    width: 150px;
    text-align: center;
}
#goods-table .operation {
    width: 90px;
}
#goods-table td.goods-detail {
    font-size: 16px;
}
#goods-table .goods-detail2 {
    font-size: 12px;
    margin-top: 10px;
}
#goods-table .goods-detail2 > .element {
    clear: both;
    float: left;
    text-align: center;
    border-radius: 2px;
    background: #434B56;
    color: #FFF;
    width: 60px;
    margin: 3px 5px 3px 0;
}
#goods-table .goods-detail2 > .value {
    float: left;
    margin: 3px 0;
}
#goods-table td.goods-price {
    text-align: center;
    vertical-align: middle;
}
#goods-table td.goods-stock {
    text-align: center;
    vertical-align: middle;
}
#goods-table td.goods-stock-cart {
    text-align: center;
    vertical-align: middle;
}
#goods-table td.goods-delivery {
    text-align: center;
}
#goods-table td.operation {
    text-align: center;
}
#goods-table .detail-title {
    width: 80px;
    float: left;
    text-align: center;
}
#goods-table .detail-data {
    float: left;
}
#goods-table .price-value {
    font-size: 16px;
}
#goods-table .stock-value {
    font-size: 16px;
}
#goods-table .delivery-term-value {
    clear: both;
}
#goods-table .delivery-term-value > .element {
    clear: both;
    float: left;
    text-align: center;
    border-radius: 2px;
    background: #76B800;
    color: #FFF;
    font-size: 12px;
    width: 60px;
    padding-top: 3px;
    margin: 15px 5px 0 0;
}
#goods-table .delivery-term-value > .value {
    float: left;
    margin: 15px 5px 0 0;
}
#goods-table .cart {
    margin: 5px auto 0;
}
#goods-table .cart-msg {
    display: none;
    position: absolute;
    top: -53px;
    left: 15px;
    color: #FFF;
    font-size: 12px;
    background: #000;
    height: 50px;
    border-radius: 3px;
    padding: 8px 10px 0;
}
#goods-table .goods-off {
    text-align: center;
    color: #FFF;
    background: #CC0001;
    width: 80px;
    margin: 5px auto 0;
    padding: 3px 2px;
}

#page-goods .soldout, #goods-table .soldout {
    text-align: center;
    color: #FFF;
    background: #434B56;
    width: 100px;
    margin: 0 auto;
    padding: 3px 2px;
    border-radius: 3px;
}
#page-goods .goods-element-line {
    background: #EEEDF2;
    border: solid 2px #FFF;
    padding: 3px 0;
    font-size: 14px;
}
#page-goods .goods-element {
    width: 80px;
    float: left;
}
#page-goods .goods-value {
    float: left;
}


/** 騾壼ｸｸ縺ｮ繧ｫ繝ｼ繝� **/
#cart-table .image-area {
    width: 70px;
}
#cart-table .goods-detail {
}
#cart-table .goods-price {
    width: 100px;
}
#cart-table .goods-stock {
    width: 90px;
    text-align: center;
}
#cart-table .operation {
    width: 90px;
}
#cart-table .goods-detail2 {
    font-size: 12px;
    margin-top: 3px;
}
#cart-table td.goods-price {
    text-align: center;
    vertical-align: middle;
}
#cart-table td.goods-stock {
    text-align: center;
    vertical-align: middle;
}
#cart-table td.goods-stock-cart {
    text-align: center;
    vertical-align: middle;
}
#cart-table td.goods-delivery {
    text-align: center;
}
#cart-table td.operation {
    text-align: center;
}
#cart-table .detail-title {
    width: 80px;
    float: left;
    text-align: center;
}
#cart-table .detail-data {
    float: left;
}
#cart-table .price-value {
    font-size: 16px;
}
#cart-table .stock-value {
    font-size: 16px;
}
#cart-table .delivery-term-value {
    margin-top: 20px;
}
#cart-table .cart {
    margin: 5px auto 0;
}
#cart-table .cart-msg {
    display: none;
    position: absolute;
    top: -53px;
    left: 15px;
    color: #FFF;
    font-size: 12px;
    background: #000;
    height: 50px;
    border-radius: 3px;
    padding: 8px 10px 0;
}
#cart-table .goods-off {
    text-align: center;
    color: #FFF;
    background: #CC0001;
    width: 80px;
    margin: 5px auto 0;
    padding: 3px 2px;
}

/************************************************************
 * 豕ｨ譁・・繝ｼ繧ｸ
 ************************************************************/
#order-goods-list { margin-bottom: 30px; }

#order-goods-list th { background: #434B56; }

#order-goods-list tr.orc01 {}
#order-goods-list tr.orc02 { background: #DBEAF9; }
#order-goods-list tr.orc03 { background: #DBEAF9; }
#order-goods-list tr.orc99 { background: #C0C0C0; }

#order-goods-list .image-area { width: 70px; }
#order-goods-list .order-no { text-align: center; width: 100px; }
#order-goods-list .name {}
#order-goods-list .price { text-align: center; width: 80px; }
#order-goods-list .count { text-align: center; width: 60px; }
#order-goods-list .sub-total { text-align: center; width: 90px; }
#order-goods-list .status { text-align: center; width: 90px; }

#order-goods-list .name > .element {
    clear: both;
    float: left;
    border-radius: 2px;
    background: #434B56;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    width: 55px;
    margin: 3px 5px 3px 0;
}
#order-goods-list .name > .value {
    float: left;
    font-size: 10px;
    margin: 3px 0;
}


/************************************************************
 * 繝医ヴ繝・け繧ｹ繝壹・繧ｸ
 ************************************************************/
#page-topics .body { padding: 0px; }
#page-topics .tc { color: #FFF; font-size: 12px; border-radius: 3px; padding: 3px; }
#page-topics .tc01 { background: #00A2EA; }
#page-topics .tc02 { background: #F29700; }
#page-topics .tc03 { background: #8DBC00; }
#page-topics .tc04 { background: #B779AD; }
#page-topics .tc05 { background: #36B498; }

/************************************************************
 * 繝医ヴ繝・け繧ｹ荳隕ｧ
 ************************************************************/
#page-topics-list .search-box {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
#page-topics-list .search-list {
    clear: both;
}
#topics-list {
    margin: 10px 0 15px;
}
#topics-list th {
    background: #434B56;
    color: #FFF;
    text-align: center;
}
#topics-list .open-date { text-align: center; width: 120px; }
#topics-list .category { text-align: center; width: 120px; }
#topics-list .title { text-align: left; }
#topics-list .relation { background:#F9A328; color:#FFF; font-size: 10px; padding: 2px 5px; }
#topics-list .tc { color: #FFF; font-size: 12px; border-radius: 3px; padding: 3px; }
#topics-list .tc01 { background: #00A2EA; }
#topics-list .tc02 { background: #F29700; }
#topics-list .tc03 { background: #8DBC00; }
#topics-list .tc04 { background: #B779AD; }
#topics-list .tc05 { background: #36B498; }

/************************************************************
 * 繝医ヴ繝・け繧ｹ隧ｳ邏ｰ
 ************************************************************/
#page-topics .head {
    height: 40px;
    padding: 10px 0px;
    border-bottom: solid 3px #0F1E31;
}
#page-topics .head > .title { font-size: 16px; float: left; }
#page-topics .head > .category { float: left; margin-left: 10px; }
#page-topics .head > .open-date { float: right; }
#page-topics .head .tc { border-radius: 3px; padding: 0px 8px; }

#page-topics .body { font-size: 14px; padding: 0 10px; }

#page-topics .body .image {
    text-align: center;
    margin: 20px auto;
}
#page-topics .body .image img {
    max-width: 700px;
    text-align: center;
    border: 2px solid #ccc;
}
#page-topics .body .topics-relation-area {
    text-align: center;
}

/************************************************************
 * TOP
 ************************************************************/
#page-shop {

}
.top-image img {
    /*height: 250px;*/
}

.top-category {
    padding: 5px;
    background: #DCDCDC;
}
.top-maker {


}

/** 新着情報 **/
table.table-topics {
	
}
table.table-topics td.date {
	text-align: center;
	width: 120px;
}
table.table-topics td.kind {
	text-align: center;
	width: 120px;
}


input.medium {
    width: 185px !important;
}
select.medium {
    width: 185px !important;
}
select.minimini {
    width: 70px !important;
}
.list-group-item {
    padding: 10px 15px;

}
.goods-detail-table {


}
#goods-detail-table th.product-name {
    background: mediumblue;
    color: #FFF;
    font-size: 16px;
    border: solid 1px #DCDCDC;
}
#goods-detail-table th.product-type {
    background: #4C9ED9;
    color: #FFF;
    border: solid 1px #DCDCDC;
}
#goods-detail-table th.product-size {
    background: #434B56;
    color: #FFF;
    vertical-align: middle;
}
#goods-detail-table td {
    border: solid 1px #DCDCDC;

}

.top-image {
	width: 100%;
	height: 300px;
	margin: auto;
	text-align: center;
	background: #FAFAFA;
}

/************************************************************
 * マイページ
 ************************************************************/
.category-entry-box {
	padding: 15px;
	margin: 0px auto 15px;
	border: solid 1px #DEDEDE;
}
.category-entry-box .btn {
	width: 100%;
}


/************************************************************
 * 商品検索
 ************************************************************/
table.common-search-form {
	width:100%; 
	padding: 15px;
}
table.common-search-form th, 
table.common-search-form td {
	font-weight: normal;
	vertical-align: middle;
	padding: 8px 10px;
	background: #F9F4E1;
	border-bottom: dotted 1px #E7E4D9;
}
table.common-search-form th {
	width: 15%;
	/*
	border-bottom: solid 1px #A0C238;
	background: #FAFAFA;
	*/
}
table.common-search-form td {
	/*border-bottom: solid 1px #E7E4D9;*/
}
table.common-search-form a.select  {
	color: #7E756B;
	padding-left: 10px;
	padding-right: 15px;
	display: inline-block;
	border-right: solid 1px #7E756B;
}
table.common-search-form a.select.active {
	font-weight: bold;
}


div.category-form-title {
	width: 100%; 
	text-align: center;
	padding: 10px; 
	background: #8B7A5B; 
	color: #FFF;
}
div.category-menu {
	background: #FAFAFA;
	padding: 10px 5px 10px 10px;
	border-bottom: solid 1px #E7E4D9;
	cursor: pointer;
}
div.category-menu:hover {
	background: #F9F4E1;
}
div.category-menu.active {
	background: #F9F4E1;
}
div.category-menu i {
	margin-right: 8px;
}
div.under-category-menu {
	background: #FAFAFA;
	padding: 6px 5px 6px 20px;
	border-bottom: solid 1px #E7E4D9;
	cursor: pointer;
}
div.under-category-menu.active {
	background: #F9F4E1;
}

table.product-search-form {
	width:100%; 
	padding: 15px; 
	background: #FFF;
}
table.product-search-form th, 
table.product-search-form td {
	font-weight: normal;
	vertical-align: middle;
	padding: 8px 10px;
	background: #F9F4E1;
	border-bottom: dotted 1px #E7E4D9;
}
table.product-search-form th {
	width: 18%;
	/*
	border-bottom: solid 1px #A0C238;
	background: #FAFAFA;
	*/
}
table.product-search-form td {
	/*border-bottom: solid 1px #E7E4D9;*/
}
table.product-search-form a.sort {
	color: #7E756B;
	padding-left: 10px;
	padding-right: 15px;
	display: inline-block;
	border-right: solid 1px #7E756B;
}
table.product-search-form a.sort.active {
	font-weight: bold;
}


div.search-result {
	padding: 30px 0px;
}
div.search-result table {
	border-bottom: solid 1px #DCDCDC;
}
div.search-result td {
	border: none;
}
div.search-result tr.product-name-row {
	
}
div.search-result tr.product-name-row td {
	background: #88b83e;
	color: #FFF;
	border-top: solid 2px #88b83e;
	border-bottom: solid 2px #88b83e;
}
div.search-result td div.product-info {
	padding: 6px 0px;
	width: 100%;
	border-bottom: solid 1px #DCDCDC;
}
a.product-name-link {
	color: #FFF;
	font-size: 1.1rem;
}
a.product-name-link:hover {
	/*
	text-decoration: none;
	color: #76B800;
	*/
}

/************************************************************
 * 注文履歴
 ************************************************************/
table.order-list {
	
}
table.order-list .fa-check-circle {
	color: #DCDCDC;
}
table.order-list .fa-check-circle.on {
	color: #A0C238;
}
table.order-list td .alert {
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.order-list td .alert-order-01 {
	background: #e4ab5a;
	color: #FFF;
}
table.order-list td .alert-order-02 {
	background: #66b7ec;
	color: #FFF;
}
table.order-list td .alert-order-03 {
	background: #c93a40;
	color: #FFF;
}
table.order-list td .alert-order-04 {
	background: #5e4694;
	color: #FFF;
}
table.order-list td .alert-order-05 {
	background: #A0C238;
	color: #FFF;
}
table.order-list td .alert-order-09 {
	background: #DCDCDC;
	color: #FFF;
}

table.order-list td .alert-mng-payment-01 {
	background: #DCDCDC;
	color: #FFF;
}
table.order-list td .alert-mng-payment-02 {
	background: #66b7ec;
	color: #FFF;
}
table.order-list td .alert-mng-payment-03 {
	background: #A0C238;
	color: #FFF;
}
