/* テーマ：カラー／ブラック */

body{
	border-bottom:5px #090f3f solid;
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:75%;
	line-height:1.65;
	color:#000033;
	background:#090f3f;
	font-weight:100;
}

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:#0030c0;text-decoration:underline;}
a:hover {
	color:#FF9630;text-decoration:none;}

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;color:#000033;}

ul ul{	list-style-type:none;}

form {	padding:0px;display:inline;}

p{ line-height:1.8;margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.button1{ /* inputボタン設定 */
	/*cursor:hand;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
	padding: 0;
}

.text1 {border:1px solid #000033;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:113%;color:#FFc000;} /* フォントズーム */

strong{ font-weight:bold;}/* フォントボールド */
.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#FF2000;} /* フォント赤 */
.orange{color:#FF9000;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#009f36;} /* フォント緑#006600 */
.glay{color:#666666;} /* フォントグレー */
.gray{color:#666666;} /* フォントグレー */
.white{color:#ffffff;} /* フォント白 */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px 5px 0 5px;
	margin:0px;
	/*background:#000000;*/;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fffffc;			/* 変更行 */
}


/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:#fffffc /* url(../img/enter.gif) */;
	border:1px solid #B6a081;
}

/* ヘッダー */
#header{
	width:860px;
	height:165px;
	background:#fffffc;
/*	background:url(../../../../pic-labo/image94.gif) left no-repeat;*/
}

td>#header { /* IE7 Safari Firefox 用 */
	width:860px;
	height:160px;
/*	min-height:70px;*/
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
/*
	padding:5px 5px 0px 5px;
	margin:8px 3px 3px 3px;
	width:844px;
	height:152px;
	background:url(http://www.nakasake.com/pic-labo/headimg.jpg) top left no-repeat;
*/
	padding:3px;
	text-align:center;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:8px 10px 3px 10px;
	font-size:203%;
	font-weight:900;
	line-height:1em;
	text-align:right;	/* '101206 */
	clear:both;	/* '101206 */
}
.siteName a { color:#ffffff;text-decoration:none;}
.siteName a:hover {
	color:#d0ffff;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px 10px 2px 15px;
	margin:0px;
	font-size:123%;
	line-height:120%;
	font-weight:normal;
	text-align:right;	/* '101206 */
	clear:both;	/* '101206 */
}

.sitecopy a {color:#ffffff;text-decoration:none;}
.sitecopy a:hover {color:#d0ffff;text-decoration:underline;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:5px 0 0 0;
/*	color:#000033;
	border-bottom:1px #000033 dashed;*/
	color:#ffffff;
	background:#090f3f;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 5px 5px 1px;
	/*color:#C8C8C8;*/
	font-weight:normal;
	text-align:right;
	color:#ffffff;
}

.headnavi a{
	padding:10px 5px 10px 5px ;
	margin:5px 0px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FFc900;
	text-decoration:none;
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#000033;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
/*
	border:0px solid #B6a081;
	background:url(../img/hline.gif) no-repeat #B6a081;
*/
	height:5px;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:160px;
	padding:0px;
	margin:0px;
	/*background:#000000;*/
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:160px;
	padding:0px;
	margin:0px;
	/*background:#000000;*/
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:160px;
	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:#000000;*/;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/*background:#000000;*/;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	/*background:#000000;*/;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


.header_area { /* ヘッダのフリーエリア */
	text-align:center;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:680px;
	/*border:1px #000000 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:680px;
	/*border:1px #000000 solid;*/
}

.sidebox { /* サイド用ブロック（幅設定） */
	
	padding:0px 2px 5px 2px;
	margin:0px;
	color:#000033;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(../img/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.vtop{ vertical-align:top;}/* テキスト縦上 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.bottom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;margin-left:5px;}
.float_left{ float:left;margin-right:5px;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
	font-size:116%;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:143%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#000033;
}
.expl a{color:#0030c0;	text-decoration:none;}
.expl a:hover{color:#FF9100;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#000033;
	text-align:left;
}
/* 商品名 （商品一覧）*/
h2.goods a{color:#0030c0;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#ff9000;text-decoration:underline;}

/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	/*background:#000000;*/;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 20px;
	color:#000033;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	height:19px;
	line-height:1;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	border:1px #999999 solid;
	color:#000033;
	background-color:#282828;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	line-height:1;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
/*	height:19px;*/
/*	letter-spacing:0.2em;*/
	border:1px solid;
	border-color: #9999ac #363639 #363639 #9999ac;
	color:#f0ffff;
	background:#183d91 url(http://www.nakasake.com/pic-labo/title_nbluewave.gif) no-repeat left center;
}
.title1 a{color:#fffffc;text-decoration:underline;}
.title1 a:hover{
	color:#ffc000;
	text-decoration:underline;
}
.title2{ /* タイトル2 h1 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	line-height:1;
	font-weight:bold;
	font-size:12px;
	height:19px;
	vertical-align:middle;
	letter-spacing:0.2em;
	border:1px solid;
	border-color: #9999ac #363639 #363639 #9999ac;
	color:#f0ffff;
	background:#183d91 url(http://www.nakasake.com/pic-labo/title_nbluewave.gif) no-repeat left center;
}
.title2 a{color:#0030c0;text-decoration:underline;}
.title2 a:hover{
	color:#FFc000;
	text-decoration:underline;
}
.title3{ /* タイトル2 h1 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	height:19px;
	line-height:1;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	border:1px solid;
	border-color: #9999ac #363639 #363639 #9999ac;
	color:#f0ffff;
	background:#183d91 url(http://www.nakasake.com/pic-labo/title_nbluewave.gif) no-repeat left center;
}
.title3 a{color:#0030c0;text-decoration:underline;}
.title3 a:hover{
	color:#FFc000;
	text-decoration:underline;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:5px 10px 10px 10px;
	margin:0px;
	width:auto;
	color:#000033;
/*	background:#090f3f; */			/* 変更行 */
	/* background:url(../img/maincont.gif) ;*/
}

.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:#000033;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#000033;
}

/* リスト設定 */
/*
ul.list{
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#000033;
}
*/

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#000033;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#000033;
	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 #000033;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #000033;}

.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 {border:1px #999999 solid;color:#000033;background-color:#fffffc;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { /*background:#000000;*/;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#191919;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:20px 1px;
	padding:3px;
	/*background:#000000;*/;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#606082;
	text-align:left;
	/*background:#000000;*/;
}
#bread a { color:#0030c0;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#FF9100;
}

h4.title{
	font-size:113%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#cf3000;
	font-weight:bold;
	border-bottom:1px dotted #FFFFFF;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*background:#646464;*/
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#000033;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#FF0000;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#000033;
	float:right;
}

.pagetop { /* ページトップ */
	
	margin:10px 5px;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pagetop a{ color:#0030c0;text-decoration:none;border:1px #CaCaCa solid;padding:1px 5px 1px 5px ;}
.pagetop a:hover{ color:#FF9100;text-decoration:none;border:1px #FF9100 solid;padding:1px 5px 1px 5px ;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:10px 0px 0px 0px ;
	margin-top:20px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #000033 dashed;
	height:30px;
	text-align:center;
	margin-top:5px;
}

td>#footer { /* IE7 Safari Firefox 用 */
	margin-top:20px;
	height:auto;
	min-height:30px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:0px 20px 10px 20px;
	color:#000033;
}
.footnavi a{
	color:#0030cf;
	text-decoration:underline;
	font-weight:normal;
	font-size:113%;
}
.footnavi a:hover { color:#ff9000;text-decoration:underline;}

#copyright { /* コピーライト */
	height:0;
/*	padding:0px;
	padding-bottom:0px;
	width:auto;
	height:20px;
	color:#CaCaCa;
	text-align:center;*/
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:0;
/*	height:auto;
	min-height:20px;*/
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:8px 5px 8px 5px;
/*	margin-top:-5px;*/
	margin-bottom:0px;
	width:auto;
	border:1px #999999 solid;
	color:#000033;
	background:#0d1561 url(http://www.nakasake.com/pic-labo/title_nbluewave.gif) no-repeat left top;
}

#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#ffffff;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:1.3;
	margin: 0px -5px 10px -5px;
	width:160px;	/* アイコン幅に合わせる */
}

.list h3 { /* タイトル */
	padding:0px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:10px 0 0 0;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0;
	margin:0;
	list-style:none;
	width: 160px;				/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* プルダウンメニュー */
.listbox {
	margin: 0px;
	padding: 0px;
}

.listbox a {
	text-decoration: none;
	color: #0030cf;
	vertical-align:middle;
}

.list0 a img {
	margin: 0px;
	vertical-align:middle;
}

.listbox div {
	margin: 0px;
	padding: 0px;
	width: 158px;
	display: block;
}
.listbox ul {
	margin: 0px;
	padding: 0px;
	display: block;
}

.list0 div, .list3 ul, .list3 ul li {
	margin: 0px;
	padding: 0px;
}

.listbox div.list0 {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.listbox div.list0 div.list1 {
	height: 0px;
	width: 158px;
	display: none;
	position: absolute;
	left: 0px;
	top: 2px;
	margin: 0px;
}

.listbox div.list0:hover div.list1 {
	display: block;
	left: 155px;
	top: 3px;
	z-index: 1;
	height: auto;
	margin: 0px;
}

.listbox div.list0:hover div.list1 a {
	display: block;
	white-space: nowrap;
	height: 20px;
	width: 150px;
	color: #0030c0;
	background: #fffce0;
	border: 1px solid;
	border-color: #cfcfcf #606060 #606060 #cfcfcf;
	margin: -1px 0 0 0;
	padding: 5px 5px 2px 5px;
	vertical-align:middle;
}

.listbox div.list0:hover div.list1 a:hover {
	color: #ff6000;
	background: #fffff9;
}


.listbox div.list2 {
	width: 158px;
	position: relative;
}
.listbox div.list2 div.list3 {
	height: 0px;
	width: auto;
	display: none;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	left: 158px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.listbox div.list2:hover div.list3 {
	white-space: nowrap;
	display: block;
	overflow: visible;
	z-index: 2;
	height: auto;
	margin: 0px;
}

.listbox div.list2:hover .list3 ul li a {
	display: block;
	overflow: visible;
	white-space: nowrap;
	height: 20px;
	width: auto;
	color: #0030c0;
	background: #fffce0;
	border: 1px solid;
	border-color: #cfcfcf #606060 #606060 #cfcfcf;
	margin: -1px 0 0 0;
	padding: 5px 15px 2px 5px;
	vertical-align:middle;
}

.listbox div.list2:hover div.list3 a:hover {
	color: #ff6000;
	background: #fffff9;
}

/* xxxxxxxxx */

div.listbox {
	margin: 5px 0 0 0;
	text-align: left;
	position: relative;
}


.ca1 {
	border-right: #909090 1px solid;
	border-left: #cfcfcf 1px solid;
	margin: 10px 0 0 0;
}
.ca1 a {
	height: 25px;
	padding: 8px 3px 2px 7px;
	border-top: #cfcfcf 1px solid;
	border-bottom: #909090 1px solid;
	display: block;
	color: #0030cf;
	text-decoration: none;
	vertical-align:middle;
	background: url(http://www.nakasake.com/pic-labo/timg/t1025_add.jpg) right center no-repeat;
}

/*.ca1 a:hover {
	background: #2B3C91;
}*/

.ca2 {
	border-right: #909090 1px solid;
	margin: 0px;
	border-left: #cfcfcf 1px solid;
}
.ca2 a {
	height: 20px;
	padding: 5px 3px 3px 7px;
	display: block;
	color: #0030cf;
	text-decoration: none;
	border-top: #cfcfcf 1px solid;
	vertical-align:middle;
}
/*div.ca2 a:hover {
	color: #ffffff;
	background-color: #0030cf;
}*/
.ca2b {
	border-bottom: #909090 1px solid;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* li.ca? 元設定位置 */

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:0px 5px 5px 5px;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:1.2;
	color:#000033;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
	color:#000033;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#000033;
}
.sidemain1 a:hover {
	color:#D4D4D4;
}
.sidemain1 a:hover {
	color:#FF9100;
}
/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#000033;
}
caption a{ color:#0030c0;text-decoration:underline;}
caption a:hover{ color:#0030c0;	 text-decoration:underline;}

.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 #000033;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #000033;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#000033;
	background:#fffffc;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	font-weight:bold;
	color:#cc3030;
	/*background:#000000;*/;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	font-weight:bold;
	color:#3060f0;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #000000;
}

.line01{
	/*border:#DEDBBE 1px dotted;*/
	vertical-align:bottom;
} 

#rss{ /* RSS設定 */
	margin:20px 0px 10px 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;*/
	display:none;
	font-size:110%;
	color:#FF0000;
	height:19px;
	background:url(../img/entry_title.gif);
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#FF6600;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px dashed #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#000033;
	border-bottom:1px #646464 solid;
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
	color:#FF6600;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {border:1px #999999 solid;color:#000033;background-color:#282828;padding:3px;}



/* ナビゲーション （固定）*/
.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;
}



img{ border:0px;text-decoration:none;}/* イメージボーダー指定 */






/* original for Freearea */
.mainCont p { /* メインコンテンツ内 p */
	font-size:117%;
	letter-spacing:1px;
}
.noline, .noline a, .noline a:hover { /* リンク下線なし */
	text-decoration:none;
}
a.noline_a, a:hover.noline_a {
	text-decoration:none;
}
.uline,.uline a{
	text-decoration:underline;
}
/* 特別商品の買い方imgボーダー */
.imgkai{ border:3px solid #f0f0f0;;}


.s_ttl {
	font-size:123%;
}
.ms_ttl {
	font-size:146%;
}
.m_ttl {
	font-size:166%;
}
.bs_ttl {
	font-size:206%;
}
.b_ttl {
	font-size:256%;
}
.xb_ttl {
    font-size:283%;
}
.sbig{ font-size:106%; }
.big{ font-size:116%; }
.ss{ font-size:93%; }
.small{ font-size:86%; }
small{ font-size:86%; }

h2 {
	font-weight:bold;
}

.detail{
	padding:0 0 0 1em;
}

.sidemain1 form {
	margin:0;
	display:block;
}

.nowrp{
	white-space:nowrap;
}
.padg4{
	padding:4px;
}



.linkcon{
	padding-left:17px;
}
.linkhed{
	line-height:1.1;
}
.line_h12{
	line-height:1.2;
}
.line_nrml{
	line-height:normal;
}

.listlink{
	font-size:107%;
	color:#0030cf;
}

.centerfree a {
	text-decoration:none;
	line-height:normal;
}
.centerfree table {
	margin-top:5px;
}
.centerfree img {
	margin-bottom:1px;
}

.fmake {
	padding:0 5px;
}
.fmake a {
	padding:0 5px;
}

/* 成分等の表table用 */
.element td {
	padding:0 5px;
}

/* 最近チェックしたもの、他の人のチェック項目表示 */
.recentbase {
	padding:14px;
	margin-left:-2px;
	margin-right:2px;
}
.recentbase center {
	border:1px solid #999999;
	margin-right:6px;
}
.recent {
	width:150px;
	text-align:center;
}

.giftpack {
	width:640px;
	margin-left:10px;
	border:2px dotted #66c0f0;
}
.vintage td{
	border:1px solid #f66066;
	text-align:center;
	font-family:monospace;
}
.vintage td a{
	display:block;
	padding:2px;
}
.vintage .vtitle{
	background:#ffe9ef;
}

.indent{
	margin-left:30px;
}
.space_right15{
	padding-right:15px;
}

.btmspace{
	padding-bottom: 10px;
}

/* 解説画像の周囲余白 */
.imgsp{
	margin:3px;
}
.upimg {
	width:185px;
	margin-right:0;
	margin-bottom:10px;
	padding-left:5px;
}
.upimg_s {
	width:125px;
	margin-right:0;
	margin-bottom:10px;
	padding-left:5px;
}
/* ワインセット等、左画像・右紹介文の画像用コンテナ */
.imgleft{
	margin-top:5px;
	padding: 5px 5px 5px 0;
}
/* 左寄せ国旗用 */
.flagleft{
	margin-right:5px;
	padding: 0 5px 5px 5px;
}

.winemaker td{
	border:1px solid #c0c0c0;
}

.setbuy {
	padding:1px 0;
	background:#fff9cf;
}
.bdr_setbuy {
	border:1px solid #ffcf60;
}
.prts_setbuy {
	border-bottom:1px dotted #ffcf60;
}
.setbuy_valen {
	padding:1px 0;
	background:#ff8080;
}
.bdr_v_setbuy {
	border:1px solid #ff8080;
}
.prts_v_setbuy {
	border-bottom:1px dotted #ff8080;
}


/* フッタのフリーエリアfooter_area内の設定 */
.footer_area .title1 {
	margin-right:6px;
}
.footer_area .region td {
	padding:1px 3px 1px 3px;
}
.region_n {
	border-style: solid;
	border-color: #909099;
	border-width: 2px 1px 2px 2px;
	background: #cff0f0;
}
.region_p1 {
	border-style: solid;
	border-color: #909099;
	border-width:2px 2px 2px 1px;
}
.region_p2 {
	border-right: 2px solid #909099;
	border-bottom: 2px solid #909099;
}
.region_c {
	border-width: 0 0 0 2px;
	border-color: #909099;
	border-style: solid;
}
.deli {
	padding-left: 0px;
	margin-left: 1em;
}
.deli li {
	padding-bottom: 10px;
	line-height: 1.5;
}
.ftr_mtop5 {
	margin-top:5px;
}

/* お買い得ワインの価格比較表示用 */
.afdwine {
	padding:10px;
	line-height:1.3;
	border:5px double #fffffc;
	background:#fffffc url(http://www.nakasake.com/pic-labo/radial_purple.jpg) no-repeat center center;
}
/* ワイン サブカテゴリへのリンク */
.subcatlink {
	padding:5px 2px;
	font-size:136%;
}

/* table,divなどの内側スペース 10px */
.padding_10 {
	padding:10px;
}

/* 合わせ買い：該当商品表示欄用 */
.combiwidth {
	width:100px;
}

.clear_left { /* 画像の左周り込みfloat_left解除 */
	clear:left;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}
.clear_right { /* 画像の右周り込みfloat_right解除 */
	clear:right;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}


.yellow{ color:#ffcc00; }
.dyellow{ color:#999900; }
.yorange{ color:#ffcc00; } /* 黄味オレンジ */
.rorange{ color:#ff4600; } /* 赤味オレンジ */
.cream{ color:#ffff9f; }
.lblue{ color:#3399ff; }
.nblue{ color:#0030c0; }
.dblue{ color:#000099; }
.dark{ color:#303039; }
.dgreen{ color:#006000; }
.rpurple{ color:#cc0066; }
.purple{ color:#9f006f; }
.bpurple{ color:#6f009f; }
.pink{ color:#f36060; }
.gpink{ color:#f09490; }
.brown{ color:#9f6000; }
.gred{ color:#990000; }

/* フォントタイプ */
.serif{ font-family:"ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3",serif; }	/* 明朝系 */
.sans{ font-family:sans-serif; }	/* ゴシック系 */
.mono{ font-family:monospace; }	/* 等間隔系 */
.fantasy{ font-family:fantasy; }	/* 装飾系 */

