@charset "UTF-8";

/* format
##################################### */

h2 {
	background: url(../img/h2.jpg) no-repeat;
}

html {
	background: url(../img/bg_body.jpg) center top repeat-x #000;
}

body {
	background: url(../img/bg_body.jpg) center top repeat-x #000;
	color:#FFF;
}

div#wrapper{
	margin: 0 auto;
	width: 100%;
	background: url(../img/bg_wrapper.jpg) center top no-repeat; -webkit-background-size:2560px 2000px;
}

div#container {
	background: url(../img/bg_wrapper.jpg) center top no-repeat; -webkit-background-size:2560px 2000px;
}


div#col-left-left {
	float: left;
	margin-top: 10px;
	width: 150px;
	overflow: hidden;
}
	div#col-left-left ul {
		display: block;
	}
		div#col-left-left ul li {
			margin-bottom: 5px;
			background: url(../img/btn_menu.gif) left;
			border: 0 solid #ddd;
			border-left: 0 solid #333;
		}
			div#col-left-left ul li a {
				display: block;
				padding: 10px 0 0 15px;
				height: 25px;
				font-weight: bold;
				color: #fff;
				text-shadow: #000 -1px -1px 0;
			}
			div#col-left-left ul li a:hover {
				background: url(../img/btn_menu.gif) right;
				text-decoration: none;
				color: #fff;
				text-shadow: #000 -1px -1px 0;
			}

h3.h3-next-show-time {
	padding: 10px 0 0 15px;
	height: 24px;
	background: url(../img/bg_h3_default.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
	color: #fff;
}

h3.h3-default {
	padding: 10px 0 0 15px;
	height: 24px;
	background: url(../img/bg_h3_default.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
	color: #fff;
}

div#footer div#footerCopyright a {
	color: #fff;
}

div#footer{
	background: url(../img/bg_footer.jpg) center top no-repeat;
	color: #fff;
}
		div.footer-navi a{
			border-right: #fff 1px solid;
			color: #fff;
		}
	div#footer div.footer-logo{
	}
		div.footer-logo a{
		}

/* RF 20100318 */
div#box-text {
	padding-top: 15px;
	background: #111;
	color: #fff;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
}
div#box-video {
	border: none;
}
div#box-text2 {
	border: none;
}


div#pagetop a,
div#footerCopyright a,
div#footer a{
	color:#FFF;
	}
	
	

/***** 201112リンクカラー調整 *****/

body#if-video {
    background: none repeat scroll 0 0 #565656;
	}




div#col-left a:link, div#col-left a:visited, div#col-left a:active, div#col-left a:hover,
div#pagetop a:link, div#pagetop a:visited, div#pagetop a:active, div#pagetop a:hover,
div#footer a:link, div#footer a:visited, div#footer a:active, div#footer a:hover
    {
	color:#C7B14E!important;
	text-decoration:none!important;
	outline:none!important;
	}

div#col-left a:hover, div#pagetop a:hover, div#footer a:hover
    {
	color:#C7B14E!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: #ffffff !important;
	}

div.box-basic {
	background: none;
    border: 1px solid #333;
	}


div.box-basic div#interestmatch a:link,div#interestmatch a:visited, div#interestmatch a:active
    {
	color:#C7B14E!important;
	text-decoration:none!important;
	outline:none!important;
	}
	
div.box-basic div#interestmatch a:hover
    {
	color:#C7B14E!important;
	text-decoration: underline!important; 
	outline:none!important;
	}

div.box-basic div#interestmatch .im_ad a:hover {
	background-color:#1e1e1e;
	text-decoration:none !important;
	}




ul#box-download {
    background: none;
	border: 1px solid #333;
}

ul#topic-path li {
	color:#999;
	}

#header .logo p {
	color:#333;
	}
