@charset "shift_jis";

/*
============================================================
基本レイアウト設定
------------------------------------------------------------

■ デフォルトリセット
■ floatクリア
■ 音声ブラウザ用ナビゲーション
■ アクセシビリティ対応
■ テキストリンク
■ レイアウトベース
■ ヘッダー
■ フッター

■ コンテンツ
■ パンくず

============================================================
*/

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	border: none;
	list-style-type: none;
}

/* ---------------------------------------------------------
■ floatクリア
--------------------------------------------------------- */
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}

/* ---------------------------------------------------------
■ 音声ブラウザ用ナビゲーション
--------------------------------------------------------- */
.hidden_navi {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	display:inline;
	width: 1px;
	height: 1px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* ---------------------------------------------------------
■ アクセシビリティ対応
--------------------------------------------------------- */
div#accessibility_css {
	display: none;
}

div#accessibility_js {
	width: 800px;
	text-align: center;
}

div#accessibility_js p {
	text-align: left;
}

/* ---------------------------------------------------------
■ テキストリンク
--------------------------------------------------------- */
a:link    { color: #666666; text-decoration: none; }


/* ---------------------------------------------------------
■ レイアウトベース
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center; /* 中央レイアウト */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg_01.jpg) #fff8cf top repeat-x;
}


div#mv {
	width: 802px;
	margin: 0 auto; /* 中央レイアウト */
	text-align: left; /* テキスト左寄せ */
	overflow: hidden;
}

/* Netscape対策 */
div#mv:after {
    content: "";
    display: block;
    clear: both;
/*    height: 1px;*/
    overflow: hidden;
}
	
div#content {
	width: 802px;
	margin: 0px auto 0px auto; /* 右寄せレイアウト */
	text-align: left; /* テキスト左寄せ */
	overflow: hidden;
	background: url(../img/bg_02.jpg) #FFFFFF bottom no-repeat;
	padding-bottom: 45px;
}

/* Netscape対策 */
div#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

p,
table td {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}


/* ---------------------------------------------------------
■ content
--------------------------------------------------------- */
div#content {
	padding-bottom: 50px;
	background: url(../img/bg_02.gif) repeat-y;
}

div#content table {
	width: 770px;
	margin: 20px auto 20px auto;
}

/* goods 特別価格で購入
--------------------------------------------------------- */
div#content table.goods {
	width: 786px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#content table.goods td.tx_bg p {
	line-height: 14px;
	padding: 5px 27px 0px 10px;
}

/* safari only \*/  
html[xmlns*=""] body:last-child div#content table.goods td.tx_bg p {
	line-height: 13px;
	padding: 0px 27px 0px 10px;
}

div#content table.goods td.tx_bg {
	width: 340px;
	height: 65px;
	background: url(../img/goods_tx.jpg) no-repeat;
}

/* secret_01 オリーブジュースカプセルの秘密　上の段 
--------------------------------------------------------- */
div#content table table.secret_01 {
	margin: 0px;
	padding: 0px;
}

/* テキストの設定 */
div#content table table.secret_01 p {
	font-size: 12px;
	line-height: 16px;
}

div#content table table.secret_01 p.pink_01 {
	padding: 75px 0px 0px 115px;
	font-weight: bold;
	color: #ff499f;
}

div#content table table.secret_01 p.tx_01 {
	padding: 0px 20px 0px 115px;
}

div#content table table.secret_01 p.green_01 {
	padding: 20px 0px 0px 105px;
	font-weight: bold;
	color: #939e2a;
}

div#content table table.secret_01 p.tx_02 {
	padding: 0px 35px 0px 105px;
}

div#content table table.secret_01 p.pink_02 {
	padding: 40px 0px 0px 90px;
	font-weight: bold;
	color: #ff499f;
}

div#content table table.secret_01 p.tx_03 {
	padding: 0px 30px 0px 90px;
}

div#content table table.secret_01 p.green_02 {
	padding: 20px 0px 0px 80px;
	font-weight: bold;
	color: #939e2a;
}

div#content table table.secret_01 p.tx_04 {
	padding: 0px 45px 0px 80px;
}

/* テキストの背景設定 */
div#content table table.secret_01 td.bg_01 {
	width: 310px;
	height: 270px;
	background: url(../img/secret_bg_01.jpg) no-repeat;
}

div#content table table.secret_01 td.bg_02 {
	width: 303px;
	height: 270px;
	background: url(../img/secret_bg_02.jpg) no-repeat;
}

/* secret_02 オリーブジュースカプセルの秘密　下の段 
--------------------------------------------------------- */
div#content table table.secret_02 {
	margin: 0px;
	padding: 0px;
}

/* テキストの設定 */
div#content table table.secret_02 p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}

div#content table table.secret_02 p.pink_01 {
	padding: 45px 0px 0px 60px;
	font-weight: bold;
	color: #ff499f;
}

div#content table table.secret_02 p.tx_01 {
	padding: 0px 40px 0px 60px;
}

div#content table table.secret_02 p.green_01 {
	padding: 20px 0px 0px 50px;
	font-weight: bold;
	color: #939e2a;
}

div#content table table.secret_02 p.tx_02 {
	padding: 0px 50px 0px 50px;
}

div#content table table.secret_02 p.pink_02 {
	padding: 15px 0px 0px 75px;
	font-weight: bold;
	color: #ff499f;
}

div#content table table.secret_02 p.tx_03 {
	padding: 0px 45px 0px 75px;
}

div#content table table.secret_02 p.green_02 {
	padding: 20px 0px 0px 65px;
	font-weight: bold;
	color: #939e2a;
}

div#content table table.secret_02 p.tx_04 {
	padding: 0px 50px 0px 65px;
/*	line-height: 15px;*/
}

/* safari only \*/  
html[xmlns*=""] body:last-child div#content table table.secret_02 p.tx_04 {
	letter-spacing: -1px;
}

/* テキストの背景設定 */
div#content table table.secret_02 td.bg_01 {
	width: 270px;
	height: 271px;
	background: url(../img/secret_bg_03.jpg) no-repeat;
}

div#content table table.secret_02 td.bg_02 {
	width: 290px;
	height: 271px;
	background: url(../img/secret_bg_04.jpg) no-repeat;
}

/* olive_01 オリーブオイル効果 
--------------------------------------------------------- */
div#content table.olive_01 {
	margin: 0px auto 0px auto;
}

div#content table.olive_01 td.bg_01 {
	width: 435px;
	height: 131px;
	background: url(../img/tx_bg_01.jpg) no-repeat;
}

div#content table.olive_01 p {
	margin: 10px 10px 0px 10px;
}

/* safari only \*/  
html[xmlns*=""] body:last-child div#content table.olive_01 p {
	margin: 10px 5px 0px 10px;
}

div#content table.olive_01 p.tx {
	margin-top: 30px;
}


/* カプセル cpsule */
div#content table.olive_01 table.cpsule {
	width: 335px;
	margin: 0px;
	padding: 0px;
}

div#content table.olive_01 table.cpsule p {
	padding: 0px;
	margin: 5px 15px 0px 10px;
	font-size: 10px;
	line-height: 14px;
}

div#content table.olive_01 table.cpsule p.tx_left {
	margin-left: 40px;
	font-size: 10px;
	line-height: 14px;
}

div#content table.olive_01 table.cpsule p.tx_right {
	margin-right: 0px;
	font-size: 10px;
	line-height: 14px;
}

div#content table.olive_01 table.cpsule p strong {
	font-size: 12px;
	line-height: 14px;
	color: #55690e;
}

div#content table.olive_01 table.cpsule p.bold {
	font-size: 12px;
	line-height: 18px;
	padding: 20px 15px 0px 15px;
}

div#content table.olive_01 table.cpsule td.bg_01 {
	width: 157px;
	height: 175px;
	background: url(../img/tx_bg_02.gif) no-repeat;
}

/* company 会社名 
--------------------------------------------------------- */
div#content div.company {
	width: 760px;
	background: #F1F1F1;
	border: solid 1px #e0e0e0;
	margin: 30px auto 0px auto;
}

div#content div.company p {
	line-height: 16px;
	padding: 10px 0px 10px 20px;
	text-align:center; 
}
