@charset "euc-jp";
/* テーマ：ベーシック・ブルー */

body {
	font: 84%/150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size:12px;
	color: #000;
	background:#fff url(../img/bg_img.jpg) center 0px repeat-y;
}

table { /* 基本テーブル設定（固定）*/
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0 none;
	border-collapse: collapse;
}

th {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0 none;
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0 none;
	border-collapse: collapse;
}

h1,
h2,
h3,
h4 { /* 基本タイトル（固定）*/
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
}

a { /* 基本のリンク （固定）*/
	color: #006;
	text-decoration: underline;
}

a:hover {
	color: #0CF;
	text-decoration: none;
}

ul { /* 基本のリスト （固定）*/
	list-style-type: square;
}

ul ul {
	list-style-type: none;
}

img { /* イメージボーダー指定 */
	border: 0;
}

form {
	padding: 0;
	display: inline;
}

p {
	line-height: 150%;
	margin: 5px 0;
	padding: 2px 0;
}

.clear_both { /* 画像の周り込み解除 */
	clear: both;
	font-size: 1px;
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	text-align: center
}

.button1 { /* inputボタン設定 */
	margin:5px 0 0 0;
	font-weight: bold;
	color: #fff;
	background:#b5b5b5;
	border: 1px solid #dedede;
	cursor: pointer;
}

.text1 {/* テキストエリアデザイン設定 */
	margin: 0;
	border: 1px solid #000000;
}

.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;
} /* フォントグレー */

.item img {/* 商品画像枠  */
	height: auto;
	padding: 0px;
	margin: 0;
	background: #fff;
	text-align: center;
}

.spacebox {/* スペース設定  */
	height: 50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width: 860px;
	margin: auto;
	text-align: left;
}

/* マイページ、ポップアップ画面 */
#enter {
	width: 100%;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #4A7A2A;
}

/* ヘッダー */
#header {
	width: 860px;
	padding: 0px 0px;
 background:url(https://image1.shopserve.jp/bar-open.com/pic-labo/header-bg1.png?t=20250423024926) left repeat-x;
}

#header div.shoplogo { /* サイトロゴブロック（設定の場合） */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 0px 0px 0px;
	height:140px;
	width: 860px;
}

#header div.shoplogo h1.siteName { /* サイト名 h1 （テキスト） */
	padding: 32px 0px 10px 15px;
	margin:0;
	font-size: 15px;
	line-height: 1em;
}

#header div.shoplogo h1.siteName a {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}

#header div.shoplogo h1 a:hover {
	color: #0CF;
}

#header div.shoplogo h2.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	margin: 0;
	color: #898989;
	font-size: 11px;
	line-height: 1em;
	padding:0px 0px 0px 15px;
}

#header div.shoplogo h2.sitecopy a {
	color: #999;
	font-weight:normal;
	text-decoration: none;
}

#header div.shoplogo h2 a:hover {
	color: #0CF;
}

#header div.shoplogo h2 a {
*padding:0 0 0 0px;
*color: #898989;
*font-weight:normal;
*text-decoration: none;
}

#header div.shoplogo h1 a {
*text-decoration: none;
}

#header div.shoplogo h1 a:hover {
*text-decoration: underline;
}

/* ヘッダーメニュー */
#headMenu {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	position:relative;
}

#headMenu div.headnavi { /* ヘッダーメニューテキスト */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-size:12px;
	line-height: 100%;
	padding:0px 10px 8px 25px;
	color: #000;
	position:absolute;
	top:-27px;
	left:0px;
}

#headMenu div.headnavi a {
	color: #006;
	text-decoration: none;
}

#headMenu div.headnavi a:hover {
	color: #0CF;
}

.navi01 {/* ヘッダーメニューアイコン ※aタグに挿入・未使用*/
}

.hline {/* ヘッダー下装飾ライン*/
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width: 170px;
	font-size:12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#rightSide { /* 右サイドtd （3列）*/
	width: 170px;
	font-size:12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#rightSide2 { /* 右サイドtd （3列 ブログ）*/
	width: 170px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#center1 { /* センター td （2列）*/
	width: 690px;
 *width: 693px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#center2 { /* センターtd （3列）*/
	width: 520px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#center3 { /* センターtd （装飾用）*/
	width: auto;
	vertical-align: top;
	padding-right:20px;
}

/* 表組みセンタリング */
#center3 table {
	margin: 0 auto;
}

#center3 table table.bordlayoutp3 {
	margin: 0;
}

.header_area { /* ヘッダのフリーエリア */
	width: 680px;
	height: 100%;
	padding: 7;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.footer_area { /* フッタのフリーエリア */
	text-align: left;
	width: 680px;
	margin: 0 auto;
	padding: 0 7px 0 7px;
}

#center3 .header_area,
#center3 .footer_area {
	width:auto;
}

.sidebox { /* サイド用ブロック（幅設定） */
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin: 6px 10px;
	background:#fff;
}

.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;
}

.price.zoom { /* 商品価格 （商品詳細） */
	font-size: 100%;
	font-weight: bold;
}

.expl { /* 商品説明文 */
	text-align: left;
	padding-top: 5px;
}

.expl a {
	color: #0066cc;
	text-decoration: none;
}

.expl a:hover {
	color: #990033;
	text-decoration: underline;
}

.fixed { /* 商品定価 */
	color: #660033;
	text-align: left;
}

/* 商品名 （商品一覧）*/
h2.goods a {
	font-size: 100%;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}

h2.goods a:hover {
	color: #990033;
	text-decoration: underline;
}

/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 10px;
}

.topIMG td {
	margin: 0;
	padding: 0;
}

.shopCopy { /* サイト説明 */
	margin: 20 0 0 0;
	padding: 10px 15px 15px 15px;
	text-align: left;
}

/* タイトルデザイン */
.free_title { /* タイトル1 h3 */
	min-height: 14px;
	height: auto !important;
	height: 14px;
	margin: 0;
	padding: 8px 2px 3px 10px;
	line-height: 100%;
	vertical-align: middle;
	color: #000;
	border-top:1px solid #dcdddd;
	border-bottom:3px solid #000066;
	font-weight:normal;
}

.title1 { /* タイトル1 h3 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 23px !important;
	margin: 10px 0px 0px;
	color: #000;
	font-weight:normal;
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 36%, #eeeeee 100%);
	background: -webkit-linear-gradient(top,  #cccccc 36%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #cccccc 36%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
	padding-left: 5px;
	padding-top: 7px;
	border-top: 1px solid #333;
}

.title1 a {
	display: block;
	color: #000;
	text-decoration: none;
}

.title1 a:hover {
	color: #0CF;
	text-decoration: underline;
}

#center2 .title1 {
}

#center3 .title1 {
}

.title2 { /* タイトル2 h3 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 23px !important;
	margin: 10px 0px 0px;
	color: #000;
	font-weight:normal;
	background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	padding-left: 10px;
	padding-top: 7px;
}

.title2 a {
	display: block;
	color: #000;
	text-decoration: none;
}

.title2 a:hover {
	color: #000;
	text-decoration: underline;
}

.sidebox h3.title2 {
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 36%, #eeeeee 100%);
	background: -webkit-linear-gradient(top,  #cccccc 36%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #cccccc 36%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
	border-top: 1px solid #333;
}

#center2 .title2 {
}

#center3 .title2 {
}

.title3 { /* タイトル3 h3 */
	min-height: 14px;
	height: auto !important;
	height: 14px;
	margin: 0;
	padding: 8px 2px 3px 10px;
	line-height: 100%;
	vertical-align: middle;
	color: #000;
	border-top:1px solid #dcdddd;
	border-bottom:3px solid #000066;
	font-weight:normal;
}

#center2 .title3 {
}

#center3 .title3 {
}

.rank {/* ランキングアイコン */
	text-align: left;
}

.mainCont { /* メインコンテンツ */
	margin: 0;
	padding: 10px 0;
}

#center2 .mainCont {
	width: 500px;
}

#center3 .mainCont {
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding: 10px 0;
	margin: 0;
	width: auto;
}

ul.news { /* 最新情報リスト設定 */
	text-align: left;
	padding: 10px 10px 10px 20px;
	margin: 0;
	width:100%;
	list-style: disc;
	color:#898989;
}

li.p3 {
	padding: 3px 0;
}

li.p3 a {
	color: #52C3F1;
}

.free_list { /* リスト設定 */
	padding: 5px 10px;
	margin: 0;
}

/*******/
/* 変更箇所*/
ul.list { /* リスト設定 */
	text-align: left;
	padding: 5px 10px;
	margin: 0;
	list-style-type: none;
	color: #F59300;
}

ul.map { /* サイトマップリスト設定 */
	text-align: left;
	padding: 0 20px;
	margin: 0;
	color: #006600;
}

li.sm1 {
	margin: 4px;
	display: block;
	list-style-type: none;
}

li.sm2 {
	margin: 0 0 0 -35px;
	display: block;
	list-style-type: none;
}

.sitemap { /* サイトマップリスト 項目タイトルh4*/
	padding: 5px 25px;
	background: url(../img/icon_sitemap.gif) no-repeat left center;
	color: #000;
}

.sitemap a {
	color: #000;
	text-decoration:underline;
}

.table1 {
	border-collapse:collapse;
	width:480px;
	padding:0px;
	color:#333333;
	margin-left:10px;
}

.table1 th {
	margin:0;
	padding:5px;
	color: #000;
	font-weight:normal;
	border:1px solid #898989;
	background-color: #FCFBF0;
}

.table1 td {
	margin:0;
	padding:5px;
	border:1px solid #898989;
	background-color: #fff;
	color: #000000;
}

/* テーブル余白設定  （固定） */
.layoutp5 {
	padding: 5px 0;
}/* 余白5px */

.layoutp5 th {
	padding: 5px;
}

.layoutp5 td {
	padding: 5px;
}

.layoutp5 .border {
	border: 1px solid #CCCCCC;
}

.layoutp3 {
	padding: 5px 0;
}/* 余白3px */

.layoutp3 table {
	text-align: left;
}

.layoutp3 th {
	padding: 3px;
}

.layoutp3 td {
	padding: 3px;
}

.layoutp3 .border {
	border: 1px solid #999999;
}

.bordlayoutp3 {
	padding: 5px 0;
}/* ボーダーテーブル(余白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: #FCFBF0;
} /* テーブル内カラー切り替え（タイトル部分） */

.backcolor2 {
	background: #FFFFFF;
	vertical-align: middle
} /* コンテンツ内 */

.backcolor3 {
	background: url(../img/leftside.gif);
	padding: 10px 0;
} /* カート部分 */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame {/* 大枠 table */
	margin: 10px 0 0 0;/* background: url(../img/layoutframe.gif) ;*/
}

.layoutFrame td {
	text-align: center;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}

.layout1 { /* レイアウト */
	margin:0px;
	padding: 6px 0px 4px;
	border:2px solid #FCFBF0;
	color:#000;
}

#rightSide .layout1 {
	margin: 0 0 10px;
	padding-bottom:10px;
	background:#fff;
}

.layout1 td {
	margin: 0;
	padding: 2px;
	text-align: center;
}

.layout1 td a {
	color: #52C3F1;
	font-weight:normal;
}

.layout1 td a:hover {
	color: #52C3F1;
	text-decoration:underline;
}

.layout1 td div.price {
	color: #898989;
}

#rightSide .layout1 td a {
	color: #52C3F1;
}

#rightSide .layout1 td a:hover {
	color: #52C3F1;
	text-decoration:underline;
}

/* 第二階層 */

#bread { /* パンクズ */
	margin: 0 0 0 10px;
	padding: 3px 10px;
	text-align: left;
	border-bottom: 1px dotted #4A7A2A;
}

h4.title {
	margin: 5px 0;
	padding: 2px 0;
	color: #000;
	font-weight:normal;
	border-bottom: 1px solid #52C3F1;
}

.mainFrame { /* メイン大枠 */
	margin: 0;
	padding: 0;/* background: url(../img/mainframe.gif) ;*/
}

p.title {
	margin: 3px 0;
	padding: 2px 0;
	color: #669933;
	border-bottom: 1px dotted;
	font-weight: bold;
}

/* メールマガジンアイコン設定 */
.mailmag_ent { /* 新規登録 h4 */
	color: #006600;
	background: url(../img/icon_mailmag_ent.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

.mailmag_cha { /* アドレス変更 h4 */
	color: #006600;
	background: url(../img/icon_mailmag_cha.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

.mailmag_can { /* 配信解除 h4 */
	color: #006600;
	background: url(../img/icon_mailmag_can.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

#sortList { /* ソート */
	margin: 0;
	padding: 10px 3px 5px 3px;
	width: auto;
	color: #333333;
	float: right;
}

.pageTop { /* ページトップ */
	margin: 10px 5px;
	background: url(../img/icon_top.gif) no-repeat left center;
	font-size: 84%;
	font-weight: bold;
	float: right;
	padding-left: 13px;
}

.pageTop a {
	color: #000;
	text-decoration: none;
}

.pageTop a:hover {
	color: #000;
	text-decoration: none;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding: 20px 10px 25px;
	margin: 0 0 5px;
	width: auto;
	background: #f6f6f6;
}

#search label {
	padding: 5px 0px 5px;
	margin: 0;
}

.fieldarea {
	padding: 5px 0 5px 0;
	vertical-align: middle;
}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding: 0px;
	display: block;
}

.list h3 { /* タイトル */
	padding: 5px 5px;
	margin: 0;
}

/*******/
/* 変更箇所*/

ul.free_listbox {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.listbox {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li.ca1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.5);
}

/* サイド商品カテゴリ下ライン設定 */

li.ca1 a {
	min-height: 60px;
	height: auto !important;
	height: 60px;
	line-height:60px;
	font-weight:normal;
	color: #006;
	zoom: 1;
	display: block;
	padding: 10px 2px 10px 10px;
	text-decoration: none;
	border-top:8px solid #003;
	list-style-type: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

li.ca1 a:hover {
	color: #09F;
	text-decoration: none;
	list-style-type: none;
	background: #f2f9fe;
	background: -moz-linear-gradient(top,  #f2f9fe 0%, #d6f0fd 100%);
	background: -webkit-linear-gradient(top,  #f2f9fe 0%,#d6f0fd 100%);
	background: linear-gradient(to bottom,  #f2f9fe 0%,#d6f0fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 );
	border-top: 8px solid #09F;
}

li.ca2 a {
	zoom: 1;
	display: block;
	padding: 7px 2px 7px 20px;
	margin:0px 0;
	line-height: 100%;
	color:#898989;
	text-decoration: underline;
	background:url(../img/left_ca2.gif) 10px center no-repeat;
}

li.ca2 a:hover {
	color: #903;
	text-decoration: none;
}

li.ca3 a {
	zoom: 1;
	display: block;
	list-style: none;
	margin:0;
	padding: 5px 2px 5px 10px;
	background:url(../img/sidemain1.gif) 0px center no-repeat;
	color:#898989;
	text-decoration:underline;
}

li.ca3 a:hover {
	color: #903;
	text-decoration: none;
}

li.ca4 a {
	zoom: 1;
	display: block;
	list-style: none;
	margin:0;
	padding: 5px 2px 5px 10px;
	background:url(../img/sidemain1.gif) 0px center no-repeat;
	color:#898989;
	text-decoration:underline;
}

li.ca4 a:hover {
	color: #903;
	text-decoration: none;
}

.sline1 { /* サイドバー下ライン */
	display: none;
	padding: 0;
	margin: 0;
	height: 5px;
	background: #FFFFFF;/* background: url(../img/sline1.gif) ;*/
}

.sline2 { /* サイドバー下ライン */
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 10px 8px;
	background:#FCFBF0;
	width: 158px;
}

#rightSide .sidemain1 {
	padding-bottom: 1px;
}

.sidemain1 p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	line-height: 130%;
}

.sidemain1 ul { /* リスト設定 */
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidemain1 li a {
	zoom: 1;
	display: block;
	list-style: none;
	margin: 0.5em 0;
	padding-left: 10px;
	line-height: 1.7em;
	background:url(../img/sidemain1.gif) left 0.4em no-repeat;
	color:#69C;
	text-decoration:none;
}

.sidemain1 li a:hover {
	color: #039;
	text-decoration: underline;
	background: #FC6;
}

/* カレンダー */
caption { /* 年月タイトル */
	text-align: center;
	padding: 3px;
}

caption a {
	color: #333333;
	text-decoration: underline;
}

caption a:hover {
	color: #666666;
	text-decoration: underline;
}

div.carender { /* カレンダー テーブル*/
	border-collapse: collapse;
	padding: 5px;
	margin: 0;
	text-align: center;
	font-size: 10px;
}

/* カレンダー センタリング*/
div.carender table {
	margin: 0 auto;
	text-align: center;
	width: 140px;
	background:#FCFBF0;
}

.carender td {
	padding: 2px;
	border-collapse: collapse;
	text-align: right;
	border: 1px solid #898989;
}

.carender th {
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid #898989;
}

th.day { /* ヘッダ平日 */
	font-weight: normal;
	color: #000;
	background: none;
	text-align: center;
}

th.sun { /* ヘッダ日曜 */
	font-weight: normal;
	color: #E27175;
	background: none;
	text-align: center;
}

th.sat { /* ヘッダ土曜 */
	font-weight: normal;
	color: #7AB6D2;
	background: none;
	text-align: center;
}

td.other {
	background:#fff;
}

td.existdata {
	background:#52C3F1;
	color:#000;
}

td.nodata {
	background:#fff;
}

.chert { /* 表示色説明枠  */
	font-size: 12px;
	padding: 5px;
}

.chert td {
	border-collapse: separate;
	padding: 0 0 0 5px;
	border: 1px solid #dedede;
}

.line01 {
	border: 1px solid #4A7A2A;
	vertical-align: bottom;
}

#rightSide .line01 {
	border: none;
}

#rss { /* RSS設定 */
	margin: 0;
	padding: 5px;
}

#count { /* カウンター */
	margin: 0;
	padding: 5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding: 5px;
	margin: 2px 0;
	width: auto;/* background: url(../img/blogbox.gif) ;*/
}

.entry_1 { /* ブログエントリータイトル h2 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	margin: 10px 0px 15px 0px;
	color: #000;
	font-weight:normal;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//entrytitlebg.png) repeat-x left top;
	padding-left: 25px;
	padding-top: 7px;
}

.entry_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 23px !important;
	margin: 10px 0px 5px;
	color: #000;
	font-weight:normal;
	background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	padding-left: 25px;
	padding-top: 7px;
}

.entry_title a {
	display: block;
	color: #000;
	text-decoration: none;
}

.entry_title a:hover {
	color: #903;
	text-decoration: underline;
}

.entry_date {
	display: block;
	padding: 10px 0 3px 0;
	color: #FF6600;
	text-align: right;
}

.state { /* ブログステータス */
	padding: 2px 0;
	text-align: right;
	border-top: 1px dotted #CCCCCC;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding: 2px 0;
	margin: 10px 0 10px 0;
	text-align: left;
	font-size: 110%;
	color: #CC6600;
	border-bottom: 3px double #FF6600;/* background: url(../img/subtitle.gif) ;*/
}

p.label { /* ブログコメントタイトル */
	font-weight: bold;
}

.tb_url { /* トラックバックurl */
	font-weight: bold;
	margin-bottom: 10px;
}

/********************************************************************/
/* カート */

.point {
	font-size: 120%;
	color: red;
	font-weight: 900;
}

.pointline {
	font-size: 100%;
	font-weight: 900;
	padding: 3px;
	background: #FCFBF0;
}

/* ナビゲーション （固定）*/
.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);
}

/* ご利用案内 */
table.layout_left_shoppinguide {
	width: 100%;
}

/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding: 5px 7px 0px;
	margin: 10px 0 0 0;
	width: auto;
	text-align: center;
 background:url(../img/footer.gif) 0px bottom repeat-x;
 
}

#footer .footnavi { /*フッターメニューテキスト設定*/
	padding: 0px 20px 30px 20px;
}

.footnavi a {
	text-decoration: none;
	color:#000;
}

.footnavi a:hover {
	text-decoration: underline;
	color:#000;
}

#footer #copyright { /* コピーライト */
	padding: 3px 0 0;
	_padding: 3px 0 20px;
	margin: 0;
	width: auto;
	height: 20px;
	display:block;
 *font-family:"ＭＳ Ｐゴシック", Osaka, monospace;
 *border-top:none;
	text-align: center;
}

/* IE7 Safari Firefox 用 */

/********************************************************************/
td>#footer {
	padding: 5px 7px 0px;
	margin: 10px 0 0 0;
 background:url(../img/footer.gif) 0px bottom repeat-x;
 
}

td>#footer>.footnavi {
	height: auto;
	min-height: 10px;
	padding: 0px 20px 18px 20px;
}

td>#footer>.footnavi a {
	text-decoration: none;
	color:#000;
}

td>#footer>.footnavi a:hover {
	text-decoration: underline;
	color:#000;
}

#footer>#copyright {
	height: auto;
	min-height: 20px;
	text-align: center;
	padding:3px 0 0;
}

#footer a {
*color: #000;
	_font-weight:bold;
*text-decoration: none;
}

#footer a:hover {
*color: #000;
*text-decoration: underline;
}

#footer #copyright a {
	_color: #000;
	_font-weight:bold;
*text-decoration: none;
}

#footer #copyright a:hover {
*color: #000;
*text-decoration: underline;
}

/* お客様の声（コメント）投稿画面用 */
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;
}

/********************************************************************/
/* newセールスページ */
.block2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	margin: 15px 0px 15px 10px;
	padding: 15px 15px 20px;
}

.block2 h2.sha {
	font-size: 28px;
	line-height: 1.5em;
	border-left: 20px solid #900;
	padding: 10px 10px 10px 20px;
	margin-top: 30px;
	margin-bottom: 40px;
	color: #000;
}

.block2 h3 {
	font-size: 20px;
	color: #903;
	line-height: 1.9em;
	font-weight: normal;
	margin-left: 25px;
	margin-bottom: 30px;
}

.block2 h3.ora {
	font-size: 18px;
	color: #C00;
	line-height: 1.9em;
	font-weight: normal;
	margin-left: 25px;
}

.block2 h4 {
	font-size: 18px;
	color: #600;
	line-height: 1.9em;
	font-weight: normal;
	margin-left: 25px;
}

.block2 p {
	font-size: 15px;
	color: #333;
	line-height: 1.7em;
	padding: 15px 10px 20px 25px;
}

.block2 ul .color2 {
	color: #900;
}

.block2 p.top1 {
	font-size: 16px;
	color: #F63;
	padding: 15px 10px 10px 35px;
}

.block2 p.top2 {
	font-size: 16px;
	color: #000;
	line-height: 1.9em;
	padding: 15px 10px 20px 25px;
}

.block2 p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 10px 0px 0px 20px;
	padding: 0px 10px 0px 15px;
}

.block2 ul {
	font-size: 15px;
	color: #333;
	margin: 20px 10px 20px 5px;
}

.block2 ul li {
	line-height: 1.7em;
	padding-bottom: 20px;
}

.block2 .color8 {
	background-color: rgba(204, 204, 204, 0.5);
	color: #000;
}

.block2 .color9 {
	color: #900;
	background: #FFC;
}

.block1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	border: 1px solid #CCC;
	margin: 15px 0px 15px 10px;
	padding: 15px 15px 20px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//box-bg1.png) repeat left top;
}

.block1 h3 {
	font-size: 18px;
	color: #903;
	line-height: 1.9em;
	font-weight: normal;
	margin-left: 25px;
}

.block1 h3.bg1 {
	font-size: 18px;
	color: #000;
	line-height: 1.3;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 12px 5px 12px 25px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.5);
	box-shadow: 2px 2px 3px rgba(0,0,0,.5);
	border-left: 15px solid #333;
	border-right: 15px solid #333;
}

.block1 h3.bg3 {
	font-size: 20px;
	color: #900;
	line-height: 67px;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//titlebg3.png) repeat-x left top;
	border-top: 8px solid #600;
}

.block1 h3.bg5 {
	font-size: 18px;
	color: #900;
	line-height: 1.3;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding: 12px 5px 12px 25px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.5);
	box-shadow: 2px 2px 3px rgba(0,0,0,.5);
	border-left: 15px solid #900;
	border-right: 15px solid #900;
}

.block1 h3.bg6 {
	font-size: 18px;
	color: #000;
	line-height: 1.2;
	margin: 30px 0px 10px 20px;
	padding: 2px 0px 2px 15px;
	font-weight: bold;
	border-left: 7px solid #333;
}

.block1 h4 {
	font-size: 16px;
	color: #600;
	line-height: 1.7em;
	font-weight: normal;
}

.block1 h4.big {
	font-size: 18px;
	color: #600;
	padding-top: 20px;
	padding-left: 10px;
	font-weight: normal;
}

.block1 h5.back1 {
	font-size: 16px;
	color: #003;
	font-weight: normal;
	background: #9CF;
	padding: 8px 0px 8px 20px;
}

.block1 p.big1 {
	font-size: 18px;
	color: #C00;
	line-height: 2.0em;
}

.block1 p {
	font-size: 15px;
	color: #333;
	line-height: 1.7em;
	padding: 15px 10px 20px 25px;
}

.block1 p.top1 {
	font-size: 16px;
	color: #000;
	padding: 15px 10px 10px 25px;
	font-weight: bold;
}

.block1 p.top2 {
	font-size: 16px;
	color: #069;
	padding: 15px 10px 10px 35px;
}

.block1 p.top3 {
	font-size: 18px;
	color: #C00;
	padding: 15px 10px 0px 25px;
	font-weight: bold;
}

.block1 p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
	line-height: 1.7em;
}

.block1 p.set2 {
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.block1 p.set3 {
	margin: 10px 0px 0px 5px;
	padding: 0px 10px 0px 30px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//title_mark1.png) no-repeat left center;
	font-size: 16px;
	line-height: 35px;
}

.block1 ul {
	font-size: 15px;
	color: #333;
	line-height: 1.8em;
}

.block1 ul li {
	padding-bottom: 15px;
}

.block1 ul li.last {
	padding-bottom: 30px;
}

.block1 strong {
	color: #003;
	font-weight: normal;
	background: #CFF;
}

.block1 .color1 {
	background: #CFF;
}

.block1 .color2 {
	color: #C00;
	font-weight: normal;
	font-size: 16px;
}

.block1 .color3 {
	color: #900;
	font-weight: normal;
	font-size: 16px;
}

.block1 .color4 {
	color: #C00;
	font-weight: normal;
	font-size: 16px;
}

.block1 .color5 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.block1 .color6 {
	color: #930;
	font-weight: normal;
	font-size: 16px;
}

.block1 .color7 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.block1 .color8 {
	background-color: rgba(204, 204, 204, 0.5);
	color: #000;
}

.block1 .color9 {
	color: #FFF;
	background: #C00;
}

.block1 ul.mag {
	font-size: 14px;
}

.block1 ul.mag li .color1 {
	background-color: rgba(194, 235, 71, 0.6);
	color: #000;
}

.block1 .line1 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
	text-decoration: line-through;
}

.block1 img {
	padding: 15px 0px 10px 0px;
}

.block3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 15px 0px 15px 10px;
}

.block3 p {
	font-size: 15px;
}

.block3 a.click2 {
	line-height: 1.7em;
	text-decoration:none;
	display: block;
	padding: 10px 10px 10px 0px;
	text-align: right;
}

.block3 a.click2:link,
.block3 a.click2:visited {
	color: #FFF;
	background: #003;
}

.block3 a.click2:hover,
.block3 a.click2:active {
	color: #FFF;
	background: #069;
}

/********************************************************************/
/* newセンターブロック */

.centerBlock {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	border: 1px solid #CCC;
	margin: 0px 0px 15px 0px;
	padding: 15px 10px 15px 10px;
	font-style: normal;
}

.centerBlock h4 {
	font-size: 20px;
	color: #600;
	line-height: 1.7em;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

.centerBlock h4.bg1 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
	padding: 3px 0px 3px 10px;
	border-left: 8px solid #900;
	line-height: 1.7em;
}

.centerBlock h5 {
	font-size: 15px;
	line-height: 1.7em;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

.centerBlock p {
	font-size: 15px;
	color: #333;
	line-height: 1.7em;
	margin: 3px 0px 3px 0px;
	padding: 0px 10px 0px 10px;
}

.centerBlock p.top1 {
	font-size: 16px;
	color: #F63;
	margin: 10px 0px 0px 10px;
	padding: 15px 10px 10px 35px;
}

.centerBlock p.last {
	margin: 0px 0px 40px 0px;
	padding: 0px 10px 0px 10px;
}

.centerBlock p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.centerBlock p.set2 {
	margin: 0px;
	padding: 0px;
}

.centerBlock ul {
	font-size: 15px;
}

.centerBlock ul li.last {
	margin: 0px 0px 40px 0px;
	padding: 0px 10px 0px 0px;
}

.centerBlock ul li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.centerBlock strong {
	color: #003;
	font-weight: normal;
	background: #CFF;
}

.centerBlock .color1 {
	background: #CFF;
}

.centerBlock .color2 {
	background-color: rgba(204, 204, 204, 0.5);
	color: #000;
}

.centerBlock .color3 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.centerBlock img {
	padding: 5px 0px 10px 0px;
}

.centerBlock a.click1 {
	line-height: 1.7em;
	text-decoration: underline;
	display: block;
	padding: 8px 10px 5px 0px;
	text-align: right;
}

.centerBlock a.click1:link,
.centerBlock a.click1:visited {
	color: #006;
}

.centerBlock a.click1:hover,
.centerBlock a.click1:active {
	color: #0CF;
}

.centerBlock2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 15px 0px 15px 0px;
}

.centerBlock2 p {
	font-size: 15px;
}

.centerBlock2 a.click2 {
	line-height: 1.7em;
	text-decoration:none;
	display: block;
	padding: 10px 10px 10px 0px;
	text-align: right;
}

.centerBlock2 a.click2:link,
.centerBlock2 a.click2:visited {
	color: #FFF;
	background: #006;
}

.centerBlock2 a.click2:hover,
.centerBlock2 a.click2:active {
	color: #FFF;
	background: #0CF;
}

.centerBlock3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 5px 0px 10px 0px;
	border: 1px solid #F00;
}

.centerBlock3 p {
	font-size: 16px;
}

.centerBlock3 a.click3 {
	line-height: 1.7em;
	text-decoration:none;
	display: block;
	padding: 10px 10px 10px 20px;
	text-align: left;
}

.centerBlock3 a.click3:link,
.centerBlock3 a.click3:visited {
	color: #003;
}

.centerBlock3 a.click3:hover,
.centerBlock3 a.click3:active {
	color: #069;
}

.centerBlock5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 5px 0px 10px 0px;
	border: 1px solid #CCC;
	font-style: normal;
}

.centerBlock5 h4 {
	font-size: 14px;
	line-height: 1.7em;
	padding: 10px 10px 10px 20px;
}

.centerBlock5 p {
	font-size: 14px;
	line-height: 1.7em;
	padding: 5px 10px 10px 20px;
}

.centerBlock5 p .bg1{
	background-color: rgba(204, 204, 204, 0.5);
}


.centerBlock5 a {
	text-decoration:none;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.centerBlock5 a:link,
.centerBlock5 a:visited {
	color: #003;
}

.centerBlock5 a:hover,
.centerBlock5 a:active {
	color: #069;
}

.centerBlock5 img.size80 {
	max-width: 80%;
	height: auto;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*コンテンツ・動画*/
.youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	overflow: hidden;
}

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* .freemaga1
------------------------------------------------*/

#free1box1, #free1box2 {
	padding-bottom: 0px;
	margin: 5px 0px 5px 0px;
}
.free1main {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.free1main p {
	font-size: 12px;
}
.free1main p img {
	float: left;
	width: 100px;
	height: auto;
	padding: 0px 10px 0px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.free1main p .point1 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.free1main p a {
	display: block;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	line-height: 1.5em;
	padding: 8px 8px 16px 8px;
	border: 1px dashed #CCC;
}
.free1main p a:link, .free1main p a:visited {
	color: #009;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
}
.free1main p a:hover, .free1main p a:focus, .free1main p a:active {
	color: #C60;
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 );
}

/* 教材の概要---------------------------*/

.textpc {
	max-width: 100%;
	height: auto;
	position: relative;
	margin: 5px auto 0px;
}
.textpc p {
	font-size: 12px;
}
.textpc p img {
	float: left;
	width: 80px;
	height: auto;
	margin-right: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.textpc p .point1 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.textpc p a {
	display: block;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	line-height: 1.5em;
	padding: 10px 10px 30px 10px;
	margin: 0px;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
}
.textpc p a:link, .textpc p a:visited {
	color: #009;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
}
.textpc p a:hover, .textpc p a:focus, .textpc p a:active {
	color: #C60;
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 );
}

/* 申込サイトへ---------------------------*/

.goalpc {
	max-width: 100%;
	height: auto;
	position: relative;
	margin: 5px auto 15px;
}
.goalpc p {
	font-size: 12px;
}
.goalpc p img {
	float: left;
	width: 80px;
	height: auto;
	margin-right: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.goalpc p .point1 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.goalpc p a {
	display: block;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	line-height: 1.5em;
	padding: 10px 10px 30px 10px;
	margin: 0px;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
}
.goalpc p a:link, .goalpc p a:visited {
	color: #009;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
}
.goalpc p a:hover, .goalpc p a:focus, .goalpc p a:active {
	color: #C60;
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 );
}

/*セールバナー*/
.salemain {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	margin: 0px 0px 12px 0px;
	padding: 0px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.5);
	box-shadow: 2px 2px 2px rgba(0,0,0,.5);
	border-radius: 6px;
}

.salemain h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.salemain .imgleft {
	float: left;
	width: 120px;
	padding: 10px 0px 10px 10px;
}

.salemain .textright {
	float: none;
	width: auto;
	margin-left: 130px;
	padding: 10px 10px 5px 10px;
}

.salemain p {
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	line-height: 1.6em;
}

.salemain p a {
	display:block;
	text-decoration: none;
}

.salemain p a:link,
.salemain p a:visited {
	color: #009;
	opacity: 1;
}

.salemain p a:hover,
.salemain p a:focus,
.salemain p a:active {
	color: #C60;
	opacity: 0.7;
}


/********************************************************************/
/* new各ページ */

.pageBlock1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	border: 1px solid #CCC;
	margin: 0px 0px 15px 0px;
	padding: 15px 25px 15px 20px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//box-bg1.png) repeat left top;
}

.pageBlock1 h3 {
	font-size: 20px;
	color: #903;
	line-height: 1.7em;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

.pageBlock1 h3.bg1 {
	font-size: 22px;
	color: #C00;
	font-weight: normal;
	padding-left: 45px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//titlemark1.png) no-repeat left center;
	padding-bottom: 6px;
	margin: 0px 0px 0px 10px;
}

.pageBlock1 h3.bg2 {
	font-size: 18px;
	color: #000;
	margin: 30px 0px 20px 10px;
	padding: 3px 0px 3px 10px;
	border-left: 8px solid #900;
	font-weight: bold;
}

.pageBlock1 h4 {
	font-size: 15px;
	color: #900;
	line-height: 1.7em;
	font-weight: normal;
	padding: 20px 0px 0px 25px;
}

.pageBlock1 h4.bg3 {
	font-size: 17px;
	color: #600;
	line-height: 1.7em;
	font-weight: normal;
	padding: 20px 0px 0px 25px;
}

.pageBlock1 p {
	font-size: 15px;
	color: #333;
	line-height: 1.7em;
	margin: 3px 0px 3px 0px;
	padding: 0px 10px 0px 25px;
}

.pageBlock1 p.top1 {
	font-size: 16px;
	color: #F63;
	margin: 10px 0px 0px 10px;
	padding: 15px 10px 10px 35px;
}

.pageBlock1 p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.pageBlock1 p.set2 {
	margin: 0px;
	padding: 0px;
}

.pageBlock1 p.set3 {
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.pageBlock1 p.last {
	margin: 10px 0px 30px 10px;
	padding: 0px 10px 0px 15px;
}

.pageBlock1 ul {
	font-size: 15px;
}

.pageBlock1 ul li.last {
	margin: 0px 0px 40px 0px;
	padding: 0px 10px 0px 10px;
}

.pageBlock1 ul li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.pageBlock1 ol {
	font-size: 15px;
}

.pageBlock1 ol li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.pageBlock1 strong {
	color: #003;
	font-weight: normal;
	background: #CFF;
}

.pageBlock1 .color1 {
	background: #CFF;
}

.pageBlock1 .color2 {
	background: rgba(204, 204, 204, 0.5);
	color: #000;
}

.pageBlock1 .color3 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.pageBlock1 img {
	padding: 5px 0px 10px 5px;
}
.pageBlock1 img.cut70 {
	padding: 10px 5px 15px 5px;
	max-width: 70%;
	height: auto;
}
.pageBlock1 a.click1 {
	line-height: 1.7em;
	text-decoration: underline;
	display: block;
	padding: 8px 10px 5px 0px;
	text-align: right;
}

.pageBlock1 a.click1:link,
.pageBlock1 a.click1:visited {
	color: #006;
}

.pageBlock1 a.click1:hover,
.pageBlock1 a.click1:active {
	color: #0CF;
}

.pageBlock2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 15px 0px 50px 0px;
}

.pageBlock2 p {
	font-size: 15px;
}

.pageBlock2 a.click2 {
	line-height: 1.7em;
	text-decoration:none;
	display: block;
	padding: 10px 10px 10px 0px;
	text-align: right;
}

.pageBlock2 a.click2:link,
.pageBlock2 a.click2:visited {
	color: #FFF;
	background: #003;
}

.pageBlock2 a.click2:hover,
.pageBlock2 a.click2:active {
	color: #FFF;
	background: #069;
}

.pageBlock2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 15px 0px 50px 0px;
}

.pageBlock2 p {
	font-size: 15px;
}

.pageBlock2 a.click3 {
	line-height: 1.7em;
	text-decoration:none;
	display: block;
	padding: 10px 0px 10px 15px;
	text-align: left;
}

.pageBlock2 a.click3:link,
.pageBlock2 a.click3:visited {
	color: #FFF;
	background: #003;
}

.pageBlock2 a.click3:hover,
.pageBlock2 a.click3:active {
	color: #FFF;
	background: #069;
}

/********************************************************************/
/* メルマガ、商品詳細ページ */

.pageBlock3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	border: 1px solid #CCC;
	margin: 0px 0px 15px 0px;
	padding: 15px 25px 15px 20px;
}

.pageBlock3 h4.bg2 {
	font-size: 18px;
	color: #900;
	font-weight: normal;
	line-height: 35px;
	padding-left: 45px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//titlemark1.png) no-repeat left center;
	margin: 0px 0px 0px 10px;
}

.pageBlock3 h5 {
	font-size: 15px;
	color: #F60;
	line-height: 1.7em;
	font-weight: normal;
	padding: 20px 0px 0px 25px;
}

.pageBlock3 p {
	font-size: 15px;
	color: #333;
	line-height: 1.7em;
	margin: 3px 0px 3px 0px;
	padding: 0px 10px 0px 25px;
}

.pageBlock3 p.top1 {
	font-size: 16px;
	color: #F63;
	margin: 10px 0px 0px 10px;
	padding: 15px 10px 10px 35px;
}

.pageBlock3 p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.pageBlock3 p.set2 {
	margin: 0px;
	padding: 0px;
}

.pageBlock3 p.set3 {
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.pageBlock3 p.last {
	margin: 10px 0px 30px 10px;
	padding: 0px 10px 0px 15px;
}

.pageBlock3 ul {
	font-size: 15px;
}

.pageBlock3 ul li.last {
	margin: 0px 0px 40px 0px;
	padding: 0px 10px 0px 10px;
}

.pageBlock3 ul li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.pageBlock3 ol {
	font-size: 15px;
}

.pageBlock3 ol li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.pageBlock3 strong {
	color: #003;
	font-weight: normal;
	background: #CFF;
}

.pageBlock3 .color1 {
	background: #CFF;
}

.pageBlock3 .color2 {
	background: #FFC;
}

.pageBlock3 .color3 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.pageBlock3 img {
	padding: 5px 0px 10px 5px;
}

.pageBlock3 a.click1 {
	line-height: 1.7em;
	text-decoration: underline;
	display: block;
	padding: 8px 10px 5px 0px;
	text-align: right;
}

.pageBlock3 a.click1:link,
.pageBlock3 a.click1:visited {
	color: #006;
}

.pageBlock3 a.click1:hover,
.pageBlock3 a.click1:active {
	color: #0CF;
}

/********************************************************************/
/* 個別指導カテゴリ */

.pageCategory1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	border: 1px solid #CCC;
	margin: 15px 15px 15px 15px;
	padding: 15px 25px 15px 20px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//box-bg1.png) repeat left top;
}

.pageCategory1 h3 {
	font-size: 20px;
	color: #903;
	line-height: 1.7em;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

.pageCategory1 h3.bg1 {
	font-size: 22px;
	color: #C00;
	font-weight: normal;
	padding-left: 45px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//titlemark1.png) no-repeat left center;
	padding-bottom: 6px;
	margin: 0px 0px 0px 10px;
}

.pageCategory1 h3.bg2 {
	font-size: 18px;
	color: #000;
	margin: 30px 0px 20px 10px;
	padding: 3px 0px 3px 10px;
	border-left: 8px solid #900;
	font-weight: bold;
}

.pageCategory1 h4 {
	font-size: 15px;
	color: #600;
	line-height: 1.7em;
	font-weight: normal;
	padding: 20px 0px 0px 25px;
}

.pageCategory1 h4.bg3 {
	font-size: 17px;
	color: #600;
	line-height: 1.7em;
	font-weight: normal;
	padding: 20px 0px 0px 25px;
}

.pageCategory1 p {
	font-size: 15px;
	color: #333;
	line-height: 1.7em;
	margin: 3px 0px 3px 0px;
	padding: 0px 10px 0px 25px;
}

.pageCategory1 p.top1 {
	font-size: 16px;
	color: #F63;
	margin: 10px 0px 0px 10px;
	padding: 15px 10px 10px 35px;
}

.pageCategory1 p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.pageCategory1 p.set2 {
	margin: 0px;
	padding: 0px;
}

.pageCategory1 p.set3 {
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
}

.pageCategory1 p.last {
	margin: 10px 0px 30px 10px;
	padding: 0px 10px 0px 15px;
}

.pageCategory1 ul {
	font-size: 15px;
}

.pageCategory1 ul li.last {
	margin: 0px 0px 40px 0px;
	padding: 0px 10px 0px 10px;
}

.pageCategory1 ul li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.pageCategory1 ol {
	font-size: 15px;
}

.pageCategory1 ol li {
	line-height: 1.7em;
	padding-bottom: 5px;
}

.pageCategory1 strong {
	color: #003;
	font-weight: normal;
	background: #CFF;
}

.pageCategory1 .color1 {
	background: #CFF;
}

.pageCategory1 .color2 {
	background-color: rgba(204, 204, 204, 0.5);
	color: #000;
}

.pageCategory1 .color3 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.pageCategory1 img {
	padding: 5px 0px 10px 5px;
}

.pageCategory1 a.click1 {
	line-height: 1.7em;
	text-decoration: underline;
	display: block;
	padding: 8px 10px 5px 0px;
	text-align: right;
}

.pageCategory1 a.click1:link,
.pageCategory1 a.click1:visited {
	color: #006;
}

.pageCategory1 a.click1:hover,
.pageCategory1 a.click1:active {
	color: #0CF;
}

/********************************************************************/
/* 感想、県別ランキング*/
.sidepack {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 20px;
}

.sidepack p.top1 {
	color: #600;
	font-weight: bold;
}

.sidepack p.top2 {
	color: #000;
	font-weight: bold;
}

.sidepack p {
	color: #333;
	line-height: 1.5em;
}

.sidepack strong {
	color: #603;
	font-weight: normal;
}

.sidepack a.click3 {
	line-height: 1.5em;
	text-decoration: underline;
	display: block;
	padding: 10px 0px 10px 0px;
	text-align: right;
}

.sidepack a.click3:link,
.sidepack a.click3:visited {
	color: #006;
}

.sidepack a.click3:hover,
.sidepack a.click3:active {
	color: #0CF;
}

/********************************************************************/
/* フッター */
table.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 670px;
}

table.footer h3 {
	font-size: 12px;
	color: #333;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%);
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
	margin: 0px;
	padding: 4px;
	width: 670px;
	text-align: center;
}

table.footer td {
	font-size: 11px;
	color: #333;
}

table.footer td.fbox {
	vertical-align: top;
	border: thin dotted #666;
	width: 50%;
}

table.footer h4 {
	color: #000;
	font-weight: bold;
	padding: 5px 10px 5px 15px;
}

table.footer p {
	color: #333;
	line-height: 1.5em;
	padding: 5px 10px 5px 15px;
}

table.footer p.top1 {
	padding: 15px 10px 0px 15px;
}

table.footer img {
	padding: 5px 10px 10px 15px;
}

table.footer .color1 {
	color: #006;
}

table.footer a.click1 {
	line-height: 1.7em;
	text-decoration: underline;
	display: block;
	padding: 5px 10px 5px 15px;
	text-align: right;
}

table.footer a.click1:link,
table.footer a.click1:visited {
	color: #006;
}

table.footer a.click1:hover,
table.footer a.click1:active {
	color: #0CF;
}

/********************************************************************/
/* 商品詳細 */
table.goodspack {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 620px;
}

table.goodspack h3 {
	font-size: 12px;
	color: #000;
	background-color: #CCC;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 620px;
	text-align: center;
}

table.goodspack h3.title4 {
	font-size: 12px;
	color: #000;
	background-color: #9CF;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
}

table.goodspack h3.title5 {
	font-size: 12px;
	color: #FFF;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 620px;
	text-align: center;
	background: #036;
}

table.goodspack h3.title6 {
	font-size: 12px;
	color: #333;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	width: 610px;
	text-align: center;
	background: #FFF;
}

table.goodspack td {
	font-size: 12px;
	color: #333;
	vertical-align: top;
	border: 1px solid #CCC;
	width: 50%;
}

table.goodspack h4 {
	color: #900;
	font-weight: normal;
	padding: 15px 5px 5px 10px;
}

table.goodspack p {
	color: #333;
	line-height: 1.5em;
	padding: 5px 5px 15px 20px;
}

table.goodspack img {
	padding: 5px 5px 5px 5px;
}

table.goodspack ul {
	margin: 5px 5px 15px 5px;
	padding: 0px 0px 0px 5px;
}

table.goodspack ul li {
	line-height: 1.7em;
	padding: 0px 0px 10px 0px;
	list-style: square inside;
	margin-left: 5px;
}

table.goodspack .color2 {
	background: #FFC;
}

/********************************************************************/
/* 商品詳細１ */
table.goodspack1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 620px;
}

table.goodspack1 h3.title5 {
	font-size: 12px;
	color: #FFF;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 620px;
	text-align: center;
	background: #036;
}

table.goodspack1 td {
	font-size: 12px;
	color: #333;
	vertical-align: top;
	border: 1px solid #CCC;
	width: 100%;
}

table.goodspack1 h4 {
	color: #900;
	font-weight: normal;
	padding: 15px 15px 15px 45px;
}

table.goodspack1 p {
	color: #333;
	line-height: 1.5em;
	padding: 15px 15px 15px 15px;
}

table.goodspack1 ul {
	margin: 15px 15px 15px 25px;
	padding: 0px 0px 0px 5px;
}

table.goodspack1 ul li {
	line-height: 1.7em;
	padding: 0px 0px 20px 0px;
	list-style: square inside;
	margin-left: 15px;
}

table.goodspack1 .color2 {
	background: #FFC;
}

/********************************************************************/
/* 新キャンペーン */
.newsale a.campaign1 {
	text-decoration:none;
	display: block;
	height: 32px;
	width: 470px;
	padding-top: 118px;
	padding-right: 30px;
	margin-bottom: 30px;
	text-align: right;
	line-height: 1.7em;
}

.newsale a.campaign1:link,
.newsale a.campaign1:visited {
	color: #FFF;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//sale_930z.png) no-repeat;
	text-decoration: none;
}

.newsale a.campaign1:hover,
.newsale a.campaign1:active {
	color: #03C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//sale_930zon.png) no-repeat;
	text-decoration: none;
}

/********************************************************************/
/* 入荷連絡 */
.wait a.style1 {
	text-decoration:none;
	display: block;
	height: 36px;
	width: 455px;
	padding-top: 114px;
	margin-bottom: 30px;
	text-align: left;
	line-height: 1.7em;
	padding-left: 45px;
	font-size: 14px;
}

.wait a.style1:link,
.wait a.style1:visited {
	color: #03C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//limit2-new.png) no-repeat;
	text-decoration: none;
}

.wait a.style1:hover,
.wait a.style1:active {
	color: #FF0;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//limit2-new_on.png) no-repeat;
	text-decoration: none;
}

/********************************************************************/
/* サイトリンク */
.web a.bartender {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 14px;
	text-decoration:none;
	display: block;
	height: 55px;
	width: 325px;
	padding-top: 15px;
	padding-left: 175px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5em;
}

.web a.bartender:link,
.web a.bartender:visited {
	color: #09C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//bartenderjp.png) no-repeat 0px 0px;
}

.web a.bartender:hover,
.web a.bartender:active {
	color: #03C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//bartenderjp.png) no-repeat 0px -70px;
}

/********************************************************************/
/* 新セールや入荷待ち */
#topsale1 .salebox {
  max-width: 100%;
  height: auto;
  margin-top: 25px;
  margin-bottom: 15px;
}
#topsale1 a:link, #topsale1 a:visited {
  opacity: 1;
}
#topsale1 a:hover, #topsale1 a:focus, #topsale1 a:active {
  opacity: 0.7;
}

#topsale2 .salebox {
  max-width: 100%;
  height: auto;
  margin-top: 25px;
  margin-bottom: 15px;
}
#topsale2 a:link, #topsale2 a:visited {
  opacity: 1;
}
#topsale2 a:hover, #topsale2 a:focus, #topsale2 a:active {
  opacity: 0.7;
}

/********************************************************************/
/* 95セール */
.period a.style1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-decoration:none;
	display: block;
	height: 25px;
	width: 185px;
	padding-top: 70px;
	padding-left: 315px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
}

.period a.style1:link,
.period a.style1:visited {
	color: #06C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//newsale6s.jpg) no-repeat 0px 0px;
}

.period a.style1:hover,
.period a.style1:active {
	color: #900;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//newsale6s.jpg) no-repeat 0px -95px;
}

/******************************************************/
/* 95入荷待ち */
.period a.style2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-decoration:none;
	display: block;
	height: 27px;
	width: 155px;
	padding-top: 68px;
	padding-left: 345px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
}

.period a.style2:link,
.period a.style2:visited {
	color: #069;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//backordered6s.jpg) no-repeat 0px 0px;
}

.period a.style2:hover,
.period a.style2:active {
	color: #C00;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//backordered6s.jpg) no-repeat 0px -95px;
}

/* 95電子書籍 */
.period a.style3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-decoration:none;
	display: block;
	height: 29px;
	width: 200px;
	padding-top: 66px;
	padding-left: 300px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
}

.period a.style3:link,
.period a.style3:visited {
	color: #069;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//book6.png) no-repeat 0px 0px;
}

.period a.style3:hover,
.period a.style3:active {
	color: #C00;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//book6.png) no-repeat 0px -95px;
}

/* 95無料動画 */
.period a.style4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-decoration:none;
	display: block;
	height: 35px;
	width:300px;
	padding-top: 60px;
	padding-left: 200px;
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
}

.period a.style4:link,
.period a.style4:visited {
	color: #06C;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//free6.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.period a.style4:hover,
.period a.style4:active {
	color: #900;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//free6.png) no-repeat 0px -95px;
}

/******************************************************/
/* 95オンライン講座 */
.period a.style6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-decoration:none;
	display: block;
	height: 25px;
	width: 185px;
	padding-top: 70px;
	padding-left: 315px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
}

.period a.style6:link,
.period a.style6:visited {
	color: #069;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//new-online6.jpg) no-repeat 0px 0px;
}

.period a.style6:hover,
.period a.style6:active {
	color: #C00;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//new-online6.jpg) no-repeat 0px -95px;
}

/********************************************************************/
/* スマフォ */
.smp a.style {
	display: block;
	height: 95px;
	width: 574px;
	padding-top: 10px;
	margin: 20px 0px 30px 10px;
	text-align: right;
	line-height: 1.7em;
	padding-right: 26px;
	font-size: 16px;
}

.smp a.style:link,
.smp a.style:visited {
	color: #09F;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//smart1.png) no-repeat 0px 0px;
}

.smp a.style:hover,
.smp a.style:active {
	color: #03F;
	text-decoration: none;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//smart1.png) no-repeat 0px -105px;
}

/********************************************************************/
.newsale a.campaign2 {
	text-decoration:none;
	display: block;
	height: 40px;
	width: 470px;
	padding-top: 310px;
	text-align: right;
	margin-left: 20px;
	margin-bottom: 30px;
	padding-right: 30px;
	line-height: 1.7em;
}

.newsale a.campaign2:link,
.newsale a.campaign2:visited {
	color: #03C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//35offor2pre.png) no-repeat;
	text-decoration: none;
}

.newsale a.campaign2:hover,
.newsale a.campaign2:active {
	color: #0CF;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//35offor2pre.png) no-repeat;
	text-decoration: none;
}

/********************************************************************/
/* newサイトリンク */

#banner {
	width:670px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding:0;
}

#banner a {
	width:670px;
	height:70px;
	text-indent: -9999px;
	display: block;
}

#banner a:link,
#banner a:visited {
	color: #00C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//bartender1.png) no-repeat;
}

#banner a:hover,
#banner a:active {
	color: #FFF;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//bartender1on.png) no-repeat;
}

/*トップ下・キャッチ*/
#catch3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 185px;
	width: 670px;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//catch3a.png) repeat-x left top;
}

#catch3 h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 5px 35px;
	color: #900;
}

#catch3 p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8;
	margin: 0px 5px 5px 10px;
	padding: 5px 20px 5px 25px;
	color: #333;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//title_top1.png) no-repeat left center;
}

#catch3 p .color1 {
	color: #000;
	background: #FFF;
}

#catch3 p a {
	font-weight: bold;
}

#catch3 p a:link,
#catch3 p a:visited {
	color: #00C;
}

#catch3 p a:hover,
#catch3 p a:active {
	color: #C00;
}

/********************************************************************/
/* メルマガ登録*/
.magazine {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	border: thin dotted #033;
	margin: 2px;
	padding: 4px;
}

.magazine1 {
	font-size: 12px;
	color: #600;
	font-weight: bold;
}

.magazine p {
	color: #333;
	line-height: 1.5em;
}

.magazine strong {
	color: #603;
	line-height: 1.5em;
	font-weight: normal;
}

.magazinelink {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}

.magazinelink a {
	color: #036;
	text-decoration: underline;
}

.magazinelink a:hover {
	color: #00F;
}

/* 利用規約と個人情報ページ */

.impo2 {
	font-weight: bold;
	color: #003;
}

.mainbox3 {
	font-size : 12px;
	line-height : 19px;
	color : #333;
	padding-top : 12px;
	padding-left : 13px;
	padding-right : 12px;
	padding-bottom : 12px;
	margin-top : 10px;
	margin-left : 30px;
	margin-right : 20px;
	margin-bottom : 10px;
	border-left-style : dotted;
	border-right-style : dotted;
	border-bottom-style : dotted;
	border-top-style : dotted;
	border-width : 2px 2px 2px 2px;
	border-color : gray;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/********************************************************************/
/********************************************************************/
/* サブページ */
.subbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: thin dashed #666;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.subbox h4 {
	font-size: 15px;
	color: #600;
	line-height: 1.6em;
	padding: 15px 10px 5px;
}

.subboxsub {
	color: #000;
	display: block;
	font-weight: bold;
	padding: 5px 10px;
}

.subbox p {
	color: #333;
	line-height: 1.7em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.subbox ul {
	line-height: 1.7em;
}

.subbox ul li {
	padding-bottom: 15px;
}

.subbox ol {
	line-height: 1.8em;
}

.subbox .color1 {
	background: #CFF;
}

.subbox strong {
	color: #603;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: underline;
}

strong.bigred {
	font-size: 14px;
	color: #903;
	text-decoration: none;
	font-weight: bold;
}

strong.black {
	color: #333;
	font-size: 14px;
}

.subbox img {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.lastlink2 {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.lastlink2 a {
	color: #036;
	text-align: right;
	text-decoration: underline;
	display: block;
}

.lastlink2 a:hover {
	color: #00F;
}

/********************************************************************/
/* セールページ */
.subbox2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	border: thin dashed #666;
	margin: 15px 0px 15px 10px;
	padding: 10px;
}

.subbox2 h3#big {
	font-size: 16px;
	color: #903;
	margin-left: 25px;
	line-height: 1.9em;
	font-weight: normal;
}

.subbox2 h4 {
	font-size: 15px;
	color: #600;
	line-height: 1.7em;
}

.subbox2 h4.big {
	font-size: 18px;
	color: #900;
	padding-top: 20px;
	padding-left: 10px;
	font-weight: normal;
}

.subbox2 p.big1 {
	font-size: 18px;
	color: #C00;
	line-height: 2.0em;
}

.subboxsub2 {
	color: #000;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.subbox2 p {
	color: #333;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.subbox2 p.top1 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
}

.subbox2 p.set1 {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//list1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-left: 20px;
	padding: 0px 25px 0px 15px;
	margin-top: 10px;
}

.subbox2 p.set2 {
	margin-left: 20px;
	padding: 0px 25px 0px 25px;
	margin-top: 10px;
	line-height: 2.0em;
}

.subbox2 ul {
	line-height: 1.8em;
}

.subbox2 ul li {
	padding-bottom: 15px;
}

.subbox2 .color1 {
	background: #CFF;
}

.subbox2 strong {
	color: #003;
	line-height: 1.5em;
	font-weight: normal;
	background: #CFF;
}

.subbox2 .color2 {
	color: #C00;
	font-weight: normal;
	font-size: 16px;
}

.subbox2 .color3 {
	color: #900;
	font-weight: normal;
	font-size: 16px;
}

.subbox2 .color4 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.subbox2 .color5 {
	color: #000;
	font-weight: normal;
	font-size: 16px;
}

.subbox2 .color6 {
	color: #930;
	font-weight: normal;
	font-size: 16px;
}

.subbox2 .color7 {
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.subbox2 img {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/********************************************************************/
/* 商品詳細ページ */
.goodstable {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: text-top;
}

.goodsbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
	border: thin solid #666;
	list-style-position: outside;
	list-style-type: square;
	margin: 3px;
	width: 298px;
	vertical-align: top;
}

.goodsbox h4 {
	font-size: 13px;
	color: #600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.goodsboxsub {
	color: #000;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.goodsbox p {
	color: #333;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.goodsbox img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.goodsbox strong {
	color: #603;
	line-height: 1.5em;
	font-weight: normal;
}

.lastlink5 {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.lastlink5 a {
	color: #036;
	text-align: right;
	text-decoration: underline;
	display: block;
}

.lastlink5 a:hover {
	color: #00F;
}

.goodsboxtop {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/********************************************************************/
/* トップページ */
.topbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
	border: thin dotted #666;
	list-style-position: outside;
	list-style-type: square;
}

.topbox h3 {
	font-size: 13px;
	color: #600;
	line-height: 1.8em;
	display: inline;
}

.topbox h4 {
	font-size: 12px;
	color: #000;
	line-height: 1.8em;
	display: inline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.topboxsub {
	color: #000;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.topbox p {
	color: #333;
	line-height: 1.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.topbox ul {
	line-height: 1.9em;
}

.topbox .color1 {
	background: #CFF;
}

.topbox strong {
	color: #603;
	line-height: 1.5em;
	font-weight: normal;
}

.lastlink1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.lastlink1 a {
	color: #036;
	text-align: right;
	text-decoration: underline;
	display: block;
}

.lastlink1 a:hover {
	color: #00F;
}

/********************************************************************/
/* 感想、県別ランキング*/
.sideimpre {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 20px;
}

.sideimpre1 {
	font-size: 12px;
	color: #600;
	font-weight: bold;
}

.sideimpre2 {
	color: #000;
	font-weight: bold;
}

.sideimpre p {
	color: #333;
	line-height: 1.5em;
}

.sideimpre strong {
	color: #603;
	line-height: 1.5em;
	font-weight: normal;
}

.lastlink3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}

.lastlink3 a {
	color: #006;
	text-decoration: underline;
}

.lastlink3 a:hover {
	color: #0CF;
}

/********************************************************************/
/* トップ商品リンク */
.topgoods1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//goodstop_bar3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 238px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	background-position: center top;
}

.topgoods1 p {
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	padding-top: 36px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.topgoods1 a {
	color: #036;
	text-align: left;
	text-decoration: underline;
}

.topgoods1 a:hover {
	color: #00F;
}

.topgoods2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//goodstop_cocktail2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 238px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	background-position: center top;
}

.topgoods2 p {
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	padding-top: 36px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.topgoods2 a {
	color: #036;
	text-align: left;
	text-decoration: underline;
}

.topgoods2 a:hover {
	color: #00F;
}

/********************************************************************/
/* トップイメージ下 */
.under {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
	margin: 10px auto 0px;
}

.under h2 {
	font-size: 12px;
	color: #CCC;
	line-height: 1.5em;
	display: inline;
	font-weight: normal;
}

.under p {
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
}

/********************************************************************/
/* 新キャンペーン */

#campaignbox {
	margin-top: 20px;
	margin-bottom: 10px;
}

#campaignbox a {
	display: block;
	height: 200px;
	width: 500px;
	text-indent: -9999px;
}

#campaignbox a:link,
#campaignbox a:visited {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_130415a.png);
	background-repeat: no-repeat;
}

#campaignbox a:hover,
#campaignbox a:active {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_130415b.png);
	background-repeat: no-repeat;
}

/********************************************************************/
/* キャンペーン */
.campaign {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	height: 100px;
	width: 670px;
	background-image: url(https://bar-open.com/pic-labo/w_campaign.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.campaigntop {
	font-size: 13px;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #900;
	margin: 0px;
}

.campaign p {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #06C;
}

.campaign a {
	color: #036;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}

.campaign a:hover {
	color: #00F;
}

/********************************************************************/
/* ロールオーバー型キャンペーン */

#campaign1 {
	width:670px; /* ボタンの横幅 */
	height:120px; /* ボタンの高さからpaddingを引いた分 */
	background-image: url(https://bar-open.com/pic-labo/campaign53_a.gif);
	margin-top: 5px;
	padding: 0;
}

#campaign1 a {
	width:670px; /* ボタンの横幅 */
	height:120px; /* ボタンの高さからpaddingを引いた分 */
	display: block;
	text-align:left;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

#campaign1 a:active,
#campaign1 a:hover { /* ボタンにカーソルを合わした時 */
	background-image: url(https://bar-open.com/pic-labo/campaign53_b.gif);
}

/********************************************************************/
/* 期間限定販売終了時 */
.campaign-end {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 670px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 75px;
}

.campaign-end h4 {
	font-size: 13px;
	font-weight: normal;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #903;
	margin: 0px;
}

.campaign-end p {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #666;
}

.campaign-end a {
	color: #036;
	text-align: right;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.campaign-end a:hover {
	color: #00F;
}

.campaign-end strong {
	font-weight: normal;
	color: #903;
}

/********************************************************************/
/* キャンペーン３ */
.campaign3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	height: 160px;
	width: 670px;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_120531.png);
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.campaign3main {
	font-size: 15px;
	font-weight: normal;
	padding-top: 85px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #00C;
	line-height: 1.7em;
	text-align: right;
}

.campaign3 strong {
	font-weight: bold;
	text-decoration: underline;
}

.campaign3 a {
	color: #00F;
}

.campaign3 a:hover {
	color: #903;
}

/********************************************************************/
/* セール */
.centersale {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.centersale p {
	font-size: 12px;
	line-height: 1.5em;
	display: inline;
	font-weight: normal;
}

.centersale a {
	color: #036;
	text-align: right;
	text-decoration: underline;
}

.centersale a:hover {
	color: #00F;
}

/********************************************************************/
/* セールロールオーバー */

#saleroll1 {
	width:500px;
	height:150px;
	margin:0;
	padding: 0;
}

#saleroll1 a {
	width:500px;
	height:150px;
	text-indent: -9999px;
	display: block;
}

#saleroll1 a:link,
#saleroll1 a:visited {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign2_130222.png);
	background-repeat: no-repeat;
}

#saleroll1 a:hover,
#saleroll1 a:active {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign2_130222_on.png);
	background-repeat: no-repeat;
}

/********************************************************************/
/* セールロールオーバー2 */

#saleroll2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* ボタンの横幅 */
	height:150px; /* ボタンの高さ */
	margin:0;
	padding: 0;
	text-align:left;
	display: inline;
}

#saleroll2 a {
	width:500px; /* ボタンの横幅 */
	height:150px; /* ボタンの高さからpaddingを引いた分 */
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_121115b.png);
	text-decoration:none;
	background-repeat: no-repeat;
	display: block;
}

#saleroll2 a:hover { /* ボタンにカーソルを合わした時 */
	text-decoration:none;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_121115b_z.png);
}

/********************************************************************/
/* 商品一覧など、リンク */

.orderlink a {
	font-size : 14px;
	font-weight : bold;
	color : white;
	text-align : center;
	display : block;
	text-decoration: none;
	padding : 10px 0px 10px 0px;
	margin : 15px 5px 15px 15px;
}

.orderlink a:link,
.orderlink a:visited {
	background-color : #003;
}

.orderlink a:hover,
.orderlink a:active {
	background-color : #069;
}

/********************************************************************/
/* リンクスタイル１ */

.linkstyle1 a {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	display : block;
	text-decoration: none;
	padding : 10px 0px 10px 0px;
	margin : 15px 5px 15px 20px;
}

.linkstyle1 a:link,
.linkstyle1 a:visited {
	color : #006;
	background-color : #9CF;
}

.linkstyle1 a:hover,
.linkstyle1 a:active {
	color : #fff;
	background-color : #09C;
}

/********************************************************************/
/* 期間限定販売 */
.campaign-new {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px 5px 20px 5px;
}

.campaign-new h4 {
	font-size: 13px;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
	color: #600;
	margin: 0px;
}

.campaign-new p {
	font-size: 13px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	color: #F00;
}

.campaign-new a {
	color: #03C;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0px 10px 0px;
}

.campaign-new a:hover {
	color: #0CF;
}

.campaign-new strong {
	font-weight: normal;
	color: #903;
}

/********************************************************************/
/* 新キャンペーン縦250px */
.newsale a.campaign3 {
	text-decoration:none;
	display: block;
	height: 125px;
	width: 440px;
	padding-top: 125px;
	text-align: right;
	padding-right: 60px;
	line-height: 1.7em;
}

.newsale a.campaign3:link,
.newsale a.campaign3:visited {
	color: #03C;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign140630.png);
	text-decoration: none;
}

.newsale a.campaign3:hover,
.newsale a.campaign3:active {
	color: #0F0;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign140630on.png);
	text-decoration: none;
}

/********************************************************************/
/* 新キャンペーン縦250px */
.newsale a.campaign5 {
	text-decoration:none;
	display: block;
	height: 250px;
	width: 500px;
	text-indent: -9999px;
}

.newsale a.campaign5:link,
.newsale a.campaign5:visited {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_140123b.png);
}

.newsale a.campaign5:hover,
.newsale a.campaign5:active {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign_140123b_on.png);
}

/********************************************************************/
/* 新キャンペーン縦250px */
.newsale a.campaign6 {
	text-decoration:none;
	display: block;
	height: 40px;
	width: 460px;
	padding-top: 210px;
	text-align: right;
	padding-right: 40px;
	line-height: 1.8em;
}

.newsale a.campaign6:link,
.newsale a.campaign6:visited {
	color: #03C;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign140710a.png);
	text-decoration: none;
}

.newsale a.campaign6:hover,
.newsale a.campaign6:active {
	color: #0F0;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign140710a_on.png);
	text-decoration: none;
}

/********************************************************************/
/* 新キャンペーン縦300px */
.newsale a.campaign7 {
	text-decoration:none;
	display: block;
	height: 200px;
	width: 490px;
	padding-top: 100px;
	text-align: right;
	padding-right: 10px;
	line-height: 1.8em;
}

.newsale a.campaign7:link,
.newsale a.campaign7:visited {
	color: #03C;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign140610b.png);
	text-decoration: none;
}

.newsale a.campaign7:hover,
.newsale a.campaign7:active {
	color: #0F0;
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//campaign140610b_on.png);
	text-decoration: none;
}

/********************************************************************/
/* クーポン */

#coupon2 {
	width:670px;
	height:60px;
	margin:5px 0 0;
	padding:0;
}

#coupon2 a {
	width:670px;
	height:60px;
	text-indent: -9999px;
	display: block;
}

#coupon2 a:link,
#coupon2 a:visited {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//coupon721a.png);
	background-repeat: no-repeat;
}

#coupon2 a:hover,
#coupon2 a:active {
	background-image: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//coupon721aon.png);
	background-repeat: no-repeat;
}

/*****************************************/
/* トップ */

#topwrapper {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 30px;
	position: relative;
}

#topvisual {
	width: 670px;
	height: 280px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#topvisual p {
	margin: 0px;
	padding: 0px;
}

#topvisual2 {
	width: 670px;
	height: 246px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#topvisual2 p {
	margin: 0px;
	padding: 0px;
}

/* トップ */
#topcatch1 {
	width: 670px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#topcatch1 p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#topcatch1 p a.fizz {
	display: block;
	height: 58px;
	width: 627px;
	margin: 0px;
	padding: 12px 30px 0px 13px;
	text-align: left;
	line-height: 1.7em;
	text-decoration: none;
}

#topcatch1 p a.fizz:link,
#topcatch1 p a.fizz:visited {
	color: #09C;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//bartender-top1new.png) no-repeat 0px 0px;
}

#topcatch1 p a.fizz:hover,
#topcatch1 p a.fizz:active {
	color: #03C;
	text-decoration: none;
	background: url(/USERTHEMEIMG/vol1/bar-open.nt.shopserve.jp//bartender-top1new.png) no-repeat 0px -70px;
}

#topcatch2 {
	width: 670px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#topcatch2 {
	width: 670px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#topcatch2 p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#topcatch2 p a {
	display: block;
	height: 50px;
	width: 630px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	border-top: 1px dotted #666;
	text-align: left;
	line-height: 1.7em;
}

#topcatch2 p a:link,
#topcatch2 p a:visited {
	color: #09C;
	text-decoration: none;
}

#topcatch2 p a:hover,
#topcatch2 p a:active {
	color: #03C;
	text-decoration: none;
}

#topcatch2 p a .colorred {
	color: #C00;
}
