@charset "uft-8";

@import url(basic.css);

/*
===============================================
下層ページ共通
===============================================
*/

/* whats */
#whats_bg{
	width:421px;
	height:672px;
	background:url(../../whats/images/whats.jpg) no-repeat;
	margin:45px 90px 50px 120px;
	}
#goeBn {
	position:relative;
	top:505px;
	left:218px;
	}

	
/* BIKEMWN追加始まり */	 
#whats_bikemen{
	margin-left:70px;
}

#bikemen_area{
	width:550px;
	margin:20 0 0 57px;		
}
	#bikemen_area img {
		width:175px;
		float:left;
		margin-bottom:5px;	
	}
/* BIKEMWN追加終わり */ 




#ran{
	width:300px;
	float:left;
	text-align:right;
	margin-right:40px;
	}
#ran p{
	font-size:68.5%;
	line-height:160%;
	margin-top:2px;
}
#goe{
	width:300px;
	float:right;
	text-align:left;
	}
#goe p{
	font-size:68.5%;
	line-height:160%;
	margin-top:2px;
}

/* research */

.banner_area{ margin-bottom:30px;}
.banner_area td{ vertical-align:middle;}
.kikan_area{
	width:106px;
	border:#221815 1px solid;
	text-align:center;
	margin: 0 0 0 13px;
	padding:4px;
	font-size:75%;
	line-height:130%;
	}
.kikan_area .kikan{ border-bottom:#221815 1px solid; margin-bottom:3px;}


/*gourmet beauty fashion life 共通*/
#categoryTitle{
	margin-top:12px;
}
#broadcastIndex{
	margin-top:22px;
	width:100%;
	height:28px;
	background-position:left center;
	background-repeat:no-repeat;
	line-height:28px;
}
#broadcastIndex .day{
	color:#FFF;
	font-size:85%;
	text-align:center;
	width:110px;
}
#broadcastIndex .cat{
	color:#000;
	font-size:75%;
	padding-left:20px;
}
#broadcastIndex2{
	margin-top:22px;
	width:100%;
	height:28px;
	background-position:left center;
	background-repeat:no-repeat;
	line-height:28px;
}
#broadcastIndex2 .day{
	color:#FFF;
	font-size:85%;
	text-align:center;
	width:110px;
}
#broadcastIndex2 .cat{
	color:#000;
	font-size:75%;
	padding-left:20px;
}
#gourmet iframe,
#fashion iframe,
#beauty iframe,
#life iframe{
	border:#CCC 1px solid;
	margin-bottom:5px;
}
#gourmet .pTitle,
#beauty .pTitle,
#fashion .pTitle,
#life .pTitle{
	font-size:110%;
	font-weight:bold;
	margin:20px 5px 10px;
	padding:3px 8px;
	border-left-width:2px;
	border-left-style:solid;
}
#gourmet .pTitle span,
#beauty .pTitle span,
#fashion .pTitle span,
#life .pTitle span{
	font-size:68.5%;
	font-weight:normal;
	padding-top:2px;
	display:block;
}
.shopInfo {
	font-size:75%;
	line-height:150%;
}
.shopInfo span{
	font-weight:bold;
	font-size:110%;
}

/* gourmet color*/
#gourmet #broadcastIndex{ background-image:url(../../gourmet/images/bg_ptitle_g.gif); }
#gourmet .pTitle{ border-left-color:#6e842c; }
#gourmet .pTitle,
#gourmet .shopInfo span,
#gourmet a:link{ color:#6e842c; }
/* fashion color*/
#fashion #broadcastIndex{ background-image:url(../../fashion/images/bg_ptitle_f.gif); }
#fashion .pTitle{ border-left-color:#db7d0e; }
#fashion .pTitle,
#fashion .shopInfo span,
#fashion a:link{ color:#db7d0e; }
/* beauty color*/
#beauty #broadcastIndex{ background-image:url(../../beauty/images/bg_ptitle_b.gif); }
#beauty .pTitle{ border-left-color:#a0497d;}
#beauty .pTitle,
#beauty .shopInfo span,
#beauty a:link{ color:#a0497d; }
/* life color*/
#life #broadcastIndex,#broadcastIndex2{ background-image:url(../../life/images/bg_ptitle_l.gif); }
#life .pTitle,
#life .shopInfo span,
#life a:link{ color:#8d9dbe; }


/* imageBox */
.imageBox {
	}
	.imageBox img {
		margin-bottom:5px;
		}
		
/*	プレゼント発表ページ
------------------------------------------------------*/
#presentBox {
	width:640px;
	text-align:center;
	color:#333;
	font-size:12px;
	line-height:18px;
	}
	#presentBox h4 {
		background-color:#FFE5F2;
		font-size:14px;
		margin:10px 0 5px;
		}

/*	アンケート結果発表ページ
------------------------------------------------------*/
#enqeteBox {
	width:640px;
	text-align:center;
	color:#333;
	font-size:12px;
	line-height:18px;
	}
	#enqeteBox h4 {
		background-color:#239C78;
		color:#fff;
		font-size:14px;
		padding:3px 5px;
		}
	#enqeteBox p.listTxt {
		font-size:12px;
		}
		#enqeteBox a {
			text-decoration:none;
			color:#003366;
			}
			#enqeteBox a:hover {
				text-decoration:underline;
				color:#003366;
				}

		#enqeteBox p.listTxt img {
			margin-right:3px;
			}
		#enqeteBox p.listTxt strong {
			font-size:14px;
			font-weight:bold;
			}
#enqeteBox table.enqeteTbl {
	width:620px;
	margin:0 auto;
	background:url(../../result/images/bg_butterfly.gif) right bottom no-repeat;
	}
	#enqeteBox table.enqeteTbl th {
		text-align:right;
		font-weight:normal;
		font-size:12px;
		padding:2px 5px;
		white-space:nowrap;
		}
		#enqeteBox table.enqeteTbl th img {
			margin-right:3px;
			}
		#enqeteBox table.enqeteTbl th strong {
			font-size:1.5em;
			color:#239C78;
			padding:0 3px;
			}
		#enqeteBox table.enqeteTbl td.cautionTxt {
			text-align:right;
			font-size:10px;
			padding-top:5px;
			}
	#enqeteBox .pageNavi {
		padding-top:30px;
		text-align:center;
		font-size:12px;
		color:#003366;
		}
		#enqeteBox .pageNavi a{
			text-decoration:none;
			color:#003366;
			}
			#enqeteBox .pageNavi a:hover{
				text-decoration:underline;
				color:#003366;
				}

/*gourmet beauty fashion life backnumberページ共通*/
#backnumTable{
	width:640px;
	margin:30px 0 0 0;
}
#backnumTable td{
	width:320px;
}
#backnumPage .backnumPic{
	float:left;
	margin:0 10px 0 0;
}
#backnumPage .unit{
	width:300px;
	height:100px;
	padding:0 10px 30px 10px;
	position:relative;
}
#backnumPage .unit .detailBtn img{
	margin-top:5px;
}
#backnumPage .unit .onairDate{
	font-weight:bold;
	color:#990000;
	font-size:0.95em;
	padding-top:5px;
	padding-bottom:0.4em;
}
#backnumPage .unit .cTitle{
	font-size:0.75em;
}
#pastbacknumList{
	width:620px;
	margin:30px 0 0 10px;
}
#pastbacknumList p{
	padding:0;
	margin:0;
	padding-left:20px;
	width:620px;
	height:35px;
	line-height:35px;
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
}
#pastbacknumList .gourmetB{ background:url(../../gourmet/backnumber/images/backnum_listhead_g.gif) no-repeat left top;}
#pastbacknumList .fashionB{ background:url(../../fashion/backnumber/images/backnum_listhead_f.gif) no-repeat left top;}
#pastbacknumList .beautyB{ background:url(../../beauty/backnumber/images/backnum_listhead_b.gif) no-repeat left top;}
#pastbacknumList .lifeB{ background:url(../../life/backnumber/images/backnum_listhead_l.gif) no-repeat left top;}

#pastbacknumList ul{
	padding:0;
	margin:0;
	width:620px;
	padding-top:5px;
	list-style:none;
	background:#FFFFFF url(../../images/backnum_listbg.gif) repeat-x top;
}
#pastbacknumList ul li{
	padding:0;
	margin:0;
	list-style:none;
	font-size:0.75em;
	line-height:2.4em;
	border-bottom:#CCC 1px dotted;
	padding-left:20px;
}
#pastbacknumList ul li a:link{
	color:#039;
	text-decoration:underline;
}
#pastbacknumList ul li a:hover{
	text-decoration:none;
}
a.gotoTop{
	width:110px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background:url(../../images/gototop.gif) no-repeat center center;
	margin-left:510px;
	text-decoration:none
}

/* whatsバナー用　追加 */
#whats_bg{position:relative;}
#whats_bg .banner01{
	position:absolute;
	top:500px;
	left:17px;}
#whats_bg .banner02{
	position:absolute;
	top:500px;
	left:218px;}
/**/
/* FASHION CHECK */
#fashioncheck_title{
	text-align:center;
	margin:33px 0 24px 0;}
.fashioncheck_text01{
	font-size:12px;
	color:#666666;
	text-align:center;
	line-height:170%;
	margin-bottom:35px;}
.fashioncheck_text02{
	font-size:12px;
	color:#666666;
	padding:5px 0 0 15px;
	margin-bottom:20px;
	line-height:150%;}
.fashioncheck_text03{
	font-size:12px;
	color:#666666;
	padding:5px 0 0 5px;
	line-height:150%;}
.fashioncheck_area01{ margin:0 0 50px 40px;}
.fashioncheck_midashi01{
	padding:7px 0 5px 5px;
	background:url(../../whats/fashioncheck/images/line.gif) repeat-x bottom;
	color:#660000;
	font-size:11px;
	font-weight:bold;}
.fashioncheck_midashi02{
	padding:5px 0 5px 5px;
	background:url(../../whats/fashioncheck/images/line.gif) repeat-x bottom;
	color:#660000;
	font-size:11px;
	font-weight:bold;}
.fashioncheck_shop{
	background:url(../../whats/fashioncheck/images/line.gif) repeat-x bottom;
	height:26px;}
.fashioncheck_shop .fashionchecklogo{
	float:left;
	padding:0 0 3px 5px;}
.fashioncheck_shop .fashioncheckbutterfly{
	float:right;
	padding:5px 10px 3px 0;}
.fashioncheck_page{
	font-size:12px;
	color:#003366;
	text-align:center;
	margin-bottom:10px;}
.fashioncheck_page a{
	text-decoration:none;
	color:#003366;}
.fashioncheck_page a:hover{
	text-decoration:underline;
	color:#003366;}/**/
	
	
/*終了したイベント*/
.event_close{
	border:solid 1px #FF0000;
	color:#FF0000;
	font-size:12px;
	line-height:1.5em;
	}
	
	
/*ReikoAoki*/
#reikoaoki{
	width:640px;
	margin:0;		
	}
	#reikoaoki .title{
		background:url(../../reikoaoki/image/title.gif) no-repeat;
		width:640px;
		height:112px;
		font-size:0;
		line-height:0;
		text-indent:-9999px;
		margin:0 0 37px 0;
		}
	#reikoaoki .cont01 table{
		width:640px;
		margin:0 0 12px 0;
		}
		#reikoaoki .cont01 table td{
			color:#78465B;
			font-size:12px;
			line-height:1.5em;
			}

	#reikoaoki .cont02{
		margin:0;
		}
		#reikoaoki .cont02 .p011{
			background:url(../../reikoaoki/image/p011.gif) no-repeat;
			width:210px;
			height:27px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			}
		#reikoaoki .cont02 .p012{
			background:url(../../reikoaoki/image/p012.gif) no-repeat;
			width:210px;
			height:27px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			}
		#reikoaoki .cont02 .p013{
			background:url(../../reikoaoki/image/p013.gif) no-repeat;
			width:210px;
			height:27px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			}

		#reikoaoki .cont02 .p019{
			background:url(../../reikoaoki/image/p019.gif) no-repeat;
			width:335px;
			height:34px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			}
		#reikoaoki .cont02 .p021{
			background:url(../../reikoaoki/image/p021.gif) no-repeat;
			width:424px;
			height:28px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			margin:0 0 5px 0;
			}
		#reikoaoki .cont02 .p022{
			background:url(../../reikoaoki/image/p022.gif) no-repeat;
			width:424px;
			height:28px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			margin:0 0 5px 0;
			}
		#reikoaoki .cont02 table td{
			color:#78465B;
			font-size:12px;
			line-height:1.5em;
			}
		#reikoaoki .cont02 table.result{
			width:640px;
			margin:10px 0 0 0;
			}
		#reikoaoki .cont02 table.result img{
			margin:0 5px 0 0;
			}
		#reikoaoki .cont02 table.result img.syohin{
			margin:5px;
			}
	#reikoaoki .cont03{
		width:640px;
		margin:20px 0 0 0;
		}
		#reikoaoki .cont03 .p014 a {
			background:url(../../reikoaoki/image/p014.gif) 0 0 no-repeat;
			width:512px;
			height:144px;
			font-size:0;
			line-height:0;
			text-indent:-9999px;
			display:block;
			}
			#reikoaoki .cont03 .p014 a:hover {
			background:url(../../reikoaoki/image/p014r.gif) 0 0 no-repeat;
			}

