/* テーマ：シンプル／こもれび2013_左変更後*/

body{
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin: 0 auto 0px auto;
	padding: 0 auto 0px auto;
	font-size:84%;
	line-height:135%;
background:url(../pic-labo/header_bg.gif) repeat-x top left #fff;
}



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:#0085b2; text-decoration:underline;
	}

a:visited {
	color:#4c6600; text-decoration:underline}
	
a:hover {
	color:#FF0080 ; text-decoration:underline; }
a:active {
	color:#FF0080; text-decoration:underline; }

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}
	
li {	
	margin:0;
	padding:0;}

ul ul{	list-style-type:none;}

img{ border:0px;
	padding:0;
	margin:0;
     }/* イメージボーダー指定 */

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;
	color:#FFFFDD;
	background:#387B13;
	border:#27550D;
}

.text1 {border:1px solid #616161;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */


.bgPaleblue{
		background-color: #D1E8FE;}
		
.bgPaleygreen{
		background-color: #AADD37;}
		
.bgPalegray{	
		background: #E7E7E7;}

.bgPaleyellow{background-color: #ffffd9;} /* バックグラウンドペールイエロ */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width: 860px;
	text-align: left;
	margin: 0px auto;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #C4C4C4;
}

/* ヘッダー */
#header{
	height:153px;
	margin:0;
	padding:0;
	width: 860px;
	background:#0F0;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:153px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:auto;
	margin:0px;
/*	width:580px;*/
	vertical-align:middle;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:10px 20px 5px;
	font-size:180%;
	line-height:1em;
}

.siteName a { color:#FFFFFF;text-decoration:none;}
.siteName a:hover { color:#FFFFFF;text-decoration:underline;}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:3px 10px 2px 20px;
	margin:0px;
	color:#FFFFFF;
	font-weight:thin;
	line-height:1em;
}

.sitecopy a {color:#FFFFFF;text-decoration:none;}
.sitecopy a:hover {color:#FFFFFF;text-decoration:underline;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0;
	padding:0;
/*	background:url(../img/headmenu.gif) 2012.8.30修正;*/
	clear:both;
	/*新規設定ここから2012.8.30*/
	position: relative;
	top: 130px;
	right:0px;
/*新規設定ここまで2012.8.30*/	

}

.headnavi { /* ヘッダーメニューテキスト */
	margin:0;
	padding: 3px 10px;
	color: #555;
	text-align: right;

}

.headnavi a{color:#555;text-decoration:none;}
.headnavi a:hover {
	color: #555555;
	text-decoration: underline;
}


/* ヘッダーメニューアイコン */


#leftSide { /* 左サイドtd */
	width: 170px;
	padding:12px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:13px 0px 0px 0px;
	margin:0px;
	background:#FFFFFF;
	vertical-align:top;

}


#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:0 auto 0 auto;
	margin:0 auto 0 auto;
	vertical-align:top;
	background:#FFFFFF;
	text-align:center;
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#FFFFFF;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


.header_area { /* ヘッダのフリーエリア（久米川店告知） */
	text-align: center;
	width: 860px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	width:705px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:0px 0px 2px 0px;
	margin:0px;
	/* background:url(../img/sidebox.gif) ;*/
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:6px;
	/* 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:#4C4C4C;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#494949;
}
.expl a{color:#494949;	text-decoration:none;}
.expl a:hover{color:#494949;text-decoration:none;}

.fixed{ /* 商品定価 */
	color:#494949;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{font-weight:bold;text-decoration:underline;}
a:hover{text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px 4px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:4px;
	color:#212121;
	line-height:120%;
	letter-spacing:1px;
	text-align:left;
	font-size:88%;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 10px;
	margin:0px;
	color:#3B3B3B;
	width:auto;
	height:22px;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:8px 0px 0px 10px;
	margin:0px;
	color:#3B3B3B;
	width:auto;
	height:22px;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}



.title1 a{color:#3B3B3B;text-decoration:none;}
.title1 a:hover{color:#FF5400;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding:8px 0px 0px 10px;
	margin:0px;
	width:auto;
	color:#3B3B3B;
	height:22px;
	background:url(../img/title_bar02.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}
.title2 a{color:#003300;text-decoration:none;}
.title2 a:hover{color:#FF5400;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
        padding:8px 0px 0px 10px;
        margin:0px;
        width:auto;
        color:#3B3B3B;
        height:22px;
        background:url(../img/title_bar02.gif) repeat;
        line-height:100%;
        vertical-align:middle;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style:square;
	color:#3B3B3B;
	list-style-image:url(../img/maincont.gif);
}

li.p3{padding:3px;}

.free_list{ /* リスト設定 */
        padding:5px 10px;
        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:#3B3B3B;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#3B3B3B;
	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:#ADE88D;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#F5F5F5;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:0px;
	width:99%;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:5px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
/*.layout1 table{
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #C4C4C4;
}*/

.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px 6px;
	padding:5px 10px 6px;
	color:#003300;
	text-align:left;
	background:#99E270;
}
#bread a { color:#003300;}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#3B3B3B;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	background:#C4C4C4;
	/* 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:88%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#406E04;text-decoration:none;}
.pageTop a:hover{ color:#FF5400;text-decoration:underline;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:40px;
	background:#FFFFFF;
	text-align:center;
	border-top:1px solid #CCCCCC;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px 20px 5px 20px;
	color:#333333;
}
.footnavi a{ color:#333333;text-decoration:none;}
.footnavi a:hover { color:#FF5400;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	margin:0px;
	width:auto;
	height:20px;
	color:#000000;
	background:#FFFFFF;
	text-align:center;
	font-size:90%;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

/***#search {
	padding:6px 5px 9px 10px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.gif) #FFFFFF;
}
#search label{
	padding:0px;
	margin:0px;
	color:#404040;
	font-weight:bold;
}
****/

#search {/* サイド商品検索枠設定バックグラウンドで「商品検索」タイトルを指定 */
	padding:45px 5px 9px 10px;
	margin:0px;
	width:auto;
	background:url(http://image1.shopserve.jp/fukuei.ne.jp/pic-labo/subtit_kensaku.gif) #FFFFD9 no-repeat center top;
}

#search label{/*デフォルトで指定されている「商品検索」文字を行間と文字サイズ・色で消しています*/
	font-size:9px;
	padding:0px;
	margin:0px;
	color:#FFFFD9;
	line-height:1px;
}
.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	margin:10px 0 0 0;
	padding:45px 0px 1px 0px;	
	display:block;	
	background-color: #ffffd9;
	border-bottom: 1px solid #999999;
	 background:url(http://image1.shopserve.jp/fukuei.ne.jp/pic-labo/subtit_category.gif) no-repeat center top  #FFFFD9  ;
}

.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 {
	padding:2px 0px;
	border-top:1px #CCCCCC solid;	
}

li.ca2 {
	padding:2px 0px;
	border-top:1px #E9E9E9 solid;
}
li.ca1 a{
	padding:5px 3px 5px 10px;
	display:block;
	font-weight:bold;
	text-decoration: underline;
	background:url(../pic-labo/bg_left_category01.gif)  left 1px no-repeat;
}





li.ca1 a:hover{ 
	text-decoration: underline;
	background:url(../pic-labo/bg_left_category01.gif)  left 1px no-repeat;
}


li.ca2 a{ 
	font-size:90%;
	padding:3px 3px 3px 20px;
	display:block;
	text-decoration: underline;
	background:url(../pic-labo/bg_left_category02.gif) no-repeat  8px 8px;
}



li.ca2 a:hover{
	font-size:90%;
	text-decoration: underline;
	background:url(../pic-labo/bg_left_category02.gif) no-repeat  8px 8px;
}

li.ca3 {
	padding:2px 0px;
	border-bottom:1px #CCCCCC solid;	
}

li.ca3 a{ padding:5px 3px 5px 20px;display:block;
	color:#003300;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01.gif) #FFFFFF;
}

li.ca3 a:hover{ color:#FF4200;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) #FFE9C0;
}

li.ca4 {
	padding:2px 0px;
	border-bottom:1px #E9E9E9 solid;
}

li.ca4 a{ padding:3px 3px 3px 30px;display:block;
	color:#003300;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif)  #FFFFFF;
}

li.ca4 a:hover{ color:#FF7800;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) #FFF7C0;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:1px;
	background:#FFFFFF;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:1px;
	background-color:#FFFFFF;
	/* background:url(../img/sline2.gif) ;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
	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 15px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat
}

/* カレンダー */
caption { /* 年月タイトル */
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#FF5400;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:0px 0px;
	 margin:0px;
	 text-align:center;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

th.day { /* ヘッダ平日 */
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:red;
	background:#FFCCCC;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#D0E8FF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ 
	height:1px;
	border-bottom:#CCCCCC 1px dotted;} 

#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:#3B3B3B;
	/* background:url(../img/entry_title.gif) ;*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#406E04;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#ded9c5 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#406E04;
	border-bottom:#406E04 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:#FF0000;font-weight:900;}

.pointline {font-size:100%;color:#003300;font-weight:900;padding:3px;background-color:#9BE1CE;}



/* ナビゲーション （固定）*/
.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);
}

/********************************************************************/

.clearfix:after{
	content:"";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;}

#header{
	position: relative;
	left: 0;
	top: 0;
	height: 156px;
	width: 860px;
	background: url(../pic-labo/mamoru_kun_pc.png) no-repeat left 22px;
	}
	
/*フォーユーロゴ---------------------------------------------------*/
#logo {
	position: absolute;
	left: 85px;
	top: 22px;
}

/*都内に３店舗…---------------------------------------------------*/
#header #subInfo1 {
	position: absolute;
	height: 48px;
	width: 268px;
	top: 34px;
	right: 185px;
}

/*お電話１本で…---------------------------------------------------*/	
#header #subInfo2 {
	position: absolute;
	top: 6px;
	right: 0px;
}

/*トップページ・カートを見る・マイページボタン---------------------------------------------------*/
#header #subNav {
	position: absolute;
	height: 35px;
	width: 303px;
	top: 41px;
	right: 169px;
	list-style:none;
}
#header #subNav li {
	float: left;
	width: auto;

}

#header #subNav li a{
	display:block;
}

/*-----IE7用----*/
*:first-child+html #header #subNav {
	position: absolute;
	height: 35px;
	width: 303px;
	top: 54px;
	right: 169px;
	list-style:none;
}

/*トップページロールオーバー-----------------------------------------------*/
#header #subNav #toppage a{
	background: url(http://fukuei.ne.jp/pic-labo/bt_toppage_off.png) no-repeat left top	 ;
	height:35px;
	width:100px;
	overflow: hidden;
	text-indent:-9999px;
}


#header #subNav #toppage a:hover,
 #header #subNav #toppage a:focus{
	background:url(http://fukuei.ne.jp/pic-labo/bt_toppage_over.png);
	height:35px;
	width:100px;
}

/*カートロールオーバー-----------------------------------------------*/
#header #subNav #cart a{
	background: url(http://fukuei.ne.jp/pic-labo/bt_cart_off.png) no-repeat left top	 ;
	height:35px;
	width:100px;
	overflow: hidden;
	text-indent:-9999px;
}


#header #subNav #cart a:hover,
 #header #subNav #cart a:focus{
	background: url(http://fukuei.ne.jp/pic-labo/bt_cart_over.png) no-repeat left top;
	height:35px;
	width:100px;
}

/*マイページロールオーバー-----------------------------------------------*/
#header #subNav #mypage a{
	background: url(http://fukuei.ne.jp/pic-labo/bt_mypage_off.png) no-repeat left top	 ;
	height:35px;
	width:103px;
	overflow: hidden;
	text-indent:-9999px;
	
}


#header #subNav #mypage a:hover,
 #header #subNav #mypage a:focus{
	background: url(http://fukuei.ne.jp/pic-labo/bt_mypage_over.png) no-repeat left top;
	height:35px;
	width:103px;
}



/*送料420円---------------------------------------------------*/	
#header #soryo {
	position: absolute;
	height: 29px;
	width: 511px;
	top: 80px;
	right: 53px;
	list-style:none;
}
#header #soryo li {
	float: left;
	height: 29px;
	width: auto;
}

#header #soryo li a{
	display:block;
}

/*-----IE7用----*/
*:first-child+html #header #soryo {
	position: absolute;
	height: 35px;
	width: 508px;
	top: 96px;
	right: 100px;
	list-style:none;
}

/*-----IE7用----*/
*:first-child+html #header #soryo li {
	float: left;
	height: 29px;
	width: 254px;
}


/*------------------------------久米川ページスタイルシート*/

/*久米川配達可能地域…---------------------------------------------------*/

.dottedBorder{
	border-bottom: 1px dotted #666;
	}

#kumegwaTitle p {
	padding-top:0;
	padding-bottom: 10px;

}

/*子育てママ応援---------------------------------------------------*/
#kosodateMama {
	text-align: center;
	margin:40px auto 40px auto;
}

/*テーブル指定幅80％指定---------------------------------------------------*/


.nowrap{white-space: nowrap;}

.width50{
	width:50%;
	}

.tableWidth80 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
    width: 80%;
    border: 1px #AAA solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.tableWidth80 th {
	padding: 5px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.tableWidth80 td {
    padding: 5px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	line-height: 1.2;
	
}



/*テーブル指定幅100％指定---------------------------------------------------*/
.tableWidth100 {
	margin-right: auto;
	margin-left: auto;
    width: 100%;
    border: 1px #AAA solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:20px;
}

.tableWidth100 th {
	padding: 5px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.tableWidth100 td {
    padding: 5px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	line-height: 120%;
}
/*トップページフラッシュムービーエリア
-------*/
.shopCopy #flashContent{
    width: 620px;
    height: 260px;
margin:0px;
padding:0px;
}


/*ペット写真館
-------*/
.petphotobg{ 
width:650px;  
background:url(../pic-labo/pet_bg.gif) repeat-y #fff center;
 padding:0;
 margin:0}
