/* CSS Document */

@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:84%;
	line-height:135%;
	color:#333333;
	background-color:#FFFFFF;
	background-image: url(../img/back-ue.gif);
	background-repeat: repeat-x;
}

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:#333333;text-decoration:underline}
a:hover {
	color:#CC3300;text-decoration:underline}

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ボタン設定 */
	cursor:hand;
	font-size:12px;
	color:#FFFFDD;
	background:#FF6666;
	border:1px solid #ffffff;
	border-top-color:#ffffff;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#ffffff;
	font-weight:normal;
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#FF6666;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left:1px solid #FFCCCC;
	border-right:1px solid #FFCCCC;
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header {
 background-position:left;
	width:100%;
	height:144px;
	background:url(../../../../pic-labo/header_01.jpg) left no-repeat;
	margin-bottom: 16px;
	position: relative;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:144px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px;
	margin:0px;/*	width:590px;*/
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	z-index: 10;
	position: absolute;
	left: 135px;
	top: 10px;
}	

.siteName a { color:#000000;text-decoration:none;}
.siteName a:hover { color:#000000;text-decoration:none;}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
	margin:0px;
	color:#ff49a5;
	font-weight:normal;
	font-size:12px;
	z-index: 11;
	position: absolute;
	left: 1px;
	top: 110px;
}

.sitecopy a {color:#ff49a5;text-decoration:none;}
.sitecopy a:hover {color:#ff49a5;text-decoration:none;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	height:25px;
	background:url(../img/headmenu.jpg) no-repeat top left;
	margin-bottom:4px;
	clear:both;
	visibility: hidden;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:3px 20px 0px 20px;
	color:#CD6904;
	font-weight:normal;
	text-align:right;
}

.headnavi a{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FFCCCC;
	text-decoration:none;
}

.navi01 {/* ヘッダーメニューアイコン */
	/*background:url(../img/hnavi01.gif);*/
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	/*background:url(../img/hline.gif) no-repeat #B6A081;*/
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide2 { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#ffffff;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#ffffff;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:680px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	width:680px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 1px 5px 1px;
	margin:0px;
	background:url(../img/sidebox.jpg) ;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	/* background:url(../img/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#CC0000;
	text-align:left;
}
.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-weight:bold;
	font-size:120%;
	text-decoration:line-through;
	color:#336699;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#336699;font-weight:bold;text-decoration:underline;}
a:hover{color:#FF6666;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#FFAAAA;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#CC3300;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:6px 0px 0px 20px;
	margin:0px;
	color:#FFFFFF;
	width:auto;
	height:18px;
	background:url(../img/img-bar-01.jpg) repeat;
	line-height:100%;
	font-size:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:6px 0px 0px 20px;
	margin:0px;
	color:#FFFFFF;
	width:auto;
	height:18px;
	background:url(../img/img-bar-01.jpg) repeat;
	line-height:100%;
	font-size:100%;
	vertical-align:middle;
}
.title1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.title1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.title2{ /* タイトル2 h3 */
	padding:6px 0px 0px 20px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:18px;
	background:url(../img/img-bar-01.jpg) repeat;
	line-height:100%;
	font-size:100%;
	vertical-align:middle;
}
.title2 a{color:#FFFFFF;text-decoration:none;}
.title2 a:hover{color:#FFFFFF;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
        padding:6px 0px 0px 20px;
        margin:0px;
        width:auto;

        color:#FFFFFF;
        height:18px;
        background:url(../img/img-bar-01.jpg) repeat;
        line-height:100%;
        font-size:100%;
        vertical-align:middle;
}

.title3 a{color:#FFFFFF;text-decoration:none;}
.title3 a:hover{color:#FFFFFF;text-decoration:underline;}



.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	border: 1px solid #FFCCCC;	/* background:url(../img/maincont.jpg) ;*/
}

.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:#666666;
}

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:100%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#FF3366;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:100%;
	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  { 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:#FFCCCC;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#FFCCCC;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	background:#FFCCCC;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFEE;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#FF6600;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#FF3366;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#FF6666;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#FF6666;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	background:#DEDBBE;
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 105px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
	height:40px;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 105px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
	height:40px;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 105px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
	height:40px;
}

#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% left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#FF6666;text-decoration:none;}
.pageTop a:hover{ color:#FF6666;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	/*background:url(../img/footer.gif)  repeat-x top left;*/
	background:url(../img/back-sita.jpg) ;
	height:60px;
	text-align:center;
	margin-top:5px;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:60px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:20px 0px 10px 0px;
	color:#FF6666;
}
.footnavi a{ 
	color:#FF6666;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#FF6666;text-decoration:underline;}

#copyright { /* コピーライト */
	margin:0px;
	width:auto;
	height:205px;
	color:#333333;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:205px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.jpg) #DDDDDD;
}

#search label{
	padding:0px;
	margin:0px;
	padding-left:25px;
	color:#333333;
	font-size:100%;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
	background:#FFFFEE;
	border-top:1px #FFFFEE solid;
	border-right:1px #FFFFEE solid;
	border-left:1px #FFFFEE solid;
	border-bottom:1px #E0D7B1 solid;
	/* background:url(../img/list.gif) ;*/
}

.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-bottom:1px #E0D7B1 solid;	
}

li.ca2 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;
}
li.ca1 a{ padding:3px 3px 5px 15px;
	display:block;
	color:#FF3366;
	font-weight:bold;
	text-decoration:underline;
	background:url(../img/icon_eye01.gif) no-repeat #FFCCCC;
}

li.ca1 a:hover{
	color:#FFCCCC;
	font-weight:bold;
	text-decoration:underline;
	background:url(../img/icon_eye01_ov.gif) no-repeat #FF3366;
}

li.ca2 a{ padding:3px 3px 3px 20px;display:block;
	color:#333333;font-weight:normal;text-decoration:underline;
	background:url(../img/icon_eye02.gif) no-repeat #FFCCCC;
}
li.ca2 a:hover{ color:#FFCCCC;font-weight:normal;text-decoration:underline;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FF3366;
}

li.ca3 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;	
}

li.ca3 a{ padding:3px 3px 5px 15px;
	display:block;
	color:#FF3366;
	font-weight:bold;
	text-decoration:underline;
	background:url(../img/icon_eye01.gif) no-repeat #FFCCCC;
}

li.ca3 a:hover{
	color:#FFCCCC;
	font-weight:bold;
	text-decoration:underline;
	background:url(../img/icon_eye01_ov.gif) no-repeat #FF3366;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;
}

li.ca4 a{ padding:3px 3px 3px 20px;display:block;
	color:#333333;font-weight:normal;text-decoration:underline;
	background:url(../img/icon_eye02.gif) no-repeat #FFCCCC;
}

li.ca4 a:hover{ color:#FFCCCC;font-weight:normal;text-decoration:underline;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FF3366;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:2px;
	/*background-color:#FFFFFF;*/
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:2px;
	/*background-color:#FFFFFF;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
	/*background: #FFFFFF;*/
	/* background:url(../img/sidemain1.gif) ;*/
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:red;
	background:#FDDFFC;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#D0E8FF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ 
} 

#rss{ / * RSS設定 */
	margin:0px;
	padding:5px;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 15px;
	border-bottom:1px solid #FF6666;
	display:block;
	font-size:110%;
	color:#333333;
	background:url(../img/entry_title.jpg) ;
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#FF6666;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px 2px 25px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#FF6666;
	border-bottom:1px dotted #FF6666;
	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%;color:red;font-weight:900;padding:3px;background-color:#D6C692;}



/* ナビゲーション （固定）*/
.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);
}









































/********************************************************************/

.p-01{
	margin: 0px;
	padding: 0px;
}


.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;}



.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;}


.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;}
.pl35 {padding-left: 35px;}


.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;}


.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;}





.w646{
	width: 646px;
}

.w661{
	width: 661px;
}

.w672{
	width: 672px;
}

.w860{
	width: 860px;
}


.txt-12{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}




div#abs_glm {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 144px;
	text-align: center;
	margin: 0;
}



div#ads_glm {
	width: 860px;
	height: 24px;
	text-align: left;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	margin: 0;

}


div#box-01 {
	padding: 0px;
	position: absolute;
	top: 40px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 370px;
}

div#box-01 {
	width: 474px;
	height: 49px;
	text-align: left;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 370px;
}


div#box-02 {
	width: 248px;
	height: 49px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0;
	text-indent: -9999px;
	display: block;
	left: 616px;
}

div#box-02 a {
	width: 248px;
	height: 49px;
	text-align: left;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	z-index: 10;
	margin: 0;
	display: block;
	background-color: #3333FF;

}

div#box-02 a:hover {
	width: 248px;
	height: 20px;
	text-align: left;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	z-index: 10;
	margin: 0;
	display: block;
}


.box-02 {
	width: 248px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	margin: 0;
	display: block;
	z-index: 15;
}

.box-02 a {
	width: 248px;
	height: 20px;
	position: absolute;
	margin: 0;
	display: block;
	text-indent: -9999px;
	z-index: 15;
	top: 3px;
}

.box-02 a:hover {
	width: 248px;
	height: 20px;
	position: absolute;
	margin: 0;
	display: block;
	text-indent: -9999px;
	z-index: 15;
}


.box-03 {
	width: 248px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	margin: 0;
	display: block;
	z-index: 13;
}

.box-03 a {
	width: 248px;
	height: 20px;
	position: absolute;
	margin: 0;
	display: block;
	text-indent: -9999px;
	z-index: 13;
	left: 0px;
	top: 30px;
}

.box-03 a:hover {
	width: 248px;
	height: 20px;
	position: absolute;
	margin: 0;
	display: block;
	text-indent: -9999px;
	z-index: 13;
}



#category01 {
		width: 147px;
	}
	
	#category01 a , #category01 a:hover{
		height: 31px;
		width: 147px;
		text-indent: -9999px;
		display: block;
		}
	.category01 a {
		display: block;
		background-image: url(http://www.lunecharme.com/pic-labo/header_02.jpg);
		background-position: 0px 0px;
	}
	.category01 a:hover {
		background-image: url(http://www.lunecharme.com/pic-labo/header_02-r.jpg);
		background-position: 0px 0px;
		display: block;
}		


#category02 {
		width: 154px;
	}
	
	#category02 a , #category02 a:hover{
		height: 31px;
		width: 154px;
		text-indent: -9999px;
		display: block;
		}
	.category02 a {
		display: block;
		background-image: url(http://www.lunecharme.com/pic-labo/header_03.jpg);
		background-position: 0px 0px;
	}
	.category02 a:hover {
		background-image: url(http://www.lunecharme.com/pic-labo/header_03-r.jpg);
		background-position: 0px 0px;
		display: block;
}		


#category03 {
		width: 132px;
	}
	
	#category03 a , #category03 a:hover{
		height: 31px;
		width: 132px;
		text-indent: -9999px;
		display: block;
		}
	.category03 a {
		display: block;
		background-image: url(http://www.lunecharme.com/pic-labo/header_04.jpg);
		background-position: 0px 0px;
	}
	.category03 a:hover {
		background-image: url(http://www.lunecharme.com/pic-labo/header_04-r.jpg);
		background-position: 0px 0px;
		display: block;
}		


#category04 {
		width: 146px;
	}
	
	#category04 a , #category04 a:hover{
		height: 31px;
		width: 146px;
		text-indent: -9999px;
		display: block;
		}
	.category04 a {
		display: block;
		background-image: url(http://www.lunecharme.com/pic-labo/header_05.jpg);
		background-position: 0px 0px;
	}
	.category04 a:hover {
		background-image: url(http://www.lunecharme.com/pic-labo/header_05-r.jpg);
		background-position: 0px 0px;
		display: block;
}		


#category05 {
		width: 124px;
	}
	
	#category05 a , #category05 a:hover{
		height: 31px;
		width: 124px;
		text-indent: -9999px;
		display: block;
		}
	.category05 a {
		display: block;
		background-image: url(http://www.lunecharme.com/pic-labo/header_06.jpg);
		background-position: 0px 0px;
	}
	.category05 a:hover {
		background-image: url(http://www.lunecharme.com/pic-labo/header_06-r.jpg);
		background-position: 0px 0px;
		display: block;
}		


#category06 {
		width: 156px;
	}
	
	#category06 a , #category06 a:hover{
		height: 31px;
		width: 156px;
		text-indent: -9999px;
		display: block;
		}
	.category06 a {
		display: block;
		background-image: url(http://www.lunecharme.com/pic-labo/header_07.jpg);
		background-position: 0px 0px;
	}
	.category06 a:hover {
		background-image: url(http://www.lunecharme.com/pic-labo/header_07-r.jpg);
		background-position: 0px 0px;
		display: block;
}		



	/* リンク画像ロールオーバー */
	
	a:hover img {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	}
