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



/*  コンテンツ
-----------------------------------------------------------------*/
#top_contents { width: 665px; margin-right: 15px; }

/* プログラムカレンダー用 */
iframe { margin:20px 0 20px 20px; width:647px; height:361px; _height:374px; border:0px solid; }

/* プログラムを探す */

#searchForProgram { width:641px; margin-left:20px; font-size:90%; line-height:180%; border:1px solid #9e9e9e; }

#searchForProgram a { text-decoration:underline; }

#s_keyword { width:235px; float:left; margin:10px 0 15px 10px; _margin-left:5px;}
#s_keyword p.title { width:105px; height:27px; background:url(../../n-img/index/e_sfp_keyword.png) no-repeat top left; text-indent:-9999px; }

#searchForProgram input { padding:2px; /padding:1px; margin-bottom:5px; vertical-align:text-bottom; }
#searchForProgram input[type="text"] { width:230px; }
#searchForProgram select { padding:2px; margin-bottom:5px; }
#searchForProgram select#select_jyanru { width:235px; }
#searchForProgram select#select_area { width:235px; }
#searchForProgram select#select_year { margin-right:7px; width:70px; }
#searchForProgram select#select_month { margin-left:15px; margin-right:7px; width:50px; }
#searchForProgram input[type="submit"] { width:60px; padding:0px; height:25px; line-height:23px; /line-height:20px; }

#s_jyanru { width:170px; background:#FFF; border:1px solid #9e9e9e; float:left; margin:10px 0px 15px 29px; }
#s_jyanru p { width:170px; height:30px; background:url(../../n-img/index/e_sfp_jyanru.gif) no-repeat top left; text-indent:-999px; }
#s_jyanru ul { margin:5px; 5px; }

#s_map { width:180px; background:#FFF; border:1px solid #9e9e9e; float:left; margin:10px 0px 10px 9px; }
#s_map p { width:180px; height:30px; background:url(../../n-img/index/e_sfp_map.gif) no-repeat top left; text-indent:-999px; }
#s_map ul { margin:5px; 5px; }

#s_artist { width:180px; background:#FFF; border:1px solid #9e9e9e; float:left; margin:0px 0px 15px 9px; }
#s_artist p { width:180px; height:25px; background:url(../../n-img/index/e_sfp_artist.gif) no-repeat top left; text-indent:-999px; }
#s_artist ul { margin:5px; 5px; }


#searchForProgram { background:url(../../n-img/index/sfp_bg.gif) repeat top left; }

#searchForProgram li {vertical-align:text-bottom; }
#searchForProgram li img { margin-right:4px; }


/*  サイドメニュー
-----------------------------------------------------------------*/


/* 更新情報 */
#whatnew { width:200px; font-size:90%; margin-bottom:10px; }
#whatnew div#title { width:200px; height:34px; background:url(../../n-img/index/e_side_newinfo.gif) no-repeat top left; text-indent:-9999px; }
/*20110623修正*/
#whatnew div#title {
	width:200px;
	height:34px;
	background:url(../../n-img/index/e_side_newinfo.gif) no-repeat top left;
	position: relative;
}
#whatnew #title a img {
	position: absolute;
	left: 137px;
	top: 11px;
}
#whatnew div#list { width:198px; border:1px solid #ccc; }
#whatnew div#list p {
	width:182px;
	border-bottom:1px dotted #ccc;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#whatnew div#list span {
	color:#0099ff;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

/* 更新情報 20110610まで
#whatnew { width:200px; font-size:90%; margin-bottom:10px; }
#whatnew div#title { width:200px; height:34px; background:url(../../n-img/index/e_side_newinfo.gif) no-repeat top left; text-indent:-9999px; }
#whatnew div#list { width:198px; border:1px solid #ccc; }
#whatnew div#list p { width:182px; border-bottom:1px dotted #ccc; margin:0 8px; padding:5px 0; }
#whatnew div#list p span { color:#0099ff; }
*/

/* コラム */
#smColumn {
	width:198px;
	font-size:90%;
	border:1px solid #676767;
	margin-bottom:10px;
	height: 118px;
}
#smColumn div#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007AFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-bottom: 8px;
}
#smColumn div#title a {
	background-image: url(../../n-img/index/sidemenu_column_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bolder;
}
#smColumn #smColumnImg {
	float: left;
	width: 76px;
	text-align: center;
}
#smColumn #smColumnTxt {
	line-height: 120%;
	padding-right: 8px;
	padding-left: 8px;
}
/*
#smColumn #smColumnImg {
	float: left;
	width: 66px;
	margin-right: 8px;
	text-align: right;
}
#smColumn #smColumnTxt {
	float: left;
	width: 118px;
	line-height: 120%;
}
*/
#sidemenu a img { margin-bottom:5px; }

