@charset "euc-jp";
/* テーマ：クラシック／ゴシックバレンタイン */

body {
	font:84%/150% "ＭＳ Ｐゴシック", Osaka, monospace;
	text-align:center;
　　　 margin:0px auto;
	padding:0px;
	color:#827d92;
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/body_bg.gif);
	background-repeat: repeat;
}

table { /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {
 border:0px none;
 margin:0px;
 padding:0px;
 border-collapse:collapse;
 vertical-align:top;
}

td {
 border:0px none;
 margin:0px;
 padding:0px;
 border-collapse:collapse;
 vertical-align:top;
}

th {
 white-space:nowrap;
} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a { /* 基本のリンク （固定）*/
	color:#99C;
	text-decoration:none;
}

a:hover {
	color:#baa07b;
	text-decoration:underline;
}

ul { /* 基本のリスト （固定）*/
	list-style-type:square;
}

ul ul{
	list-style-type:none;
}

img { /* イメージボーダー指定 */
 border:0px;
}

form {
	padding:0px;
 display:inline;
}

p {
 line-height:150%;
 margin:5px 0px;
	padding:2px 0px;
}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}

.button1 { /* inputボタン設定 */
	color:#FFF;
	border:1px solid #300;
	font-weight:bold;
	background-color: #900;
}

.text1 { /* テキストエリアデザイン設定 */
 border:1px solid #663B2D;
 float:left;
 margin-right:5px;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
 .text1 { /* テキストエリアデザイン設定 */
  width: 50% !important;
  margin-right:2px !important;
  margin-top:1px !important;
 }
}

.caution {/* エラーメッセージ */
 font-weight:bold;
 color:#CC0000;
}

.no2 { /* フォントズーム */
 font-size:110%;
}

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC99FF;} /* フォント薄紫　商品タイトルテキスト色 */
.red2{color:#f00;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666;} /* フォントグレー */

.item img {/* 商品画像枠  */ 
	height:auto;
	padding:0px;
	margin:0px;
	text-align:center;
	border: 2px solid #000;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	margin: 0px auto;
	text-align:left;
	background:#000;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	border:1px solid #C1A374;
}

/* ヘッダー */
#header{
	width:100%;
	height:202px;
	/*background:#511401 url(../img/header.gif) repeat-x;*/
	background:url(../img/header.gif)  no-repeat #000;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:202px;
}
.headline{
	color: #FFF;
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/headline_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
}
.shoplogo { /* サイトロゴブロック（設定の場合） */
	margin:0px;
	width:860px;
	padding:0px;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0;
	padding:25px 5px 5px 20px;
	font-size:180%;
	color:#baa07b;
	line-height:1em;
}

.siteName a {
 color:#baa07b;
	text-decoration:none;
}

.siteName a:hover {
 color:#baa07b;
	text-decoration:underline;
}

.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px 0px 0px 20px;
	margin:0px;
	color:#baa07b;
	line-height:1em;
}

.sitecopy a {
 color:#baa07b;
	text-decoration:none;
}

.sitecopy a:hover {
 color:#baa07b;
 text-decoration:underline;
}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0px 0px 10px;
	padding:0px;
	clear:both;
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/headermenu_bg.jpg);
	background-repeat: repeat-x;
}

.headnavi { /* ヘッダーメニューテキスト */
	color:#baa07b;
	text-align:right;
	line-height:200%;
	padding-right:5px;
}

.headnavi a {
 color:#7c7c7c;
	text-decoration:none;
}

.headnavi a:hover {
 color:#baa07b;
	text-decoration:underline;
}

.navi01 {/* ヘッダーメニューアイコン ※aタグに挿入・未使用*/
}
.navi01line {
	color: #000;
	font-weight: normal;
}
.hline {/* ヘッダー下装飾ライン ※未使用*/
}

/********************************************************************/

#leftSide {min-width:170px;/* 左サイドtd */
	
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#000;
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	width:100%;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#000;
}

#rightSide2 {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	width:100%;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#D5BB94;
}

#center1 { /* センター td （2列）*/
	width:690px;min-width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;
	width:100%;
}

/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:auto;
	margin:0 auto;
	padding:0px;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	width:auto;
	margin:0 auto;
	padding:0px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:0px;
	margin:0px 0px 10px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;

}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price { /* 商品価格 */
	color:#F69;
	text-align:left;
}

.price.zoom { /* 商品価格 （商品詳細） */
	font-size:125%;
	font-weight:bold;
}

.expl { /* 商品説明文 */
	text-align:left;
	border-top:1px dotted #D5BB94;
	padding-top:5px;
	border-top-style: dotted;
	border-top-color: #666;
}

.expl a {
 color:#511401;
	text-decoration:none;
}

.expl a:hover {
 color:#511401;
	text-decoration:underline;
}

.fixed{ /* 商品定価 */
	color:#006699;
	text-align:left;
}

/* 商品名 （商品一覧）*/
h2.goods a {
 color:#CCC;
	text-decoration:none;
	font-weight:bold;
}

h2.goods a:hover {
 color:#999;
 text-decoration:underline;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px;
	text-align:left;
	background:#000;
}


/* タイトルデザイン */
.free_title { /* タイトル1 h3 */
	margin:0px;
	color:#969;
	width:auto;
	background:#1b1b1b url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace3.png) no-repeat 0px 0px;
	vertical-align:middle;
	padding:10px 0px 5px 8px;
	border:3px 0px solid #000;
}

.title1{ /* タイトル1 h3 */
	margin:8px 0 0 0;
	color:#969;
	width:auto;
	background:#1b1b1b url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace3.png) no-repeat 0px 0px;
	vertical-align:middle;
	padding:10px 0px 5px 8px;
	border-top: 3px solid #000;
	border-right: 0px;
	border-bottom: 3px solid #000;
	border-left: 0px;
}

.title1 a {
 color:#969;
	text-decoration:none;
}

.title1 a:hover {
 color:#666;
	text-decoration:none;
}

.title2 { /* タイトル2 h3 */
	margin:0px;
	color:#969;
	width:auto;
	background:#1B1B1B url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace3.png) no-repeat 0px 0px;
	vertical-align:middle;
	padding:10px 0px 5px 8px;
	border:3px 0px solid #000;
}

.title2 a {
 color:#827d92;
	text-decoration:none;
}

.title2 a:hover {
 color:#c1a374;
	text-decoration:underline;
}

.title3 { /* タイトル3 h3 */
        margin:0px;
        color:#969;
        width:auto;
        background:#1B1B1B url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace3.png) no-repeat 0px 0px;
        vertical-align:middle;
        padding:10px 0px 5px 8px;
        border:3px solid #000;
}

.rank{/* ランキングアイコン */
        text-align:left;
		padding-bottom: 3px;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:2px 0 0 0;
	width:auto;
	background-color: #1B1B1B;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 5px;
	margin:0px;
	list-style:square;
	color:#C9C;
	list-style-position: inside;
	list-style-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_eye03.png);
}
li.news{
	border-bottom: 1px dotted #333;
	padding-top: 10px 5px 5px 5px;
}
li.p3 {
 padding:3px;
}

.free_list{ /* リスト設定 */
        padding:0px;
        margin:0px;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#633;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px 10px 30px;
	background:url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_rose.gif) no-repeat left 0px;
	color:#990000;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  {
	padding:5px 0px;
	background-color: #2f2f2f;
}/* 余白3px */
.layoutp3 table {text-align:left;width:100%;}
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:2px solid #1b1b1b;}
.bordlayoutp3 td {
	padding:3px;
	border:2px solid #1b1b1b;
	color: #666;
}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#600;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:0px;
	padding:0px;
	width:100%;
	background:#1b1b1b;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:0px;
	padding:25px 15px 5px 5px;
	background:#1b1b1b;
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/layout_bg.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:left;
}

/* 第二階層 */

#bread { /* パンクズ */
	margin:0px 10px;
	padding:3px 3px 6px 3px;
	text-align:left;
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/bread_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

h4.title{
	margin:5px 0px;
	padding:2px;
	color:#C99;
	background-color: #0F0F0F;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:0px;
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}

/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	color:#966;
	background:url(../img/icon_mailmag_ent.gif) no-repeat 0px center;
	height:30px;
	padding-left:75px;
}

.mailmag_cha{ /* アドレス変更 h4 */
	color:#966;
	background:url(../img/icon_mailmag_cha.gif) no-repeat 0px center;
	padding-left:75px;
	height:30px;
}

.mailmag_can{ /* 配信解除 h4 */
	color:#966;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
	height:30px;
	padding-left:70px;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	margin:10px 5px;
	background:url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_pagetop.gif) no-repeat left center;
	font-size:84%;
	font-weight:bold;
	float:right;
	padding-left:13px;
}

.pageTop a {
 color:#999;
	text-decoration:none;
}

.pageTop a:hover {
 color:#CC0000;
	text-decoration:none;
}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:154px;
	text-align:center;
	/**/
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/footer_bg.jpg);
	background-repeat: no-repeat;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:154px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:100px 20px 3px 20px;
}
.footnavi a{ color:#7C7C7C;text-decoration:none;}
.footnavi a:hover { color:#baa07b;text-decoration:underline;}
.footernaviline{color: #666;}

#copyright { /* コピーライト */
	padding:5px 5px 0px 0px;
	margin:0px;
	width:auto;
	height:20px;
	/*background:url(../img/copyright.gif) no-repeat center 0px;*/
	text-align:center;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
	padding: 5px 5px 0px 0px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:5px;
	margin:0px;
	width:auto;
}

#search label {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#search form{
	width:157px;
}

.fieldarea {
 padding:5px 0px 5px 0px;
	vertical-align:middle;
}
/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	display:block;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
border-top:2px solid #000;
/*		border-bottom:1px solid #D5BB94;*/
	background-color: #300;
	background-image: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace.png);
	background-position: right;
	background-repeat: repeat-y;
}

li.ca2 {
        margin:0px;
        border-top:1px solid #000;
/*	border-bottom:1px solid #D5BB94;*/
}

li.ca1 a{
	padding:5px 3px 5px 23px;
	display:block;
	color:#C99;
	text-decoration:none;
	background: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_eye01.png) no-repeat 6px 7px;
}

li.ca1 a:hover{
	color:#999;
	text-decoration:none;
	background: url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_eye01_ov.png) no-repeat 6px 7px;
	padding:5px 3px 5px 23px;
}

li.ca2 a{
	padding:3px 3px 3px 25px;
	display:block;
	color:#966;
	text-decoration:none;
	background-color: #200;
}

li.ca2 a:hover{
 color:#999;
	text-decoration:none;
	background:#333 url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace.png) repeat-y right;
}

li.ca3 {
	margin:0px;
/*	border-top:1px solid #D5BB94;*/
	border-bottom:2px solid #000;
}

li.ca3 a{
	padding:5px 3px 5px 23px;
	display:block;
	color:#C99;
	text-decoration:none;
	background:#171717 url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_eye02.png) no-repeat 6px 7px;
}

li.ca3 a:hover{
	color:#999;
	text-decoration:none;
	background:#333 url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/icon_eye02_ov.png) no-repeat 6px 7px;
	padding:5px 3px 5px 23px;
}

li.ca4 {
        margin:0px;
/*        border-top:1px solid #D5BB94;*/
	border-bottom:1px solid #D5BB94;
}

li.ca4 a{
 padding:3px 3px 3px 20px;
	display:block;
	color:#663B2D;
	text-decoration:none;
	background:#C88347;
}

li.ca4 a:hover{
 color:#D5BB94;
	text-decoration:none;
	background:#663B2D;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:3px;
	background:#141414;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:3px;
	background-color:#141414;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:3px;
	background-color: #000;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:130%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:5px 3px 5px 17px;
	background:url(../img/icon_eye03.gif) no-repeat 0px 7px;
}

/* カレンダー */
caption { /* 年月タイトル */
	font-weight:bold;
	text-align:center;
	padding:3px;
}

caption a {
 color:#FFFFFF;
 text-decoration:none;
}

caption a:hover {
 color:#FFFFFF;
	text-decoration:underline;
}

.carender { /* カレンダー テーブル*/
	border-collapse:collapse;
	padding:5px;
	margin:0px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}

/* カレンダー センタリング*/
div.carender table{
	margin:0 auto;
	text-align:center;
	width:140px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #666;
	background:#2f2f2f;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #666;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	background:#999966;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#CC3366;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#336699;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	font-size:12px;
 color:#FFFFFF;
	padding:5px;
}

.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:1px solid #666;
}

.line01{
	border:1px solid #1B1B1B;
	vertical-align:bottom;
} 

#rss{ /* RSS設定 */
	margin:0px;
	padding:5px;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	margin:0px;
	color:#969;
	width:auto;
	background:#333 url(https://kanri.shopserve.jp/vol1blog/b/bloodyrose.fy.shopserve.jp/docs/pic-labo/lace3.png) no-repeat 0px 0px;
	vertical-align:middle;
	padding:16px 3px 4px 25px;
}

.entry_title a{
	color:#969;
}

.entry_title a:hover{
	color:#c1a374;
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#C88347;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px dotted #C1A374;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px;
	margin:10px 0px;
	text-align:left;
	font-size:110%;
	color:#663B2D;
	border:1px solid #663B2D;
	background:#C1A374;
	/* background:url(../img/subtitle.gif) ;*/
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:#CC0000;font-weight:900;}

.pointline {
	font-size:100%;
	color:#FFFFFF;
	font-weight:900;
	padding:3px;
	background:#CC0000;
}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:150px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/* お客様の声（コメント）投稿画面用 */
div.comment_box table { /*テーブル枠線の表示形式*/
	border-collapse:collapse;
}

div.comment_box td { /*テーブル枠線の指定*/
	border:1px solid #999;
}

div.comment_box td.backcolor1 { /*項目名欄*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 { /*入力欄*/
/*	background:#fff;color:#333; */
}

div.comment_box div.item_name a { /*ご購入商品名リンク*/
/*	color:#00c; */
}

div.comment_box div.item_name a:hover { /*ご購入商品名リンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.write_comment input { /*コメントを書くボタン*/
/*	color:#333;*/
}

div.comment_box div.write_comment a { /*コメントを書くリンク*/
/*	color:#00c; */
}

div.comment_box div.write_comment a:hover { /*コメントを書くリンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.mainFrame { /*まだコメントはありません*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 td { /*会員IDとパスワード*/
/*	color:#333; */
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 10px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}

/*************************************************/
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#sps-itemCategoryBox ul {
	zoom:1;
}

#sps-itemCategoryBox,
#sps-itemCategoryBox ul,
#sps-itemCategoryBox li {
	margin:0;
	padding:0;
}

#sps-itemCategoryBox li {
	list-style:none;
}

#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList {
	position:relative;
}

/*サブメニュー非表示（初期）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	width:100%;
	position:absolute;
	top:0;
	left:100%;
	display:none;
}

/*サブメニュー表示（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList:hover .sps-itemCategorySub {
	display:block;
	z-index:99;
}

/*サブメニューボックス*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	padding: 5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#fff;
}

/*サブメニュー内リンク*/
#sps-itemCategoryBox .sps-itemList .ca2 a {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*サブメニュー内リンク（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .ca2 a:hover {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*************************************************/
/*** 複数カテゴリ（商品一覧用） ***/

/*商品一覧の選択カテゴリの上位カテゴリ*/
#sps-itemCategoryBox .sps-selList .sps-itemCategoryUp .ca2 a {
	padding-left:0.3em;
	background-image:none;
}

/*商品一覧の表示パターン1（全商品カテゴリを見る非表示）*/
#sps-itemCategoryBox .sps-selList+.sps-itemList {
	margin:2em 0;
}

/*商品一覧の表示パターン2（全商品カテゴリを見る表示）*/
#sps-itemCategoryBox .sps-allList {
	margin:2em 0;
}

#sps-itemCategoryBox .sps-allList .sps-itemCategoryMain .ca2 a {
	padding-left:0;
	padding-right:0;
	background-image:none;
	text-align:center;
}

/*商品一覧表示パターン2（全商品一覧の表示位置調整）*/
#sps-itemCategoryBox .sps-allList+.sps-itemList {
	margin:-2em 0 2em;
}

/*************************************************/
/*** 複数カテゴリ（サイトマップ用） ***/

/*見出し*/
#sps-smItemCategory h5 {
	margin:0 0 0 25px;
	font-size:1em;
}

/*第2階層以下のカテゴリ*/
#sps-smItemCategory li.sm1 ul {
	margin:0;
	padding:0;
}

/*第2階層のカテゴリ*/
#sps-smItemCategory li.sm2 {
	margin:0 0 0 1px;
}

/*************************************************/
/*** キーワードリンク（左サイド用）レイアウト ***/
#sps-leftKeywordBox li {background:none;margin:0 5px 0 0;padding:0;display:inline;line-height:1.6;}
#sps-leftKeywordBox li a {background:none;padding:0;display:inline;text-decoration:underline;}

/*** 商品検索（ヘッダ用）レイアウト ***/
#sps-headSearchBox {text-align:left;}
#sps-headSearchBox form {display:block;padding:5px 10px;}
#sps-headSearchBox form label {padding-right:10px;font-size:1.1em;}
#sps-headSearchBox form input[type=text] {width:40%;padding:0.1em 0.3em;font-size:1.1em;}
#sps-headSearchBox form input[type=submit] {font-size:1.1em;}

/*** 商品検索（ヘッダ用）デザイン ***/
#sps-headSearchBox {
	background:#d5bb94; /* 背景 */
}

#sps-headSearchBox form {
	border-top:1px solid #663b2d;border-bottom:1px solid #663b2d; /* 枠線 */
}

div + #sps-headSearchBox form {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headSearchBox form label {
	color:#350d0b; /* 文字色 */
	font-weight:bold; /* 太字 */
}

/*** キーワードリンク（ヘッダ用）レイアウト ***/
#sps-headKeywordBox {text-align:left;}
#sps-headKeywordBox div {padding:5px 10px;line-height:1.6;font-size:0.9em;}
#sps-headKeywordBox ul {margin:0;padding:0;display:inline;}
#sps-headKeywordBox li {list-style:none;display:inline-block;padding-right:0.5em;}

/*** キーワードリンク（ヘッダ用）デザイン ***/
#sps-headKeywordBox {
	background:#fff; /* 背景色 */
}

#sps-headKeywordBox div {
	border-top:1px solid #d5bb94;border-bottom:1px solid #d5bb94; /* 枠線 */
}

div + #sps-headKeywordBox div {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headKeywordBox span {
	color:#350d0b; /* 見出し */
}

#sps-headKeywordBox span:after {
	content:" ： "; /* 見出し区切り文字 */
}

/*** ヘッダ区切り線調整 ***/
#sps-headSearchBox + div.hline,
#sps-headKeywordBox + div.hline {
	margin-bottom:10px;
}


/*************************************************/
/*追加ページ用css*/
a img:hover{
filter:alpha(opacity=80);
opacity:0.8;
}
.al{
	text-align: left;
}
.top_p15{
	padding-top: 15px;
}
.bot_p5{
	padding-bottom: 5px;
}
.bot_p20{
	padding-bottom: 20px;
}
.left_p15{
	padding-left: 15px;
}
.side_p10{
	padding-right: 10px;
	padding-left: 10px;
}
.side_p20{
	padding-right: 20px;
	padding-left: 20px;
}
.side_p40{
	padding-right: 40px;
	padding-left: 40px;
}

/*レンタルページ*/
.rental #container {
	width: 650px;
	background: #000000;
	margin: 0; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	padding-bottom: 30px;
}
.rental #mainContent {
	padding: 0 10px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}
.rental #mainContent #kiyaku{
	margin-right: auto;
	margin-left: auto;
	width: 474px;
	margin-bottom: 20px;
}
.rental #mainContent #kiyaku_shosai{
	text-align: left;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
.rental #mainContent #kiyaku_shosai ul{
	margin-right: 10px;
}
.rental #mainContent #kiyaku_shosai li{
	list-style-type: decimal;
	padding-bottom: 8px;
	list-style-position: outside;
}
.kiyaku_cont{
	background-image: url(https://www.bloody-rose.jp/pic-labo/rental_bg.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
	height: 23px;
	color: #333;
}
.hurikomi_houhou{
	background-image: url(https://www.bloody-rose.jp/pic-labo/hurikomi_cont.jpg);
	text-align: center;
	height: 20px;
	width: 284px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.hurikomi{
	width: 280px;
	background-color: #1E1E1E;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F2B1E9;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F2B1E9;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2B1E9;
}
#dress_lineup{
	background-image: url(https://www.bloody-rose.jp/pic-labo/rent_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
}
/*オリジナル商品ページ*/
.original #container {
	width: 650px;
	background: #000000;
	margin: 0; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	padding-bottom: 30px;
}
.original #mainContent {
	padding: 0 10px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}
.original .knightring{
	background-image: url(https://www.bloody-rose.jp/image_item/original_ring/freepage/kr_bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}
.original .bg_grad{background-image: url(https://www.bloody-rose.jp/image_item/original_ring/freepage/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
.original .sorcerersring{
	background-image: url(https://www.bloody-rose.jp/image_item/original_ring/freepage/sr_bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}.original .ring_fl{
	float: left;
	width: 325px;
}
.original .ring_fl02{
	float: left;
	width: 195px;
	padding-right: 10px;
}
.original .ring_fl02_r{
	float: left;
	width: 195px;
}
.original .ring_center{
	width: 327px;
	margin-right: auto;
	margin-left: auto;
}

.original .ring_name{
	font-size: 125%;
	color: #66C;
	font-weight: bold;
	line-height: 1.2em;
}
.original .font_mini{
	font-size: 84%;
	line-height: 1em;
}
.original #size_lineup table{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.original #size_lineup th{
	background-color: #603;
	width: 48px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.original #size_lineup td{
	background-color: #420021;
	width: 130px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.lth{
	text-decoration: line-through;
}
.original .link02{
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	height: 330px;
}
.original a img:hover{filter:alpha(opacity=80);
opacity:0.8;}

/*エルフ耳使い方ページ*/
.elf #container {
	width: 650px;
	margin: 0; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	padding-bottom: 30px;
	background-image: url(https://www.bloody-rose.jp/image_item/elf/bg.gif);
	background-repeat: repeat;
}



/*仮面ページ*/

.white_meiryo14{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
}
#mask{
	width: 670px;
	background-color: #1b1b1b;
	background-image: url(https://www.bloody-rose.jp/image_item/mask/bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#mask .box_clear{
	clear: both;
}
#mask h2{
	
	background-color:rgba(119,0,0,0.5);
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-indent: 10px;
	background-image: url(https://www.bloody-rose.jp/image_item/mask/lace.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}
#mask h2 p{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}

.text-area {
 margin: 15px auto;
 padding: 10px 5px 2px;
 width: 160px;
 background-color: #fff;
 opacity: 0.8;
}
.beju{
	color: #ffe0c7;
}
#mask .txt_box{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#mask h3{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #ff9f9f;
	width: 620px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom: 2px solid #490d0d;
	font-weight: normal;
	text-indent: 10px;
}
#mask .sozai li{
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#mask .matel li{
	list-style-type: none;
	float: left;
	margin-right: 22px;
}
#mask .matel li p{
	text-align: left;
	width: 180px;
	height: 80px;
}
.report_txtarea{
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	background-image: url(https://www.bloody-rose.jp/image_item/mask/report_title.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding-top: 250px;
}
.report_txtarea p{
line-height: 28px;
	color: #FFF;
	font-size: 14px;
	letter-spacing:1px;
}

/*共通tatsumi追加分*/
.al{text-align: left;}
.ar{text-align: right;}
.ac{text-align: center;}
.top_p15{padding-top: 15px;}
.top_p20{padding-top: 20px;}
.top_p20{padding-top: 30px;}
.top_p40{padding-top: 40px;}
.bot_p5{padding-bottom: 5px;}
.bot_p15{padding-bottom: 15px;}
.bot_p20{padding-bottom: 20px;}
.topbot_p15{padding-top: 15px;padding-bottom: 15px;}
.topbot_p20{padding-top: 20px;padding-bottom: 20px;}
.left_p15{padding-left: 15px;}
.side_p10{padding-right: 10px;padding-left: 10px;}
.side_p20{padding-right: 20px;padding-left: 20px;}
.side_p30{padding-right: 30px;padding-left: 30px;}
.side_p40{padding-right: 40px;padding-left: 40px;}
.around_p10{padding:10px;}
/* まとめ割引リンク */
#bundle_link {
    margin-top: 3px;
    text-align:center;
}

.bundle_display a {
    display:inline-block;
    margin-top:3px;
    padding:3px;
    border:1px solid #f00;
    line-height:1.3;
    text-decoration:none;
    color:#f00;
}

.bundle_display a:hover {
    border:1px solid #f00;
    background:#ffefef;
}

.bundle_table{
    border: 1px solid #999;
    word-wrap: break-word;
    width:98%;
    font-size:0.75em;
}

.bundle_title{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_backcolor1{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
    text-align: center;
}

.bundle_backcolor2{
    background-color: #FFF;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_name {
    display: inline-block;
    margin-top: 3px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    color: #f00;
}


div[aria-describedby='bundle_dialog'] .ui-widget-header {
    border: 0px;
    background: #ffffff;
    text-align: left;
}
#bundle_dialog table {
  border-collapse: collapse;
}

#bundle_detail > .bundle_table + h4,
#bundle_detail > .bundle_table + .bundle_table {
 margin-top:1.5em;
}

#bundle_detail > div:last-child {
 padding:1.5em 0 1em;
 text-align:center;
}

#bundle_detail > .bundle_table td {
 font-size:1.2em;
 font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
}

#bundle_detail > .bundle_table ul.option_style li {
 color:#222;
}

h4.newMemberinfo{
    margin-top:15px;
   }
   
   form[name='COUPON'] .backcolor2 p{
    padding-top: 1em;
   }
   
   #EST_SPS_cart #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
    margin:0 20px;
    height: 2px;
    background-color:#e0e0e0;
    border: 0;
   }
   
   #confirm .bordlayoutp3 td.backcolor1{
    width:25% !important;
   }
   
   /* 戻るボタン(下部) */
   .cartBtnPreviousBottom{
    vertical-align: middle;
    display: inline-block;
   }
   
   /*支払方法余白設定*/
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2{ padding:0;}
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2 .paytypewrap{ padding:10px 15px;}
   
   
   #EST_SPS_order .newMemberTitle,
   #EST_SPS_regist .newMemberTitle{
       text-align: center;
       font-weight: normal;
       margin-top: 1em;
       padding-bottom: 0.5em;
       font-size:1.5em;
       border-bottom: 2px solid #e0e0e0;
   }
   #EST_SPS_order .newMemberTitle ~ table{
       width: 95%;
   }
   #EST_SPS_order .newMemberTitle ~ table .backcolor1{
       width: 28%;
   }
   #EST_SPS_order .newMemberTitle ~ div textarea{
       width: 90%;
   }
   #EST_SPS_order .sps-noregist{
       cursor : pointer;
       display: inline-block;
       margin-top: 0.5em;
       font-size: 0.8em;
   }
   
   #selectPayment .side {padding:0;}
   #selectPayment .side .paytypewrap{padding:10px 15px;}
   