@charset "euc-jp";
/* CSS Document */

/* テーマ：エテルナメンテ／カスタム */

body {
	font:12px/150% "ＭＳ Ｐゴシック", Osaka, monospace;
	color:#404040;
	margin:0px auto;
	padding:0px;
	background:#FFFFFF url(../img/body_img.gif) repeat-x;
}

table { /* 基本テーブル設定（固定）*/
	margin:0px;
	padding:0px;
	text-align:left;
}

th {
	margin:0px;
	padding:0px;
	vertical-align:top;
}

td {
	margin:0px;
	padding:0px;
	vertical-align:top;
}

th {
 white-space:nowrap;
} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:1.33em;
	text-align:left;
}

a { /* 基本のリンク （固定）*/
	color:#FF9900;
	text-decoration:underline;
}

a:hover {
	color:#FFCC00;
	text-decoration:none;
}

ul { /* 基本のリスト （固定）*/
	list-style-type:square;
}

ul ul {
 list-style-type:none;
}

img { /* イメージボーダー指定 */
 border:0px;
	}

form {	padding:0px;display:inline;}

p {
	margin:5px 0px;
	padding:2px 0px;
}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}

.button1 { /* inputボタン設定 */
	color:#FF2979;
	background:#FFFFCC;
	border:1px solid #FF2979;
	font-weight:bold;
}

.text1 { /* テキストエリアデザイン設定 */
 border:1px solid #CCCCCC;
	}

.caution { /* エラーメッセージ */
 font-weight:bold;
 color:#FF0033;
}

.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:1px;
	margin:0px;
	background:#CCCCCC;
	text-align:center;
}

.spacebox {/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	text-align:left;
	background:#FFFFFF;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #CCCCCC;
}

/* ヘッダー */
#header{
	width:100%;
	height:87px;
	width:860px;
	background:url(../../../../pic-labo/header-top-02.jpg) left /*no-repeat*/;
	position: relative;
	padding: 0px;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:87px;
}

.shoplogo { /* サイトロゴブロック（設定の場合） */
	margin:0px;
	width:100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:0px;
	font-size:15px;
	position: absolute;
	left: 208px;
	top: 32px;
	font-weight: normal;
}

.siteName a {
	color:#000000;
	text-decoration:none;
}

.siteName a:hover {
	color:#000000;
	text-decoration:underline;
}

.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
	margin:0px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	left: 209px;
	top: 53px;
}

.sitecopy a {
	color:#000000;
	text-decoration:none;
}
.sitecopy a:hover {
	color:#000000;
	text-decoration:underline;
}


/* ヘッダーメニュー */
#headMenu {
	width:860px;
	clear:both;
	background-image: url(../img/navi-bar.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:0px 10px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	font-size:1.17em;
	line-height:2em;
}

.headnavi a {
 color:#FFFFFF;
 text-decoration:none;
}

.headnavi a:hover {
 color:#FFFFFF;
 text-decoration:underline;
}

/* ヘッダーメニューアイコン※未使用 */
.navi01 {
}

/* ヘッダー下装飾ライン※未使用 */
.hline {
	height:1px;
	margin-bottom:0px;
	width:860px;
	background-color: #FFFFFF;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}


#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#FFF;
	width:100%;
}


.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:0px;
	width: auto;
	margin: 0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
}

.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 { /* 商品価格 */
	font-size:1.17em;
	line-height:1.5em;
	color:#FF0008;
	text-align:left;
}

.price.zoom { /* 商品価格 （商品詳細） */
	font-size:125%;
	font-weight:bold;
}

.expl { /* 商品説明文 */
	text-align:left;
}

.expl a{color:#404040;	text-decoration:none;}
.expl a:hover{color:#999999;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#3399FF;
	text-align:left;
}

/* 商品名 （商品一覧）*/
h2.goods {
	font-size:1.17em;
	line-height:1.5em;
}

h2.goods a {
	color:#C2161F;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

h2.goods a:hover {
 color:#C2161F;
 text-decoration:underline;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:5px;
	color:#FF3333;
	text-align:left;
	font-size:1.17em;
	line-height:1.5em;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	color:#FFFFFF;
	width:auto;
	text-align:left;
	padding-left:20px;
	background-color: #CCCCCC;
	background-image: url(../img/category-img01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	font-size: 1.17em;
}

.title1{ /* タイトル1 h3 */
	font-size:1.17em;
	color:#FFFFFF;
	width:auto;
	text-align:left;
	padding-left:10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	background-color: #FFC7CE;
	background-image: url(../img/category-img02.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
}

.title1 a {
 color:#FFFFFF;
 text-decoration:none;
}


.title1 a:hover {
 color:#FFFFFF;
	text-decoration:
	underline;
}

.title2 { /* タイトル2 h3 */
	font-size:1.17em;
	color:#FFFFFF;
	width:auto;
	text-align:left;
	padding-left:10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	background-color: #FFC7CE;
	background-image: url(../img/category-img02.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

.title2 a {
 color:#9933CC;
 text-decoration:none;
}

.title2 a:hover {
 color:#9933CC;
 text-decoration:underline;
}


.title3 { /* タイトル3 h3 */
	font-size:1.17em;
	color:#FFFFFF;
	width:auto;
	text-align:left;
	padding-left:10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	background-color: #FFC7CE;
	background-image: url(../img/category-img02.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: left center;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}

ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
}

li.p3 {
 padding:2px;
}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#FF0000;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#FF0000;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:1em;
	line-height:1.5em;
	text-align:left;
	padding:0px 20px;
	margin:0px;
}

li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
 font-size:1em;
	padding:5px 25px;
	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:#FFCC99;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#FFD0D3;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:2px;
	width:99%;
	background-color: #FFFFFF;
}

.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFF;
	/* background:url(../img/layout1.gif) ;*/
}

.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:5px;
	text-align:left;
	font-size:1em;
	border-bottom:1px dotted #CCCCCC;
}

h4.title {
	margin:5px 0px;	
	padding:2px 0px;
	color:#CC0066;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:5px;
}

p.title	{
 margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}


/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding:10px 0px 0px 100px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
	font-size:1em;
	height:39px;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:10px 0px 0px 100px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
	font-size:1em;
	height:39px;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:10px 0px 0px 100px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
	font-size:1em;
	height:39px;
}

#sortList { /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 20px;
	margin:10px 5px;
	background:url(../img/icon_top.gif) no-repeat;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#FF3399;text-decoration:none;}
.pageTop a:hover{ color:#FF3399;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	text-align:center;
	
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px;
}

.footnavi a {
 color:#404040;
	text-decoration:none;
}

.footnavi a:hover {
 color:#999999;
	text-decoration:underline;
}

#copyright { /* コピーライト */
	padding:5px 0px 0px;
	margin:0px;
	width:auto;
	height:20px;
	text-align:center;
	background:url(../img/copyright.gif) no-repeat;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	width:auto;
	background-color: #FF9966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#search label{
	padding:0px 0px 3px;
	margin:0px;
	font-size:1.17em;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px;
	display:block;
	background:#FFFFFF;
}

.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 solid #FFF;	
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFF;
}

li.ca1 a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	background-color: #999999;
	background-image: url(../img/category-img01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 1.17em;
}

li.ca1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/category-img01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
}

li.ca2 a{
	display:block;
	color:#333333;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../img/category-back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D60A15;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

li.ca2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #FEF3F4;
	background-image: url(../img/category-img01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

li.ca3 {
	margin:0px;
	border-bottom:1px solid #FFF;	
}

li.ca3 a{
	display:block;
	color:#333333;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../img/category-back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D60A15;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

li.ca3 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #EFC5EF;
	background-image: url(../img/category-img01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFF;
}

li.ca4 a{
 padding:3px 3px 3px 18px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background:#FF6A89 url(../img/icon_eye02.gif) no-repeat 3px center;
}

li.ca4 a:hover{
 color:#FF3399;
	text-decoration:none;
	background:#FEF3F4 url(../img/icon_eye02_ov.gif) no-repeat 3px center;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	height:2px;
	background-color:#FFC0C8;
	background-image: url(../img/category-under.jpg);
	background-position: left top;	/* background:url(../img/sline1.gif) ;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: repeat;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	height:1px;
	background-color:#D2101B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/* background:url(../img/sline2.gif) ;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
	background: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/* background:url(../img/sidemain1.gif) ;*/
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:0px 0px 2px 12px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat left 3px;
}

/* カレンダー */
caption { /* 年月タイトル */
	font-weight:bold;
	text-align:center;
	padding:3px;
}

.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;
	font-size:12px;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	font-size:12px;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#CC3366;
	background:#FFC0C8;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#6600FF;
	background:#D2D5FF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
}

.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #ccc;
}

.line01{
	border:1px dotted #CCCCCC;
	vertical-align:buttom;
} 

#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 10px;
	display:block;
	font-size:1.33em;
	color:#FFFFFF;
	margin-bottom:10px;
	background-color: #CCCCCC;
	background-image: url(../img/category-img02.jpg);
	/* background:url(../img/entry_title.gif) ;*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#CC66CC;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px dashed #CCCCCC;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:1.17em;
	color:#CC66CC;
	border-bottom:#CC66CC 2px solid;
	/* 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:#FFCCCC;
}



/* ナビゲーション （固定）*/
.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);
}


.bihaku-text01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.bihaku-select-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-select-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 150px;
}

.bihaku-coment-yajirushi-margin {
	margin-left: 5px;
}

.bihaku-select-02 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-select-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 150px;
}

.bihaku-select-03 {


	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-select-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 150px;
}

.bihaku-dash-margin {
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bihaku-demelit-margin {
	margin-bottom: 5px;
	margin-left: 10px;
}

.bihaku-kakomi-01 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-free-box-660px.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}

.yajirushi-margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bihaku-kakomi-02 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-free-box-660px-2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

.bihaku-kakomi-03 {

	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-free-box-660px-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bihaku-01-item-left-box-01 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-kakushitsu-box-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bihaku-01-item-left-box-02 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-kakushitsu-box-02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bihaku-item-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

.bihaku-01-item-left-box-03 {

	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-kakushitsu-box-03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bihaku-02-item-left-box-01 {

	background-image: url(http://eternamente.biz/free-page/bihaku/02/buhin-kotsu-box-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bihaku-03-item-left-box-01 {


	background-image: url(http://eternamente.biz/free-page/bihaku/03/bihaku-shigaisen-box-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sub-title-margin {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bihaku-bunner-margin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.bihaku-red-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #F8104B;
}

.top-return {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.bihaku-bold-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #F8104B;
}

.td-valign-middle {
	text-align: center;
	vertical-align: middle;
}
.namisen {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.namisen-red {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.foota-haikei {
	background-image: url(../img/foota-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.foota-haikei-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.foota-yobou-text-margin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.foota-yobou-margin {
	margin-top: 55px;
	margin-left: 10px;
}
.foota-otodoke-henpin-toiawase {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.foota-yobou-marin-2 {
	margin-bottom: 5px;
}



.foota-yobou-text-red-bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%;
	color: #F80073;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.top-return04 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.kansou-01-img-01 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

.kansou-01-text-border {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FF0000;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}

.kansou-01-margin-title-sub-bar {
	margin-top: 30px;
}

.kansou-02-text-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

.kansou-03-img-margin {
	margin-top: 10px;
}

.kansou-04-img-margin {
	margin-top: 5px;
	margin-bottom: 5px;
}

.kansou-05-table {
	margin-top: 10px;
}

.kansou-04-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px dashed #FF0000;
}

.kansou-03-img-margin02 {
	margin-top: 10px;
	margin-left: 20px;
}

.bihaku-title-margin {
	margin-bottom: 15px;
}

.kouza-text {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#outline {
 width:660px;
 text-align:left;
 margin:0 auto;
 }
 
.outline-margin { margin:0 10px; 
}

.main {
	width:660px;
	float:right;
}
.main-box1 {
	width: 660px;
}
.main-box2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.main-box3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	width: 355px;
	float: left;
	margin-bottom: 20px;
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
.main-box4 {
	float: right;
	width: 303px;
}
.main-box5 {
	width: 335px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
}
.main-box6 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box7 {
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main-box8 {
	width: 660px;
	float: left;
}
.main-box9 {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-left: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
	margin-bottom: 20px;
}
.main-box9-box {
	width: 300px;
	border-top: 1px dashed #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	padding-top: 5px;
}
.main-box9-box2 {
	width: 300px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}


.main-box10 {
	width: 300px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 22px;
}
.main-box10-box {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
}
.main-box10-box2 {
	width: 300px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
}
.main-box11 {
	width: 626px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
}
.main-box12 {
	width: 620px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 20px;
	float: left;
	margin-left: 20px;
}
.main-box13 {
	width: 498px;
	margin-right: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 94px;
}
.main-box14 {
	width: 660px;
	margin-bottom: 20px;
	float: left;
}
.main-box15 {
	width: 660px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
	float: left;
}
.main-box15-box {
	width: 283px;
	height: 424px;
	background-image: url(http://eternamente.biz/free-page/otameshi/otamesi-out-19.jpg);
	float: left;
}
.main-box15-box2 {
	width: 155px;
	margin-top: 385px;
	margin-left: 19px;
}


.main-box16 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box17 {
	width: 640px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.main-box18 {
	width: 660px;
	margin-bottom: 20px;
}
.main-box19 {
	width: 626px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}
.main-box20 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
}
.main-box21 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 20px;
}
.main-box22 {
	width: 640px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.main-box23 {
	width: 626px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-bottom: 10px;
}
.main-box24 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.main-box25 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.main-box26 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
}
.main-box27 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box28 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main-box29 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box30 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main-box31 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box32 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 20px;
}
.main-box33 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	width: 640px;
	padding-left: 20px;
}


.side { width:260px; float:left; 
}

.c-both { clear:both; 
}
.red-14px-b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #DA0716;
	font-weight: bold;
}
.red-12px {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #da0716;
}
.orange-12px {
	color: #FF713E;
}
.margin-side-left {
	margin-left: 50px;
}


.list {
	list-style-position: outside;
	list-style-type: circle;
}
.text-img-margin-top-15px {
	margin-top: 15px;
	margin-bottom: 20px;
}
.img-margin-under-5px {
	margin-bottom: 5px;
}
.foota-haikei {
	background-image: url(../img/foota-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.foota-haikei-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.foota-yobou-text-margin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.foota-yobou-margin {
	margin-top: 55px;
	margin-left: 10px;
}
.foota-otodoke-henpin-toiawase {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.foota-yobou-marin-2 {
	margin-bottom: 5px;
}



.foota-yobou-text-red-bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%;
	color: #F80073;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.kansou-01-img-01 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
.kansou-01-text-border {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FF0000;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
.kansou-01-margin-title-sub-bar {
	margin-top: 30px;
}
.kansou-02-text-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.kansou-03-img-margin {
	margin-top: 10px;
}
.kansou-04-img-margin {
	margin-top: 5px;
	margin-bottom: 5px;
}
.kansou-05-table {
	margin-top: 10px;
}
.kansou-04-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px dashed #FF0000;
}
.kansou-03-img-margin02 {
	margin-top: 10px;
	margin-left: 20px;
}
.bihaku-title-margin {
	margin-bottom: 15px;
}
.bihaku-text01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.bihaku-select-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-select-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 150px;
}

.bihaku-coment-yajirushi-margin {
	margin-left: 5px;
}

.bihaku-select-02 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-select-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 150px;
}

.bihaku-select-03 {


	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-select-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 150px;
}

.bihaku-dash-margin {
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bihaku-demelit-margin {
	margin-bottom: 5px;
	margin-left: 10px;
}

.bihaku-kakomi-01 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-free-box-660px.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}

.yajirushi-margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bihaku-kakomi-02 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-free-box-660px-2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

.bihaku-kakomi-03 {

	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-free-box-660px-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bihaku-01-item-left-box-01 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-kakushitsu-box-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bihaku-01-item-left-box-02 {
	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-kakushitsu-box-02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bihaku-item-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

.bihaku-01-item-left-box-03 {

	background-image: url(http://eternamente.biz/free-page/bihaku/01/bihaku-kakushitsu-box-03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bihaku-02-item-left-box-01 {

	background-image: url(http://eternamente.biz/free-page/bihaku/02/buhin-kotsu-box-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bihaku-03-item-left-box-01 {


	background-image: url(http://eternamente.biz/free-page/bihaku/03/bihaku-shigaisen-box-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sub-title-margin {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bihaku-bunner-margin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.bihaku-red-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #F8104B;
}

.top-return {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.bihaku-bold-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #F8104B;
}
.td-valign-middle {
	text-align: center;
	vertical-align: middle;
}
.top-return04 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#outline {
 width:660px;
 text-align:left;
 margin:0 auto;
 }
 
.outline-margin { margin:0 10px; 
}

.main {
	width:660px;
	float:right;
}
.main-box1 {
	width: 660px;
}
.main-box2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.main-box3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	width: 355px;
	float: left;
	margin-bottom: 20px;
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
.main-box4 {
	float: right;
	width: 303px;
}
.main-box5 {
	width: 335px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
}
.main-box6 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box7 {
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main-box8 {
	width: 660px;
	float: left;
}
.main-box9 {
	margin-top: 10px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
	margin-bottom: 20px;
	padding: 0px;
}
.main-box9-box {
	width: 300px;
	border-top: 1px dashed #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	padding-top: 5px;
}
.main-box9-box2 {
	width: 300px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}


.main-box10 {
	line-height: 22px;
	margin: 0px;
}
.main-box10-box {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
}
.main-box10-box2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
}
.main-box11 {
	width: 626px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}
.main-box12 {
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 20px;
	margin-left: 80px;
	text-align: left;
}
.margin-side-left {
	margin-left: 50px;
}

.main-box13 {
	width: 498px;
	margin-right: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 94px;
}
.main-box14 {
	width: 660px;
	margin-bottom: 20px;
	float: left;
}
.main-box15 {
	width: 660px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
	float: left;
}
.main-box15-box {
	width: 283px;
	height: 424px;
	background-image: url(http://eternamente.biz/free-page/otameshi/otamesi-out-19.jpg);
	float: left;
}
.main-box15-box2 {
	width: 155px;
	margin-top: 385px;
	margin-left: 19px;
}


.main-box16 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box17 {
	width: 640px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.main-box18 {
	width: 660px;
	margin-bottom: 20px;
}
.main-box19 {
	width: 626px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}
.main-box20 {

	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
}
.main-box21 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 20px;
}


.main-box22 {
	width: 640px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.main-box23 {
	width: 626px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-bottom: 10px;
}
.main-box24 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.main-box25 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.main-box26 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
}
.main-box27 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box28 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main-box29 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box30 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main-box31 {
	width: 660px;
	margin-bottom: 10px;
}
.main-box32 {
	width: 626px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 20px;
}
.main-box33 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	width: 640px;
	padding-left: 20px;
}


.side { width:260px; float:left; 
}

.c-both { clear:both; 
}
.red-14px-b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #DA0716;
	font-weight: bold;
}
.red-12px {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #da0716;
}
.orange-12px {
	color: #FF713E;
}

.list {
	list-style-position: outside;
	list-style-type: circle;
}
.img-margin-under-5px {
	margin-bottom: 5px;
}
.img-girl-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	background-image: url(http://eternamente.biz/kodawari/img-girl-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 180px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 150px;
}
.pink-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	background-image: url(../img/pink-box-02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.red-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
	text-align: left;
	vertical-align: top;
}
.aisatu {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.present-margin-15px {
	margin: 15px;
}

.rika {
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
}
.red-text-present {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	line-height: 160%;
	margin-bottom: 10px;
}
.present-title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	font-weight: bolder;
	color: #FF3366;
	line-height: 160%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.present-main {
	background-image: url(../img/prezent-back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 340px;
	background-position: center center;
}
.present-text {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.present-shousai-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}
.line-higjt {
	line-height: 150%;
	font-family: osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
}
.margin-top-10px {
	margin-top: 10px;
}

.margin-top-20px {
	margin-top: 20px;
}
.margin-under-5px {
	margin-bottom: 5px;
}
.margin-under-10px {
	margin-bottom: 10px;
}
.margin-under-20px {
	margin-bottom: 20px;
}

.margin-left-97 {
	margin-left: 97px;
}
.margin-left-10px {
	margin-left: 10px;
}
.dactor-td-back {
	background-image: url(http://eternamente.biz/free-page/otameshi/otamesi-out-19.jpg);
	background-repeat: no-repeat;
}

.margin-left-17px {
	margin-left: 17px;
}
.margin-top-5px-under-5px {
	margin-top: 5px;
	margin-bottom: 5px;
}
.margin-top-10px-under-10px {
	margin-top: 10px;
	margin-bottom: 10px;
}
.margin-top-20px-under-20px {
	margin-top: 20px;
	margin-bottom: 20px;
}
.jyudi-middle {
	vertical-align: middle;
}


.margin-top-5px-undet-20px {
	margin-top: 5px;
	margin-bottom: 20px;
}
.margin-top-20px-under-10px {
	margin-top: 20px;
	margin-bottom: 10px;
}
.margin-left-10px-under-20px {
	margin-bottom: 20px;
	margin-left: 10px;
}
.margin-left-10px-top-20px {
	margin-top: 20px;
	margin-left: 10px;
}
.margin-left-10px-top-10px-under-10px {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.margin-left-10px-right-10px {
	margin-right: 10px;
	margin-left: 10px;
}
.margin-left-10px-under-5px {
	margin-bottom: 5px;
	margin-left: 10px;
}
.margin-right-10px {
	margin-right: 10px;
}







.padding-right-20px {
	padding-right: 20px;
}
.padding-left-10px-right-10px {
	padding-right: 10px;
	padding-left: 10px;
}
.padding-left-10px-right-20px {
	padding-right: 20px;
	padding-left: 10px;
}
.margin {
	margin-top: 384px;
	margin-left: 16px;
}
.boder-top {
	border-top: 1px dashed #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.boder-under {
	border-bottom: 1px dashed #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.boder-under5px {
	border-bottom: 1px dashed #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
}
.boder-under-margin-10px {
	margin-bottom: 10px;
	border-bottom: 1px dashed #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.boder-under-padding-10px {
	padding-bottom: 10px;
	border-bottom: 1px dashed #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.boder-under-padding-20px {
	padding-bottom: 20px;
	border-bottom: 1px dashed #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.boder-left-10px-under-padding-20px {
	margin-left: 10px;
	border-bottom: 1px dashed #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-bottom: 20px;
}
.jyudi-text-nomal {
	font-size: 12px;
	line-height: 180%;
	color: #525252;
	text-align: left;
	vertical-align: top;
}
.under-dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/* 080602追加 */
.free-page-contents1 {
	width: 680px;
}
.free-page-nav1 {
	position: relative;
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	left: -2px;
}
.free-page-nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	position: relative;
}
.free-page-nav1 ul li{
	margin: 0px 4px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 150px;
	float: left;
}
.tx-size11 {;
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.link-img1 {
	background: url(../img/link-image.gif) no-repeat 0px 3px;
}
.link-img1 a{
	margin-left: 18px;
}
.w380l {
	width: 380px;
	margin-right: auto;
}
.w580 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.w610 {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.w620 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.mr10 {
	margin-right: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}

.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.txcenter {
	text-align: center;
}
.txleft {
	text-align: left;
}
.txright {
	text-align: right;
}
.thumb-tb {
	border-top: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
}
.thumb-tb td{
	border-right: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
}
.imgl {
	float: left;
	margin-right: 6px;
}
.imgr {
	float: right;
	clear: both;
}
.tx-hl1_3 {
	line-height: 1.3;
}
.pd-a6 {
	padding: 6px;
}
.bg-img01 {
	background: url(../img/obs-5-image.jpg) no-repeat right top;
}
.tx-color-red {
	color: #FF0000;
}
.clearfix:after {
content: ".";
display: block;
height:0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block;}
 /* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix { display: block; }
#bb-head {
	width: 660px;
	margin-bottom: 40px;
}
/* End hide from IE-mac */
#frame-1 {
	width: 660px;
	text-align: center;
}

#frame-1 p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.pink {
	font-style: normal;
	color: #FF4E58;
	font-weight: bold;
}
.red {
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
#audience {
	margin-bottom: 25px;
}

.audience {
	margin-top: 0px;
	padding: 0px;
	border: 3px solid #E69A9A;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFEE7;
}
.audience td {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.audience th {
	background-image: url(http://eternamente.biz/bbcream-img/audience-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 42px;
	font-size: 14px;
	color: #FF4F59;
}
.audience th p {
	margin: 0px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}


.bb-bar {
	margin-bottom: 15px;
	margin-top: 40px;
}
.element-back3 {
	background-image: url(http://eternamente.biz/bbcream-img/element-3back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.element-back3 p {
	margin-bottom: 15px;
}
.element-1 p {
	margin-bottom: 15px;
}
.foota_border_01 {
	border-top-width: 9px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #ff9999;
}
.foota_border_02 {
	border-top-width: 9px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 9px;
	border-top-color: #ff9999;
	border-left-color: #ff9999;
}
.foota_border_03 {
	border: 9px solid #ff9999;
}