@charset "utf-8";
/* CSS Document */

/*
@import url("clearfix.css");
*/

/*
@import url("http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css");
*/

@import url("reset.css");
@import url("header.css");
@import url("top.css");
@import url("footer.css");

@import url("tag.css");
@import url("main.css");
@import url("parts.css");
@import url("twit.css");
@import url("interest_match.css");


/*Link*/
a {
	outline: 0;
	color: #333333;
	text-decoration: none;
}
a:hover {
	outline: 0;
	color: #333333;
	text-decoration: underline;
}



/*リンクカラー元*/
/*
body#topBdy a:link,body#topBdy a:visited, body#topBdy a:active{color:#0ea7d9; text-decoration:none; outline:none;}
body#topBdy a:hover{color:#f0047f; text-decoration: underline; outline:none;}
*/





a.arrow{ background: url(../images/common/icon_arrow.gif) no-repeat 0 2px; padding-left:15px}
a:hover.arrow{ background:url(../images/common/icon_arrow_o.gif) no-repeat 0 2px;}

/*リンクカラー全統一20111122*/
#ranking ul.box li a, #topics a, #bbs a, #vote a, #dramaNews li a, #info li a, #footerLinks01 a, #footerLinks02 a{ display:block; padding:2px 0; color:#000;}
#ranking ul.box li a:hover, #topics a:hover, #bbs a:hover, #vote a:hover, #dramaNews li a:hover, #info li a:hover, #footNav a:hover, #footerLinks01 a:hover, #footerLinks02 a:hover{ color:#666;}

/*リンクカラー元*/
/*
#ranking ul.box li a, #topics a, #bbs a, #vote a, #dramaNews li a, #info li a, #footerLinks01 a, #footerLinks02 a{ display:block; padding:2px 0; color:#000!important;}
#ranking ul.box li a:hover, #topics a:hover, #bbs a:hover, #vote a:hover, #dramaNews li a:hover, #info li a:hover, #footNav a:hover, #footerLinks01 a:hover, #footerLinks02 a:hover{ color:#666!important;}
*/

/*オンマウス透過*/
#alpha a:hover img{filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
#beta a:hover img{filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
#footerArea a:hover img,
#col-left a:hover img,
#col-left-full a:hover img,
#col-right-menu a:hover img{filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}





/*リンクカラー全統一20111122*/
body#topBdy a:link,body#topBdy a:visited, body#topBdy a:active,
body a:link,body a:visited, body a:active,
div#twitter div.box a:link, div#twitter div.box a:visited, div#twitter div.box a:active
  {
	color:#1D3994!important;
	text-decoration:none!important;
	outline:none!important;
	}
	
body#topBdy a:hover,
body a:hover,
div#twitter div.box a:hover
    {
	color:#0033FF!important;
	text-decoration:underline!important; 
	outline:none!important;
	}








/*リンクカラー元*/
/*
div#col-left-left ul li a:link, div#col-left-left ul li a:visited, div#col-left-left ul li a:active, div#col-left-left ul li a:hover {
	color:#333333!important;
	}
*/















/*body*/
body#topBdy,
{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; background:#f3f3f3; color:#000; line-height:1.35em}

div#col-right-menu,
div#footerArea
{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; color:#000; line-height:1.35em}


/*
body#topBdy p,
div#footerArea p,
div#col-right-menu p
{ margin-bottom:10px; }
*/





/*structure*/
#wrapper{ width:100%; background:url(../img_common_11/bg.jpg) no-repeat top center #f3f3f3; -webkit-background-size:2400px 3000px }
	#container{ width:1000px; margin:0 auto; background:url(../img_common_11/bg.jpg) no-repeat top center; -webkit-background-size:2400px 3000px; text-align:left}
	














