﻿/*エバーライフ テレビCM紹介（見出し）*/
#tv {
	background: url(../images/tv/tv.jpg) no-repeat left top;
}
/*皇潤（こうじゅん）CM　三國連太郎 （小見出し）*/
#tv1 {
	background: url(../images/tv/tv1.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CM　八千草薫 （小見出し）*/
#tv2 {
	background: url(../images/tv/tv2.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CM 温泉旅行 夫婦編（小見出し）*/
#tv3 {
	background: url(../images/tv/tv3.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CM 温泉旅行 親子編[Web限定バージョン]（小見出し）*/
#tv4 {
	background: url(../images/tv/tv4.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CM おかえりなさい 総集編（小見出し）*/
#tv5 {
	background: url(../images/tv/tv5.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CM おかえりなさい 電車編（小見出し）*/
#tv6 {
	background: url(../images/tv/tv6.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CM おかえりなさい バス編（小見出し）*/
#tv7 {
	background: url(../images/tv/tv7.gif) no-repeat left top;
}
/*皇潤（こうじゅん）CMソング もう一度（小見出し）*/
#tv8 {
	background: url(../images/tv/tv8.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CMソング もう一度（小見出し）*/
#tv9 {
	background: url(../images/tv/tv9.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CM　横田真一（小見出し）*/
#tv10 {
	background: url(../images/tv/tv10.gif) no-repeat left top;
}

/*その他の出演者CMはこちら（小見出し）*/
#tv11 {
	background: url(../images/tv/tv_other.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CM　三國連太郎・八千草薫（小見出し）*/
#tv12 {
	background: url(../images/tv/tv11.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CM　ACミラン　遠藤友則（小見出し）*/
#tv13 {
	background: url(../images/tv/tv13.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CM　アビスパ福岡　田中誠氏、久藤清一（小見出し）*/
#tv14 {
	background: url(../images/tv/tv14.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CM　競輪選手　鈴木誠（小見出し）*/
#tv15 {
	background: url(../images/tv/tv15.gif) no-repeat left top;
}

/*皇潤（こうじゅん）CM　競輪選手　正司歌江（小見出し）*/
#tv16 {
	background: url(../images/tv/tv16.gif) no-repeat left top;
}


/*皇潤（こうじゅん）100粒のご紹介*/
#koujun100 {
	background: url(../images/list/koujun/koujun1_100.gif) no-repeat;
}
/*皇潤（こうじゅん）180粒のご紹介*/
#koujun180 {
	background: url(../images/list/koujun/koujun1_180.gif) no-repeat;
}

/*説明ボックス-三國さん*/
#new_box_mikuni {
	background-color:#ffffcc;
	border:#CCC solid 1px;
	margin:10px;
	
	}
#new_box_mikuni p{
	margin:8px 10px 10px 20px ;
	}
#new_box_mikuni img{
	margin:10px 10px 0px 15px;
	}


/*説明ボックス*/
#new_box {
	background-color:#ffffcc;
	border:#CCC solid 1px;
	
	}
#new_box p{
	margin:8px 10px 10px 15px ;
	}
#new_box img{
	margin:10px 10px 0px 15px;
	}

/*新CMご紹介ボックス(八千草さん)*/
#new_box2 {
	width:274px;
	height:175px;
	background-color:#ffffcc;
	border:#CCC solid 1px;
	margin:50px 5px 20px 10px ;
	
	
	}
#new_box2 p{
	width:230px;
	margin:18px 10px 25px 22px ;
	}
#new_box2 img{
	margin:20px 10px 0px 22px;
	}


/*新CMご紹介ボックス(奈良編)*/
#new_box3 {
	width:240px;
	background-color:#ffffcc;
	border:#CCC solid 1px;
	text-align:center;
	padding:5px;
	}
#new_box3 p{
	width:230px;
	}
#new_box3 img{
	}


/*CMボックス*/
.cm_box {
	margin-bottom: 13px;
	width: 582px;
}
.cm_box2 {
	width: 582px;
}
.cm_box_top {
	width: 560px;
	margin:0 auto;
}
/*CM見出し*/
.cm_h {
	border-bottom: 1px solid #f00;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 14px;
	width: 584px;
}
.cm_h span {
	display: none;
}
/*CMボックス*/
.cm_left {
	float: left;
	margin-right: 10px;
	width: 285px;
	position: relative;
}
.cm_left_top {
	float: left;
	margin-right: 15px;
	width: 285px;
	position: relative;
}
.new{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;	
}
.cm_right {
	float: left;
	width: 285px;
	position: relative;
}
.cm_right_top {
	float: left;
	width: 255px;
	position: relative;
}
.cm_right_top ul{padding:10px;}
.cm_right_top li{
	list-style:none;
	margin-bottom:5px;
	}
.cm_right_top a{
	color:#F60;}
/*CM*/
.cm {
	width: 582px;
}

.pro_box{
	width:240px;
	margin:0 auto;
	font-size:10px;
	line-height:140%;
}

.other_box{
	width:580px;
	margin:0 auto 20px auto;
}
.other_box img{
	float:left;
	display:inline;
}

.bt_cmtop{
	width:275px;
	margin:0 auto;
}


/*CMセリフ*/
.comment {
	margin-top: 12px;
	float: left;
	font-size: 12px;
}

.comment p {
	display: block;
}

.deepblue {
	margin-right: 10px;
	color: #36c;
	display: inline;
}

.winered {
	margin-right: 10px;
	color: #c66;
	display: inline;
}

.pink {
	margin-right: 10px;
	color: #f6c;
	display: inline;
}

.blue {
	margin-right: 10px;
	color: #39c;
	display: inline;
}

/*CM再生ボタン（右表示）*/
.cm_bn {
	margin: 10px 12px 0 0;
	float: right;
	font-size: 11px;
	text-align: center;
}

.cm_bn img {
	margin-bottom: 5px;
	display: block;
}
/*CM再生ボタン（中央寄せ）*/
.cm_bn2 {
	margin: 10px auto 0;
	width: 208px;
}
.cm_bn2 img {
	margin-bottom: 5px;
}
.cm_bn2 p {
	font-size: 11px;
	text-align: center;
}
/*ダウンロードリンク*/
.down_player {
	width: 552px;
	background: #eee;
	padding: 12px 16px;
	margin: 23px 0;
	font-size: 10px;
	line-height: 1.3;
	position: relative;
}
/*プレイヤーバナー*/
.down_bana {
	position: absolute;
	top: 12px;
	right: 10px;
}
/*CMソング*/
#cm_song {
	width: 584px;
	background: #fffcdc;
	border: 7px solid #fffcdc;
	clear: both;
}

#cm_song img {
	margin-right: 20px;
}

#left_td {
	width: 25%;
	vertical-align: top;
}

#center_td {
	width: 30%;
	vertical-align: top;
}

#right_td {
	width: 45%;
	vertical-align: top;
}

#right_td p {
	margin-bottom: 5px;
	font-size: 12px;
}

#right_td embed {
	margin-bottom: 10px;
}

.cm_song_copy {
	color: #666;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 5px 0 5px 10px;
}

#note {
	color: #666;
	font-size: 12px;
	letter-spacing: 1px;
	background: url(../images/tv/note.gif) no-repeat left center;
	padding-left: 10px;
	margin: 5px 0;
}

/*各商品説明*/
.list_ex {
	color:#A74712;
	padding:10px;
	line-height: 1.2;
	font-size: 120%;
	font-weight: bold;
}

/*各商品説明*/
.list_box {
	width: 388px;
	margin: 0 0 16px 16px;
	float: left;
}

/*各商品画像*/
.list_img {
	float: left;
}

/*各商品見出し*/
.list_h {
	font-weight: bold;
	line-height: 1.3;
	margin: 5px 0;
}

/*各商品文章*/
.list_p {
	line-height: 1.3;
	margin: 10px 0;
}

/*各商品文章*/
.list_p2 {
	margin-top: 5px;
}

/*各商品文章（金額強調）*/
.strong1 {
	font-family: 'Arial Bold', Osaka;
	font-size: 160%;
	font-weight: bold;
	color: #f00;
}

/*各商品文章（発送日時強調）*/
.strong2 {
	font-family: 'Arial Bold', Osaka;
	font-size: 110%;
	font-weight: bold;
	color: #f00;
}

/*商品詳細を見る*/
.bn1 {
	margin-right: 15px;
}

/*▼ご購入table基本設定▼*/
.purchase {
	width: 584px;
	background: #fffcdc;
	border: 7px solid #fffcdc;
	clear: both;
	font-size: 12px;
}

/*毎月お届けでご購入*/
#regular {
	background: #fff1ae;
	border: 7px solid #fff1ae;
}

/*▼（1行×5列）時（一覧用）▼*/
/*セル（項目タイトル）*/
.cel_a_l {
	padding-right: 10px;
	width: 112px;
	vertical-align: middle;
}

/*ネット特別価格*/
.cel_b_l {
	padding-right: 10px;
	width: 80px;
	text-align: right;
	vertical-align: middle;
}

/*セル（価格）*/
.cel_c_l {
	padding-right: 10px;
	width: 90px;
	text-align: right;
	font-family: 'Arial Bold', Osaka;
	color: #f00;
	vertical-align: middle;
}

.cel_c_l span {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}

/*セル（個数）*/
.cel_d_l {
	padding-right: 10px;
	width: 97px;
	text-align: right;
	vertical-align: middle;
}

/*セル（個数・セレクトボックス）*/
.cel_d_l select {
	margin: 0 5px;
}

/*今回・非表示*/
.konkai {
	visibility: hidden;
}

/*セル（ボタン）*/
.cel_e_l {
	width: 155px;
	vertical-align: middle;
}

/*▼（1行×5列）時（皇潤100粒）▼*/
/*セル（項目タイトル）*/
.cel_a_2 {
	width: 130px;
	vertical-align: middle;
}

/*ネット特別価格*/
.cel_b_2 {
	width: 135px;
	text-align: center;
	vertical-align: middle;
}

/*セル（価格）*/
.cel_c_2 {
	width: 85px;
	text-align: center;
	font-family: 'Arial Bold', Osaka;
	color: #f00;
	vertical-align: middle;
}

.cel_c_2 span {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}

/*セル（個数）*/
.cel_d_2 {
	width: 60px;
	vertical-align: middle;
}

/*セル（ボタン）*/
.cel_e_2 {
	width: 160px;
	vertical-align: middle;
}

/*画像*/
.konkai_img {
	margin: 0 10px 2px 0;
}

/*文章*/
.konkai_p1 {
	display: inline;
}

/*文章*/
.konkai_p2 {
	display: inline;
	margin: 0 10px;
}

/*文章*/
.prof_p {
	line-height:1.5;
	font-size:80%;
	margin:10px 25px 10px 25px ;

}

/*今回のみのご購入テキストボックス*/
.list_tbox {
	width: 20px;
	margin-right: 5px;
}

/*今回・非表示*/
.konkai {
	visibility: hidden;
}
/*今回のみのご購入*/
.regular_link a {
	color: #000;
	background: url(../images/common/link1.gif) no-repeat left center;
	padding-left: 9px;
	margin-top: 5px;
	text-decoration: none;
	display: block;
}

.regular_link a:hover {
	color: #f00;
	background: url(../images/common/link2.gif) no-repeat left center;
	text-decoration: underline;
}

/* このCMソングを聞く */
div#song_area {
	background: #fffcdc url(../images/tv/song_bg.gif) no-repeat 20px 20px;
	height: 228px;
	width: 583px;
	position: relative;
}

div#song_area a {
	text-indent: -9999px;
	display: block;
	background: url(../images/tv/song_bn.gif) no-repeat;
	height: 53px;
	width: 383px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

div#song_area p {
	font-size: 12px;
	color: #666;
}
