/* 改造元：テーマ：ベーシック／グレー */
/* 2011.05〜 */

html { overflow-y:scroll;}
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"MS PGothic", Osaka,monospace,verdana, arial, sans-serif;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:90%;
	line-height:135%;
	color:#000000;
	/*background:url(http://umikizai.net/pic-labo/img-iten-free2.gif) repeat-y 100% 0;
	background:#C9D1D1;*/
}

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,h5,h6{ /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}
/* 基本のリンク （固定）*/
/*a{ 
	color:#0E3C92;text-decoration:none;
	color:#666666;text-decoration:none;
}
a:hover {
	color:#FA2405;background-color:#FAF3AB;text-decoration:none;
a:hover {
	color:#3399CC;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;
}
/* inputボタン設定 */
/*
.button1{ 
	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:#333333;} /* フォントグレー */
/*.glay{color:#414141;}*/ /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:890px;
	/*width:860px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*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%;
	height:85px;
	padding-bottom:2px;
	background:url()  no-repeat;*/
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:85px;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#header {
	display: inline-block;
}
/*\*/
* html #header {
	height: 1%;
}
#header {
	display: block;
}
/* サイトロゴブロック（設定の場合） */
/*
.shoplogo{ 
	padding:0px;
	padding:15px 5px 5px 0px;
	margin:0px;
	width:100%;
}*/
/* サイトロゴブロック（表示なし） */
/*
.shoplogo img{ 
	display:none;
}*/

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
/*	padding:20px 10px 3px 0px;*/
	font-size:150%;
	font-weight:900;
	line-height:1em;
}

.siteName a { color:#333333;text-decoration:none;}
/*.siteName a { color:#414141;text-decoration:none;}
.siteName a:hover {
	color:#336699;
	text-decoration:underline;
}*/


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
/*	padding:5px 10px 2px 0px;*/
	margin:0px;
	line-height:120%;
	font-weight:normal;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#336699;text-decoration:none;}


/* ヘッダーメニュー */
/*#headMenu {
	width:100%;
	margin:0;
	margin-bottom:4px;
	background-color:#E8E8E8;
	border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;
	margin-bottom:10px;
	color:#FFFFFF;
	clear:both;
}*/
/* ヘッダーメニューテキスト */
/*
.headnavi { 
	padding:5px 5px 5px 1px;
	color:#C8C8C8;
	font-weight:normal;
	text-align:right;
	background-color:#333333;
	background-color:#414141;
	background-image:url(../img/headnavi_bg.gif);
	color:#FFFFFF;
}*/

.headnavi a{
	padding:0px;
/*	padding:10px 5px 10px 5px ;*/
	margin:5px 0px;
/*	font-weight:bold;*/
	text-decoration:none;
	color:#FFFFFF;
}
.headnavi a:hover {
	color:#FFFFFF;
	text-decoration:none;
/*	background-image:url(../img/headnavi_bg_on.gif);*/
}

.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 */
	min-width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	min-width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	min-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列）*/
	min-width:520px;
	width:auto;
	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) ;*/
}


/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
/*	width:680px;*/
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
/*	width:680px;*/
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	/*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:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */
/* 商品価格 */
/*
.price{ 
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}*/
.price
{
	color:#C51B07;
	text-align:left;
	font-weight:bold;
}

/* 商品価格 （商品詳細） */
/*
.price.zoom{ 
	font-size:140%;
	font-weight:bold;
}*/
.price.zoom
{
	font-size:125%;font-weight:bold;
}

/* 商品説明文 */
/*
.expl{ 
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}*/
.expl
{
	text-align:left;
}
.expl a
{
	text-decoration:underline;
}
.expl a:hover
{
	text-decoration:none;
}

/* 商品定価 */
/*
.fixed{ 
	font-size:120%;
	color:#333333;
	text-align:left;
}*/
.fixed
{
	color:#333333;
	text-align:left;
}


h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:none;}
h2.goods a:hover{color:#3399CC;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.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:#336699;
	font-weight:normal;
	text-align:left;
}
.shopCopy a{
	color:#0066CC;
	text-decoration:none;
	line-height:1.3em;
}
.shopCopy a:hover{
	color:red;
}
.shopCopy img{
	margin: 0 0 3px 0;
}
/* タイトルデザイン */
/* タイトル1 h3 */
/*
.free_title { 
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#333333;
	color:#414141;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}*/

/* タイトル2 h1 */
/*
.title1{ 
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#333333;
	color:#414141;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}*/
/*
.title1 a{color:#333333;text-decoration:underline;}
.title1 a{color:#414141;text-decoration:underline;}
.title1 a:hover{
	color:#333333;
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}*/
/* タイトル2 h1 */
/*
.title2{ 
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#333333;
	color:#414141;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}
.title2 a{color:#333333;text-decoration:underline;}
.title2 a{color:#414141;text-decoration:underline;}
.title2 a:hover{
	color:#333333;
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}*/
/* タイトル2 h1 */
/*
.title3{ 
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#333333;
	color:#414141;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}
.title3 a{/*color:#333333;text-decoration:underline;}
.title3 a{color:#414141;text-decoration:underline;}
.title3 a:hover{
	color:#333333;
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}*/

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	/*padding:10px;*/
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
}

#mainbnrCont{
	width:640px;
	margin:auto;
	font-size:12px;
}

#mainbnrCont p{
	margin-bottom:10px;
}

#mainbnrCont p img{
	display:block;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
	font-size:12px;
}

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:#F59300;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	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 table{text-align:left;width:100%;}
.layoutp3 { padding:5px 0px;}/* 余白3px */
.layoutp3 option{ width:180px;}
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;/* white-space:nowrap;*/}
.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:#E8E8E8;} /* テーブル内カラー切り替え（タイトル部分） */
.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:#414141;
	text-align:left;
	background:#FFFFFF;
}*/
#bread{
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#333333;
	text-align:left;
}
#bread a { color:#333333;}
/*#bread a { color:#414141;}*/
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#336699;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#333333;
/*	color:#414141;*/
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	width:640px;
	margin:0 auto;
	/*
		margin:0px;
		padding:5px 0px 0px 5px;
	*/
	/*padding:1px;*/
	/*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:#333333;
/*	color:#414141;*/
}

.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:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	font-weight:bold;
	float:right;*/
	margin:10px 5px 10px 5px;
	padding-right:16px;
	background:url(../img/icon_top.gif) no-repeat right center;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	height:16px;
}
/*
.pageTop a{ color:#333333;text-decoration:none;}
.pageTop a{ color:#414141;text-decoration:none;}
.pageTop a:hover{ color:#336699;text-decoration:none;}*/
.pageTop a
{
	color:#ff6600;
	text-decoration:none;
}
.pageTop a:hover
{
	color:#ff9900;
	text-decoration:none;
}
.NameArea
{
	width:auto;
	background:red;
}

/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin-bottom:2px;
	width:auto;
	/*	border-top:1px #414141 solid;*/
	height:100px;
	text-align:center;
	margin-top:5px;
/*	*/
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
/*	padding:15px 20px 5px 20px;*/
	color:#414141;
}
.footnavi a{ 
	color:#333333;
/*	color:#414141;*/
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#copyright { /* コピーライト */
	padding:0px;
/*	padding-bottom:40px;*/
	width:auto;
	height:20px;
	color:#333333;
/*	color:#414141;*/
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

/* サイド商品検索枠設定 */
/*
#search {
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#E8E8E8;
	display:none;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#333333;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}
*/

.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.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:#E8E8E8;*/
/*	color:#333333;*/
/*	color:#414141;*/
}

li.ca1 a:hover{
/*	font-weight:normal;*/
/*	background-color:#333333;*/
/*	background-color:#414141;*/
/*	color:#FFFFFF;*/
/*	background-image:url(../img/icon_eye01_ov.gif);*/
	background-repeat:no-repeat;
	text-decoration:none;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
/*	color:#333333;*/
/*	color:#414141;*/
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
/*	color:#222222;*/
	font-weight:normal;
	text-decoration:none;
/*	background:url(../img/icon_eye02_ov.gif) no-repeat #E8E8E8;*/
}

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:#E8E8E8;*/
	color:#333333;
/*	color:#414141;*/
}

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:#333333;
/*	background-color:#414141;*/
}

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;*/
	background: #FFFFFF;
}
/*
.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:#0E577E;
	/*background:url(../img/icon_eye03.gif) no-repeat*/
}

/* カレンダー */
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:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
}

div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.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:#414141;
	background:#E8E8E8;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#414141;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#336699;
	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:bottom;
} 

/* RSS設定 */
#rss{
	margin:0 0 20px 0;
	padding:0;
}

#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:#FFFFFF;*/
	color:#333333;
	height:19px;
/*	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;
}

.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;background-color:#414141;}



/* ナビゲーション （固定）*/
.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;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/* お客様の声（コメント）投稿画面用 */
div.comment_box table { /*テーブル枠線の表示形式*/
	border-collapse:collapse;
}

div.comment_box td { /*テーブル枠線の指定*/
	border:1px solid #999;
}

div.comment_box td.backcolor1 { /*項目名欄*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 { /*入力欄*/
/*	background:#fff;color:#333; */
}

div.comment_box div.item_name a { /*ご購入商品名リンク*/
/*	color:#00c; */
}

div.comment_box div.item_name a:hover { /*ご購入商品名リンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.write_comment input { /*コメントを書くボタン*/
/*	color:#333;*/
}

div.comment_box div.write_comment a { /*コメントを書くリンク*/
/*	color:#00c; */
}

div.comment_box div.write_comment a:hover { /*コメントを書くリンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.mainFrame { /*まだコメントはありません*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 td { /*会員IDとパスワード*/
/*	color:#333; */
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 10px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}


/* **************************************************************************************** */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* 以下追加改造 */

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* **************************************************************************************** */



/* **************************************************** */
/* 全体                                                 */
/* **************************************************** */
/*a{
	color:blue;
	text-decoration:underline;
}*/
a:hover
{
	color:red;
	text-decoration:none;
	cursol:pointer;
}

ul
{
	list-style-type:circle;
}

textarea, input, select
{
	color:#000000;
	background:#FBFBFB;
}
input[type=radio]
{
	cursor:pointer;
}

input.button1
{
	cursor:pointer;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	line-height: 1em;
}
p.center input.button1
{
	color:red;
	font-size:18px;
	background:#eeeeee url(../img/icon_arrow16.gif) no-repeat center right;
	padding-right:16px;
}
h1
{
	height:20px;
	/*white-space:nowrap;*/
	overflow:hidden;
	margin-left:6px;
	font-weight:normal;
	font-size:12px !important;
	font-size:11px;
	_font-size:11px;
}
h2
{
	padding:4px 0px 2px 8px;
	margin:0px 0px 2px 0;
	font-size:14px !important;
	font-size:13px;
	_font-size:13px;
}

h2 a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:none;}
h2 a:hover{color:#3399CC;text-decoration:underline;}

h2.no2
{
	padding:4px 0px 2px 8px;
	margin:0px 0px 2px 0;
	color:#ffffff;
	background:url(http://umikizai.net/pic-labo/hPat1Red.gif) repeat-x bottom;
	line-height:135%;
	vertical-align:middle;
	font-size:14px !important;
	font-size:13px;
	_font-size:13px;
}
h2.goods,
big goods
{
	display:block;
	text-align:left;
	padding:0px 0px 0px 0;
	margin:0px 0px 0 0;
	width:auto;
	background:url(/img/blank.gif);
}
h2.goods a,
big goods a
{
	font-weight:bold;
	text-decoration:none;
}
h2.goods a:hover,
big goods a:hover
{
	text-decoration:underline;
}
h3
{
	font-size:14px !important;
	font-size:13px;
	_font-size:13px;
	line-height:135%;
	background:#ffffff url(/USERTHEMEIMG/vol1/umikizai.az.shopserve.jp//hPat2Red.gif) repeat-x left bottom;
	padding:2px 0px 2px 8px;
	margin:4px 4px 0px 4px;
	color:#ffffff;
	border:1px solid #999999;
}
h4
{
	font-size:100%;
	line-height:135%;
	background:#ffcccc;
	/*background:#666666 url(http://umikizai.net/pic-labo/hPat1Red.gif) repeat-x top;*/
	padding:2px 0px 2px 8px;
	margin:4px 4px 0px 4px;
	color:#333333;
	border:1px solid #ffffff;
}
h5
{
}
/* ============== */
.catchcopy
{
	display:block;
	text-align:center;
	font-size:18px !important;
	font-size:18px;
	_font-size:16px;
	line-height:135%;
	background:#ffffff url(http://umikizai.net/pic-labo/hPat1Blue.gif) repeat-x left bottom;
	padding:14px 0px 10px 0;
	margin:10px 0px 5px 0;
	color:#ffffff;
	border:0px none transparent;
}




/* **************************************************** */
/* ヘッダー                                             */
/* **************************************************** */

#header{
	height:auto;
	width:890px;

	background:url()  no-repeat;
	padding-bottom: 5px;
}
td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:110px;
}

/* タイトル */
#header #desc{
	font-weight:normal;
	font-size: 11px;
}

/* サイトロゴブロック（設定の場合） */
.shoplogo{ 
	width:890px;
	background-image: url(http://umikizai.net/pic-labo/header_bg02.jpg);
	background-repeat: no-repeat;
	height: 110px;
	margin:0;
	padding:0;
}
h2#header_logo{ /* logo */
	margin:0;
	padding:0;
	height: 70px;
	background-image: none;
}
#header #header_logo a:hover{
	text-decoration: none;
}
.siteName { /* サイト名 h1 （テキスト） */
	/* 非表示 */
	text-indent: -9999px;
	display:none;	
}
.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	/* 非表示 */
	text-indent: -9999px;
	display:none;
}
#header ul#tab{
	height:30px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}
#header ul#tab li{
	display:inline;
	list-style:none;
}
#header ul#tab li a{
	display:block;
	float:left;
	width:104px;
	height:30px;
	margin-right:2px;
	text-decoration:none;
}
#header ul#tab li a span{
	text-indent:-9999px;
	display:none;
}
#header ul#tab a.home    {background:url(http://umikizai.net/pic-labo/headTab_home.gif) no-repeat center top;}
#header ul#tab a.help    {background:url(http://umikizai.net/pic-labo/headTab_help.gif) no-repeat center top;}
#header ul#tab a.payment {background:url(http://umikizai.net/pic-labo/headTab_payment.gif) no-repeat center top;}
#header ul#tab a.cart    {background:url(http://umikizai.net/pic-labo/headTab_cart.gif) no-repeat center top;}
#header ul#tab a.contact {background:url(http://umikizai.net/pic-labo/headTab_contact.gif) no-repeat center top;}





/* ヘッダーメニュー */
#headMenu {
	margin:0;
	background-color:#666666;
	margin-bottom:0px;
	color:#FFFFFF;
	clear:both;
	width:890px;
}
.headnavi { /* ヘッダーメニューテキスト */
	font-size:12px;
	line-height: 25px;
	height: 25px;
	padding: 0;
	/*background-image:url(http://umikizai.net/pic-labo/headmenu.gif);*/
	font-weight:normal;
	text-align:center;
	background-color:#111111;
	color:#FFFFFF;
	background-repeat: repeat-x;
}
.headnavi a:hover {
	color: #ff9900;	
}

/* ヘッダーリンク */
#header #header_link{
	height: 1px;
	width: 890px;
	margin: 0px;
	padding-bottom: 5px;
}
#header #header_link:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#header ul#header_cat{
	margin: 5px 0 10px 0;
	padding: 0;
	height: 80px;
	width: 890px;
}
#header ul#header_cat li{
	display:inline;
	list-style:none;
}
#header ul#header_cat li a{
	display:block;
	float:left;
	width:121px;
	height:80px;
	margin-right:3px;
	text-decoration:none;
	margin-left: 3px;
}
#header ul#header_cat li a span{
		text-indent:-9999px;
		display:none;
}	
#header ul#header_cat li a{
	background-repeat: no-repeat;
	background-position: center top;
}

#header ul#header_cat a.wetsuits     {background-image:url(http://umikizai.net/pic-labo/headCatNavi_wetsuits.gif);}
#header ul#header_cat a.inner        {background-image:url(http://umikizai.net/pic-labo/headCatNavi_inner.gif);}
#header ul#header_cat a.heavygear    {background-image:url(http://umikizai.net/pic-labo/headCatNavi_heavygear.gif);}
#header ul#header_cat a.lightgear    {background-image:url(http://umikizai.net/pic-labo/headCatNavi_lightgear.gif);}
#header ul#header_cat a.divecomputer {background-image:url(http://umikizai.net/pic-labo/headCatNavi_divecomputer.gif);}
#header ul#header_cat a.accessory    {background-image:url(http://umikizai.net/pic-labo/headCatNavi_accessory.gif);}
#header ul#header_cat a.ticket       {background-image:url(http://umikizai.net/pic-labo/headCatNavi_ticket.gif);}
	




/* **************************************************** */
/* センター                                             */
/* **************************************************** */

#center1 { /* センター td （2列）*/
	width: 670px;
}

/* :::::::::::::::::::: */
/* ヘッダのフリーエリア */
/* :::::::::::::::::::: */
.header_area { /* ヘッダのフリーエリア */
/*
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
*/
	width: 640px;
	margin:0 auto;

}

/* :::::::::::::::::::: */
/* フッタのフリーエリア */
/* :::::::::::::::::::: */
.footer_area { /* フッタのフリーエリア */
	margin:0px 0px 0px 10px;
	text-align:center
}
.footer_area p{
	font-size:75%;
	line-height:85%;
}
.footer_area img{
	margin:4px 3px;
}





/* **************************************************** */
/* センターコンテンツ                                   */
/* **************************************************** */
/* タイトル1 h3 */
.free_title {
	height:19px;
	padding:6px 0px 0px 8px;
	margin:0px;
	color:#ffffff;
	width:auto;
	height:25px;
	background:url(/img/hPat1Red.gif) repeat-x bottom;
	line-height:100%;
	vertical-align:middle;
}

.title1,
.title2,
.title3,
.entry_title
{
	padding:4px 0px 2px 8px;
	margin:8px 0px 2px 0;
	width:auto;
/*	height:19px; ★タイトル長文対応のため非表示に */
	color:#ffffff;
	line-height:135%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	background-color: #CC0000;
	/*background-image: url(http://umikizai.net/pic-labo/hPat1Red.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
}
	
.title1 a,
.title2 a,
.title3 a
{
	color:#ffffff;
	text-decoration:none;
}

.title1 a:hover,
.title2 a:hover,
.title3 a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.catText ul{
	margin-left:2em;
}



/* **************************************************** */
/* サイド                                               */
/* **************************************************** */
/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	padding:2px 5px;
}

/* ショップサーブ自動出力Pタグ削除 */
.sidebox > .sidemain1 > p{
	padding:0;
	margin:0;
	font-size:1px;
	line-height:1px;
}
/* 表示用Pタグ */
.sidebox > .sidemain1 > p.sidetext{
	padding:3px 0px 3px 0px;
	margin:0px;
	font-size:12px;
	line-height:14px;
}
.sidebox p.sidebanner{
	margin: 1px 0;
	
}

.sidemain1 { /* メイン枠 */
	padding:2px 5px;
}

.sidemain1 li {
	background:url(../img/icon_eye03.gif) no-repeat
}

.sidebox h3.title1{
	width:190px;
	border: 1px solid #999999;
	letter-spacing: 0px;
	line-height: 25px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.sidebox .sidebanner{
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 200px;
}


/* :::: */
/* 検索 */
/* :::: */
#side{
	float:left;
	width:202px;
	overflow:hidden;
	margin:0px 0px 0 5px;
	padding:0;
}
#search{
	padding:2px 5px;
	margin:0px;
	width:auto;
	height:1%;
	background:url(http://umikizai.net/pic-labo/search_img01.gif) #eeeeee;
	border:solid 1px #efefef;
	display:none;
}
#search label{
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:1em;
}





/* :::::::::::: */
/* カテゴリ一覧 */
/* :::::::::::: */

li.ca1 a
{
	background-color:#dddddd;
	color:blue;
}
li.ca1 a:hover
{
	color:red;
	font-weight:bold;
	background-color:#cccccc;
}
li.ca1 a:visited
{
	color:purple;
}

li.ca2 a
{
	color:blue;
}
li.ca2 a:hover
{
	color:red;
}
li.ca2 a:visited
{
	color:purple;
}

/* ================================
/*
/*  左サイド：カテゴリ一覧
/*  2011.03.07追加
/*
/* ================================ */
.sidebox .list ul.listbox{
	margin: 0 0 10px 0;
	padding: 0px;
}
.sidebox .list ul.listbox li{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	border: none;
}

/* 第１レベル ====================================== */
.sidebox .list .listbox li.ca1 {
	height:25px;
	width:180px;
	_width:100%;
	line-height:25px;
	color:#000040;
	font-weight:bold;
	font-size:13px;
	color:#333333;
	background-image: url(http://umikizai.net/pic-labo/listbox_primary.jpg);
	margin-bottom: 2px;
	padding-left: 20px;
	
	margin:5px 0 0 0;
	border:none;
}
.sidebox .list .listbox li.ca1 a	{
	margin:0;
	padding:0;
	display:block;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	height: 25px;
	text-decoration:none;
	background-color: transparent;
}
.sidebox .list .listbox li.ca1 a:visited	{
	color:#333333;
}
.sidebox .list .listbox li.ca1 a:hover{
	color:red;
	text-decoration:none;
	background-color: transparent;
}
.sidebox .list .listbox li.ca1,.sidebox .list .listbox li.ca1 a{
	font-size:13px !important;
	font-size:13px;
	_font-size:13px;
}


/* 第２レベル ====================================== */
.sidebox .list .listbox li.ca2 {
	line-height:20px;
	background-image: url(http://umikizai.net/pic-labo/listbox_secondary.jpg);
	width: 180px;
	height: 20px;
	border:none;
	margin: 5px 0 2px 5px;
	padding-left: 15px;
}
.sidebox .list .listbox li.ca2 a{
	font-weight:bold;
	padding: 0;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
	display:inline;
	margin: 0px;
	color: #0066cc;
}
.sidebox .list .listbox li.ca2 a:visited{
	color: #0000ee;
}
.sidebox .list .listbox li.ca2 a:hover{
	color:red;
	background-color: transparent;
}
.sidebox .list .listbox li.ca2 ,.sidebox .list .listbox li.ca2 a{
	font-size:12px !important;
	font-size:12px;
	_font-size:12px;
}

/* 第３レベル ====================================== */
.sidebox .list .listbox li.ca3 {
	list-style:none;
	font-weight: normal;
	line-height: 1.5em;
	background-image: none;
	border: none;
	margin-left:40px;
}

.sidebox .list .listbox li.ca3 a{
	margin:0;
	padding:0;
	background-color: transparent;
	color: #0066cc;
	font-weight: normal;
}
.sidebox .list .listbox li.ca3 a:visited{
	color: #0000ee;
}
.sidebox .list .listbox li.ca3 a:hover{
	color:red;
	background-color: transparent;
}
.sidebox .list .listbox li.ca3 ,.sidebox .list .listbox li.ca3 a{
	font-size:12px !important;
	font-size:12px;
	_font-size:12px;
}
/* ----------------------------------------------- end 左サイド：カテゴリ一覧 */





/* **************************************************** */
/* フッター                                             */
/* **************************************************** */

/* ご利用ご案内 */
#footer #informationPanel{
	width:888px;
	overflow:hidden;
	text-align:center;
	border:1px solid #cccccc;
}
#footer .informationPanel{
	float:left;
	width:388px;
	overflow:hidden;
	padding:20px 20px 0px 30px;
	text-align:left;
}
#footer #informationImage{
	display:none;
}
		
/* バナー */
#footer #footer_banner{
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#footer #footer_banner img{
	vertical-align: middle;
	margin: 5px 1px;
}

/* リンク */
#footer #footer_link{
	align:center;
	font-size:12px;
	text-align: center;
	padding-top: 10px;
}

/* 赤ボタンメニュー */
#footer ul#footMenu
	{
	text-align:center;
	padding: 0px;
	margin-top: 20px;
	margin-left: 95px;
	}
#footer ul#footMenu li
	{
		display:inline;
		list-style:none;
		margin-left:10px;
	}
#footer ul#footMenu li a
	{
	display:block;
	float:left;
	width:100px;
	color:#585858;
	text-decoration:none;
	font-size:10px;
	_font-size:9px;
	/*white-space:nowrap;*/
	text-align:center;
	padding-top:50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#footer ul#footMenu li a:hover
	{
		color:red;
		text-decoration:underline;
	}
#footer ul#footMenu a:link{
	background-repeat: no-repeat;
	background-position: center top;
}
#footer ul#footMenu a.seasirpoint  {background-image:url(http://umikizai.net/pic-labo/footicon_seasirpoint_50x50.gif);}
#footer ul#footMenu a.mailmagazine {background-image:url(http://umikizai.net/pic-labo/footicon_mailmagazine_50x50.gif);}
#footer ul#footMenu a.gearblog     {background-image:url(http://umikizai.net/pic-labo/footicon_gearblog_50x50.gif);}
#footer ul#footMenu a.ssc          {background-image:url(http://umikizai.net/pic-labo/footicon_ssc_50x50.gif);}
#footer ul#footMenu a.oh           {background-image:url(http://umikizai.net/pic-labo/footicon_oh_50x50.gif);}
#footer ul#footMenu a.qanda        {background-image:url(http://umikizai.net/pic-labo/footicon_qanda_50x50.gif);}
#footer ul#footMenu a.seasirgroup  {
	background-image:url(http://umikizai.net/pic-labo/footicon_seasirgroup_50x50.gif);
}
#footer ul#footMenu a.catalogue    {background-image: url(http://umikizai.net/pic-labo/footicon_catalogue_50x50.gif);}




/*フッターメニューテキスト設定*/
.footnavi { 
	background-color: #efefef;
	font-size: 12px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* コピーライト */
#copyright { 
	padding-bottom:20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	background-color:#CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #666666;
}





/* **************************************************** */
/* その他                                               */
/* **************************************************** */



/*回数券案内ページ利用*/

.msGothic{
font-family:'ＭＳ Ｐゴシック',Helvetica;
}

/*井手プロフィールページ用*******************************************************************/

#container-ide{
	padding-bottom:3em;
	font-size:16px;
	line-height:170%;
	color:#111111;
}

#container-ide p{
	margin-bottom:1em;
	font-size:16px;
	line-height:170%;
	color:#111111;
}





/********************************************************************/

@media print
{
	body
	{
		color:black;
		background:white url(/img/blank.gif) no-repeat;
	}
	#container
	{
		border-bottom:1px solid black;
	}
	#content
	{
	}
	#content .centerbanner,
	#side,
	#middle,
	#foot
	{
		display:none;
	}
}

/* =================
エラーページ
================= */
.attention,
.attn
{
	border-color:#f39191;
	border-width:1px;
	border-style:solid;
	background-color:#fffdc8;
	margin:20px 50px;
	padding:20px;
	color:#DD0B79;
}
.attention b,
.attn
{
	color:#333333;
}

.attention ul{
	margin:1em 2em;
}




/* =================
サイズ表
================= */


table.size_mans{ /* サイズ表(男性) */
	border-spacing:0px;
	padding:0px;
	margin:0px;
	width:auto;
	text-align:center;
	border:1px solid #999;
}

.size_mans th{
	padding:2px;
	margin:0px;
	background:#ccffff;
	white-space: nowrap;
	vertical-align:middle;
	border:1px solid #999;
	font-size:11px;
}

.size_mans td{
	font-size:x-small;
	padding:5px 2px;
	margin:0px;
	white-space: nowrap;
	vertical-align:middle;
	border:1px solid #999;
}

caption.size_mans{
	text-align:left;
	color:#0066ff;
}



table.size_ladys{ /* サイズ表(女性) */
	border-spacing:0px;
	padding:0px;
	margin:0px;
	width:auto;
	text-align:center;
	border:1px solid #999;
}

.size_ladys th{
	padding:2px;
	margin:0px;
	background:#ffccff;
	white-space: nowrap;
	vertical-align:middle;
	border:1px solid #999;
	font-size:11px;
}

.size_ladys td{
	font-size:x-small;
	padding:5px 2px;
	margin:0px;
	white-space: nowrap;
	vertical-align:middle;
	border:1px solid #999;
}

caption.size_ladys{
	text-align:left;
	color:#ff00cc;
}





/* ***************
yuko
*************** */


.borderpink{
display:block;
border:solid 1px #aaaaaa;
}

a .kensaku_kekka {color:#666666; text-decoration:none;font-weight:bold;}

a:hover .kensaku_kekka {color:#3399cc; text-decoration:underline;font-weight:bold;}
