
body {
font: 14px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
-webkit-text-size-adjust: 100%;
}
.clr{clear:both;}

header {
margin:0 auto;
padding:0;
text-align:center;
border-top:1px solid #331b17;
}
header img { 
max-width:100%;  
height:auto;
margin:0;
padding:0; 
}

h1 {
font-size:120%;
color:#1f4e79;
margin:0;
padding:5px;
background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e1e1e1));
text-align:center;
}

/*******************************/
.mob_no { display:none; }
#leftbar { display:none; }
#rightbar { display:none; }
.top_image img {
	width: 100%;
}
ul.subnavi {
background: #e1e1e1;
background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e1e1e1));
    color: #000;
    height: 29px;
    margin: 0;
    padding: 0;
}
ul.subnavi li {
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 5px 15px;
    list-style: outside none none;
}
ul.subnavi a {
    color: #000;
    text-decoration: none;
    display: block;
}
#main {
padding:10px;
}
/*******************************/
#menu{
width:100%;
overflow:hidden;
position:relative;
margin:0 0 5px 0;
}
#menu a:link {text-decoration:none;}
#menu a:visited {text-decoration:none;}
#menu a:hover {text-decoration:none;}

nav li{
background: #1f4e79;
background:-webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#0000a0));
width:24.8%;
border-bottom:solid 1px #1f4e79;
font-size:85%;
text-align:center;
float:left;
}
nav li.active{
background-color:#3c201c;
}
nav li a{
padding:0.4em 0 0.3em 0;
display:block;
border-right:solid 1px #1f4e79;
border-left:solid 1px #1f4e79;
color:#fff;
/*text-shadow:1px 1px 2px #cc0000;*/
text-decoration:none;
}
nav li.active a{
color:#fff;
}

section {
margin-bottom:1em;
}

#wrap {
padding:0px;
}


h2 {
color:#1f4e79;
margin-bottom:10px;
padding:10px;
border-top:2px solid #1f4e79;
border-left:1px solid #e2e2e2;
border-right:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#efefef));
}
h3 {
background: url(sp_images/ico_title.png) left top no-repeat;
padding-left:20px;
color:#f4b800;
margin:0;
min-height:23px;
}
p {
margin-bottom:1em;
}

/* -- ランキング -- */
.ranking {
list-style-type: none;
margin:-5px 0 10px 0;
padding:0;
}
.ranking li {display:inline;}
.ranking a {
height:85px;
display:block;
border-bottom:1px dotted #CCCCCC;
background:url(sp_images/link_arrow.png) no-repeat 100% 50%;
text-decoration:none;
color:#333333;
font-size:85%;
padding-top:5px;
}
.ranking a:hover {
text-decoration:none;
color:#2489ce;
background:url(sp_images/link_arrow.png) no-repeat 100% 50%;
}
.rankbox{
float:left;
margin:0 15px 0 0;
padding:0;
}
.rank{
width:58px;
padding:3px 0 1px 0;
font-size:75%;
text-align:center;
color:#ffffff;
background-color:#c11e1e;
background:-webkit-gradient(linear, left top, left bottom, from(#c11e1e), to(#a23634));
border:1px solid #a23634;
}
.name{
font-weight:bold;
font-size:125%;
line-height:200%;
}
.imgbox{
float:left;
vertical-align:middle;
margin:0 15px 0 0;
padding:0;
}
.imgbox_list{
float:left;
vertical-align:middle;
margin:0 15px 0 0;
padding:7px 0 0 0;
}


/* -- カテゴリー -- */
/***************************
.category {
list-style-type: none;
margin:-8px 0 10px 0;
padding:0;
}
.category li {display:inline;}
.category a {
display:block;
padding:8px 0 8px 5px;
border-bottom:1px solid #CCCCCC;
background:url(sp_images/link_arrow.png) no-repeat 100% 50%;
text-decoration:none;
color:#333333;
}
.category a:hover {
text-decoration:none;
color:#2489ce;
background:url(sp_images/link_arrow.png) no-repeat 100% 50%;
}
*************************/

.photo{
margin:0 0 1em 0;
padding:6px 6px 3px 6px;
border:1px solid #CCCCCC;
}
.photo img {  
max-width:100%;  
height:auto;  
} 

aside {
background-color:#ebebeb;
border-radius:8px;
-webkit-border-radius:8px;
padding:10px;
}
aside p:last-child {
margin-bottom:0;
}

.submit{
display:block;
margin:5px auto 0 auto;
padding:7px 0 5px 0;
background-color:#ffad00;
background:-webkit-gradient(linear, left top, left bottom, from(#ffc500), to(#ffad00));
border:1px solid #ee8700;
border-radius:8px;
-webkit-border-radius:8px;
text-align:center;
color:#3c0c00;
text-shadow:1px 1px 1px #fff;
text-decoration:none;
font-size:110%;
font-weight:bold;
}
.submit:hover{
background:#ffad00;
color:#3c0c00;
text-shadow:1px 1px 1px #fff;
}
.submit a:link {color:#3c0c00;text-shadow:1px 1px 1px #fff;text-decoration:none;}
.submit a:visited {color:#3c0c00;text-shadow:1px 1px 1px #fff;text-decoration:none;}
.submit a:hover {color:#3c0c00;text-shadow:1px 1px 1px #333;text-decoration:none;}

ul.link_50 li {
    float: left;
    list-style: outside none none;
    padding: 1% 0 0 2%;
    width: 48%;
}
.blog_go img {
width: 100%;
}

.contact {
	margin:30px 0 10px 0;
	padding:7px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	/*text-shadow:1px 1px 2px #cc0000;*/
	background-color:#1f4e79;
	background:-webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#0000a0));
	border:1px solid #1f4e79;
}

#btnTop {
border-radius:5px;
-webkit-border-radius:5px;
background-color:#cbcccf;
background:-webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
width:7em;
font-size:85%;
text-align:center;
float:right;
margin-right:10px;
}
#btnTop a {
text-shadow:1px 1px 0 #ddd;
display:block;
padding:5px 0;
color:#444444;
text-decoration:none;
}
footer {
margin:0;
padding:8px 0 8px 0;
font-size:60%;
font-weight:normal;
text-align:center;
color:#fff;
background: #1f4e79;
background:-webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#0000a0));
}


/* 電話 */

.tel{
font-size:180%;
font-weight:bold;
text-align:center;
}
.telcaption{
margin:-20px 0 5px 0;
padding:0;
font-size:75%;
text-align:center;
}


.link{
margin:1em auto 0 auto;
padding:0;
}
ul.footermenu{
width:100%;
margin:0;
display:table;
border-top:1px solid #1f4e79;
}
ul.footermenu li{
width:50%;
display:table-cell;
float:left;
text-align:center;
border-bottom:solid 1px #BABDB9;
position:relative;
font-size:90%;
}
ul.footermenu li:nth-child(odd){
background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e1e1e1));
border-bottom:solid 1px #BABDB9;
}
ul.footermenu li:nth-child(even){
background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e1e1e1));
border-bottom:solid 1px #BABDB9;
}
ul.footermenu li:last-child,
ul.footermenu li:nth-last-child(2){
background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e1e1e1));
border-bottom:solid 1px #BABDB9;
}
ul.footermenu li a{
padding:1em 1em 1em .5em;
display:block;
text-align:left;
background:url(sp_images/allow01.gif) no-repeat 95% 50%;
}
ul.footermenu li.leftmenu a{
border-right:solid 1px #BABDB9;
}

.center{text-align:center;}


.info {
padding:5px 5px 3px 5px;
margin:2em 0 0.1em 0;
color:#fff;
background:-webkit-gradient(linear, left top, left bottom, from(#8b8b8b), to(#9d9d9d));
}
table.spec {
width:100%;
border-collapse:collapse;
font-size:75%;
margin:0;
padding:0;
color:#3c201c;
}
table.spec th {
font-weight:normal;
padding:5px;
border-bottom:dotted 1px #999999;
border-right:dotted 1px #999999;
background-color:#ebe8e5;
}
table.spec td {
padding:5px;
border-bottom:dotted 1px #999999;
}

/* 文字装飾 */

.bold{font-weight:bold;}
.red{color:#FF0000;font-weight:bold;}


/* バルーンオプション */

#balloon {
width:200px;
border-radius:8px;
-webkit-border-radius:8px;
box-shadow:0 0 15px #666;
-webkit-box-shadow:0 0 15px #666;
position:absolute;
background-color:rgba(231, 26, 91, 0.9);
padding:20px;
color:#fff;
line-height:1.5;
text-align:center;
}

#balloon p {
margin: 0;
}

/* clearfix */
.clearfix:after {
content:".";  /* 新しい要素を作る */
display:block;  /* ブロックレベル要素に */
clear:both;
height:0;
visibility:hidden;
}

/* セレクトボックス */
.select_box { 
list-style-type: none;
/*margin:-12px 0 10px 0;*/
padding:0;
height: 40px;
border-top: solid 1px #C6C6C6;
}
select#categoryArchive, select#monthlyArchive {
-webkit-appearance:none; /* アンドロイドのブラウザーでselectにcssが反映されない場合（特にheight） */
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
/*    border-color: -moz-use-text-color #C6C6C6 #C6C6C6 -moz-use-text-color;*/
    border-color: #C6C6C6 #fff #C6C6C6 #C6C6C6;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    display: block;
    float: left;
    font-size: 14px;
line-height: 2em;
    height: 40px;
    padding: 8px 0 8px 5px;
    width: 100%;
}

/* 商品詳細ページ */
#detail_wrapper img { max-width: 100%; }
/* thumbnail_box */
#content .thumbnail_box {
	width: 48%;
	height: auto;
	min-height: 240px;
	margin: 4px 0px 0px 2px;
	padding: 2px;
	background-color: #ffffff;
	float: left;
	overflow: hidden;
}

#content .short { height: 230px;}
.thumbnail_box .thumimg {
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-right: 20px;
}
.thumbnail_box .thumtitle {
	width: 100px;
	margin: 10px 5px 5px 0px;
	padding: 0px;
/*
	background-image: url(sp_images/list1.png);
	background-repeat: no-repeat;
	background-position: left 2px;
*/
	float: left;
}
.thumbnail_box .thumtitle a {
	text-decoration: underline;
	white-space: normal;
	word-wrap: break-word;
}
.thumbnail_box .thumtitle a:hover {
/*	font-weight: bold;*/
}
.thumbnail_box a.detailbutton {
	width: 89px;
	height: 16px;
	padding-top: 5px;
	margin-top: 10px;
	background-image: url('images/button_bg_detail01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #566732;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.thumbnail_box a.detailbutton:active {
	background-image: url('images/button_bg_detail01.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	outline: none;
}
.thumbnail_box .excerpt .loopimg { display:none; }

.thumbnail_box .price { clear: both;}
#goods_desc {
	font-size: 120%;
}
#goods_desc input[type="submit"] { 
	margin: 5px 0;
	padding: 5px; 
	font-size: 20px;
	background: none repeat scroll 0 0 #41A228;
	font-weight: bold;
	color: #fff;
}
#goods_desc form {
	font-size: 20px;
}

#goods_desc form a {
    background: url("image/arrow.png") no-repeat scroll right 7px #EEEEEE;;
    border: 1px solid #bbb;
    border-radius: 8px 8px 8px 8px;
    color: #222222;
    display: block;
    margin: 10px 0 -10px 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
	width: 220px;
	text-decoration: none;
}

div.thumtag {
	font-size: 120%;
}
div.thumtag input[type="submit"] { 
	display: none;
	margin: 5px 0;
	padding: 5px; 
	font-size: 15px;
}
div.thumtag input[type="text"] { display: none; }
div.thumtag form {
	font-size: 15px;
	float: left;
}

div.thumtag form a {
    background: url("image/arrow.png") no-repeat scroll right 7px #EEEEEE;;
    border: 1px solid #bbb;
    border-radius: 8px 8px 8px 8px;
    color: #222222;
    display: block;
    margin: 10px 0 -10px 0;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px;
	width: 100px;
	text-decoration: none;
	font-size: 15px;

}

/* welcart 商品詳細 */

#itempage {
	width: 100%;
}
#itempage .itemimg {
    margin-right: 10px;
    width: 100%;
}
#itempage h2.item_name {
    clear: both;
    background-color: #999999;
    color: #1f4e79;
    font-size: 14px;
    line-height: 18px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px 5px;
}

#itempage .field {
    border-bottom: 1px solid #cccccc;
    height: auto;
    margin: 0px;
    width: auto;
}

#itempage .sku_1 {
    border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

#itempage .exp {
    margin-bottom: 10px;
    min-height: auto;
}
#itempage .itemsubimg {
    margin-top: 10px;
    margin-bottom: 10px;
}
#itempage .itemsubimg img {
	width: 45%;
	height: auto;
}

#itempage .assistance_item {
    width: 100%;
}
#itempage .assistance_item ul {
    width: 100%;
}

div.usccart_navi li.ucart {
    width: 25%;
}

#inner_table table, #inner_table tbody, #inner_table thead, #inner_table tfoot, #inner_table tr, #inner_table th, #inner_table td {
	display: block;
	border: none;
}

#cart #point_table {
    margin: 15px auto 10px;
    width: 100%;
}

#warn_message ul, #warn_message li {
    list-style: url(images/arr_double_1o.gif);
    margin: 0 10px;
    padding: 0;
}

/* Welcart member login button */
#memberpages div.loginbox {
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 0 30px 30px;
    width: 220px;
}
input#member_login {
    background: transparent;
    border-style: none;
    display: block;
    margin: -15px auto 0;
    padding: 20px 50px;
    width: 100%;
    font-size: 14px;
}
#memberinfo .history-area {
    height: auto;
    max-height: 700px;
    overflow: auto;
}
/* サイズを確認 */
#size_btn {
background-color:#ebebeb;
border-radius:8px;
-webkit-border-radius:8px;
padding:10px;
margin-bottom: 10px;
}

#size_btn a{
	text-decoration: none;
	color: #000;
	display: block;
}
h1.none {
background: #fff;
}
.size_title {
	margin: 20px 0 10px 0;
	font-weight: bold;
	color: #888;
	font-size: 120%;
}
/* トップページ　ブランドバナー */
ul.bland_list  {
	text-align: center;
}
ul.bland_list  li {
	list-style: none;
	float: left;
	width: 31%;
	padding: 1% 0 0 1%;
}
.bland_list img{
	width: 100%;
}

/*****************/
h1.pagetitle  {
	text-align: left;
	background: #fff;
	padding: 5px 0;
}

a.btn {
    background: url("image/arrow.png") no-repeat scroll right 7px #EEEEEE;;
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    color: #222222;
    display: block;
    font-weight: bold;
    margin: auto;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-top: 12px;
    position: relative;
	width: 300px;
	float: left;
}
a.call_tel { 
	font-size: 20px;
}

table.thin_line {
    background-color: #ffffff;
    border-collapse: collapse;
    border-left: 1px solid #cccccc;
    border-spacing: 0;
    border-top: 1px solid #cccccc;
    empty-cells: show;
    margin: 10px 0 30px;
}
.thin_line th {
    background-color: #eeeeee;
    background-position: left top;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #666666;
    padding: 0.3em 0.5em;
width: 30%;
}
.thin_line td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0.3em 1em;
}

div#contact-form-area {
	margin: 0px;
}

/*******************************/
#top_info {
}
.infoTitle {
  	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;  
	padding: 10px;
}
.infoList {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 10px 0;
    position: relative;
}
.infoList .infoDate {
    color: #777;
    font-size: 10px;
    margin-bottom: 1px;
    padding-left: 0px;
}
.infoList .article {
	border-bottom: 1px solid #c6c6c6;
	height: 60px;
	margin-top: -15px;
}
.infoList .article a {
	display: block;
	text-decoration: none;
	background: url("sp_images/arrow.png") no-repeat scroll right 7px ;
	color: #222222;
	display: block;
	font-weight: bold;
	margin: auto;
	padding-bottom: 12px;
	padding-top: 12px;
	position: relative;
	width: 100%;
	float: left;
}
.storydate {
	color: #777;
	font-size: 10px;
}
.storycontent {
	margin-top: 10px;;
}

#sp-sidebar { margin: 10px; }
.ucart_widget_body { padding: 0 20px; }
.widget_title { display: none; }
.widget_welcart_calendar ul,li {list-style: none; }
/* widget wp-calendar start */
#wp-calendar {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #333;
	border-collapse: collapse;
	border: 1px solid #DAD8D1;
	text-align: center;
}
#wp-calendar caption {
	padding: 3px 0px;
	font-weight: bold;
}
#wp-calendar th,
#wp-calendar td {
	padding: 5px 0px;
	border: 1px solid #DAD8D1;
}
#wp-calendar th {
	background-color: #777777;
	color: #FFF;
}
#wp-calendar td {
	background-color: #FFF;
}
.businesstoday {
}
/* widget wp-calendar end */

