/* テーマ：ライフ／朝の食卓 */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding: 0px;
	font-size: 84%;
	line-height:135%;
	color:#7D7D7D;
	text-align:center;
	background: #FFFFFF
}

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: #5d478b; text-decoration: none}
a:hover {
	color: #5d478b; 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 { /* 画像の周り込み解除 */
	cleftlear: both; 
	font-size: 1px; 
	visibility: hidden; 
	overflow: hidden; 
	height: 1px; 
	text-align: center
}

.button1{ /* inputボタン設定 */
	cursor:hand;
	color: #ffffff;
	background: #959595;
	border: 2px solid #B4B4CA;
	margin:1px 0px 1px 0px;
	/* border-top-color: #FA5923;
	border-right-color: #FA5923;
	border-bottom-color: #FA5923;
	border-left-color: #FA5923; */
	font-weight:bold;
}

.text1 {border:1px solid #AAAAAA;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold; color:#FF0066;}/* エラーメッセージ */

.no2{font-size: 120%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color: #5d478b;} /* フォント赤 */
.orange{color: #FF9900;} /* フォントオレンジ */
.blue{color: #0033cc;} /* フォント青 */
.green{color: #006600;} /* フォント緑 */
.glay{color: #666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height: auto;
	padding: 3px;
	margin: 0px;
	background: #CCCCCC;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height: 50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width: 860px;
    text-align:left;
	border-top:0px;
	border-right:1px #D2D2D2 solid;
	border-left:1px #D2D2D2 solid;
	border-bottom:0px;
	background: /* url(../img/center1.gif)*/  #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width: 100%;
	text-align:left;
	/*background:  url(../img/center2.gif)  #F7A9B5;*/
	border:1px solid #D0D7D7;
}

/* ヘッダー */
#header{
        background-position: left; 
	width: 100%;
	height:70px;
	background:  url(../../../../pic-labo/top_bar_logo02.gif) left no-repeat  #ffffff;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding: auto;   	
                margin: 0px; 
                width:100%;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin: 0px;
	padding:0px 10px 0px;
	color: #FFFFFF;
	top: 40px; 
	font-size:160%;
}
.siteName a { color: #FFFFFF;text-decoration: none;}
.siteName a:hover { color: #FFFFFF;text-decoration: underline;}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding: 47px 0px 2px 0px; 
	margin-left: 400px;
	_margin-left: 340px;
	color: #666666;
	font-weight:thin;
    font-size:84%;
}

.sitecopy a {color: #666666;text-decoration: none;}
.sitecopy a:hover {color: #979797;text-decoration: underline;}


/* ヘッダーメニュー */
#headMenu {
	width: 100%;
	height: 20px;
	background: #ffffff;
}

.headnavi { /**カートを見るなど。  ヘッダーメニューテキスト */
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 95%;
	PADDING-BOTTOM: 0px;
	COLOR: #5d478b;
	PADDING-TOP: 3px;
	TEXT-ALIGN: right
}

.headnavi a{color: #826bad;font-weight:bold;text-decoration: none;}
.headnavi a:hover {color: #826bad;text-decoration: underline;}

.navi01 {/* ヘッダーメニューアイコン */
	background-position: left /*center*/;
	background-repeat: no-repeat;
	height: 12px;
	/*background: url(../img/navi01.gif) ; */
}

/* ヘッダー下装飾ライン */
.hline {border: 2px solid #ffffff;
	/*background: url(../img/hline.gif) no-repeat #B5B5B5;*/
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width: 175px;
	padding: 0px;
	margin: 0px;
/*	border-top:0px #D2D2D2 solid;
	border-right:0px #D2D2D2 solid;
	border-left:0px #D2D2D2 solid;
	border-bottom:0px #D2D2D2 solid;*/
	vertical-align: top;
	background: #FFFFFF ; 
}

#rightSide { /* 右サイドtd （3列）*/
	width: 170px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border-top:0px ;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	vertical-align: top;
	/*background: url(../img/rightside.gif) ;*/
}

#rightSide2 { /* 右サイドtd （3列 ブログ）*/
	width: 170px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border-top:0px ;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	vertical-align: top;
	/*background: url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width: 690px;
	padding: 0px;
	margin: 0px;
    text-align:left;
	vertical-align: top;
	/*border:none 1px solid #D2D2D2;  */
	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: left;
	width:660px;
	margin:0px 5px 0px 5px;
	padding:0px;
}*/

.footer_area { /* フッタのフリーエリア */
	text-align: left;
	width:660px;
	margin:0px 0px 0px 10px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	/*background: url(../img/sidebox.gif) ; */
}

.centerbox { /* センター用ブロック（幅設定） */
	margin: 6px 2px 5px 10px;
	padding: 0;
	text-align: left;
	/*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: #AB6081;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size: 125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align: left;
	color:#A18592;
}
.expl a{color:#A18592;	text-decoration:none;}
.expl a:hover{color:#A18592;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color: #333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#6666CC; font-weight:bold;text-decoration:none;}
h2.goods a:hover{color:#339999;text-decoration:underline;}

.left_img{
float: left;
}

/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin: 0px ;
	padding: 0px 10px 0px 10px;
}

.topIMG td{
	margin: 0px;
	padding:0px;
	background: #ffffff;
}

.shopCopy { /* サイト説明 */
	margin: 0px;
	padding: 0px 10px 10px 10px;
	color:#ffffff;
	line-height:120%;
	text-align:left;
	font-size: 88%;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding: 9px 0px 0px 10px;
	margin: 0px;
	color: #ffffff;
	width: auto;
	height:22px;
	background: url(/pic-labo/title_bar010.gif) repeat; 
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 中央の「お知らせ」ボーダー */
	padding: 8px 0px 0px 15px;
	margin: 5px 0;
	color: #666666;
	width: auto;
	height:22px;
	background: url(/pic-labo/title_bar010.gif) repeat; 
	line-height:100%;
	vertical-align:middle;
}
h3.title1 a{color:#666666;text-decoration:none;}
h3.title1 a:hover{color:#666666;text-decoration:none;}

.title10{
	padding: 8px 0px 0px 15px;
	margin: 0;
	color: #666666;
	width: auto;
	height:22px;
	background: url(/pic-labo/title_bar010.gif) repeat; 
	line-height:100%;
	vertical-align:middle;
}

.title2{ /* タイトル2 h3 */
	padding: 8px 0px 0px 10px;
	margin: 0px;
	width: auto;
	color:#666666;
	height:22px;
	background: url(/pic-labo/title_bar020.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}
.title2 a{color:#AB6081;text-decoration:none;}
.title2 a:hover{color:#9F8096;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
        padding: 8px 0px 0px 15px;
        margin: 0px;
        width: auto;
        color:#666666;
        height:22px;
        background: url(/pic-labo/title_bar020.gif) repeat;
        line-height:100%;
        vertical-align:middle;
}

.rank{/* ランキングアイコン */
        text-align: left;
}

.mainCont { /* メインコンテンツ */

	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	width: auto; 
	background:#ffffff;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding: 27px 0px; 
	margin: 0px; 
	width: auto; 
}


ul.news{ /* 最新情報リスト設定 */
	text-align: left;
	line-height: 0.5em
	padding: 10px 0 0 -20px;
	list-style: square;
	color: #666666;
}

ul.news .date{
	color: #bfbfbf;
}

li.p3{padding: 3px;}

.free_list{ /* リスト設定 */
     text-align: left;
        padding: 0px 0px;
        margin:0px;}

ul.list{ /* リスト設定 */
	text-align: left;
	padding: 0px 0px;
	margin:0px;
	list-style:square;
	color: #F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align: left;
	padding: 0px 20px;
	margin:0px;
	color: #aaaaaa;
}
li.sm1 { margin: 4px ; display: block;}
li.sm2 { margin: 0px 0px 0px -35px; display: block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding: 5px 22px;
	color: #7D7D7D;
	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 #CBB1B1;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #b5b5b5;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#bfbfbf;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#f0f0f0; vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#f5f5f5;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin: 10px 0px 0px 0px;
	padding: 2px;
	width: 99%;
	background:#FFFFFF;
	/* background: url(../img/layoutframe.gif) ; */
}
.layoutFrame td{
	text-align: center;
	margin: 0px;
	padding: 1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin: 1px;
	padding: 3px;
	background:#ffffff;
	/* background: url(../img/layout1.gif) ; */
}
.layout1 td{
	margin: 0px;
	padding: 3px;
	text-align: center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin: 0px 0px 10px 10px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
                PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	color: #666699;
	text-align:left;
	background:#f5f5f5;
	border-top: 1px #D2D2D2 solid;	
	border-bottom: 1px #D2D2D2 solid;
                border-left: 1px #D2D2D2 solid;
	}
#bread a { color: #666699; }

h4.title{
	margin: 5px 0px; 	
	padding: 2px 0px;
	color: #BC688D;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin: 0px;
	padding: 4px;
	background: #ffffff;
	/*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 */
	padding: 12px 0px 0px 60px;
	background: url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding: 12px 0px 0px 60px;
	background: url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	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: 3px 5px 0px 17px;
	margin:10px 5px;
	background: url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float: right;
}
.pageTop a{ color:#5d478b;text-decoration: none;}
.pageTop a:hover{ color:#5d478b;text-decoration: underline;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 40px;
	background:#e5e5e5;
	text-align:center;
	/*background: url(../img/footer.gif)  no-repeat ;*/
}

.footnavi { /*フッターメニューテキスト設定*/
	padding: 5px 20px 5px 20px;
	color: #5d478b;
}
.footnavi a{ color: #826bad;text-decoration: none; }
.footnavi a:hover { color: #826bad;text-decoration: underline; }

#copyright { /* コピーライト */
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 40px;
	color: #ffffff;
	background: #959595;
	text-align:center;
	/* background: url(../img/copyright.gif) ; */
}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding: 6px 5px 12px 5px; 
	margin: 0px;
	width: auto;
	background: url(/pic-labo/search_background.gif) #ffffff;
}

#search label{
	padding: 0px;
	margin: 0px;
	color:#ffffff;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 0px; virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding: 0px 0px;	
	display: block;
	line-height:130%;
	background:#ffffff;
	border-top:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-left:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	/* background: url(../img/list.gif) ; */
}

.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-bottom: 1px #D2D2D2 solid;	
}

li.ca2 {
	margin: 0px;
	border-bottom: 1px #D2D2D2 solid;
}
li.ca1 a{ padding: 5px 3px 5px 20px; display: block; 
	color:#008999;font-weight: bold;text-decoration: none; 
	background: url(../img/icon_eye01.gif) no-repeat #E5E5E5;
}

li.ca1 a:hover{ color:#52BF97; font-weight: bold;text-decoration: none;
	background: url(../img/icon_eye01_ov.gif) no-repeat #f5f5f5;
}

li.ca2 a{ padding: 3px 3px 3px 30px; display: block;
	color:#009E96;font-weight: bold;text-decoration: none;
	background: url(../img/icon_eye02.gif) no-repeat #f5f5f5;
}
li.ca2 a:hover{ color:#52BF97; font-weight: bold;text-decoration: none;
	background: url(../img/icon_eye02_ov.gif) no-repeat #ffffff;
}

li.ca3 {
	margin: 0px;
	border-bottom: 1px #D2D2D2 solid;	
}

li.ca3 a{ padding: 5px 3px 5px 20px; display: block; 
	color:#008999;font-weight: bold;text-decoration: none; 
	background: url(../img/icon_eye01.gif) no-repeat #E5E5E5;
}

li.ca3 a:hover{ color:#52BF97; font-weight: bold;text-decoration: none;
	background: url(../img/icon_eye01_ov.gif) no-repeat #f5f5f5;
}

li.ca4 {
	margin: 0px;
	border-bottom: 1px #D2D2D2 solid;
}

li.ca4 a{ padding: 3px 3px 3px 30px; display: block;
	color:#009E96;font-weight: bold;text-decoration: none;
	background: url(../img/icon_eye02.gif) no-repeat #f5f5f5;
}

li.ca4 a:hover{ color:#52BF97; font-weight: bold;text-decoration: none;
	background: url(../img/icon_eye02_ov.gif) no-repeat #ffffff;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin: 0 0 5px 0;
	padding: 0;
	background:  #ffffff;
	/*background: url(../img/sidemain1.gif) ; */
}

.sidemain1 p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin: 0px; 
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #5d478b;
	background: url(../img/icon_eye03.gif) no-repeat
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight: bold;
	 text-align: center;
	 padding:3px;
	 color:#7D7D7D;
}
caption a{ color:#7D7D7D; text-decoration:underline;}
caption a:hover{ color:#7D7D7D;	 text-decoration:none;}

.carender { /* カレンダー テーブル*/
	 border-collapse: collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
}

.carender td {
	padding:2px;
	border-collapse: collapse;
	text-align:right;
	border:1px solid #BDC7C7;	
}

.carender th {
	padding:2px;
	border-collapse: collapse;
	border:1px solid #BDC7C7;	
}

th.day { /* ヘッダ平日 */
	font-weight: bold;
	color: #7D7D7D;
	background: #f5f5f5;
	text-align: center;
}

th.sun { /* ヘッダ日曜 */
	color: red;
	background: #EADDE1;
	text-align: center;
}

th.sat { /* ヘッダ土曜 */
	color: blue;
	background: #D9D9EE;
	text-align: center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse: separate;
	padding:0px 0px 0px 5px;
	border:1px solid #f5f5f5;
}

.line01{ border: #f5f5f5 2px solid; vertical-align:buttom;} 

#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 */
	padding:5px 0px 10px 0px;
	display: block; 
	font-size:116%;
	color: #5d478b; 
	/* background: url(../img/entry_title.gif) ; */
}

.entry_date{
	display: block; 
	padding: 10px 0px 3px 0px; 
	color: #BC688D; 
	text-align:right;
}

.state{ /* ブログステータス */
	padding: 2px 0px;
	text-align: right;
	/*border-top: #BC688D 1px dashed; */
}

.subtitle {/* h3 ブロックサブタイトル */
	padding: 2px 0px; 
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:110%;
	color:#D28595;
	border-bottom: #DB9AA7 2px solid;
	/* background: url(../img/subtitle.gif) ; */
}

 p.label { /* ブログコメントタイトル */
	font-weight: bold;
}

.tb_url{ /* トラックバックurl */
	font-weight: bold; margin-bottom: 10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding: 3px;background-color: #F3CFE8;}



/* ナビゲーション （固定）*/
.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);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}
.moji_pink_g {
	COLOR: #666666;
	font-size: 90%;
}
.moji_pink_bb {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #CC436C; TEXT-DECORATION: none
}
.moji_pink_b {
	color: #666666;
	font-weight: bold;
}

.topmoji {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 85%;
	color: #7b7b7b;
	line-height: 140%;
}
.topmoji a{color:#7b7b7b;text-decoration:none;}
.topmoji a:hover{color:#cc6699;text-decoration:underline;}



.item_field1{
	clear: both;
	float: left;
	width: 223px;
	margin: 0 10px 10px 0;
	padding: 10px;
	border: 1px solid #bfbfbf;
}

.item_field1 img{
	clear: both;
	margin: 0;
	padding: 0;
}

.item_field1 p{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.item_field1 a{
	color: #666666;
	text-decoration: none;
}


.item_field1 a:hover{
	color: #5d478b;
	text-decoration: underline;
}


.ranking{
	clear: both;
	width: 170px;
	height: 60px;
	border-bottom: 1px dotted #bfbfbf;
}

.ranking img{
	float: left;
	margin: 5px 5px 5px 0;
	padding: 0;
}

.ranking .number{
	margin: 0;
	padding: 0;
	
}

.ranking p{
	margin: 5px 5px 5px 0;
	padding: 0;
	font-size: 90%;	
}

.ranking a{
	color: #666666;
	text-decoration: none;
}


.ranking a:hover{
	color: #5d478b;
	text-decoration: underline;
}


.new_arrival{
	clear: both;
	width: 170px;
}

.new_arrival img{
	margin: 10px;
}

.new_arrival p{
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.new_arrival a{
	color: #666666;
	text-decoration: none;
}


.new_arrival a:hover{
	color: #5d478b;
	text-decoration: underline;
}


.date{
	color: #bfbfbf;
	font-size: 85%;
}

td.space {
	height: 5px;
	_height: 2px;
}

td.wid {
	width: 20px;
}

td.space_h {
	height: 5px;
	_height: 7px;
}


.main{
	width: 650px;
	padding: 10px;
}

.main_img{
	margin: 0;
	padding: 0;
}

.main_p{
	margin: 0;
	padding: 10px 0; 
}

.sub_img{
	margin: 0;
	padding: 0;
}

.cap{
	color: #;
}

.cap2{
	clear: both;
	color: #;
}

.items{
	float: left;
	margin-right: 50px;	
	text-align: center;
}

.items img{
	margin: 0;
	padding: 0;
}

.items p{
	
}

.items_end{
	float: left;
	margin-right: 0;	
	text-align: center;
}

.items_end img{
	margin: 0;
	padding: 0;
}

.items_end p{
	
}

.details{
	margin: 0;
	padding: 0;
}
.details img{
	margin: 10px 0;
}
.title_bar_1{
	width: 650px;
	text-align: left;
	background: #f6eef0;
	padding: 5px;
}
.title_bar_2{
	width: 650px;
	text-align: left;
	background: #dbbf75;
	padding: 5px;
}

.data_img{
	clear: both;
	margin: 0;
	padding: 0;
}
.data_img img{
	float: left;
	margin: 0;
	padding: 10px;
}

table.spec{
	clear: both;
	width: 650px;
	padding: 10px;
	background: #f6eef0;
}
table.spec th tr td{
	margin: 0;
	padding: 10px;
}

table.quality_and_notice{
	width: 650px;
	padding: 10px;
	background: #f0e7ff;
}
table.quality_and_notice th tr td{
	margin: 0;
	padding: 10px;
}

table.quality_and_notice ul{
	margin: 0;
	padding: 5px 15px;
}

