body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	font-size:12px;
	color:#333333;
	background:#eeeeee;
	behavior:url("../csshover3.htc");
	behavior:url("../../csshover3.htc");
}

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;
	white-space:nowrap;
}

td {
	border:0px none;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
}

a { /* 基本のリンク （固定）*/
	color:#666666;text-decoration:underline;
}

a:hover {
	color:#FF0000;text-decoration:none;
}

img { /* イメージボーダー指定 */
	border:0px;
}

form {
	padding:0px;
}

p {
	margin-top:5px;
	*margin-bottom: -1px;
	display: block;
}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}
.clearfix:after { /* float解除 */
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.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:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:900px;
	margin: 0 auto;
	text-align:left;
	border-top:10px #cc0000 solid;
	_border-top:2px #cc0000 solid;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
}
*:first-child+html #container {
	border-top:2px #cc0000 solid;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:880px;
	background:url(https://cart.shopserve.jp/vol1blog/c/chiyoda.ib.shopserve.jp/docs/pic-labo/toplogo.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 10px;
	top: 7px;
	z-index: 0;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:95px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	display:block;
	text-indent: -9999px;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	
}

/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0;
	margin-bottom:10px;
	color:#FFFFFF;
	text-align:right;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	display: none;
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	background:url(../img/hline.gif) no-repeat #B6A081;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:180px;
	margin:0px;
	padding:0px;
	background:#ffffff;
	vertical-align:top;
}

#rightSide { /* 右サイドtd （3列）*/
	width:180px;
	margin:0px;
	padding:0px;
	background:#ffffff;
	vertical-align:top;
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:180px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center1 { /* センター td （2列）*/
	width:100%;
	*width: auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
}

#center2 { /* センターtd （3列）*/
	width:540px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
}

#center3 { /* センターtd （装飾用）*/
	background:#ffffff;
	width:100%;
	*width: auto;
}

/***********プルダウンメニュー*********/

.sidemain1 .bland-box_txt {
	background-color: #ffffff;
	width: 178px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	float: left;
	padding-bottom: 0px;
	text-align: left;
	font-size: 12px;
}

.sidemain1 span:hover{
	cursor:pointer;
	color: #ff6600;
	text-decoration: underline;
}


.sidemain1 h3 {
	text-align: center;
	margin:0;
}

.sidemain1 ul { /* リスト設定 */
	margin: 0px;
	_margin-left: 2px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #cccccc;
	_border-bottom: 0;
} 

.sidemain1 li {
	text-align: center;
	padding-top: 3px;
	position: relative;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	_border-bottom: 1px solid #cccccc;
	z-index: 50;
}

/* ブランドメニュー サブ枠 */
.sidemain1 ul li ul{
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 0px;
	margin-left: 0px;
	visibility: hidden;
	z-index: 55;
}

.sidemain1 ul .cedar {
	background-color: #ffb8a4;
}

.sidemain1 ul .hydro {
	background-color: #e1ffa4;
}

.sidemain1 ul .men,
.sidemain1 ul li ul .men {
	background-color: #d7ebff;
}

.sidemain1 ul .lady,
.sidemain1 ul li ul .lady {
	background-color: #ffd7d7;
}

/* ブランドメニュー サブ枠 links style */

.sidemain1 ul li ul li a{
	font-size: 12px;
	text-align: left;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: black;
	text-decoration: none;
	background-image: url(https://cart.shopserve.jp/vol1blog/c/chiyoda.ib.shopserve.jp/docs/pic-labo/icon3.gif) ;
	background-repeat: no-repeat;
	background-position: 2% center;
	z-index: 60;
}

.sidemain1 ul li a:hover,
.sidemain1 ul li :hover {
	background-color: #f9f9f9;
	text-decoration: none;
	z-index: 60;
}

/* ブランドメニュー Holly Hack for IE \*/

	* html .sidemain1 ul li { float: left; height: 1%; }
	* html .sidemain1 ul li a { height: 1%; }
	
/* End */

/***********テーブル*********/

.tbl-ctr1 {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.sp15 {
	width: 15px;
}

.line1 {
	background-image: url(https://cart.shopserve.jp/vol1blog/c/chiyoda.ib.shopserve.jp/docs/pic-labo/waku2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.line2 {
	background-image: url(https://cart.shopserve.jp/vol1blog/c/chiyoda.ib.shopserve.jp/docs/pic-labo/waku2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
}

.line2 a {
	color: #333333;
	text-decoration: none;
}

.line2 a:hover {
	color: #ff6600;
	text-decoration: none;
}

.txt-type {
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #ffffff;
	background-image: url(https://cart.shopserve.jp/vol1blog/c/chiyoda.ib.shopserve.jp/docs/pic-labo/type-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 4px 0px;
	height: 30px;
}

.header_area { /* ヘッダのフリーエリア */
	width:710px;
	margin: 0px 5px;
	padding: 0px;
	z-index: 20;
	/*border:1px #1587C2 solid;*/
}

.header_menu {
    text-align:right;
    width:720px;
    background-repeat: no-repeat;
    position: absolute;
	left:50%;
    top:10px;
	margin:0px 0px 0px -280px;
	z-index: 1;
}

.cart {
    text-align:right;
    background-repeat: no-repeat;
	width:720px;
    position: absolute;
	left:50%;
    top:95px;
	*top: 80px;
    margin:0px 0px 0px -113px;
    _margin:0px 0px 0px -323px;
	z-index: 30;
}

*:first-child+html .cart {
    margin:0px 0px 0px -323px;
}


.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:720px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:7px 5px;
	padding:0px;
}


.mainFrame{ /* メイン大枠 */
	margin: 0px -5px;
	padding: 0px;
	background-color:#ffffff;
}


.mainCont { /* メインコンテンツ */
	margin:0px 5px;
	padding: 0px;
	width:auto;
	background-color:#FFFFFF;
}

.mainCont p {
	_margin-top: -1px; /* for IE6 */
	z-index: 100;
}

.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:#FF0000;
	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;
}

h2.goods /* 商品名 （商品一覧）*/
a {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#FF0000;
	text-decoration:underline;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */]
	margin:0px;
	padding:0px;
}

.topIMG td{
	margin-left:-180px ;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#666666;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:15px 0px 12px 8px;
	margin:0px;
	width:auto;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	color:#000000;
	background-color:#D6D6D6;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 8px 8px;
	margin:0px;
	width:auto;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	color:#000000;
	background-color:#eeeeee;
}
.title1 a{color:#000000;text-decoration:underline;}
.title1 a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:15px 0px 12px 8px;
	margin:0px;
	width:auto;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	color:#000000;
	background-color:#eeeeee;
}
.title2 a{color:#000000;text-decoration:underline;}
.title2 a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:15px 0px 12px 8px;
	margin:0px;
	width:auto;
	color:#FF286F;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	color:#000000;
	background-color:#D6D6D6;
}
.title3 a{color:#FF286F;text-decoration:underline;}
.title3 a:hover{
	color:#FF286F;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}

.new-info {
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	line-height: 1.4em;
}

.new-info a {
	color:#0000ff;
	text-decoration:underline;
}

.new-info a:hover {
	color: #ff6600;
	text-decoration:underline;
}

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:8px 0px;
	margin-top: 40px;
}

.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999; }

.layoutp3 p {
	display:none;
}

.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;
	/* background:url(../img/layout1.gif) ;*/
}

.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#666666;
	text-align:left;
	background:#FFFFFF;
}

#bread a { color:#666666;}
#bread a:link { 
	text-decoration:underline;
}

#bread a:hover { 
	text-decoration:underline;
	color:#FF0000;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#FF0000;
	border-bottom:1px dotted #333333;
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}

.animg {
	margin-left: 30px;
}

#item_details2 { /*商品詳細2 table */
	background-color: #eeeeee;
	width: 90%;
}

#item_details2 tr td { /*商品詳細2 table */
	padding: 7px;
}

#item_details2 .square { /*商品詳細 square */
	color:#ff6666;
}

/* メールマガジンアイコン設定 */
.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;
	z-index: 40;
}

.pageTop { /* ページトップ */
	padding:13px 0px 8px 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:#666666;text-decoration:none;
	border:1px #FFFFFF solid;
	padding:3px;
}

.pageTop a:hover{
	color:#FF0000;text-decoration:none;
	border:1px #FF0000 solid;
	padding:3px;
}

/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	width: 880px;
	text-align:left;
	padding:0px;
	margin-top:5px;
	margin-left: 10px;
	margin-bottom:5px;
	height:60px;
	background:url(https://cart.shopserve.jp/vol1blog/c/chiyoda.ib.shopserve.jp/docs/pic-labo/footer-bg090908.gif) no-repeat;
	/*background:url(../../../../pic-labo/footer-bg091001.jpg) left /*no-repeat*/ ;*/
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:25px 20px 5px 28px;
	color:#ffffff;
}

.footnavi a{
	color:#ffffff;	
	text-decoration:none;
}


.footnavi a:hover { 
	color:#333333;
	text-decoration:underline;
}

/********************************************************************/

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.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:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 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.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#666666;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #DDDDDD;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

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:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#666666;
}

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;
}

/* サイドコンテンツ */

/* ブランドメニュー メイン枠 */
.sidebox {
	margin; 0px:
}

.sidemain1 {
	width:178px;
	margin:0px ;
	padding:5px;
}

.sidemain1-qr,.sidemain1-mailmag {
	margin:0px ;
	text-align: center;
	border:solid 1px #cccccc;
}

.category-box { /* 右メニュー border用 */
	border: 1px solid #cccccc;
	text-align:center;
}

.cate-bnr5 { /* 右メニュー用 */
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* カレンダー */
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:880px;
	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;
}

/********************************************************************/
/* トップバナー */
.top-banner {
	float: left;
	height: 97px;
	width: 286px;
	margin-top: 0px;
	margin-left: 0px;
}

.top-banner2 {
	float: left;
	height: 97px;
	width: 286px;
	margin-top: 0px;
	margin-left: 11px;
}

.top-banner-2nd {
	float: left;
	height:107px;
	width: 436px;
	margin-top: 10px;
	margin-left: 0px;
}

.top-banner-2nd2 {
	float: left;
	height: 107px;
	width: 436px;
	margin-top: 10px;
	margin-left: 8px;
}
#contents {
	height: auto;
	width: 710px;
}
#contents .mensColumn {
	display: block;
	float: left;
	height: auto;
	width: 248px;
	padding-top: 0px;
	margin: 30px 0px 30px 65px;
}
#contents .ladysColumn {
	display: block;
	float: left;
	height: auto;
	width: 248px;
	margin: 30px 0px 30px 92px;
	padding-top: 0px;
}
#contents .mensColumn a img {
	margin: 0px 0px 3px 0px;
	border: none;
}
#contents .ladysColumn a img {
	margin: 0px 0px 3px 0px;
	border: none;
}
