/* テーマ：カラー／ホワイト */

body{
	font-family:Arial,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	text-align:center;
	width:100%;
	margin:0px auto;
	padding:0px;
	font-size:9pt;
	line-height:1.3;
	color:#000000;
	/*background:#C9D1D1;*/
}

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	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:#666;text-decoration:underline;}
a:hover {
	color:#CCC;text-decoration:none;}

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ボタン設定 */
	/*cursor:hand;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:20px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	/*border-top:10px #000000 solid;
	border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
        float:left;
	height:35px;
	/*padding-bottom:12px;*/
	/*padding-left:20px;*/
	background:/*url()  no-repeat*/;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:65px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	/*padding:35px 5px 5px 15px;*/
	margin:0px;
	width:100%;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
	padding:65px 5px 0px 17px;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:5px 0px 0px;
	font-size:75%;
	line-height:1em;
	font-weight: lighter;
	text-align: right;
}
.siteName a { color:#878787;text-decoration:none;}
.siteName a:hover {
	color:#CCC;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:5px 10px 2px 0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
}

.sitecopy a {color:#663403;text-decoration:none;}
.sitecopy a:hover {color:#282828;text-decoration:underline;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin: 0;
	/*margin-bottom:10px;*/
	color:#FFFFFF;
	text-align:right;
	clear:both;
	position: relative;
	top: 44px;
	right: 0px;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding-right:5px;
	padding-top:10px;
	/*color:#C8C8C8;*/
	background-color:#FFFFFF;
	color:#888888;
}

.headnavi a{
	margin:0px 10px 0px 10px;
	text-decoration:none;
	color:#888888;
	border-bottom:1px solid;
}
.headnavi a:hover {
	color:#CCC;
	margin:0px 10px 0px 10px;
	text-decoration:none;
	border-bottom:1px solid;
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	background:url(../img/hline.gif) no-repeat #B6A081;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:38px 0px 0px;
	margin: 0px;
	background:#FFFFFF;
	vertical-align:top;	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


.header_area { /* ヘッダのフリーエリア */
	text-align:right;
	margin:0px 0px 0px 25px;
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
	height: 80px;
	position: relative;
	top: -75px;
}
.free_head_menu {
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//free_head_menu.gif) no-repeat;
	height: 51px;
	width: 461px;
	position: absolute;
	right: 0px;
}
.free_head_menu_left {
	float: left;
	width: 385px;
	margin-left: 0px;
}
* html .free_head_menu_left {
	margin-left: 20px;
	width: 345px;
}
.free_head_menu_left li {
	height: 14px;
	overflow: hidden;
	list-style-type: none;
}
.free_head_menu_ul1 {
	height: 14px;
	margin-top: 3px;
	margin-left: 63px;
}
*+html .free_head_menu_ul1 {
	margin-left: 100px;
}
.free_head_menu_ul1 li{
	float: left;
	list-style: none;
}
.free_head_menu_ul1 li a{
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//free_head_menu_ul1.gif) no-repeat;
	height: 14px;
}
.free_head_menu_ul1 li#m1 a{
	width: 34px;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
	margin-right: 36px;
}
.free_head_menu_ul1 li#m2 a{
	width: 38px;
	background-position: -70px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
	margin-right: 36px;
}
.free_head_menu_ul1 li#m3 a{
	width: 56px;
	background-position: -144px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
	margin-right: 36px;
}
.free_head_menu_ul1 li#m4 a{
	width: 42px;
	background-position: -236px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
}
.free_head_menu_ul1 a:hover{
	height: 14px;
}
.free_head_menu_ul1 li#m1 a:hover{
	width: 34px;
	background-position: 0px -14px;
	margin-right: 36px;
}
.free_head_menu_ul1 li#m2 a:hover{
	width: 38px;
	background-position: -70px -14px;
	margin-right: 36px;
}
.free_head_menu_ul1 li#m3 a:hover{
	width: 56px;
	background-position: -144px -14px;
	margin-right: 36px;
}
.free_head_menu_ul1 li#m4 a:hover{
	width: 42px;
	background-position: -236px -14px;
}
.free_head_menu_ul2 {
	height: 14px;
	padding-top: 6px;
	margin-left: 63px;
}
* html .free_head_menu_ul2 {
	height: 14px;
	padding-top: 0px;
	margin-left: 63px;
}
*+html .free_head_menu_ul2 {
	padding-top: 0px;
	margin-left: 100px;
}
.free_head_menu_ul2 li{
	float: left;
	list-style: none;
}
.free_head_menu_ul2 li a{
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//free_head_menu_ul2.gif) no-repeat;
	height: 14px;
}
.free_head_menu_ul2 li#m5 a{
	width: 34px;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
	margin-right: 36px;
}
.free_head_menu_ul2 li#m6 a{
	width: 38px;
	background-position: -70px 0px;
	display: block;
	text-decoration: none;
	margin-right: 36px;
	padding-top: 14px;
}
.free_head_menu_ul2 li#m7 a{
	width: 56px;
	background-position: -144px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
	margin-right: 36px;
}
.free_head_menu_ul2 li#m8 a{
	width: 42px;
	background-position: -236px 0px;
	display: block;
	text-decoration: none;
	padding-top: 14px;
}
.free_head_menu_ul2 a:hover{
	height: 14px;
}
.free_head_menu_ul2 li#m5 a:hover{
	width: 34px;
	background-position: 0px -14px;
	margin-right: 36px;
}
.free_head_menu_ul2 li#m6 a:hover{
	width: 38px;
	background-position: -70px -14px;
	margin-right: 36px;
}
.free_head_menu_ul2 li#m7 a:hover{
	width: 56px;
	background-position: -144px -14px;
	margin-right: 36px;
}
.free_head_menu_ul2 li#m8 a:hover{
	width: 42px;
	background-position: -236px -14px;
}
.free_head_menu_ul3 {
	height: 11px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 360px;
}
.free_head_menu_ul3 li{
	list-style: none;
	margin-left: -20px;
}
* html .free_head_menu_ul3 li{
	list-style: none;
	margin-left: 15px;
}
.free_head_menu_ul3 li a{
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//free_head_menu_ul3.gif) no-repeat;
	height: 11px;
	text-align: left;
}
.free_head_menu_ul3 li#m9 a{
	width: 46px;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	padding-top: 11px;
}
.free_head_menu_ul3 li#m9 a:hover{
	background-position: 0px -11px;
}


.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px ;
	/*background:#e1cec5;
	border:1px #c7a292 solid;*/
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px 0px 0px 25px;	/*padding:10px;*/
	/* background:url(../img/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#333333;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-size:120%;
	color:#333333;
	text-align:left;
}

.goods /* 商品名 （商品一覧）*/
a{color:#343434;
font-weight:normal;
text-decoration:underline;
}

.goods a:hover{
color:#CCC;
text-decoration:none;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#663403;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:5px 5px 5px 5px;
	margin:0px;
	width:auto;
	line-height:1.3;
	/*font-size:9pt;*/
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0px;
	/*color:#ffffff;*/
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//logo_s.gif) no-repeat right center;
	border-bottom: 1px dotted #CCCCCC;
	color:#868686;
	color: #858585;
}

.title1{ /* タイトル2 h1 */
	padding:5px 5px 5px 5px;
	margin:0px;
	width:auto;
	line-height:1.3;
	/*font-size:9pt;*/
	vertical-align:middle;
	letter-spacing:0px;
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//logo_s.gif) no-repeat right center;
	border-bottom: 1px dotted #CCCCCC;
	color:#868686;
	font-weight: bold;
}
.title1 a{color:#868686;text-decoration:none;}
.title1 a:hover{
	color:#CCC;
	text-decoration:none;
}
.title2{ /* タイトル2 h1 */
	padding:5px 5px 7px;
	margin:0px;
	width:auto;
	line-height:1.3;
	font-weight:bold;
	font-size:9pt;
	vertical-align:middle;
	letter-spacing:0px;
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//logo_s.gif) no-repeat right center;
	border-bottom: 1px dotted #CCCCCC;
	color:#868686;
}
.title2 a{color:#000000;text-decoration:none;}
.title2 a:hover{
	color:#CCC;
	text-decoration:none;
	font-weight:normal;
}
.title3{ /* タイトル2 h1 */
	padding:5px 5px 5px 5px;
	margin:0px;
	width:auto;
	color:#FF286F;
	line-height:100%;
	font-weight:normal;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	color:#ffffff;
	background-color:#663403;
}
.title3 a{color:#FF286F;text-decoration:none;}
.title3 a:hover{
	color:#FF286F;
	text-decoration:none;
	font-weight:normal;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	/*padding:10px;*/
	margin:0px auto 35px;
	width:auto;
	background-color:#ffffff;
	padding-top: 12px;	/* background:url(../img/maincont.gif) ;*/
	text-align: center;
}
.mainCont img{ /* メインコンテンツ */
	margin-bottom: 6px;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:12px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#DDDDDD;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	text-align:center;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:0px 0px 20px 30px;
	color:#663403;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#666666;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#CCC;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#FF0000;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*background-color:#EBEBEB;*/
	/*ackground:#1587C2;*/
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#FF0000;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:13px 0px 3px 17px;
	margin:10px 0px 5px  5px ;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:50% left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#663403;text-decoration:none;border:1px #FFFFFF solid;padding:3px;}
.pageTop a:hover{ color:#CCC;text-decoration:none;border:1px #CCC solid;padding:3px;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	width:auto;
	/*background-color:#000000;
	color:#FFFFFF;
	height:5px;*/
	text-align:center;
	margin-top:10px;
	vertical-align:bottom;
	padding-top:5px;
	/*background:url(../../../../pic-labo/footer_logo.gif) left*/ /*no-repeat*/ ;
	; 	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//footer_logo.gif) no-repeat right 0px;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:5px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:0px 0px 20px;
	/*color:#FFFFFF;*/
	text-align:left;
}
.footnavi a{ 
	/*color:#FFFFFF;*/
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#CCC;text-decoration:none;}

#copyright { /* コピーライト */
	padding:0px;
	width:auto;
	height:20px;
	text-align:left;
	/*text-align:center;*/
	vertical-align:bottom;
	/* background:url(../img/copyright.gif) ;*/
}
* html #copyright { /* コピーライト */
	padding-top: 20px;
	color: #666666;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
	color: #666666;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	/*background:#663403;
	border-bottom:1px #DDDDDD solid;*/
}

#search label{
	padding:0px 90px 5px 7px;
	margin:0px;
	/*color:#ffffff;*/
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	/*font-weight:bold;*/
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//logo_s.gif) no-repeat right center;
	border-bottom:1px dotted #CCCCCC;
	color: #868686;
	font-weight: bold;
}
#search input{
	margin-top: 19px;
}
* html #search input{
	margin-top: 0px;
}
* html #search label{
	padding:5px 105px 5px 3px;
	margin:0px 0px 5px 0px;
	height: 25px;
	width:auto;
	line-height:200%;
	letter-spacing:0.2em;
	/*font-size:9pt;*/
	vertical-align:middle;
	letter-spacing:0px;
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//logo_s.gif) no-repeat right center;
	border-bottom: 1px dotted #CCCCCC;
	color:#868686;
	font-weight: bold;
}
*+html #search label{
	padding:5px 105px 5px 3px;
	margin:0px 0px 5px 0px;
	width:auto;
	height: 25px;
	line-height:100%;
	letter-spacing:0.2em;
	/*font-size:9pt;*/
	vertical-align:middle;
	letter-spacing:0px;
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//logo_s.gif) no-repeat right center;
	border-bottom: 1px dotted #CCCCCC;
	color:#868686;
	font-weight: bold;
}

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:1.3;
}

.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;
	color: #666666;
	list-style: none;
}

li.ca1 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//li_icon.gif) no-repeat 0px 10px;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	margin:0px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#FFF0F5;*/
	color:#000000;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#CCCCCC;
	/*background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#663403;*/
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
	/*background:url(../img/icon_eye02_ov.gif) no-repeat #eee3dd;*/
}

li.ca3 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;	
	background:url(/USERTHEMEIMG/vol1/mydo267953.pn.shopserve.jp//li_icon.gif) no-repeat 0px 10px;
}

li.ca3 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	/*background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background:#FFF0F5;*/
	color:#000000;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#CCCCCC;
	/*background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#663403;*/
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
}
.sidemain1 img{ /* メイン枠 */
	margin-bottom: 9px;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
	text-align:center;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:0px 0px 0px 0px;
	/*color:#0E577E;
	background:url(../img/icon_eye03.gif) no-repeat*/
	background: #FFFFFF url../img/li_icon.gif) no-repeat 0px 5px;
	text-indent: 15px;
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
	 background-color:#FFFFFF;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#666666;
	background:#FFFFFF;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#666666;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#666666;
	background:#DDDDDD;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.line01{
	/*border:#DEDBBE 1px dotted;*/
	vertical-align:buttom;
} 

#rss{ / * RSS設定 */
	margin:10px 0px 20px 0px ;
	padding:10px 0px 20px 10px ;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	font-size:110%;
	color:#666666;
	height:19px;
	text-decoration:underline;
	/*background:url(../img/entry_title.gif);*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
	color:#666666;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px ;padding-bottom:5px;background-color:#666666;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}


/*TAKANNA*/
.txt {
	font-size:9pt;
	color: 666666;
　　　　 line-height:1.3;
}
div#txt {
font-size: 12px;
color: #666666;
margin-top: 20px;
margin-bottom: 50px;
line-height: 25px;
}
div#img {
font-size: 12px;
color: #666666;
margin-top: 20px;
margin-bottom: 10px;
}
div#si {
font-size: 10px;
color: #666666;
margin-top: 40px;
margin-bottom: 10px;
line-height: 18px;
}
.size1{
	margin:0px auto;
	padding:0px 20px 0px 20px;
	font-size:10px;
	background-color:#fbfaf5;
	color:#666666;
}

.size-c{
	margin:0px auto;
	padding:0px 30px 0px 30px;
	font-size:10px;
	background-color:#1f0403;
	color:#ffffff;
}

#sho{
	margin:20px 0px 20px 0px;
	padding:0px;
	border:0;
	text-align:center;
	vertical-align:middle;
	background-color:#ffffff;
}
/*予約商品ページの設定*/
#reserve{
	text-align:center;
	width:100%;
	margin:0px auto;
	padding:0px;
	font-size:9pt;
	line-height:1.3;
	letter-spacing:0px;
	vertical-align:baseline;
	font-family:Arial,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
#rewrap{
	text-align:left;
	width:730px;
	border:0;
	margin:0px auto;
	padding:0px;
	color:#444444;
	background-color:#FFFFFF;
}
#reserve h3{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:10pt;
}
#reserve p{
	margin:0px auto;
	padding:0px;
}
#reserve a{
	text-decoration:none;
	underline:none;
	color:#444444;
	margin:0px auto;
	padding:0px;
}
#reserve a:hover{
	color:#CCC;
}
#reserve a img{
	margin:0px auto;
	border:0;
	padding:0px;
}
#reserve img{
	border:0;
	margin:0px auto;
	padding:0px;
	vertical-align:bottom;
}

/* コンテンツの構造の指定 */
#retop{
	text-align:center;
	padding:0px;
	margin:0px auto;
}
#reeting{
	padding:40px 20px 40px 20px;
	margin:0px;
	width:710px;
}
.midtitle{
	padding:20px 0px 50px 20px;
	margin:0px;
	width:710px;
	clear:both;
}
#reitem{
	width:440px;
	margin:0px 0px 0px 140px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#reitem ul{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
}
#reitem li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:200px;
}
.kikan{
	color:#FF7E59;
}
#reattention{
	margin:0px;
	padding:50px 0px 20px 20px;
	width:710px;
	line-height:1.6;
	clear:both;
}
#atte{
	padding:10px 10px 10px 10px;
	border:1px solid;
	background-color:#CCC;
}
#refooter{
	text-align:center;
	width:730px;
	clear:both;
}
.yell{
	background-color:#310000;
	color:#FFFFFF;
	padding:0px 2px 0px 2px;
}


/*2009商品ページ用CSS*/
div.pola-box09{
	width:590px;
	margin:0 auto;
	line-height:2em;
	color:#333;
	font-size:small;
}
div.pola-box09 p{
	margin-top:0;
}
div.pola-box09 div{margin-top:1em;}
.img_title{margin-bottom:1em;}

.brand-info09{margin-bottom:80px;}

.brand-info09, .coordinate-item09, .item-info09, .staff-voice09{line-height:1.5em;}

.size-hosoku09{
	padding-top:0.5em;
	font-size:x-small;
	line-height:1.5em;
	color:#59493f;
        text-align:left;
}

.brand-info09 {
	/*background-color:#eee;*/
}
.brand-info09 p{
	padding:0 5px;
        text-align:left;
}
.brand-info09 p.move-list09{text-align:right; padding-bottom:1em;}

.coordinate-item09 p{
	width:590px;
	height:auto;
	text-align:center;
}

/* IE用css hack */
.coordinate-item09 img{
-ms-interpolation-mode: bicubic;
}

.item-com09{
	margin-bottom:50px;
	text-align:left;
}
.item-com09 img{
	margin:30px auto 5px;
	display:block;
}

.item-info09{margin-bottom:60px;}
.item-info09 img{margin-bottom:5px;}
.item-info09 table{
	width:590px;
	font-size:90%;
	background:#aaa;
	border-collapse:separate !important;
}
.item-info09 th{
	background:#eee;
	vertical-align:middle;
}
.item-info09 td{
	background:#fff;
	vertical-align:middle;
}

.staff-voice09{margin:3em 0 5em;}
.staff-voice09 table{
	font-size:1em;
}
.staff-voice09 th, .staff-voice09 td{
	border-bottom:1px dashed #aaa;
	border-collapse:collapse;

