@charset "UTF-8";

/* -------------------------------------------------------------------------------
 Common Design
--------------------------------------------------------------------------------*/
.clr:after { /* clearfix */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.BrClr{ /* br clear substitute */
	clear:both;
	display: block;
	font-size:1px;
	line-height:0px;
}
.hidden { /* accessibility */
	width:990px;
	position:absolute;
	left:-999px;
}
.hidden a { /* accessibility */
	text-decoration:none;
}
.NoJS {
	font-size:90%;
	color:#FF0000;
	padding:5px 10px;
}

/* pankuzu
-------------------------------------------------------*/
.Crumb {
	display: none;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 100%;
}
.Crumb img {
	vertical-align:middle;
}
.Crumb .Current {
	font-weight: bold;
}

/* Anchor Link
-------------------------------------------------------*/
.PageTop {
	padding-right:15px;
	font-size:80%;
	text-align:right;
	background:url(/image/ico_pagetop.gif) no-repeat 100% 50%;
}
.PageTopNo {
	padding-right:15px;
	padding-bottom:14px;
	text-align:right;
}

/* List Link(Right)
-------------------------------------------------------*/
.ToList {
	clear:both;
	height:1em;
	padding-right: 15px;
	font-size: 80%;
	line-height:100%;
	text-align: right;
	background: url(/image/ico_arrow_black.gif) no-repeat 100% 50%;
}

/* Midashi List
-------------------------------------------------------*/
.Nomark li {
	margin-bottom: 0.5em;
	font-size: 95%;
}
.Mark li {
	margin-bottom: 0.5em;
	padding-left:10px;
	background: url(/image/ico_arrow_gray.gif) no-repeat 0 6px;
	font-size: 95%;
}
.Nomark .Space,.Mark .Space {
	margin-top: 1.6em;
}
.MidashiList td {
	padding-bottom:0.6em;
	font-size:100%;
	vertical-align:top;
}
.MidashiList .TSpace {
	padding-top: 1em;
}

.MidashiList td.Date {
	color:#454545;
	padding-right:10px;
	width:5em;
	font-size:90%;
	text-align: right;
}
.ThumbListA,
.ThumbListB {
	width:48%;
	float:left;
	margin-right:1%;
	height: 105px;
}
.ThumbListC,
.ThumbListD,
.ThumbListE {
	margin-bottom:0.8em;
}
.ThumbListA td,
.ThumbListB td,
.ThumbListC td,
.ThumbListD td,
.ThumbListE td  {
	font-size:95%;
	vertical-align:top;
	line-height:120%;
}
.ThumbListA td.Thumb,
.ThumbListB td.Thumb,
.ThumbListC td.Thumb,
.ThumbListD td.Thumb {
	width:105px;
	text-align:center;
	background: #EEEEEE;
	vertical-align: middle;
}
.ThumbListE td.Thumb {
	width:170px;
	text-align:center;
	background: #EEEEEE;
	vertical-align: middle;
}
.ThumbListA .Text,
.ThumbListC .Text {
	padding-top:5px;
	padding-left:10px;
}
.ThumbListB .Text,
.ThumbListD .Text,
.ThumbListE .Text {
	padding-top:5px;
	padding-left:15px;
	background: url(/image/ico_arrow_gray.gif) no-repeat 7px 11px;
}
.ThumbListC .Text {
	color:#454545;
}
.DoubleThumb {
	margin-bottom:10px;
}
.ListDate,
.ListTime{
	color:#454545;
	font-size:90%;
}
.Nomark li img, .Mark li img, .MidashiList td img {
	vertical-align:text-bottom;
	padding:0 1px 2px;
}

/* PR
-------------------------------------------------------*/

.Ad { /* Non Descendant selectors Design */
	margin-bottom: 10px;
	text-align:center;
	font-size: 80%;
	line-height: 150%;
}

.MainMargin .Ad { /* CategoryTop Design */
	padding-top:6px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	text-align:center;
	font-size: 80%;
	line-height: 150%;
	padding-bottom:6px;
}

#MainBody .Ad { /* MainBody Design */
	clear: both;
	padding-left:20px;
	text-align:left;
	font-size: 80%;
}
#SubColumn .Ad { /* SubColumn Design */
	clear: both;
	border:0;
	margin-bottom:5px;
	text-align:left;
	font-size: 80%;
}

/* Chumoku no Jouhou
-------------------------------------------------------*/
.AdChumoku {
	width:inherit;
}
.AdChumokuTable {
	width:100%;
	font-size:90%;
}
.AdChumokuTable table td {
	padding:1px;
}
.AdChumokuTable table td td {
	padding:4px;
}

/* Ard
-------------------------------------------------------*/
.Ard { 
	margin-bottom:10px;
}
.Ard-Head{
	padding:4px 0;
	border:1px solid #CCCCCC;
	background:url(/image/ttl_ard.jpg) repeat-x bottom;
}
.Ard-Head h2 {
	padding: 0 5px;
	margin-left:5px;
	font-size:80%;
	color: #000000;
}
.Ard-Head h2 {
	border-left: 4px solid #000000;
}
.Ard-Body {
	padding:15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:url(/image/bg_ard_body.jpg) repeat-x top;
}

/* -------------------------------------------------------------------------------
 Main Box Setting
--------------------------------------------------------------------------------*/
/* MainBox Frame
-------------------------------------------------------*/
.Main01{
		margin-bottom:10px;
}

/* MainBox Headding
-------------------------------------------------------*/
/* ==== M-Head01 ==== */
.M-Head01{
	padding:5px 0 0;
	background:url(/image/ttl_main01.jpg) repeat-x top;
}
.M-Head01{ /* Home Design & None Category */
	border-bottom:3px solid #E1E3E6;
}
body#NewsSelect .M-Head01,
div#NewsSelect .M-Head01 { /* News Select Design */
	border-bottom:3px solid #DDE1EE;
}
body#Entertainment .M-Head01,
div#Entertainment .M-Head01{ /* Entertainment Design */
	border-bottom:3px solid #FBEEDD;
}
body#LifeStyle .M-Head01,
div#LifeStyle .M-Head01{ /* LifeStyle Design */
	border-bottom:3px solid #EEF2D7;
}
.M-Head01 h1 {
	padding: 0 6px 4px;
	font-size:100%;
	color: #000000;
}
.M-Head01 h1 { /* Home Design & None Category */
	border-bottom: 3px solid #000000;
}
body#NewsSelect .M-Head01 h1,
div#NewsSelect .M-Head01 h1 { /* News Select Design */
	border-bottom: 3px solid #4477DD;
}
body#Entertainment .M-Head01 h1,
div#Entertainment .M-Head01 h1{ /* Entertainment Design */
	border-bottom: 3px solid #FF9900;
}
body#LifeStyle .M-Head01 h1,
div#LifeStyle .M-Head01 h1{ /* LifeStyle Design */
	border-bottom: 3px solid #779922;
}

/* ==== M-Head02 ==== */
.M-Head02{
	padding:5px 0;
	border-top:1px solid #CCCCCC;
	background:url(/image/ttl_main02.jpg) repeat-x bottom;
}
.M-Head02{ /* Home Design & None Category */
	border-bottom:2px solid #000000;
}
body#NewsSelect .M-Head02,
div#NewsSelect .M-Head02 { /* News Select Design */
	border-bottom:2px solid #4477DD;
}
body#Entertainment .M-Head02,
div#Entertainment .M-Head02{ /* Entertainment Design */
	border-bottom:2px solid #FF9900;
}
body#LifeStyle .M-Head02,
div#LifeStyle .M-Head02{ /* LifeStyle Design */
	border-bottom:2px solid #779922;
}
.M-Head02 h2 {
	padding: 0 6px;
	font-size:90%;
	color: #000000;
}
.M-Head02 h2 { /* Home Design & None Category */
	border-left: 4px solid #000000;
}
body#NewsSelect .M-Head02 h2,
div#NewsSelect .M-Head02 h2 { /* News Select Design */
	border-left: 4px solid #4477DD;
}
body#Entertainment .M-Head02 h2,
div#Entertainment .M-Head02 h2{ /* Entertainment Design */
	border-left: 4px solid #FF9900;
}
body#LifeStyle .M-Head02 h2,
div#LifeStyle .M-Head02 h2{ /* LifeStyle Design */
	border-left: 4px solid #779922;
}
.M-Head02 h2 a:link,
.M-Head02 h2 a:visited {
	text-decoration:none;
	color:#000000;
}
.M-Head02 h2 a:hover {
	text-decoration:underline;
	color:#000000;
}

/* ==== M-Head03 ==== */
h2.M-Head03 {
	margin-bottom:10px;
	padding: 0 6px;
	font-size:90%;
	color: #000000;
}
h2.M-Head03 { /* Home Design & None Category */
	border-left: 4px solid #000000;
}
body#NewsSelect h2.M-Head03,
div#NewsSelect h2.M-Head03 { /* News Select Design */
	border-left: 4px solid #4477DD;
}
body#Entertainment h2.M-Head03,
div#Entertainment h2.M-Head03 { /* Entertainment Design */
	border-left: 4px solid #FF9900;
}
body#LifeStyle h2.M-Head03,
div#LifeStyle h2.M-Head03 { /* LifeStyle Design */
	border-left: 4px solid #779922;
}

/* ==== M-Head04 ==== */
h3.M-Head04{
	margin-bottom:10px;
	padding:5px 6px;
	font-size:85%;
	color: #000000;
}
h3.M-Head04{ /* Home Design & None Category */
	border-bottom:1px solid #000000;
	background:#E1E3E6;
}
body#NewsSelect h3.M-Head04,
div#NewsSelect h3.M-Head04 { /* News Select Design */
	border-bottom:1px solid #4477DD;
	background:#DDE1EE;
}
body#Entertainment h3.M-Head04,
div#Entertainment h3.M-Head04 { /* Entertainment Design */
	border-bottom:1px solid #FF9900;
	background:#FBEEDD;
}
body#LifeStyle h3.M-Head04,
div#LifeStyle h3.M-Head04 { /* LifeStyle Design */
	border-bottom:1px solid #779922;
	background:#EEF2D7;
}

/* MainBox Sub Headding
-------------------------------------------------------*/
.SubHead {
	margin-bottom:10px;
}
.SubHead ul {
	width:100%;
}
.SubHead ul { /* Home Design & None Category */
	background:#E1E3E6;
}
body#NewsSelect .SubHead ul,
div#NewsSelect .SubHead ul { /* News Select Design */
	background:#DDE1EE;
}
body#Entertainment .SubHead ul,
div#Entertainment .SubHead ul { /* Entertainment Design */
	background:#FBEEDD;
}
body#LifeStyle .SubHead ul,
div#LifeStyle .SubHead ul { /* LifeStyle Design */
	background:#EEF2D7;
}
.SubHead li {
	float:left;
	padding:2px 0 5px 5px;
	font-size:80%;
	white-space:nowrap;
}

/* MainBox Body
-------------------------------------------------------*/
.M-Body01 {
	padding:10px 5px 0;
}
.M-Body02 {
	padding:10px 0 0 5px;
}

/* Midashi List Photo
-------------------------------------------------------*/
.M-Body01 .TopPhoto {
	float:right;
	width:70px;
	padding:10px 14px;
	border:1px solid #CCCCCC;
	background:#F9FBFD url(/image/bg_photo_midashi_list.jpg) repeat-x bottom;
	font-size:70%;
	text-align:center;
	margin-bottom:5px;
	margin-left: 1em;
}
.M-Body01 .TopPhoto a {
	display:block;
	text-align:left;
	line-height:120%;
}
.M-Body01 .TopPhoto img {
	display:block;
	margin:0 auto 8px;
}
.M-Body01 .TopPhoto .Photo a {
	display:block;
	text-align:center;
}

/* FootGenre Navi
--------------------------------------------------------------------------------*/
.FootLink  {
	clear:both;
	position:relative; /* For Mac IE */
	background:#F2F2F2;
	border:1px solid #E0E0E0;
	padding:8px;
}
.FootLink .HomePage {
	position:absolute; /* For Mac IE */
	left:8px;
	top:8px;
	padding-left:15px;
	font-size:80%;
	background:url(/image/ico_homepage.gif) no-repeat 0 50%;
}
.FootGenreNavi  {
	background:#F2F2F2;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	padding:8px;
	margin-bottom:10px;
}
.FootGenreNavi h2 {
	float:left;
	clear:left;
	margin-bottom:5px;
	padding-left:7px;
	font-size:80%;
}
.FootGenreNavi h2.FGNewsSelect {
	border-left:4px solid #5F8AD6;
}
.FootGenreNavi h2.FGEntertainment {
	border-left:4px solid #FFA400;
}
.FootGenreNavi h2.FGLifeStyle {
	border-left:4px solid #8BB31C;
}
.FootGenreNavi ul {
	margin-left:9em;
	margin-bottom:5px;
}
.FootGenreNavi li {
	display:inline;
	font-size:80%;
}

/* Article Ad
-------------------------------------------------------*/

/*1031*/
* html #MainBody .ArticleAd{
	/*width:100%;*/
}

#MainBody .ArticleAd {
	clear: both;
	margin:0px 15px 10px 15px;
	/*margin-bottom:10px;*/
	padding:8px;
	background:#EFF7FF;
	overflow:hidden;
}

#MainBody .ArticleAd .AdList {
	/*list-style: none;*/
	float: left;
	text-align:left;
	font-size: 80%;
	margin-left: 0px;
	padding-left: 0px;
	width:54%;
}

#MainBody .ArticleAd .AdList .OBody {
	margin-left:3px;
	padding: 0px 0px 0px 8px;
	background: url(/image/ico_arrow_gray.gif) no-repeat 0px 4px;
	line-height: 100%;
	margin-bottom: 0.8em;
}
#MainBody .ArticleAd .AdList .Comment {
	font-size: 90%;
	margin-top: 0.5em;
}
#MainBody .ArticleAd .AdList .URL {
	color: #66CC33;
	font-size: 90%;
	text-decoration: none;
}
#MainBody .ArticleAd .AdList .URL a {
	color: #66CC33;
	text-decoration: none;
}
#MainBody .ArticleAd .AdList a:hover {
	color:#ff3300;
}
#MainBody .ArticleAd .Amazon {
	float: right;
	text-align:right;
	margin-left:-5px;
	/*
	width:43%;*/
	width:200px;

}
.ArticleAd .Credit {
	font-size: 75%;
	color: #999999;
	margin-bottom: 8px;
}
.ArticleAd .Credit a:link {
	color:#999999;
	text-decoration:none;
}
.ArticleAd .Credit a:visited {
	color:#999999;
	text-decoration:none;
}
.ArticleAd .Credit a:hover {
	color:#ff3300;
	text-decoration:underline;
}

/* table width
-------------------------------------------------------*/
.FrameOuter {
	width: inherit;
}
.FrameInner {
	width: 100%;
}

/* asearch
------------------------------------------------------*/
.ArticleSearch {
	/*width:370px;*/
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #CEDDF0;
	background: url(/image/search/bg_word.gif) repeat-x left bottom;
}
.ArticleSearch .ASearchBox {
	width:350px;
	vertical-align:middle;
	margin-left: 0.5em;
}
.ArticleSearch .SearchWindow {
	float: left;
	vertical-align: middle;
	padding-left:5px;
	font-size: 80%;
}
.ArticleSearch a {
}

/* Search form for javascript
------------------------------------------------------*/
button#ASearchSBtn, button#ASearchPBtn{
	border:none;
	background:none;
	width:44px;
	height:23px;
	display:inline;
	overflow:visible;
	vertical-align:middle;
	margin-top:-3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
button#ASearchSBtn{
	margin-left:2px;
	margin-right:1px;
}
button#ASearchSBtn img,button#ASearchPBtn img{
	margin-right:0;
	vertical-align:middle;
}
select#st{
	width:4em;
	vertical-align:middle;
	margin-right:3px;
}
#asearch .SearchWindow .RelativeWord {
	margin-top: 5px;
}

/* AA Bottom News
--------------------------------------------------------------------------------*/
.BtmNews01,
.BtmNews02,
.BtmNews03 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0.2em;
}
.BtmNews01{
	border-top: 2px dotted #CCCCCC;
	padding-top: 5px;
	margin-top: 15px;
}
.BtmNews03 {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.BtmNews01 .Btm-Head,
.BtmNews02 .Btm-Head,
.BtmNews03 .Btm-Head {
	display:none;
}
.BtmNews01 h2,
.BtmNews02 h2,
.BtmNews03 h2 {
	display:none;;
}

.BtmNews01 .Btm-Body,
.BtmNews02 .Btm-Body,
.BtmNews03 .Btm-Body {
	padding:0px;
}
.Btm-Body .ToList{
	display:none;
}
.Btm-Body .AA, .AdAA .AA{
	padding-left:12px;
	font-size: 80%;
	background: url(/image/ico_arrow_gray.gif) no-repeat 5px center;
	line-height: 150%;
}
.AdAA{
	margin:15px 0px;
	padding: 5px;
	border-top: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
}

/* AA Overture

.CategoryAd{
	margin:0px 15px 15px;
	padding: 5px 5px 5px 12px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}

.CategoryAd .AA{
	padding-left:12px;
	font-size: 80%;
	background: url(/image/ico_arrow_gray.gif) no-repeat 5px center;
	line-height: 160%;
}
------------------------------------------------------*/


.Affiliate {
	width: 200px;
	border: 1px solid #336633;
	text-align: center;
	background: #FFFFFF;
}
.Affiliate h4 {
	color: #FFFFFF;
	background: url(/image/ad/bg_ttl_rakuten.gif) repeat-x left center;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}
.Affiliate .AffiliateTop {
	padding: 4px;
	text-align: left;
}
.Affiliate .Description {
	font-size: 10px;
	margin-bottom: 4px;
}
.Affiliate .AffiliateTop .TextBlock {
	float: left;
	width: 118px;
}
.Affiliate .ItemTitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: middle;
	margin-top: 2px;
}
.Affiliate .ItemIcon {
	margin-right: 2px;
	line-height: 15px;
	vertical-align: middle;
}
.Affiliate .AffiliateTop .ImageBlock {
	text-align: center;
	vertical-align: middle;
	float: right;
	height: 65px;
	width: 65px;
	overflow: hidden;
}
.Affiliate .AffiliateTop .ImageBlock img {
	max-height: 65px;
	max-width: 65px;
	overflow: hidden;
}
.Affiliate .ItemList {
	clear:both;
	border-top: 1px dotted #CCCCCC;
	padding: 3px 5px 3px 0px;
	margin: 0px 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.Affiliate .RankingList {
	font-size: 10px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px dotted #CCCCCC;
	padding: 5px;
}
.Affiliate .RankingList .RankingLink {
	float: right;
}

/* CT Enq
--------------------------------------------------------------------------------*/
.Enq {
	font-size: 80%;
	margin-bottom:5px;
}
.Enq a {
	background: url(/image/enq_kokko.gif) no-repeat left center;
	padding-left:16px;
}
.IcoFeature {
	margin-left: 3px;
	background: url(/image/ico_feature.gif) no-repeat left center;
	padding-left: 25px;
	white-space: nowrap;
	font-size: 75%;
}