/* --basic-- */


body {
	text-align:center;
	margin:0;
	padding:0 auto;
	background-color:#FFE6E3;
}

#container {
	background-color:#FFFFFF;
	border:1px solid #FF5B81;
	margin:5px auto 0 auto;
	width:900px;
	text-align:left;
}
.clear {
	clear:both;
}

li {
	list-style:none
}

images {
	border:0;
}

a {	
	color:#6699FF;
}

p { 
	font-size:12px;
}

img {
	border:0;
}

div hr{
	display:none;
}

* html div {
	zoom: 1;
}

/*------------------------------
common_style
------------------------------*/
.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.forange {
	color:#FF9900;
}

.small {
	font-size:84%;
}

.mb10 {
	margin-bottom:10px !important;
}


/*------------------------------
head_top
------------------------------*/
#head h1 {
	text-indent:-9999px;
	margin:0;
}
#head {
	position: relative;
	width:900px;
	height:270px;
	margin:0px;
	padding:0px;
	background:#000000 url(images/top_header.jpg) repeat scroll 0%;
}
#head p {
	text-indent:-9999px;
}
#head p a {
	position: absolute;
	width:170px;
	height:450px;
	top:180px;
	left:0px;
}

/*------------------------------
head_base
------------------------------*/
#head_base h1 {
	width:900px;
	height:100px;
	text-indent:-9999px;
	margin:0;
}
#head_base {
	position: relative;
	width:900px;
	height:100px;
	margin:0px;
	padding:0px;
	background:#000000 url(images/header.jpg) repeat scroll 0%;
}
#head_base p {
	text-indent:-9999px;
}
#head_base p a {
	position: absolute;
	width:84px;
	height:43px;
	top:9px;
	left:587px;
}

/*----------------------------------------
menu
-----------------------------------------*/
#menu{
	clear:both;
	width:900px;
	margin:0;
	padding:0 0 5px 0;
}
#menu ul{
	width:900px;
	margin:0;
	padding:0;
}
#menu ul li{
	height:50px;
	padding:0;
	margin:0;
	float:left;
}
#menu ul li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}
#menu ul li a:hover{
	background-position:0 -50px;
}
#menu ul li a#nav01{
	width:225px;
	background-image:url(images/menu_01.gif);
}
#menu ul li a#nav02{
	width:225px;
	background-image:url(images/menu_02.gif);
}
#menu ul li a#nav03{
	width:225px;
	background-image:url(images/menu_03.gif);
}
#menu ul li a#nav04{
	width:225px;
	background-image:url(images/menu_04.gif);
}

/*カレント設定*/
/*#about #menu ul li#nav01{
	width:225px;
	background-image:url(images/menu_01.gif);
	background-position:0 -50px;
	text-indent:-9999px;
}*/
#top #menu ul li#nav01{
	width:225px;
	background-image:url(images/menu_01.gif);
	background-position:0 -50px;
	text-indent:-9999px;
}
#cast #menu ul li#nav02{
	width:225px;
	background-image:url(images/menu_02.gif);
	background-position:0 -50px;
	text-indent:-9999px;
}
#shop #menu ul li#nav03{
	width:225px;
	background-image:url(images/menu_03.gif);
	background-position:0 -50px;
	text-indent:-9999px;
}
#present #menu ul li#nav04{
	width:225px;
	background-image:url(images/menu_04.gif);
	background-position:0 -50px;
	text-indent:-9999px;
}
/*#about #menu ul li a#nav01 {
	background-position:0pt -50px;
}*/
#top #menu ul li a#nav01 {
	background-position:0pt -50px;
}
#cast #menu ul li a#nav02 {
	background-position:0pt -50px;
}
#shop #menu ul li a#nav03 {
	background-position:0pt -50px;
}
#present #menu ul li a#nav04 {
	background-position:0pt -50px;
}

/*------------------------------
top_layout
------------------------------*/
#left_contents{
	float:left;
	width:600px;
	_width:580px;
	margin:0 0 0 20px;
	_margin:0 10px 0 5px;
}
#right_contents{
	float:right;
	width:220px;
	margin:0 20px 0 0;
	_margin:0 5px 0 10px;
}

#right_contents .left_box{
	float:left;
	width:185px;
	margin:0 10 0 0px;
}
#right_contents .right_box{
	float:right;
	width:185px;
	margin:0;
}
/*------------------------------
トップページ　次回予告
------------------------------*/
#next_box {
	width:600px;
	text-align:left;
	margin:0px auto 20px;
}
#next_box .ttl {
	position:relative;
}
#next_box .ttl h2 {
	background:url(images/ttl_next.gif) no-repeat scroll 0%;
	width:600px;
	height:44px;
	padding:0px;
	margin:0px 0px 15px;
	text-indent:-9999px;
}
#next_body {
	background:#FFFFFF none repeat scroll 0%;
	width: 600px;
}
#next_body .next_photo {
	width: 200px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float:left;
}
#next_body .text_box {
	/* width: 385px; */
	margin: 0px;
	float:left;
}
#next_body .text_box p.title {
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 5px;
}
#next_body .text_box p.next_read {
	font-size:12px;
	line-height:1.5em;
	margin:0 0 5px;
}

/*------------------------------
トップページ　最近の店舗紹介
------------------------------*/
#shop_box {
	width:600px;
	text-align:left;
	margin:0 auto;
}
#shop_box .ttl {
	position:relative;
}
#shop_box .ttl h2 {
	background:url(images/ttl_shop.gif) no-repeat scroll 0%;
	width:600px;
	height:44px;
	padding:0px;
	margin:0px 0px 15px;
	text-indent:-9999px;
}
#shop_box .ttl .archive_btn {
	width: 120px;
	height:26px;
	left: 470px;
	top: 8px;
	position: absolute;
}

#shop_box .shop_list {
	width: 600px;
	margin: 0;
}
.shop_list dl{
	display:-moz-inline-box;
	width:140px;
	margin:0 10px 5px 0;
	vertical-align:top;
	float:left;
}
.shop_list dl.last{
	display:-moz-inline-box;
	width:140px;
	margin:0px;
	vertical-align:top;
	float:right;
}
/* for ie6 */
* html .shop_list dl{
	display:inline;
	zoom:1;
}
/* for ie7 */
*:first-child+html .shop_list dl{
	display:inline;
	zoom:1;
}
.shop_list dt{
	margin-bottom:5px;
}
.shop_list dt images{
	max-width:140px;
	_width:140px;
}
.shop_list dd{
	margin: 0px;
	line-height:1.5;
	font-size: 12px;
	text-align:center;
}

/*------------------------------
トップページ　スイーツ通信
------------------------------*/
#sweet_box {
	width:600px;
	text-align:left;
	margin:0 auto;
}
#sweet_box .ttl {
	position:relative;
}
#sweet_box .ttl h2 {
	background:url(images/ttl_sweet.gif) no-repeat scroll 0%;
	width:600px;
	height:44px;
	padding:0px;
	margin:0px 0px 15px;
	text-indent:-9999px;
}
#sweet_box .ttl .archive_btn {
	background:url(images/btn_sweet_archive.gif) no-repeat scroll 0%;
	width: 120px;
	height:26px;
	left: 470px;
	top: 8px;
	position: absolute;
}
#sweet_box .sweet_list {
	width: 600px;
	margin: 0;
}
.sweet_list dl{
	display:-moz-inline-box;
	width:140px;
	margin:0 10px 5px 0;
	vertical-align:top;
	float:left;
}
.sweet_list dl.last{
	display:-moz-inline-box;
	width:140px;
	margin:0px;
	vertical-align:top;
	float:right;
}
/* for ie6 */
* html .sweet_list dl{
	display:inline;
	zoom:1;
}
/* for ie7 */
*:first-child+html .sweet_list dl{
	display:inline;
	zoom:1;
}
.sweet_list dt{
	margin-bottom:5px;
}
.sweet_list dt images{
	max-width:140px;
	_width:140px;
}
.sweet_list dd{
	margin: 0px;
	line-height:1.5;
	font-size: 12px;
	text-align:center;
}

/*------------------------------
トップページ　女子力UPクッキング
------------------------------*/
#cooking_box {
	width:600px;
	text-align:left;
	margin:0 auto;
}
#cooking_box .ttl {
	position:relative;
}
#cooking_box .ttl h2 {
	background:url(images/ttl_cooking.gif) no-repeat scroll 0%;
	width:600px;
	height:44px;
	padding:0px;
	margin:0px 0px 15px;
	text-indent:-9999px;
}
#cooking_box .ttl .archive_btn {
	width: 120px;
	height:26px;
	left: 470px;
	top: 8px;
	position: absolute;
}

#cooking_box .cooking_list {
	width: 600px;
	margin: 0;
}
.cooking_list dl{
	display:-moz-inline-box;
	width:140px;
	margin:0 10px 5px 0;
	vertical-align:top;
	float:left;
}
.cooking_list dl.last{
	display:-moz-inline-box;
	width:140px;
	margin:0px;
	vertical-align:top;
	float:right;
}
/* for ie6 */
* html .cooking_list dl{
	display:inline;
	zoom:1;
}
/* for ie7 */
*:first-child+html .cooking_list dl{
	display:inline;
	zoom:1;
}
.cooking_list dt{
	margin-bottom:5px;
}
.cooking_list dt images{
	max-width:140px;
	_width:140px;
}
.cooking_list dd{
	margin: 0px;
	line-height:1.5;
	font-size: 12px;
	text-align:center;
}


/*------------------------------
番組内容ページ about
------------------------------*/
#about_ttl {
	background-image:url(about/images/about_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
}

.about_box {
	width:860px;
	margin-left:20px;
	margin-bottom:20px;
	height:300px;
}
.about_box p {
	color:#000000;
	font-size:12px;
	line-height:1.5em;
}

/*------------------------------
出演者紹介ページ cast
------------------------------*/
#cast_ttl {
	position: relative;
	background-image:url(cast/images/cast_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
}

.cast_box {
	width:860px;
	margin-left:20px;
	margin-bottom:20px;
}

.cast_box_left {
	width:265px;
	margin:0px 33px 0px 0px;
	text-align:left;
	float:left;
}
.cast_box_center {
	width:265px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
}
.cast_box_right {
	width:265px;
	margin:0px 0px 0px 32px;
	text-align:left;
	float:right;
}
.cast_box p {
	color:#000000;
	font-size:12px;
	line-height:1.4em;
}


/*------------------------------
店舗紹介ページ shop
------------------------------*/
h2 {
	text-indent:-9999px;
	margin:0;
}
#shop_ttl {
	position: relative;
	background-image:url(shop/images/shop_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
}
.shop_box {
	width:860px;
	min-height:300px;
	margin-left:20px;
	margin-bottom:20px;
	/* background-color:#E7F6FC;*/
}

.shop_archive {
	width:820px;
	padding:20px;
}

.shop_archive h4 {
	margin:0 0 20px;
	padding:5px 0 5px 10px;
	background-color:#FF5B81;
	color:#FFF;
}

.shop_archive dl{
	display:-moz-inline-box;
	width:140px;
	margin:0 24px 10px 0;
	vertical-align:top;
	float:left;
}
.shop_archive dl.last{
	display:-moz-inline-box;
	width:140px;
	margin:0px;
	vertical-align:top;
	float:right;
}
/* for ie6 */
* html .shop_archive dl{
	display:inline;
	zoom:1;
}
/* for ie7 */
*:first-child+html .shop_archive dl{
	display:inline;
	zoom:1;
}
.shop_archive dt{
	margin-bottom:5px;
}
.shop_archive dt images{
	max-width:140px;
	_width:140px;
}
.shop_archive dd{
	margin: 0px;
	line-height:1.5;
	font-size: 12px;
	text-align:center;
}

/* 詳細 shop/yyyymmdd */
.shop_detail {
	padding:20px 10px;
	margin-bottom:20px;
	border-bottom:1px solid #FF5B81;
}

.shop_detail .shop_detail_photo_01 {
	width:360px;
	float:left;
}

.shop_detail .shop_detail_text {
	width:400px;
	margin:0 0 0 30px;
	float:left;
	line-height:1.3;
}

.shop_detail .shop_detail_text p {
	line-height:1.5;
}

.shop_detail .shop_detail_photo_02 {
	margin:20px 0 0;
}

.shop_detail .shop_detail_photo_02 ul {
	margin:0;
	padding:0;
}

.shop_detail .shop_detail_photo_02 ul li {
	float:left;
	margin:0 20px 10px 0;
}

.link_back {
	text-align:center;
	color:#FF5B81;
}

.link_back a {
	color:#FF5B81;
}



/*------------------------------
プレゼントページ present
------------------------------*/
h2 {
	text-indent:-9999px;
	margin:0;
}
#present_ttl {
	position: relative;
	background-image:url(present/images/present_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
}

.present_img_box {
	width:720px;
	margin:10px auto 0;
}

.present_box {
	width:860px;
	margin-left:20px;
	margin-bottom:20px;
	min-height:300px;
}
.present_box p {
	color:#000000;
	font-size:12px;
	line-height:1.5em;
}
p.form {
	margin:80px 311px 0px;
}

/*------------------------------
ブログページ blog
------------------------------*/
h2 {
	text-indent:-9999px;
	margin:0;
}
#blog_ttl {
	position: relative;
	background-image:url(blog/images/blog_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
}


/* フッター
#footer{
	background-color:#FF5B81;
	font-size:80%;
	line-height:135%;
	margin-top:20px;
	padding:10px 20px 10px 20px;
}
#footer .copyright{
	float:left;
	color:#FFFFFF;
	font-size:12px;
}
#footer .top_link{
	float:right;
	font-size:12px;
}
#footer .top_link a:link{
	color:#FFFFFF;
}
#footer .top_link a:hover{
	color:#FFFFFF;
}
#footer .top_link a:visited{
	color:#FFFFFF;
}
 */

/* Twitter Facebook */
.social_btn{
	float:right;
	margin:10px 20px 10px 0;
}


/*------------------------------
女子力UPクッキングページ cooking
------------------------------*/
#cooking_ttl {
	position: relative;
	background-image:url(cooking/images/cooking_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
}
.cooking_box {
	width:860px;
	min-height:300px;
	margin-left:20px;
	/* margin-bottom:20px; */
	/* background-color:#E7F6FC;*/
}

.cooking_archive {
	width:820px;
	padding:20px;
}
.cooking_archive dl{
	display:-moz-inline-box;
	width:140px;
	margin:0 24px 10px 0;
	vertical-align:top;
	float:left;
}
.cooking_archive dl.last{
	display:-moz-inline-box;
	width:140px;
	margin:0px;
	vertical-align:top;
	float:right;
}
/* for ie6 */
* html .cooking_archive dl{
	display:inline;
	zoom:1;
}
/* for ie7 */
*:first-child+html .cooking_archive dl{
	display:inline;
	zoom:1;
}
.cooking_archive dt{
	margin-bottom:5px;
}
.cooking_archive dt images{
	max-width:140px;
	_width:140px;
}
.cooking_archive dd{
	margin: 0px;
	line-height:1.5;
	font-size: 12px;
	text-align:center;
}

/* 詳細 shop/yyyymmdd */
.cooking_detail {
	padding:20px 10px;
	margin-bottom:20px;
	border-bottom:1px solid #FF5B81;
}

.cooking_detail .cooking_detail_photo {
	width:360px;
	float:left;
}

.cooking_detail .cooking_detail_photo img {
	margin-bottom:5px;
}

.cooking_detail .cooking_detail_photo ul {
	margin-top:0;
}

.cooking_detail .cooking_detail_text {
	width:400px;
	margin:0 0 0 30px;
	float:left;
	line-height:1.3;
}

.cooking_detail .cooking_detail_text p {
	line-height:1.5;
}

.cooking_detail .cooking_detail_text h4 {
	margin-bottom:5px;
	padding:5px 0 5px 10px;
	background-color:#FF5B81;
	color:#FFF;
}

.cooking_detail .cooking_detail_text dl{
	margin:0;
	font-size:94%;
}

.cooking_detail .cooking_detail_text dl dt{
	width:200px;
	padding:5px 0 5px 20px;
	float:left;
	background:transparent url("images/dot.gif") 0 bottom repeat-x;
}

.cooking_detail .cooking_detail_text dl dd {
	width:160px;
	padding:5px;
	float:left;
	background:transparent url("images/dot.gif") 0 bottom repeat-x;
	margin:0;
}

.cooking_detail .cooking_detail_text ol {
	width:390px;
	padding:0;
	font-size:94%;
}

.cooking_detail .cooking_detail_text ol li {
	padding:5px 0 5px 2em;
	list-style:decimal inside;
	background:transparent url("images/dot.gif") 0 bottom repeat-x;
	text-indent:-1em;
}

/* IE6,7 */
html*.cooking_detail .cooking_detail_text ol {
	margin-left:0;
}

/*------------------------------
番組へのご意見 formt
------------------------------*/

#form_ttl {
	position: relative;
	background-image:url(../form/images/form_ttl.gif);
	height:44px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
}
#form_text {
	width:800px;
	margin: 10px auto;
}