@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:#0000FF;text-decoration:none;}

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:3px;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ボタン設定 */
}

.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;} /* フォント緑 */
.gray{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	border:1px;
	padding:0px;
	margin:0px;
	background-color:lightgray;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
	padding-bottom:0px;
	height:120px;

	background:url(../../../../pic-labo/head-background2.jpg) right /*no-repeat*/;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:60px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px;
	width:860px;
	display: block;
	position: relative;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
		padding:0px;
	margin:0px;
	display: block;
	position:absolute;
	left: 18px;
	top: 6px;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:10px 10px 3px 10px;
	font-size:90%;
	font-weight:900;
	line-height:1em;
	text-indent: -9999px;
}

.siteName a { 
	color:#666699;
	text-decoration:none;
	text-indent: -9999px;
}
.siteName a:hover {
	color:#B0E0E6;
	text-decoration:none;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
	margin:0px;
	color:#4c4c4c;
	font-weight:normal;
	text-align:left;
	line-height:1em;
	display: block;
	position: absolute;
	left: 7px;
	top: 4px;
}

.sitecopy a {
	color:#4c4c4c;
	text-decoration:none;
	display: block;
	background-image: url(../img/okabe-text.gif);
	height: 29px;
	width: 630px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	position: absolute;
	left: 9px;
	top: 81px;
}

.sitecopy a:hover {color:#B0E0E6;text-decoration:none;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0;
	margin-bottom:2px;
	background-color:#EBF3F7;
	/*border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;*/
	margin-bottom:2px;
	color:#FFFFFF;
	clear:both;
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}


/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	background:url(../img/hline.gif) no-repeat #B6A081;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:180px;
	padding:0px;
	margin:0px;
	background:#E0FFFF;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:180px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:160px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:680px;
	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;
	margin:0px 0px 20px 10px;
	padding:0px;
	width:680px;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:680px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(../img/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	font-size:120%;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:130%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	border-top:1px dotted #CCC;
	border-botom:1px dotted #CCC;
	color:#333333;
	font-size:10px;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-weight:bold;
	text-decoration:line-through;
	font-size:130%;
	color:#333333;
	text-align:left;
}

/* 商品名 （商品一覧）*/
	border-bottom:1px dotted #CCC;
h2.goods a{
color:#0000FF;text-decoration:none;font-weight:bold;font-size:10px;
}
h2.goods a:hover{
color:#FF0000;text-decoration:underline;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px 0px 0px 10px ;
	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:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#000000;
	height:25px;
	line-height:100%;
	font-size:10px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#DCDCDC;
/* background-image:url(../img/title_bar01.gif); */
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#000000;
	height:30px;
	line-height:100%;
	font-size:10px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#DCDCDC;
/* background-image:url(../img/title_bar01.gif); */
}
.title1 a{color:#000000;text-decoration:underline;}
.title1 a:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:10px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#000000;
	height:15px;
	line-height:100%;
	font-weight:bold;
	font-size:10px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#DCDCDC;
/* background-image:url(../img/title_bar01.gif); */
}
.title2 a{color:#1386BF;text-decoration:underline;}
.title2 a:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#000000;
	height:15px;
	line-height:100%;
	font-weight:bold;
	font-size:10px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#DCDCDC;
/* background-image:url(../img/title_bar01.gif); */
}
.title3 a{color:#1386BF;text-decoration:underline;}
.title3 a:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px 0px 0px 0px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* 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;
	font-size:10px;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
	font-size:10px;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:90%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	font-size:10px;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:10px 0px;}/* 余白10px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  {
	padding:10px 0px;
	border:1px solid #CCCCCC;
}
/* 余白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:5px 0px 15px 0px;
	padding:1px;
	width:99%;
	/* background:url(../img/layoutframe.gif) ;*/
}

.layoutFrame td{
	text-align:center;
	margin:5px 0px 20px 0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:5px 0px 20px 0px;
	padding:3px;
	background:#FFFFFF;
	border:1px solid #808080;
	/* background:url(../img/layout1.gif) ;*/
}

.layout1 td{
	margin:5px;
	padding:5px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	color:#2E450A;
	font-size:10px;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#808080;}
#bread a:link { 
	text-decoration:none#FF0000;
}
#bread a:hover { 
	text-decoration:underline;
	color:#0000FF;
}

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:#669933;
	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% left;
	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 #1386BF 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:#808080;
	font-size:10px;
}
.footnavi a{ 
	color:#808080;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
.footnavi a:hover { color:#B0E0E6;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 {/* サイド商品検索枠設定 */
	padding:6px 5px 10px 5px;
	margin:0px;
	width:auto;
	background:#D3D3D3;
}

#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#696969;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:10px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.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;
	font-size:80%;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
	font-size:80%;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#EBF3F7;*/
	color:#000000;
}

li.ca1 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#808080;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #A9A9A9;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
	font-size:80%;	
}

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:#FF1493;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF0000;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#A9A9A9;
}


li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
	font-size:80%;
}

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 #A9A9A9;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #A9A9A9;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px 5px 5px 0px;
	background: #FFFFFF;
}

.sidemain1 p {
	padding:2px 0px 2px 0px;
	margin:0px;
	line-height:100%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:2px 0px 2px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#0E577E;
	font-size:80%;
	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;
	 background-color:#FFFFFF;
}

.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:buttom;
} 

#rss{ / * RSS設定 */
	margin:10px 0px 20px 0px ;
	padding:10px 0px 20px 10px ;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	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;
}




/* ロールオーバー設定*/

a:hover img {
-moz-opacity:0.0;
opacity:1;
filter: alpha(opacity=70);
}


/********************************************************************/

.mt05{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}

.mt06{
	margin-top: 6px;
}
.mt19{
	margin-top: 19px;
}
.mt20{
	margin-top: 20px;
}
.mt21{
	margin-top: 21px;
}
.mt24{
	margin-top: 24px;
}

.ml10{
	margin-left: 10px;
}
.mr45 {
	margin-right: 45px;
}
.mb10 {
	margin-bottom: 10px;
}



.pl05{
	padding-left: 5px;
}
.ml20 {
	margin-left: 20px;
}


.pb05{
	padding-bottom: 5px;
}

.w171{
	width: 171px;
}

.w121{
	width: 121px;
}

.w147{
	width: 147px;
}

.w497{
	width: 497px;
}





/*↓ペンライトテンプレート追記分↓*/
/********************************************************************/

#pli-b {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#pli-b  p  {
	margin: 0px;
	padding: 0px;
}
#pli-b #top-element {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}

#pli-b #top-element img {
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}



#pli-b #item-name {
	font-size: 30px;
	color: #FF0099;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
#pli-b #item {
	margin-right: auto;
	margin-left: auto;
}
#pli-b #item img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#pli-b #details {
	margin-top: 20px;
	margin-bottom: 30px;
}


#pli-b #details table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#pli-b #details table p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#pli-b #details td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
#pli-b #hurries {
	background-image: url(http://www.okabe.ne.jp/custom-img/pli-hurriesback.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 15px;
	background-position: 0px 0px;
}
#pli-b #hurries p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pli-b #voice {
	text-align: right;
	margin-right: 25px;
}
#pli-b #comparison {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #86C844;
	border-bottom-color: #86C844;
	border-left-color: #86C844;
	width: 636px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
}
#pli-b #comparison p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}


#pli-b #comparison td {
	text-align: center;
}
#pli-b #comparison table {
	margin-right: auto;
	margin-left: auto;
}

#pli-b #seal {
	height: 508px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(http://www.okabe.ne.jp/custom-img/pli-sealback.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: 0px 0px;
	text-align: center;
}
#pli-b #seal p {
	text-align: right;
	margin-right: 45px;
	margin-top: 5px;
}


.pli-comment {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7BC33B;
	border-right-color: #999999;
	border-bottom-color: #7BC33B;
	border-left-color: #999999;
	margin-left: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	background-image: url(http://www.okabe.ne.jp/custom-img/pli-commentback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.img-center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.back-green {
	font-weight: bold;
	background-color: #DAEEC6;
}
.vb-none {
	vertical-align:bottom
}
#pli-b #item2 {
	margin-right: auto;
	margin-left: auto;
}

/********************************************************************/
/*↑ペンライトテンプレート追記分↑*/



/*↓うちわテンプレート追記分↓*/
/********************************************************************/

#ui-b {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#ui-b #service table {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9ECA3F;
	border-left-color: #9ECA3F;
}
#ui-b #service #left {
	width: 333px;
	background-image: url(http://www.okabe.ne.jp/custom-img/ui-text-center.jpg);
	background-repeat: repeat-y;
	
}
#ui-b #service #left #text-box #center {
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 20px;
}
#ui-b #service #left #text-box #center p {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #E50080;
}
#ui-b #service #left2 {
	vertical-align: bottom;
}

#ui-b #service #right {
	text-align: center;
	background-image: url(http://www.okabe.ne.jp/custom-img/ui-service-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ui-b #service #right img {
	border: 1px solid #999999;
	padding: 8px;
}

#ui-b  #purchase  #center {
	background-image: url(http://www.okabe.ne.jp/custom-img/ui-purchase-center.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin: 0px;
}
#ui-b  #purchase  #center  p {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #E50080;
}
#ui-b  #itempr  #center {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8CC320;
	border-left-color: #8CC320;
	text-align: left;
	background-image: url(http://www.okabe.ne.jp/custom-img/ui-itempr-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 90px;
	padding-right: 30px;
}
#ui-b  #itempr  #center  p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.9em;
	color: #46220A;
}
#ui-b #voice {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 20px;
}
#ui-b #voice p {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #45200D;
}
#ui-b #voice em {
	color: #E30A72;
	font-style: normal;
}

#ui-b #voice img {
	margin: 0px;
	padding: 0px;
}
#ui-b #hurries {
	background-image: url(http://www.okabe.ne.jp/custom-img/ui-hurriesback.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 640px;
	text-align: left;
	margin-top: 25px;
}
#ui-b #hurries p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 25px;
}
#ui-b #size {
	margin-top: 25px;
	margin-bottom: 25px;
}


#ui-b #size #photo {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8EC222;
	border-bottom-color: #8EC222;
	border-left-color: #8EC222;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	width: 636px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ui-b #size #photo img {
	margin-right: auto;
	margin-left: auto;
}


/********************************************************************/
/*↑うちわテンプレート追記分↑*/


















































































/********************************************************************/

.bg-01{
	background-image: url(http://www.okabe.ne.jp/pic-labo/img-calendar-04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bg-02{
	background-image: url(http://www.okabe.ne.jp/pic-labo/img-calendar-05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg-03{
	background-color: #FFFCC9;
}

.bg-04{
}

.bg-05{
}

.bg-06{
}


.ul-01{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ul-02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.border-01{
	border: 1px solid #BABABA;
}

.border-02{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.border-03{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B6633;
	border-right-color: #8B6633;
	border-bottom-color: #8B6633;
	border-left-color: #8B6633;
}

.border-04{
}

.border-05{
}

.border-06{
}

.border-07{
}


.txt-FF7000{	color: #FF7000;}

.txt-F0795F{	color: #F0795F;}

.txt-FF3316{ color:#FF3316;}

.txt-616636{ color:#616636;}

.txt-5B4A3F{ color:#5B4A3F;}

.txt-E50615{ color:#E50615;}

.txt-46210C{ color:#46210C;}

.txt-754E24{ color:#754E24;}

.txt-FF4E57{ color:#FF4E57;}

.txt-338033{ color:#338033;}

.txt-FF286F{ color:#FF286F;}

.txt-E20012{ color:#E20012;}

.txt-0000FF{	color:#0000FF;}

.txt-000000{ color:#000000;}

.txt-FFFFFF{ color:#FFFFFF;}

.txt-red{	color:#FF0000;}

.txt-014099{	color:#014099;}

.txt-B91A22{	color:#B91A22;}

.txt-E95711{	color:#E95711;}

.txt-FF3654{	color:#FF3654;}

.txt-FF8200{	color:#FF8200;}

.txt-666666{	color:#666666;}

.txt-70B437{	color:#70B437;}

.txt-231815{	color:#231815;}

.txt-E50012{	color:#E50012;}

.txt-386E00{	color:#386E00;}

.txt-7A6537{	color:#7A6537;}

.txt-333333{	color:#333333;}

.txt-F29600{	color:#F29600;}

.txt-FF7500{	color:#FF7500;}

.txt-FF7300{	color:#FF7300;}

.txt-E00012{	color:#E00012;}

.txt-9C2129{	color:#9C2129;}

.txt-003366{	color:#003366;}

.txt-E40A72{	color:#E40A72;}

.txt-E3007F{	color:#E3007F;}

.txt-46210C{	color:#46210C;}



.txt-10{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.txt-11{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}

.txt-12{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.txt-13{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}

.txt-14{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}

.txt-15{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
}

.txt-16{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}

.txt-17{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 17px;
}

.txt-18{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}

.txt-20{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
}

.txt-21{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 21px;
}

.txt-22{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 22px;
}

.txt-24{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
}

.txt-25{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 25px;
}

.txt-36{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 36px;
	line-height: 120%;
}


.txt-hight130{

	line-height: 130%;
}

.txt-hight160{
	line-height: 160%;
}

.txt-hight170{
	line-height: 170%;
}

.txt-hight180{
	line-height: 180%;
}

.txt-hight190{
	line-height: 190%;
}

.txt-hight200{
	line-height: 200%;
}

.txt-hight215{
	line-height: 215%;
}


.p-01{
	margin: 0px;
	padding: 0px;
}

.ma-auto {
	margin-right:auto;
	margin-left: auto;
}
.left-auto{
	margin-left: auto;
}



.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;}
.mr05 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.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 !important;}
.ml03 {margin-left: 3px !important;}
.ml04 {margin-left: 4px !important;}
.ml05 {margin-left: 5px !important;}
.ml06 {margin-left: 6px !important;}
.ml07 {margin-left: 7px !important;}
.ml08 {margin-left: 8px !important;}
.ml09 {margin-left: 9px !important;}
.ml10 {margin-left: 10px !important;}
.ml11 {margin-left: 11px !important;}
.ml12 {margin-left: 12px !important;}
.ml13 {margin-left: 13px !important;}
.ml14 {margin-left: 14px !important;}
.ml15 {margin-left: 15px !important;}
.ml16 {margin-left: 16px !important;}
.ml17 {margin-left: 17px !important;}
.ml18 {margin-left: 18px !important;}
.ml19 {margin-left: 19px !important;}
.ml20 {margin-left: 20px !important;}
.ml23 {margin-left: 23px !important;}
.ml25 {margin-left: 25px !important;}
.ml27 {margin-left: 27px !important;}
.ml28 {margin-left: 28px !important;}
.ml30 {margin-left: 30px !important;}
.ml33 {margin-left: 33px !important;}
.ml35 {margin-left: 35px !important;}
.ml38 {margin-left: 38px !important;}
.ml40 {margin-left: 40px !important;}
.ml42 {margin-left: 42px !important;}
.ml45 {margin-left: 45px !important;}
.ml47 {margin-left: 47px !important;}
.ml48 {margin-left: 48px !important;}
.ml50 {margin-left: 50px !important;}
.ml51 {margin-left: 51px !important;}
.ml53 {margin-left: 53px !important;}
.ml60 {margin-left: 60px !important;}
.ml65 {margin-left: 65px !important;}
.ml76 {margin-left: 76px !important;}
.ml87 {margin-left: 87px !important;}
.ml315{margin-left: 315px !important;}

.pt00 {padding-top: 0px !important;}
.pt01 {padding-top: 1px !important;}
.pt02 {padding-top: 2px !important;}
.pt03 {padding-top: 3px !important;}
.pt04 {padding-top: 4px !important;}
.pt05 {padding-top: 5px !important;}
.pt06 {padding-top: 6px !important;}
.pt07 {padding-top: 7px !important;}
.pt08 {padding-top: 8px !important;}
.pt09 {padding-top: 9px !important;}
.pt10 {padding-top: 10px !important;}
.pt12 {padding-top: 12px !important;}
.pt13 {padding-top: 13px !important;}
.pt14 {padding-top: 14px !important;}
.pt15 {padding-top: 15px !important;}
.pt17 {padding-top: 17px !important;}
.pt18 {padding-top: 18px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt27 {padding-top: 27px !important;}
.pt30 {padding-top: 30px !important;}
.pt37 {padding-top: 37px !important;}
.pt38 {padding-top: 38px !important;}
.pt40 {padding-top: 40px !important;}
.pt50 {padding-top: 50px !important;}
.pt55 {padding-top: 55px !important;}
.pt60 {padding-top: 60px !important;}
.pt70 {padding-top: 70px !important;}
.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;}
.pb07 {padding-bottom: 7px;}
.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;}
.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;}







.table-type01{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	width: 600px;
}

.table-type01 td{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

.table-type01 th{
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: normal;
	background-color: #FFFCC9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	vertical-align: middle;
	font-size: 12px;
	width: 135px;
}


.table-type02{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	line-height: 160%;
	width: 600px;
}

.table-type02 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	text-align: left;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.table-type02 th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	background-color: #FFFCC9;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	color: #333333;
	padding-left: 13px;
}



.w70{
	width: 70px;
}

.w147{
	width: 147px;
}

.w150{
	width: 150px;
}

.w151{
	width: 151px;
}

.w210{
	width: 210px;
}

.w227{
	width: 227px;
}

.w300{
	width: 300px;
}

.w312{
	width: 312px;
}

.w330{
	width: 330px;
}

.w478{
	width: 478px;
}

.w480{
	width: 480px;
}

.w481{
	width: 481px;
}

.w482{
	width: 482px;
}

.w489{
	width: 489px;
}

.w490{
	width: 490px;
}

.w491{
	width: 491px;
}

.w492{
	width: 492px;
}

.w493{
	width: 493px;
}

.w500{
	width: 500px;
}

.w501{
	width: 501px;
}

.w502{
	width: 502px;
}

.w504{
	width: 504px;
}

.w517{
	width: 517px;
}

.w520{
	width: 520px;
}

.w536{
	width: 536px;
}

.w538{
	width: 538px;
}

.w550{
	width: 550px;
}

.w570{
	width: 570px;
}

.w568{
	width: 568px;
}


.w569{
	width: 569px;
}

.w571{
	width: 571px;
}

.w586{
	width: 586px;
}

.w589{
	width: 589px;
}

.w598{
	width: 598px;
}

.w599{
	width: 599px;
}

.w615{
	width: 615px;
	line-height: 130%;
}

.w618{
	width: 618px;
	line-height: 130%;
}

.w619{
	width: 619px;
}

.w587{
	width: 587px;
}

.w600{
	width: 600px;
}

.w601{
	width: 601px;
}

.w603{
	width: 603px;
}

.w620{
	width: 620px;
}

.w621{
	width: 611px;
}

.w621-1{
	width: 621px;
}

.w630{
	width: 630px;
}

.w632{
	width: 632px;
}

.w637{
	width: 637px;
}

.w640{
	width: 640px;
}

.w641{
	width: 641px;
}

.w643{
	width: 643px;
}

.w649{
	width: 649px;
}

.w646{
	width: 646px;
}

.w650{
	width: 650px;
}

.w651{
	width: 651px;
}

.w652{
	width: 652px;
}

.w655{
	width: 655px;
}

.w658{
	width: 658px;
}

.w659{
	width: 659px;
}

.w656{
	width: 656px;
}

.w660{
	width: 660px;
}

.w668{
	width: 668px;
}

.w669{
	width: 669px;
}

.w670{
	width: 670px;
}

.w671{
	width: 671px;
}

.w672{
	width: 672px;
}

.w673{
	width: 673px;
}

.w674{
	width: 674px;
}

.w675{
	width: 675px;
}

.w676{
	width: 676px;
}

.w677{
	width: 677px;
}

.w678{

	width: 678px;
}

.w679{
	width: 679px;
}

.w680{
	width: 680px;
}

.w681{
	width: 681px;
}

.w682{
	width: 682px;
}


a.example:link {
	color: #000000;
	text-decoration: none;
} 
a.example:visited {
	color: #000000;
	text-decoration: none;
} 
a.example:hover {
	color: #000000;
	text-decoration: underline;
} 
a.example:active {
	color: #000000;
	text-decoration: none;
} 


a.example-2:link {
	color: #FF80C0;
	text-decoration: none;
} 
a.example-2:visited {
	color: #FF80C0;
	text-decoration: none;
} 
a.example-2:hover {
	color: #FF80C0;
	text-decoration: underline;
} 
a.example-2:active {
	color: #FF80C0;
	text-decoration: none;
} 




/********************************************************************/
/*behind*/

.fc_46210C { color:#46210C;}
.fc_E3007F { color:#E3007F;}
.fc_E50615 { color:#E50615;}
.fc_8DC221 { color:#8DC221;}


.fs_s{
	font-size:80% !important;
	line-height:1.3 !important;
}

.fs_l{
	font-size:120% !important;
	line-height:1.3 !important;
}
.fs_l2{
	font-size:140% !important;
	line-height:1.3 !important;
}

.fs_xl{
	font-size:140% !important;
	line-height:1.3 !important;
}

.fw_b{
	font-weight:bold !important;
}


.ta_l{
	text-align:left;
}

.ta_c{
	text-align:center;
}

.ta_r{
	text-align:right;
}

.va_t{
	vertical-align:top;
}

.va_m{
	vertical-align:middle;
}

.va_b{
	vertical-align:bottom;
}

.va_tb{
	vertical-align:text-bottom;
}




#behind {
	width:640px;
	font-size: 90%;
	color:#333333;
}

#behind ul {
	padding:0;
	margin:0;
	list-style: none;
}

#behind p { padding:0; margin:0;}


#behind .behind_box01 {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img01.jpg) no-repeat left top;
	color:#46210C;
	font-size: 160%;
	font-weight: bold;
	line-height: 150%;
	padding-left: 70px;
	height: 300px;
}

#behind .behind_box01 .height01 {
height:218px;}


#behind .behind_box02 {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img03.jpg) no-repeat left top;
	height:135px;
}

#behind .behind_title01 {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img05.jpg) no-repeat left top;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 11px;
	width:626px;
}
#behind .behind_title02 {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img08.jpg) no-repeat left top;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 9px;
}

#behind .bd01 {
	border-right: 2px solid #8DC221;
	border-left: 2px solid #8DC221;
	border-top-color: #8DC221;
	border-bottom-color: #8DC221;
}

#behind .table_type01 {}
#behind .table_type01 th {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img14.jpg) no-repeat left center;
	width:70px;
	text-align: center;
	color: #6A3A0D;
	vertical-align: middle;
	height: 40px;
	font-size:130%;
}
#behind .table_type01 td {
	vertical-align: middle;
	padding-left: 15px;
}

#behind .table_type02 {}
#behind .table_type02 th {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img15.jpg) no-repeat center center;
	width:100px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
	height: 35px;
	font-size:130%;
}
#behind .table_type02 td {
	vertical-align: middle;
	padding-left: 10px;
}


#behind .bk01 {
	background: url(/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img32.jpg) no-repeat left bottom;
	line-height:150%;
	padding-bottom: 25px;
}


.return-top {
    font-size: 13px;
    margin-top: 25px;
    padding-right: 10px;
    text-align: right;
}
.return-top a {
    color: #E40A72;
    line-height: 14px;
}				


.return-top a:hover {
    color: #FF8DC3;
}

/**/

#freeWrap {
	width:640px;
	margin:0 auto;
	font-size:95%;
}
#freeWrap p {
	margin:1em 25px;
}
#freeWrap p#topTxt {
	height:100px;
	background:url(http://okabe.ne.jp/pic-labo/11090701.gif) left top no-repeat;
	margin:0 0 30px;
	padding:20px 20px 0;
	color:#E3007F;
	font-size:170%;
	font-weight:bold;
	text-align:center;
	line-height:1.75;
}
#freeWrap p#txt1 {
	color:#E50615;
	font-size:140%;
	text-align:center;
	font-weight:bold;
	margin:0;
}
#freeWrap p.midashi {
	width:644px;
	background:url(http://www.okabe.ne.jp/USERTHEMEIMG/vol1/okabe.ok.shopserve.jp//behind_img05.jpg) left top no-repeat;
	height:33px;
	margin:70px -2px 0;
	padding:6px 20px 0;
	font-size:130%;
	color:#FFF;
	font-weight:bold;
}
#fCare,
#fCare2 {
	background:url(http://okabe.ne.jp/pic-labo/11090703.gif) left bottom no-repeat;
	padding:0 0 20px;
}
#freeWrap #fCare p,
#freeWrap #fCare2 p {
	margin-left:20px;
	margin-right:20px;
}
#freeWrap #fCare p.midashi {
	background:url(http://okabe.ne.jp/pic-labo/11090702.gif) left top no-repeat;
	height:40px;
	margin:30px 0 0;
	padding:27px 90px 0;
}
#fCare table {
	margin:0 20px;
	border-collapse:collapse;
	border-spacing:0;
}
#fCare div {
	width:600px;
	margin:1em auto;
}
#fCare div table {
	width:600px;
	margin:0 auto;
}
#fCare div table th,
#fCare div table td {
	padding:5px;
	vertical-align:middle;
}
#fColor th,
#fColor td {
	text-align:center;
	padding:0 5px 0 0;
	font-weight:bold;
}
#freeWrap #fCare2 p.midashi {
	background:url(http://okabe.ne.jp/pic-labo/11090716.gif) left top no-repeat;
	height:42px;
	margin:35px 0 0;
	padding:20px 90px 0;
}
#fSteps {
	width:600px;
	margin:15px auto 0;
	border-collapse:collapse;
	border-spacing:0;
}
#fSteps th,
#fSteps td {
	vertical-align:middle;
	padding:0 5px 30px;
}
#fOne {
	background:url(http://okabe.ne.jp/pic-labo/11090727.gif) left top no-repeat;
	height:190px;
	padding:20px 25px 0;
}
#fOne p {
	line-height:1.75;
	margin:0 0 12px;
}
