@charset "euc-jp";

/* CSS Document */

/* テーマ：ベーシック／ブルー */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:left;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	/*background:#C9D1D1;*/
}

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#666666;text-decoration:underline;}
a:hover {
	color:#DE548E;text-decoration:none;}

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{ line-height:150%;margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.button1{ /* inputボタン設定 */
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #725734;*/


cursor:hand;
	color:#D90653;
	background:#E6E6E6;
	border:1px solid #D90653;
	border-top-color:#D90653;
	border-right-color:#D90653;
	border-bottom-color:#D90653;
	border-left-color:#D90653;
	font-weight:bold;
        font-size:19px;



}

.sidebox .text1 {border:1px solid #CCCCCC;width:100px;}
.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
	height:113px;
	/*padding-bottom:2px;*/
	/*background:url(../../../../pic-labo/title9.jpg) left no-repeat;	*/margin-bottom: 30px;
}

td>#header{ /* IE7 Safari Firefox 用 */
	height:113px;
	position: relative;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#header {
	display: inline-block;
}
/*\*/
* html #header {
	/*height: 1%;*/
}
#header {
	display: block;
}
/**/


/* サイトロゴブロック（設定の場合） */
.shoplogo{
	margin:0px;
	width:100%;
}
.shoplogo:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.shoplogo {
	display: inline-block;
}
/*\*/
* html .shoplogo {
	height: 1%;
}
.shoplogo {
	display: block;
}
/**/


.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:0px;
	font-size:150%;
	font-weight:900;
	line-height:1em;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.siteName a { color:#1386BF;text-decoration:none;}
.siteName a:hover {
	color:#DE548E;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#DE548E;text-decoration:none;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0;
	margin-bottom:4px;
	background-color:#EBF3F7;
	/*border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;*/
	margin-bottom:10px;
	color:#FFFFFF;
	clear:both;
	display:none;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 5px 5px 1px;
	font-weight:normal;
	text-align:right;
	color:#FFFFFF;
	background-image:url(../img/headnavi_bg.gif);
	background-color:#1386BF;
		display:none;

}

.headnavi a{
	padding:5px 5px 5px 5px ;
	margin:5px 0px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/headnavi_bg_on.gif);
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	background:#B6A081;
}

/********************************************************************/

#leftSide {min-width:270px; /* 左サイドtd */
	width:270px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px auto 0px auto;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0 auto 0 auto;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:auto;
	margin:0 auto 0 auto;
	/* background:url(../img/center3.gif) ;*/
}

/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto 0 auto;
	margin-left:10px;
	padding:0;
	width:100%;
}

.footer_area { /* フッタのフリーエリア */
	margin:0 auto 0 auto;
	margin-left:10px;
	padding:0px;
	width:100%;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;	/* background:url(../img/centerbox.gif) ;*/
}

#center3.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:690px:
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-size:120%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#1386BF;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#DE548E;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#DE548E;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:6px 0px 0px 25px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;	/*background-image:url(../img/title_bar01.gif) repeat-x #aed6e1;*/
}

.title1{ /* タイトル2 h1 */
	padding:6px 0px 0px 25px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title1 a{color:#FFFFFF;text-decoration:underline;}
.title1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:6px 0px 0px 25px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title2 a{color:#FFFFFF;text-decoration:underline;}
.title2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:6px 0px 0px 25px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftSide h3.title2{ /* タイトル2 h1 */
	padding:6px 0px 0px 25px;
	margin:0px 0px 0px 142px;
	width:140px;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftSide .title1{ /* タイトル2 h1 */
	padding:6px 0px 0px 25px;
	margin:0px 0px 0px 142px;
	width:140px;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftSide .sidebox{
        text-align:left;
	padding:1px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

#leftSide .sidemain1 { /* メイン枠 */
	margin:0px 0px 0px 142px;
	padding:3px;
	background: #FFFFFF;
	width:160px;
}
.title3 a{color:#FFFFFF;text-decoration:underline;}
.title3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	margin:0px;
	width:auto;
	background:#FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3 table{text-align:left;width:100%;}
.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#EBF3F7;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#2E450A;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#0E547A;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#DE548E;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#1386BF;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*background:#1587C2;*/
	/*background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669703;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#1386BF;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#1386BF;text-decoration:none;}
.pageTop a:hover{ color:#DE548E;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #696969 solid;
	height:100px;
	text-align:center;
	margin-top:5px;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 20px 5px 20px;
	color:#1386BF;
}
.footnavi a{ 
	color:#1386BF;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#DE548E;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#1386BF;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	width:151px;
	background-color: #EBF3F7;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-side-20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html>/**/body #search { color /*\**/: ; padding-bottom: 10px\9;}

#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#1386BF;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
	text-indent: -9999px;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	/*background:#EBF3F7;
	color:#1386BF;*/

	color:#FFFFFF;
	background-color:#FF0000;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FF0000;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color#AE0038;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#0A3852;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat  #FEDEDF;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#EBF3F7;*/
	color:#1386BF;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#1386BF;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px;
	background: #FFFFFF;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#0E577E;
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
	 background-color:#FFFFFF;
}

/* カレンダー横幅指定とセンタリング */
div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#1386BF;
	background:#EBF3F7;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#1386BF;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#DE548E;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.line01{
	/*border:#DEDBBE 1px dotted;*/
	vertical-align:bottom;
}

/* RSS設定 */
#rss{
	margin:0px 0px 20px 160px;
	padding:0;
	text-align:right;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス */
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	font-size:110%;
/*	color:#FFFFFF;*/
	color:#333333;
	height:19px;
/*	background:url(../img/entry_title.gif);*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px;background-color:#1386BF;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}



















/********************************************************************/
/* 追加 */


.txt-12{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.txt-11{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}

.txt-10{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.txt-E00012{	color:#E00012;}

.txt-333333{	color:#333333;}

.p-01{
	margin: 0px;
	padding: 0px;
}

.mt000 {margin-top: -20px;}
.mt01 {margin-top: 1px;}
.mt02 {margin-top: 2px;}
.mt03 {margin-top: 3px;}
.mt04 {margin-top: 4px;}
.mt05 {margin-top: 5px;}
.mt06 {margin-top: 6px;}
.mt07 {margin-top: 7px;}
.mt08 {margin-top: 8px;}
.mt09 {margin-top: 9px;}
.mt10 {margin-top: 10px;}
.mt12 {margin-top: 12px;}
.mt13 {margin-top: 13px;}
.mt15 {margin-top: 15px;}
.mt17 {margin-top: 17px;}
.mt18 {margin-top: 18px;}
.mt20 {margin-top: 20px;}
.mt21 {margin-top: 21px;}
.mt22 {margin-top: 22px;}
.mt23 {margin-top: 23px;}
.mt24 {margin-top: 24px;}
.mt25 {margin-top: 25px;}
.mt27 {margin-top: 27px;}
.mt28 {margin-top: 28px;}
.mt30 {margin-top: 30px;}
.mt32 {margin-top: 32px;}
.mt35 {margin-top: 35px;}
.mt37 {margin-top: 37px;}
.mt38 {margin-top: 38px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt50 {margin-top: 50px;}
.mt51 {margin-top: 51px;}
.mt52 {margin-top: 52px;}
.mt53 {margin-top: 53px;}
.mt54 {margin-top: 54px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mt65 {margin-top: 65px;}
.mt70 {margin-top: 70px;}
.mt73 {margin-top: 73px;}
.mt75 {margin-top: 75px;}
.mt80 {margin-top: 80px;}
.mt170 {margin-top: 170px;}


.mr02 {margin-right: 2px;}
.mr03 {margin-right: 3px;}
.mr05 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr13 {margin-right: 13px;}
.mr15 {margin-right: 15px;}
.mr16 {margin-right: 16px;}
.mr17 {margin-right: 17px;}
.mr18 {margin-right: 18px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}
.mr60 {margin-right: 60px;}
.mr68 {margin-right: 68px;}


.mb02 {margin-bottom: 2px;}
.mb05 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb11 {margin-bottom: 11px;}
.mb12 {margin-bottom: 12px;}
.mb13 {margin-bottom: 13px;}
.mb14 {margin-bottom: 14px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}



.ml02 {margin-left: 2px;}
.ml03 {margin-left: 3px;}
.ml04 {margin-left: 4px;}
.ml05 {margin-left: 5px;}
.ml06 {margin-left: 6px;}
.ml07 {margin-left: 7px;}
.ml08 {margin-left: 8px;}
.ml09 {margin-left: 9px;}
.ml10 {margin-left: 10px;}
.ml11 {margin-left: 11px;}
.ml12 {margin-left: 12px;}
.ml13 {margin-left: 13px;}
.ml14 {margin-left: 14px;}
.ml15 {margin-left: 15px;}
.ml16 {margin-left: 16px;}
.ml17 {margin-left: 17px;}
.ml18 {margin-left: 18px;}
.ml19 {margin-left: 19px;}
.ml20 {margin-left: 20px;}
.ml22 {margin-left: 22px;}
.ml23 {margin-left: 23px;}
.ml24 {margin-left: 24px;}
.ml25 {margin-left: 25px;}
.ml27 {margin-left: 27px;}
.ml28 {margin-left: 28px;}
.ml30 {margin-left: 30px;}
.ml33 {margin-left: 33px;}
.ml35 {margin-left: 35px;}
.ml38 {margin-left: 38px;}
.ml40 {margin-left: 40px;}
.ml42 {margin-left: 42px;}
.ml45 {margin-left: 45px;}
.ml46 {margin-left: 46px;}
.ml47 {margin-left: 47px;}
.ml48 {margin-left: 48px;}
.ml50 {margin-left: 50px;}
.ml51 {margin-left: 51px;}
.ml53 {margin-left: 53px;}
.ml60 {margin-left: 60px;}
.ml64 {margin-left: 64px;}
.ml65 {margin-left: 65px;}
.ml76 {margin-left: 76px;}
.ml87 {margin-left: 87px;}
.ml115 {margin-left: 115px;}
.ml315{margin-left: 315px;}


.pt00 {padding-top: 0px;}
.pt01 {padding-top: 1px;}
.pt02 {padding-top: 2px;}
.pt03 {padding-top: 3px;}
.pt04 {padding-top: 4px;}
.pt05 {padding-top: 5px;}
.pt06 {padding-top: 6px;}
.pt07 {padding-top: 7px;}
.pt08 {padding-top: 8px;}
.pt09 {padding-top: 9px;}
.pt10 {padding-top: 10px;}
.pt12 {padding-top: 12px;}
.pt13 {padding-top: 13px;}
.pt14 {padding-top: 14px;}
.pt15 {padding-top: 15px;}
.pt18 {padding-top: 18px;}
.pt20 {padding-top: 20px;}
.pt21 {padding-top: 21px;}
.pt22 {padding-top: 22px;}
.pt23 {padding-top: 23px;}
.pt25 {padding-top: 25px;}
.pt27 {padding-top: 27px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}
.pt55 {padding-top: 55px;}
.pt60 {padding-top: 60px;}
.pt70 {padding-top: 70px;}
.pt166 {padding-top: 166px;}
.pt193 {padding-top: 193px;}
.pt210 {padding-top: 210px;}


.pr01 {padding-right: 1px;}
.pr05 {padding-right: 5px;}
.pr06 {padding-right: 6px;}
.pr07 {padding-right: 7px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr16 {padding-right: 16px;}
.pr17 {padding-right: 17px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}


.pb01 {padding-bottom: 1px;}
.pb02 {padding-bottom: 2px;}
.pb03 {padding-bottom: 3px;}
.pb04 {padding-bottom: 4px;}
.pb05 {padding-bottom: 5px;}
.pb06 {padding-bottom: 6px;}
.pb07 {padding-bottom: 7px;}
.pb09 {padding-bottom: 9px;}
.pb10 {padding-bottom: 10px;}
.pb11 {padding-bottom: 11px;}
.pb12 {padding-bottom: 12px;}
.pb13 {padding-bottom: 13px;}
.pb14 {padding-bottom: 14px;}
.pb15 {padding-bottom: 15px;}
.pb16 {padding-bottom: 16px;}
.pb17 {padding-bottom: 17px;}
.pb18 {padding-bottom: 18px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb27 {padding-bottom: 27px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}
.pb60 {padding-bottom: 60px;}
.pb70 {padding-bottom: 70px;}
.pb118 {padding-bottom: 118px;}


.pl00 {padding-left: 0px;}
.pl01 {padding-left: 1px;}
.pl02 {padding-left: 2px;}
.pl03 {padding-left: 3px;}
.pl04 {padding-left: 4px;}
.pl05 {padding-left: 5px;}
.pl06 {padding-left: 6px;}
.pl07 {padding-left: 7px;}
.pl08 {padding-left: 8px;}
.pl09 {padding-left: 9px;}
.pl10 {padding-left: 10px;}
.pl12 {padding-left: 12px;}
.pl13 {padding-left: 13px;}
.pl14 {padding-left: 14px;}
.pl15 {padding-left: 15px;}
.pl16 {padding-left: 16px;}
.pl17 {padding-left: 17px;}
.pl18 {padding-left: 18px;}
.pl19 {padding-left: 19px;}
.pl20 {padding-left: 20px;}
.pl23 {padding-left: 23px;}
.pl25 {padding-left: 25px;}
.pl27 {padding-left: 27px;}
.pl30 {padding-left: 30px;}
.pl35 {padding-left: 35px;}
.pl40 {padding-left: 40px;}
.pl45 {padding-left: 45px;}
.pl50 {padding-left: 50px;}
.pl51 {padding-left: 51px;}
.pl52 {padding-left: 52px;}
.pl53 {padding-left: 53px;}
.pl54 {padding-left: 54px;}
.pl55 {padding-left: 55px;}
.pl56 {padding-left: 56px;}
.pl57 {padding-left: 57px;}
.pl58 {padding-left: 58px;}
.pl59 {padding-left: 59px;}
.pl60 {padding-left: 60px;}
.pl65 {padding-left: 65px;}
.pl239 {padding-left: 239px;}





	#category {
		width: 161px;
	}
	#category a , #category a:hover{
		width: 161px;
		text-indent: -9999px;
		display: block;
	}
	.category01 a {
	display: block;
	background-image: url(http://philandteds-shop.jp/pic-labo/img-side-05a.jpg);
	background-position: 0px 0px;
	}
	.category01 a:hover {
	background-image: url(http://philandteds-shop.jp/pic-labo/img-side-05a.jpg);
	background-position: 0px 68px;
	display: block;
	}
/**/

	.category02 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-06a.jpg);
		background-position: 0px 0px;
	}
	.category02 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-06a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/**/

	.category03 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-07a.jpg);
		background-position: 0px 0px;
	}
	.category03 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-07a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/**/

	.category04 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-08a.jpg);
		background-position: 0px 0px;
	}
	.category04 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-08a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/*-------------------------------------------------------*/

	.category05 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-10a.jpg);
		background-position: 0px 0px;
	}
	.category05 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-10a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/**/

	.category06 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-09a.jpg);
		background-position: 0px 0px;
	}
	.category06 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-09a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/**/

	.category07 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-12a.jpg);
		background-position: 0px 0px;
	}
	.category07 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-12a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/**/

	.category08 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-13a.jpg);
		background-position: 0px 0px;
	}
	.category08 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-13a.jpg);
		background-position: 0px 68px;
		display: block;
	}
/**/

	.category_o a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-oa.jpg);
		background-position: 0px 0px;
	}
	.category_o a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-oa.jpg);
		background-position: 0px 68px;
		display: block;
	}


/*-------------------------------------------------------*/

	.category10 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-16a.jpg);
		background-position: 0px 0px;
	}
	.category10 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-16a.jpg);
		background-position: 0px 45px;
		display: block;
	}
/**/

	.category11 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-17a.jpg);
		background-position: 0px 0px;
	}
	.category11 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-17a.jpg);
		background-position: 0px 45px;
		display: block;
	}
/**/

	.category12 a {
		display: block;
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-19a.jpg);
		background-position: 0px 0px;
	}
	.category12 a:hover {
		background-image: url(http://philandteds-shop.jp/pic-labo/img-side-19a.jpg);
		background-position: 0px 43px;
		display: block;
	}





































/* -- header -- */

#wrapper{
	color:#666666;
	font-size:12px;
 top: 0px;
	left:50%;
	width:970px;
	_width:970px;
	*width:970px;
	height:113px;
	text-align:right;
	position:absolute;
	margin-top:0px;
margin-left:-476px;
*margin-left:-476px;
}


div#header2 {
	text-align: left;
	overflow: hidden;
	width: 970px;
	height: 113px;
	position: relative;

	
		background:url(../../../../pic-labo/title9.jpg) left no-repeat;
	
	margin: 0;
}

* html div#header2 {
	float: left;
}









/* -- gmenu -- */
div#gmenu {
	margin: 0;
	width: 970px;
	height: 29px;
	overflow: hidden;
	float: left;
	background: url(http://philandteds-shop.jp/pic-labo/img-top-navi.jpg) no-repeat;
}

div#gmenu ul {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}


div#gmenu li {
	/*width: 125px;*/
	height: 29px;
	float: left;
	text-indent: -9999px;
	text-align: center;
	/*background-image:url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-02.jpg);*/

	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

div#gmenu li a {
	/*width: 125px;*/
	height: 29px;
	float: left;
	text-indent: -9999px;
	text-align: left;
	/*background: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-02.jpg) no-repeat;*/
	
	/*background-image:url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-02.jpg);*/
	
	display: block;
}


div#gmenu .m_home {
width: 35x;
	background-position: 0 0px;
}

div#gmenu .m_home  a {
width: 35px;
	background-position: 0 0;
}

div#gmenu .m_home_now a {
	background-position: 0 0px;
}

div#gmenu .m_home  a:hover {
	background-position: 0 0px;
}

div#gmenu .m_haji {
width: 105px;
background-position: 0px 0px;
	margin-left: 84px;
}

div#gmenu .m_haji  a {
width: 105px;
background-position: 0px 0px;
}

div#gmenu .m_haji  a:hover {
background-position: 0px 0px;
}


div#gmenu .m_pay {
width: 81px;
	background-position: 0 0px;
	margin-left: 50px;
}

div#gmenu .m_pay  a {
width: 81px;
	background-position: 0 0;
}

div#gmenu .m_pay  a:hover {
	background-position: 0 0px;
}

div#gmenu .m_deli {
width: 114px;
	background-position: 0 0px;
	margin-left: 49px;
}

div#gmenu .m_deli  a {
width: 114px;
	background-position: 0 0;
}

div#gmenu .m_deli  a:hover {
	background-position: 0 0px;
}

div#gmenu .m_koe {
width: 67px;
	background-position: 0 0px;
	margin-left: 53px;
}

div#gmenu .m_koe  a {
width: 67px;
	background-position: 0 0;
}

div#gmenu .m_koe  a:hover {
	background-position: 0 0px;
}




div#gmenu .m1 {
width: 127px;
	background-position: 0 0px;
	margin-left: 55px;
}

div#gmenu .m1 a {
width: 127px;
	background-position: 0 0;
}

div#gmenu .m1_now a {
	background-position: 0 0px;
}

div#gmenu .m1 a:hover {
	background-position: 0 0px;
}

div#gmenu .m2 {
width: 101px;
	background-position: -238px 0px;
	margin-left: 67px;
	_margin-left: 61px;
}

div#gmenu .m2 a {
	width: 101px;
	background-position: -238px 0;
}

div#gmenu .m2_now a {
	background-position: -238px -37px;
}

div#gmenu .m2 a:hover {
	background-position: -238px 0px;
}

div#gmenu .m3 {
width: 68px;
	background-position: -476px 0px;
	margin-left: 59px;
	_margin-left: 60px;
}

div#gmenu .m3 a {
	width: 68px;
	background-position: -476px 0;
}

div#gmenu .m3_now a {
	background-position: -476px 0px;
}

div#gmenu .m3 a:hover {
	background-position: -476px 0px;
}

div#gmenu .m4 {
width: 79px;
	margin-left: 54px;
	/*background-position: -714px 0px;
	margin-left: 79px;
	_margin-left: 78px;*/
}

div#gmenu .m4 a {
	width: 79px;
	/*background-position: -714px 0;*/
}

div#gmenu .m4_now a {
	/*background-position: -714px -37px;*/
}

div#gmenu .m4 a:hover {
	/*background-position: -714px -37px;*/
}






button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}




#center3 table {
margin:0 auto;
}
/*-----店舗紹介----*/

.tenpo-tb{
width:650px;
margin:10px 0px 20px 0px;
/*border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;*/
}
 
.tenpo-tb th{
background-color:#F2F2F2;
font-size:12px;
font-weight:normal;
text-align:center;
vertical-align:middle;
padding:5px 0px;
border-bottom:1px solid #999999;
 
}
 
.tenpo-tb td{
background-color:#fff;
font-size:10px;
font-weight:normal;
text-align:left;
border-bottom:1px solid #999999;
vertical-align:middle;
padding:5px 0px 5px 10px;
}


.tenpo-syosai{
	width:620px;
	border:6px solid #E2D8D0;
	padding:10px;
	margin:15px 0px 5px;
	font-size:12px;
}


.tenpo-syosai p{
	margin-bottom:15px;
}

.syosai-m{
	width:83px;
	background-color:#EFE1D4;
	text-align:center;
	padding:2px 0px;
	font-weight:normal;
	margin:0px!important;
	font-size:10px;
}


.tenpo-syosai-tb{
	width:630px;
	font-size:10px;
	margin-bottom:5px;
}

.tenpo-syosai-tb td{
	vertical-align:top;
}
/*------------------------------*/

.sub_title_boader {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*------------------------------*/
.margin_bottom {
	margin-bottom: 10px;
}
.only_bottom_margin {
	margin-bottom: 10px;
}
.mainTD {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
}
/*----------------------------*/
#point {
	margin:0 auto;
	padding:0;
	list-style:none;
}
#point p, #point li {
	margin:0;
	padding:0;
	line-height:100%;
	overflow:hidden;
	min-height:1px;
}
#point li img {
	vertical-align:bottom;
}
/*-------------------------*/


.iti1  { margin:0px 0px 0px 5px;
}
.sq { margin:56px 10px 0px 0px;
/*border-top:1px solid #cccccc;*/
    border-left:1px solid #cccccc;
    /*border-collapse:collapse;*/
}
.sq td{
border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}


/*-------店舗紹介-----------------*/

.tenpo-w{
	width:651px;
	color:#333333;
	text-align:left;
	margin:auto;
}


.tenpo-googlemap{
	width:650px;
	margin:30px 0px;
}


.tenpo-tb{
	width:650px;
	border:1px solid #999999;
	margin:10px 0px 30px;
}

.tenpo-tb th{
	background-color:#F2F2F2;
	font-size:12px;
	font-weight:normal;
	border:1px solid #999999;
	text-align:center;
	vertical-align:middle;
	padding:5px 0px;
}

.tenpo-tb td{
	background-color:#fff;
	font-size:10px;
	font-weight:normal;
	border:1px solid #999999;
	text-align:left;
	vertical-align:middle;
	padding:5px 0px 5px 10px;
}


.tenpo-syosai{
	width:620px;
	border:6px solid #E2D8D0;
	padding:10px;
	margin:15px 0px 5px;
	font-size:12px;
}

.page-top{
	text-align:right;
	margin-bottom:10px;
}

.tenpo-syosai p{
	margin-bottom:15px;
}

.syosai-m{
	width:83px;
	background-color:#EFE1D4;
	text-align:center;
	padding:2px 0px;
	font-weight:normal;
	margin:0px!important;
	font-size:10px;
}


.tenpo-syosai-tb{
	width:630px;
	font-size:10px;
	margin-bottom:5px;
}

.tenpo-syosai-tb td{
	vertical-align:top;
}
/*-------声------------*/

.koe_title {
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 18px;
}
.stst {
	float: right;
	width: 120px;
	padding:20px 30px 0px 20px;
}
.kan1 {
	color: #333333;
	background: #fff0f5;
	/*text-align: center;*/
margin-left: 0px;
	margin-right: 20px;
	padding:20px 10px 20px 20px;
	font-size: 13px;
}
.kan2 {
	color: #333333;
	background: #fff0f5;
	/*text-align: center;*/
margin-left: 0px;
	margin-right: 20px;
	padding: 20px 10px 80px 20px;
	font-size: 13px;
}

/*--------------------------*/

.tb3 {font-size:11px;}

.cv1 {border:#CCCCCC solid 1px; background-color:#FFFFFF; margin-bottom:15px;}
.cv1 td {font-size:12px; line-height:1.4;}
.cv1 td b {font-size:14px; color:#cc0000;}

.cv1-2 {border:#CCCCCC solid 1px; margin-bottom:15px;}
.cv1-2 td {font-size:12px; line-height:1.4;}
.cv1-2 td b {font-size:14px; color:#cc0000;}

.cv2 {border-right:#666666 dotted 1px;}
.cv2 img {margin-bottom:3px;}
.cv3 {font-size:11px;}

.cv4{margin:0px 0px 0px 10px;}

/*--------------------------*/
.iti01 {margin:0px 0px 0px -14px;}

.iti02 {margin:0px 40px 0px 15px;}
.iti03 {margin:0px 40px 100px 15px;}



input.freetext { width: 158px; }

.bp{ /* タイトル2 h1 */
	padding:8px 0px 0px 25px;
	margin:8px 0 0 0;
	width:auto;
	color:#666666;
	height:28px;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
text-decoration:none;
	font-weight:bold;
/*nt-weight:normal;*/
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-1b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bp a{color:#666666;
text-decoration:none;

}
.bp a:hover{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.bp1a {text-decoration:none;
padding:0px 0px 0px 10px;
}


.bp2{ /* タイトル2 h1 */
	padding:8px 0px 0px 22px;
	margin: 0;
	width:auto;
	color:#666666;
	height:28px;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
text-decoration:none;
	font-weight:bold;
/*nt-weight:normal;*/
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-1s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.midashi{ /* タイトル2 h1 */
	padding:14px 0px 0px 25px;
	margin:10px 0px 10px 5px;
	width:650px;
	color:#cc6600;
	height:32px;
	line-height:100%;
	font-size:16px;
	vertical-align:middle;
	font-weight:bold;
/*nt-weight:normal;*/
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.io { margin:0px 0px 0px 250px;
}

a:hover img {
-moz-opacity:90;
opacity:90;
filter: alpha(opacity=60);
}

/* ＣＳＳハック */

body:nth-of-type(1) .souryo_bn {
	property: value;
	width: 100%;
	text-align: center;
	margin-left: -50px;
}

.souryo_bn{
	width: 100%;
	text-align: center;
	margin-left: -30px;
}

.kaiin_menu {
	list-style:none; 
	padding:0 0 10px 0px; 
	background-color:#FFFFFF;
}

.kaiin_menu li {
	background:url(http://philandteds-shop.jp/pic-labo/22.gif) no-repeat 5px 12px; 
	padding:10px 0 3px 25px;
	font-size:12px;
	border-bottom:1px dotted #cccccc;
}

.title_member { /* タイトル2 h1 */
	padding:6px 0px 0px 25px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:normal;
	letter-spacing:0.2em;
	background-image: url(/USERTHEMEIMG/vol1/auz6t.be.shopserve.jp//img-top-16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title_member a{color:#FFFFFF;text-decoration:underline;}
.title_member a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

