@charset "UTF-8";

/*
#430F0F 暗い色
#b2ffd9 普通色
#fff5f5 明るい色

*/

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
    color: #fff5f5;
    text-decoration: underline;
}
a:hover {
    color: red;/*#fff5f5;*/
    position:relative; bottom:1px;left:1px;
    text-decoration: underline;
}
a:active {}

/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 順序なしリスト */
ul.big{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
    font-size: 12px;
}
ul.small{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
    font-size: 12px;
}

li.big {
    margin-top: 3px;
    padding: 2px 10px 1px;
    border: 1px solid  #430F0F;
    text-align: center;
	background-image: url("image/obi.gif");
    color: #fec0c0;
    font-size: 18px;
    line-height: 140%;
    font-weight: bold;
/*
	margin: 0px 0px 0px 20px;
	list-style-image:  url("image/dot_big.gif");
*/
}
li.small {
	margin: 0px 0px 0px 20px;
	list-style-image:  url("image/dot_big.gif");
	background-image:none;
/*
	margin-left:20px;
	list-style-image:  url("image/dot_small.gif");
*/
}

li.big a {
/*	
	margin-bottom:3px;
	padding-left:5px;
	display:block;
	font-weight:normal;
	color: #ffffff;
	background:#600000;
	*/

}
li.small a {
	margin-bottom:3px;
	padding-left:5px;
	display:block;
	font-weight:normal;
		color: #fec0c0;
	background-color:#600000;
/*
	padding-left:5px;
	display:block;
	font-weight:normal;
	color: #ffcaca;
	background:none;
*/
}

li.big a:hover {
/*
	font-weight:normal;
	text-decoration:none;
	background-image:  url("image/obi.gif");
	color:red;
*/
}

li.small a:hover {
	font-weight:normal;
	text-decoration:none;
	background-image:  url("image/obi.gif");
	color:red;
/*
	font-weight:normal;
	text-decoration:none;
	background-color:#ffb2d9;
	color:red;
*/
}

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #430F0F;
    background-color: #fce1e1;
    font-size: 12px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #430F0F;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    padding: 0px;
    background-position: left top;
    background-image: url("image/back.jpg");
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 25px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}


#shopinfo a,
#shopinfo a:link,
#shopinfo a:visited {
    color: white;
    background-color: #430F0F;
    font-size: 12px;
    text-align:right;
    text-decoration: underline;
    text-align: right;
/*    font-weight:bold;*/
}
#shopinfo a:hover {
    color: red;
}
#shopinfo {
    color: white;
    background-color: #430F0F;
    font-size: 16px;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    padding: 2px 10px 1px;
    border: 1px solid  #430F0F;
    text-align: center;
  background-image: url("image/obi.gif");
    color: #fec0c0;
    font-size: 18px;
    line-height: 140%;
    font-weight: bold;
}

/* サイドメニュー */
.side {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 5px;
    color: #430F0F;
    font-size: 14px;
    line-height: 150%;
}

.sidetitle0 {
    margin-top: 3px;
    padding: 2px 10px 1px;
    border: 1px solid  #430F0F;
    text-align: center;
   background-image: url("image/obi.gif");
    color: #fec0c0;
    font-size: 18px;
    line-height: 140%;
    font-weight: bold;
}

/* サイドメニュー */
.side0 {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 5px;
/*    background: #600000;*/
    color: #430F0F;;
    font-size: 14px;
    line-height: 150%;
}


.sidetitle1 {
    margin-top: 0px;
    padding: 2px 10px 1px;
    border: 1px solid  #430F0F;
    text-align: center;
    background-image: url("image/obi.gif");
    color: #fec0c0;
    font-size: 16px;
    line-height: 140%;
    font-weight: bold;
}

/* サイドメニュー */
.side1 {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 5px;
/*    background: #1C5E09;*/
    color: #430F0F;
    font-size: 14px;
    line-height: 150%;
}

.side1 i{
 font-size:11px;
}


.clear {
    clear: both;
}



/* 3カラム用 */
body.body_style {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
/*    background: #b2ffd9;*/
    background-image: url("image/back.jpg");
}
.body_style #box {
    width: 1000px;
    margin-right: auto;
    margin-left: 0px;
/*    padding: 0 0 15px 0;*/
    text-align: left;
/*    background-color: #CF0C6D;*/
}

/* 2/3カラム用フッタ */
.body_style #footer {
    text-align: center;
    font-size: 12px;
    color: #fff5f5;
/*		background:#34B810;*/
/*    background-color: #ffffff;*/
}
.footer {
    text-align: center;
    font-size: 12px;
    color: #fff5f5;
/*		background:#34B810;*/
/*    background-color: #ffffff;*/
}

.off {
 font: bold 30px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #0000e0;
/*	font-style:italic;*/
}
.price1 {
 font: bold 48px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: red;
}
.price0 {
 font: bold 24px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #e00000;
}

.zaiko {
 font: bold 36px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #fff5f5;
 background-color:#e05050;
}

.gekiyasu {
 font: bold 18px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: red;
}

.zeikomi {
 font: 14px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color:#888888;
}

.name {
	font-family: 'Century Gothic', Trebuchet MS, Osaka;
    font-size: 24px;
    color: #430F0F;
    font-weight:bold;
}

/* 3カラム */
.campain {
    width: 710px;
/*    height: 60px;*/
}
.body_style #content {
    float: left;
    width: 710px;
    margin: 2px 0 10px 0;
    border-top: 1px solid #430F0F;
    border-bottom: 1px solid #430F0F;
    border-left: 1px solid #430F0F;
    border-right: 1px solid #430F0F;
	background-color:#fff5f5;
}
/* エントリー本体 */
.blog {
    padding: 0px;
    font-size: small;
    color: #430F0F;
    background-color: none;
}

.blog_title { 
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
/*    background-position: left; */
/*    background-repeat: no-repeat;*/
/*    background-image: url(".gif");*/
    font-size: 22px;
    color: #ffffff;
    background-image: url("image/obi.gif");
    text-align:center;
    font-weight: bold;
}


.syouhin_title { 
    margin-top: 0px;
    padding: 2px 10px 1px;
   /* border: 1px solid  #CF0C6D;*/
    text-align: center;
/*    color: #ffffff;*/
    background-image: url("image/obi.gif");
    color: #ffffff;
    font-size: 24px;
    line-height: 160%;
    font-weight: bold;

}
.osusume_point { 
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
/*    background-position: left; */
/*    background-repeat: no-repeat;*/
/*    background-image: url(".gif");*/
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-image: url("image/obi.gif");
/*    background-image: url("image/back.gif");*/
    text-align:left;
}
.osusume {
    font-size: 16px;
    color: #430F0F;
}
.osusume strong{
    font-size: 20px;
    color: blue;
}

.osusumetop { 
    font-size: 16px;
    font-weight: bold;
    color: red;
    text-align:center;
}

.detail {
margin:0 5px 0 10px;
}
.body_style #links-left-box {
    float: left;
    width: 200px;
/*    background:#CF0C6D;*/
}
.body_style #links-right-box {
    float: left;
    width: 80px;
}
.body_style #links-left,
.body_style #links-right {
    padding: 0px 5px 0 5px;
    color: #ffffff;
}

.syouhin {
/* float:left;*/
 width :250px;
 display:block;
}


.annai {
 text-align:center;
}
table.annai {
 border: solid 1px #430F0F;border-collapse: collapse;
}
table.annai tr {
 border: solid 1px #430F0F;
}
table.annai td {
 border: solid 1px #430F0F;
 padding:2px;
}

.annai_title { 
    margin: 0;
    padding: 2px 0px 2px 5px;
	font-size:16px;
	font-weight:bold;
    background-image: url("image/obi.gif");
	color:#ffffff;
}


/* アイテム */
.item_small{
	width:130px;
	height:200px;
	font-family:'ＭＳ Ｐゴシック','Osaka－等幅';
	font-size:12px;
	line-height:14px;
	margin-left:5px;
	background-color:#ffffff;
}
.item_small_image{
	width:102px;
	height:102px;
	margin-top:2px;
}
img.item_small_image{
	margin:1px;
	border:0;
	width:100px;
	height:100px;
}
.item_small_name{
	font-size:12px;
	font-weight:900;
	margin:0px 0;
}

a.item_small_name,
a:link.item_small_name ,
a:visited.item_small_name  {
  color:#0A50FF;
  text-decoration:underline;
}
a:hover.item_small_name {
 color:red;
 text-decoration:underline;
}
.item_small_price{
	margin:3px 0;
}

.item_small_price1 {
 font: bold 24px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: red;
}
.item_small_price0 {
 font: bold 10px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #e05050;
}

.item_small_zeikomi {
 font: 14px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color:#888888;
}

.item_small_zaiko {
 font: bold 12px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #ffffff;
 background-color:#e05050;
}
.item_small_muryou {
 font: bold 16px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #e05050;
}

.item_mid{
	width:225px;
	height:300px;
	font-family:'ＭＳ Ｐゴシック','Osaka－等幅';
	font-size:12px;
	line-height:18px;
	background-color:#ffffff;
	margin-left:5px;
	margin-top:5px;
	padding-top:5px;
}
.item_mid_image{
	width:200px;
	height:200px;
/*	margin-top:4px;*/
	border:0;
}
img.item_mid_image{
	width:200px;
	height:200px;
/*	margin:5px 10px 3px;*/
}
.item_mid_disc{
	text-align:center;
	vertical-align:top;
	padding:0 5px;
}
.item_mid_name{
 font-size:14px;
	font-weight:bold;
	color:#FF1A00;
	margin:2px 0;
	line-height:20px;
}

a.item_mid_name,
a:link.item_mid_name ,
a:visited.item_mid_name  {
  color:#0A50FF;
  text-decoration:underline;
}
a:hover.item_mid_name {
 color:red;
 text-decoration:underline;
}
.item_mid_price{
	margin:3px 0;font-size:12px;color:#222222;
}

.item_mid_price1 {
 font: bold 24px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: red;
}
.item_mid_price0 {
 font: bold 14px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #e05050;
}

.item_mid_zeikomi {
 font: 14px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color:#888888;
}

.item_mid_zaiko {
 font: bold 16px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #ffffff;
 background-color:#e05050;
}
.item_mid_muryou {
 font: bold 16px/1.0 'Century Gothic', Trebuchet MS, Osaka;
 letter-spacing	: -0.1em;
 color: #e05050;
}

.item_mid_detail{
	font-size:12px;
	margin:0;
	text-align:left;
	color:#222222;
	line-height:14px;
}


.item_long{
	width:348px;
/*	height:90px;*/
	font-family:'ＭＳ Ｐゴシック','Osaka－等幅';
	font-size:12px;
	line-height:14px;
	background-color:#ffffff;
	margin-left:2px;
	margin-top:5px;
	padding-top:2px;
}

.item_long_image{
 	text-align:center;
	vertical-align:top;
	width:91px;
}
div.item_long_image{
	width:82px;
	height:82px;
	float:right;
}

img.item_long_image{
	width:80px;
	height:80px;
	margin-top:5px;
	border:0;
}
.item_long_disc{
	font-size:12px;
	font-weight:900;
	margin:2px 0;
}
.item_long_price{
	margin:3px 0;
	font-size:12px;
	color:#222222;
}
.item_long_detail{
	margin:0px 0px 0 0;
	text-align:left;
	color:#222222;
	font-size:12px;
}

.item_longlong{
	width:685px;
	height:90px;
	font-family:'ＭＳ Ｐゴシック','Osaka－等幅';
	font-size:12px;
	line-height:14px;
	margin-left:0px;
	margin-top:5px;
	padding-top:2px;
}

.item_longlong_image{
	text-align:center;
	vertical-align:top;
	width:84px;
}
div.item_longlong_image{
	width:82px;
	height:82px;
	float:right;
}

img.item_longlong_image{
	width:80px;
	height:80px;
	margin-top:5px;
	border:0;
}
.item_longlong_disc{
	font-size:12px;
	font-weight:900;
	margin:2px 0;
}
.item_longlong_price{
	margin:3px 0;
	font-size:12px;
	color:#222222;
}
.item_longlong_detail{
	margin:0px 0px 0 0;
	text-align:left;
	color:#222222;
	font-size:11px;
}

/* ************* */

input{
/*	border-style:ridge;
	border-color:#600000;
	background:#600000;
	color:#000000;
	border-width:0px;*/
}
.text{
	border-style:solid;
	border-color:#600000;
	background-color:#fff5f5;
	color:#600000;
	border-width:1px
}


/* page navigation */
div.navi {
  margin: 15px auto;
  font-size:12px;
	font-weight:bold;
}

div.navi a {
  display: inline;
  padding: 3px;
  color: #e00000;
  text-decoration: none;
  border: solid 1px #e00000;
  background-color: #ffffff;
}

div.navi a:link {
  border: solid 1px #e00000;
  background-color: #ffffff;
}

div.navi a:visited {
  border: solid 1px #e00000;
  background-color: #ffffff;
}

div.navi a:active {
  border: solid 1px #e00000;
  background-color: #e00000;
}

div.navi a:hover {
  color: #ffffff;
  border: solid 1px #e00000;
  background-color: #e00000;
}

div.navi span {
  display: inline;
  padding: 3px;
  color: #aaaaaa;
  text-decoration: none;
  border: solid 1px #aaaaaa;
  background-color: #ffffff;
}

div.navi span.displayed {
  color: #ffffff;
  border: solid 1px #e00000;
  background-color: #e00000;
}

div.navi span.skipped {
  border: none;
}

/* page navigation */

