﻿@charset "utf-8";

/*
-----------------------------------------------
Fe-MAIL　トップページ用スタイルシート
-----------------------------------------------

以下のスタイルを定義:

o タグの初期化
o フローティングAD用
o ヘッダ
  - イラスト（Flash部分）
  - インフォメーションバナー
  - Today
  - What's New
o 左側
  - 7days7columns
  - Cosme News
  - Entertainment News
o 右側
  - 240バナー
  - レギュラー
  - プレゼント
  - Vote
  - F-Look

*/



/* -------------------------------------------------
タグの初期化
------------------------------------------------- */
/* FloatingAD用にposition宣言を追加 */
#gbContents {
	position:relative;
}

#gbContents h2 {
	font-weight:normal;
}



/* -------------------------------------------------
フローティングAD用
------------------------------------------------- */
#floating_ad{
	position: absolute;
	display: none;
}



/* -------------------------------------------------
ヘッダ
------------------------------------------------- */
#contentHeader {
	position:relative;
	width:727px;
	min-height:308px;
	border-bottom:2px solid #EBEBEB;
}

#contentHeader div.topWrapper {
	min-height:306px;
	border-bottom:2px solid #FF0000;
}

/* イラスト（Flash部分）
------------------------------------------------- */
#topIllust {
	position:absolute;
	width:370px;
	height:216px;
	top:10px;
	left:15px;
}

/* インフォメーションバナー
------------------------------------------------- */
#topInformationBanner {
	position:absolute;
	width:380px;
	height:60px;
	top:236px;
	left:15px;
	background:url(../../images/2007/top/infobanner_bg.gif) top left no-repeat;
}

#topInformationBanner {
	padding:5px 0 0 5px;
}

#topInformationBanner img {
	margin:0 6px 0 0;
}

/* Today
------------------------------------------------- */
#topToday {
	position:relative;
	width:300px;
	margin:0 0 20px 410px;
	padding:20px 0 0 0;
}

/* タイトル */
#topToday h2 {
	height:19px;
	margin:0 0 10px 0;
	background:url(../../images/2007/top/today_title.gif) top left no-repeat;
}

#topToday h2 span {
	display:none;
}

/* 画像付きコンテンツリンク */
#topToday dl.topContentList {
	position:relative;
	width:300px;
	min-height:70px;
	padding:5px 0 5px 0;
}

#topToday dl.topContentList dt {
	margin:26px 0 2px 85px;
	padding:0 0 0 10px;
	font-size:75%;
	font-weight:bold;
	background:url(../../images/2007/top/today_arw.gif) 0 1px no-repeat;
}

#topToday dl.topContentList dt a {
	color:#FF0000;
}

#topToday dl.topContentList dd.contentImage {
	position:absolute;
	top:4px;
	left:0;
}

#topToday dl.topContentList dd.contentImage img {
	border:1px solid #E0E0E0;
}

#topToday dl.topContentList dd.contentDate {
	position:absolute;
	top:13px;
	left:85px;
	font-size:85%;
	font-weight:bold;
}

#topToday dl.topContentList dd.contentComment {
	margin:0 0 0 85px;
	font-size:75%;
	line-height:130%;
	text-align:left;
}

#topToday p {
	position:absolute;
	top:23px;
	left:219px;
}

#topToday p a {
	display:block;
	width:76px;
	height:10px;
	text-indent:-5000px;
	text-decoration:none;
	background:url(../../images/2007/top/today_btn_other.gif) top left no-repeat;
}

/* What's New
------------------------------------------------- */
#topWhatsNew {
	position:relative;
	width:300px;
	margin:0 0 0 410px;	
}

/* タイトル */
#topWhatsNew h2 {
	height:22px;
	margin:0 0 22px 0;
	padding:5px 0 0 105px;
	background:#FFFFFF url(../../images/2007/top/whatsnew_title.gif) top left no-repeat;
	font-size:65%;
}

#topWhatsNew h2 span {
	display:none;
}

/* コンテンツリスト */
#topWhatsNew ul {
	width:300px;
	margin:0 0 0 2px;
}

#topWhatsNew ul li.topContentList {
	margin:0 0 5px 2px;
	padding:0 0 0 10px;
	font-size:75%;
	background:url(../../images/2007/top/whatsnew_arw.gif) 0 2px no-repeat;
}

#topWhatsNaviArchive {
	position:absolute;
	width:76px;
	height:10px;
	top:27px;
	left:158px;
}

#topWhatsNaviArchive a {
	display:block;
	width:76px;
	height:10px;
	text-indent:-5000px;
	text-decoration:none;
	background:url(../../images/2007/top/whatsnew_btn_archive.gif) top left no-repeat;
}

#topWhatsNaviRSS {
	position:absolute;
	width:45px;
	height:12px;
	top:26px;
	left:254px;
}

#topWhatsNaviRSS a {
	display:block;
	width:45px;
	height:12px;
	text-indent:-5000px;
	text-decoration:none;
	background:url(../../images/2007/top/whatsnew_btn_rss.gif) top left no-repeat;
}



/* -------------------------------------------------
左側
------------------------------------------------- */
#topLeft {
	float:left;
	width:410px;
	margin:24px 0 0 0;
}

/* 7Days7Colums
------------------------------------------------- */
#top7days {
	width:370px;
	margin:0 0 30px 15px;
}

/* タイトル */
#top7days h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:5px 0 0 118px;
	background:url(../../images/2007/top/daily_title.gif) top left no-repeat;
	font-size:65%;
}

#top7days h2 span {
	display:none;
}

/* 画像付きコンテンツリンク */
#top7days dl.topContentList {
	position:relative;
	width:370px;
	min-height:80px;
	padding:5px 0 5px 0;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#top7days dl.topContentList dt {
	margin:30px 0 2px 95px;
	padding:0 0 0 10px;
	font-size:75%;
	font-weight:bold;
	background:url(../../images/2007/top/regular_arw.gif) 0 1px no-repeat;
}

#top7days dl.topContentList dt a {
	color:#FF0000;
}

#top7days dl.topContentList dd.contentImage {
	position:absolute;
	top:5px;
	left:0;
}

#top7days dl.topContentList dd.contentImage img {
	border:1px solid #E0E0E0;
}

#top7days dl.topContentList dd.contentDate {
	position:absolute;
	top:5px;
	left:94px;
	font-size:75%;
	font-weight:bold;
}

#top7days dl.topContentList dd.Newcontents {
	position:absolute;
	top:7px;
	left:334px;
}

#top7days dl.topContentList dd.contentDate span {
	text-decoration:underline;
}

#top7days dl.topContentList dd.contentDate img {
	margin:0 5px 0 0;
	vertical-align:bottom;
}

#top7days dl.topContentList dd.contentComment {
	position:absolute;
	top:52px;
	left:94px;
	font-size:75%;
	line-height:130%;
	text-align:justify;
}

/* 7Days7Colums TOP
------------------------------------------------- */

#top7days dl.topContentListTop {
	min-height:104px;
}

#top7days dl.topContentListTop dt {
	position:absolute;
	top:15px;
	left:20px;
}

#top7days dl.topContentListTop dd.contentDate {
	position:absolute;
	top:12px;
	left:113px;
	font-size:95%;
}

#top7days dl.topContentListTop dd.contentComment {
	position:absolute;
	top:67px;
	left:115px;
}


/* Cosme News
------------------------------------------------- */
#topCosmeNews {
	width:370px;
	margin:0 0 30px 15px;
}

/* タイトル */
#topCosmeNews h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:5px 0 0 99px;
	background:url(../../images/2007/top/cosmenews_title.gif) top left no-repeat;
	font-size:65%;
}

#topCosmeNews h2 span {
	display:none;
}

/* 画像付きコンテンツリンク */
#topCosmeNews dl.topContentList {
	position:relative;
	width:370px;
	min-height:80px;
	padding:5px 0 5px 0;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topCosmeNews dl.topContentList dt {
	margin:38px 0 2px 95px;
	padding:0 0 0 10px;
	font-size:75%;
	font-weight:bold;
	background:url(../../images/2007/top/cosmenews_arw.gif) 0 1px no-repeat;
}

#topCosmeNews dl.topContentList dt a {
	color:#C47BCA;
}

#topCosmeNews dl.topContentList dd.contentImage {
	position:absolute;
	top:5px;
	left:0;
}

#topCosmeNews dl.topContentList dd.contentImage img {
	border:1px solid #E0E0E0;
}

#topCosmeNews dl.topContentList dd.contentDate {
	position:absolute;
	top:20px;
	left:95px;
	font-size:85%;
	font-weight:bold;
}

#topCosmeNews dl.topContentList dd.contentComment {
	margin:0 0 0 95px;
	font-size:75%;
	line-height:130%;
	text-align:justify;
}

/* コンテンツリスト */
#topCosmeNews ul {
	width:370px;
	margin:0 0 0 2px;
}

#topCosmeNews ul li {
	padding:5px 0 6px 2px;
	font-size:75%;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topCosmeNews ul li.listEnd {
	background:none;
}

#topCosmeNews ul li span {
	display:block;
	padding:0 0 0 10px;
	background:url(../../images/2007/top/cosmenews_arw.gif) 0 2px no-repeat;
}

/* Entertainment News
------------------------------------------------- */
#topEntertainmentNews {
	width:370px;
	margin:0 0 30px 15px;
}

/* タイトル */
#topEntertainmentNews h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:6px 0 0 147px;
	background:url(../../images/2007/top/entamenews_title.gif) top left no-repeat;
	font-size:65%;
}

#topEntertainmentNews h2 span {
	display:none;
}

/* 画像付きコンテンツリンク */
#topEntertainmentNews dl.topContentList {
	position:relative;
	width:370px;
	min-height:80px;
	padding:5px 0 5px 0;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topEntertainmentNews dl.topContentList dt {
	margin:38px 0 2px 95px;
	padding:0 0 0 10px;
	font-size:75%;
	font-weight:bold;
	background:url(../../images/2007/top/entamenews_arw.gif) 0 1px no-repeat;
}

#topEntertainmentNews dl.topContentList dt a {
	color:#FDBE1A;
}

#topEntertainmentNews dl.topContentList dd.contentImage {
	position:absolute;
	top:5px;
	left:0;
}

#topEntertainmentNews dl.topContentList dd.contentImage img {
	border:1px solid #E0E0E0;
}

#topEntertainmentNews dl.topContentList dd.contentDate {
	position:absolute;
	top:20px;
	left:95px;
	font-size:85%;
	font-weight:bold;
}

#topEntertainmentNews dl.topContentList dd.contentComment {
	margin:0 0 0 95px;
	font-size:75%;
	line-height:130%;
	text-align:justify;
}

/* コンテンツリスト */
#topEntertainmentNews ul {
	width:370px;
	margin:0 0 0 2px;
}

#topEntertainmentNews ul li {
	padding:5px 0 6px 2px;
	font-size:75%;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topEntertainmentNews ul li.listEnd {
	background:none;
}

#topEntertainmentNews ul li span {
	display:block;
	padding:0 0 0 10px;
	background:url(../../images/2007/top/entamenews_arw.gif) 0 2px no-repeat;
}



/* -------------------------------------------------
右側
------------------------------------------------- */
#topRight {
	float:left;
	width:317px;
	margin:24px 0 0 0;
}

#topRight hr {
	display:none;
}

/* 240バナー
------------------------------------------------- */
#pageBanner {
	width:300px;
	margin:0 0 25px 0;
	text-align:center;
}

/* レギュラー
------------------------------------------------- */
#topRegulars {
	width:300px;
	margin:0 0 30px 0;
}

/* タイトル */
#topRegulars h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:5px 0 0 75px;
	background:url(../../images/2007/top/regular_title.gif) top left no-repeat;
	font-size:65%;
}

#topRegulars h2 span {
	display:none;
}

/* 画像付きコンテンツリンク */
#topRegulars dl.topContentList {
	position:relative;
	width:300px;
	min-height:72px;
	padding:5px 0 5px 0;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topRegulars dl.topContentList dt {
	position:absolute;
	top:33px;
	left:85px;
	padding:0 0 0 10px;
	font-size:75%;
	font-weight:bold;
	background:url(../../images/2007/top/daily_arw.gif) 0 1px no-repeat;
}

#topRegulars dl.topContentList dt a {
	color:#6B87C0;
}

#topRegulars dl.topContentList dd.contentImage {
	position:absolute;
	top:5px;
	left:0;
}

#topRegulars dl.topContentList dd.contentImage img {
	border:1px solid #E0E0E0;
}

#topRegulars dl.topContentList dd.Newcontents {
	position:absolute;
	top:2px;
	left:210px;
}

#topRegulars dl.topContentList dd.contentDate {
	position:absolute;
	top:5px;
	left:200px;
	font-size:65%;
}

#topRegulars dl.topContentList dd.contentDate span{
	text-decoration:underline;
}

#topRegulars dl.topContentList dd.contentDate img{
	margin-right:10px;
	vertical-align: bottom;
}

#topRegulars dl.topContentList dd.contentComment {
	position:absolute;
	top:52px;
	left:84px;
	font-size:65%;
	line-height:130%;
	text-align:justify;
}

/* プレゼント
------------------------------------------------- */
#topPresent {
	width:300px;
	margin:0 0 30px 0;
}

/* タイトル */
#topPresent h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:5px 0 0 65px;
	background:url(../../images/2007/top/present_title.gif) top left no-repeat;
	font-size:65%;
}

#topPresent h2 span {
	display:none;
}

/* コンテンツリスト */
#topPresent ul li {
	padding:7px 0 8px 2px;
	font-size:75%;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topPresent ul li span {
	display:block;
	padding:0 0 0 10px;
	background:url(../../images/2007/top/present_arw.gif) 0 2px no-repeat;
}

#topPresent ul li.listEnd {
	background:none;
}

#topPresent ul li.listEnd a {
	color:#51A263;
}

/* VOTE
------------------------------------------------- */
#topVote {
	width:300px;
	margin:0 0 30px 0;
}

/* タイトル */
#topVote h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:4px 0 0 50px;
	background:url(../../images/2007/top/vote_title.gif) top left no-repeat;
	font-size:65%;
}

#topVote h2 span {
	display:none;
}

/* コンテンツリスト */
#topVote ul li {
	padding:7px 0 8px 2px;
	font-size:75%;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topVote ul li span {
	display:block;
	padding:0 0 0 10px;
	background:url(../../images/2007/top/vote_arw.gif) 0 2px no-repeat;
}

#topVote ul li.listEnd {
	background:none;
}

#topVote ul li.listEnd a {
	color:#FF0000;
}

/* F-Look
------------------------------------------------- */
#topFLook {
	width:300px;
	margin:0 0 30px 0;
}

/* タイトル */
#topFLook h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:4px 0 0 71px;
	background:url(../../images/2007/top/flook_title.gif) top left no-repeat;
	font-size:65%;
}

#topFLook h2 span {
	display:none;
}

/* コンテンツリスト */
#topFLook ul li {
	padding:7px 0 8px 2px;
	font-size:75%;
	background:url(../../images/2007/top/split_line.gif) bottom left repeat-x;
}

#topFLook ul li span {
	display:block;
	padding:0 0 0 10px;
	background:url(../../images/2007/top/flook_arw.gif) 0 2px no-repeat;
}

#topFLook ul li.listEnd {
	background:none;
}

#topFLook ul li.listEnd a {
	color:#333333;
}


/* 091016 PT作成
------------------------------------------------- */
#topSearch {
	width:370px;
	margin:0 0 30px 15px;
}

/* タイトル */
#topSearch h2 {
	height:22px;
	margin:0 0 6px 0;
	padding:5px 0 0 65px;
	background:url(../../images/2009/top/search_title.gif) top left no-repeat;
	font-size:65%;
}

#topSearch h2 span {
	display:none;
}

/* 検索box */
.searchBox {
	margin: 0;
	width: 370px;
}

.searchBox form {
	margin: 0;
}

.searchTxt {
	float: left;
	width: 70px;
	padding-top: 4px;
	font-size: 12px;
}

.searchForm {
	float: left;
	width: 300px;
}

.search_op {
	font-size: 11px;
}

.input_border {
	padding: 2px 2px 0 2px;
	width: 228px;
	height: 18px;
	font-size:14px;
	vertical-align:middle;
	_vertical-align:top;
	border:solid 1px #666666;
	background-color: #E4E4E4;
}

input[type="submit"] {
	background-color: #333333;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 60px;
	height: 22px;
}

.pickupWord {
	clear: both;
	width: 370px;
	margin: 10px 0 15px 0;
	border-top: 1px dotted #ABABAB;
	padding-top: 8px;
}

.pickupWord dl {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6;
}

.pickupWord dt {
	float: left;
	width: 70px;
}

.pickupWord dd {
	float: left;
	width: 300px;
}

.pickupWord dd a {
	color: #005dbd;
	text-decoration: underline;
}

