@charset "utf-8";
#box {
	clear:both;
}

#box #main {
	float:left;
	width:720px;
}

#box #menu {
	float:right;
	width:250px;
}

.news_item {
	clear:both;
}

.news_item img{
	margin-right:15px;
	margin-bottom:15px;
	border:#333333 solid 1px;
}
.gamen_img{
	float:left; 
	margin-right:5px;
}
.box_content{
	width:240px; 
	margin-bottom:10px;
}
.site_info{
	color:#0099cc;
}

table.table_mobile {
	border-top:#009CCE solid 1px;
	border-left:#009CCE solid 1px;
	width:240px;
}

.table_mobile th {
	border-bottom:#009CCE solid 1px;
	border-right:#009CCE solid 1px;
	background-color:#E7F5FA;
	padding:3px;
}

.table_mobile td {
	border-bottom:#009CCE solid 1px;
	border-right:#009CCE solid 1px;
	padding:3px;
}

.program_item {
	width:240px;
	margin-bottom:10px;
}

.backnumber {
	text-align:center;
}

.backnumber table{
	width:235px;
}

.backnumber table td{ 
	width:50%;
	text-align:center;
	padding:1px;
}

.backnumber2 {
	text-align:center;
}

.backnumber2 table{
		width:100%;
}

.backnumber2 table td{ 
	text-align:center;
	padding:1px;
}

.info  {

}

ul.info_list {
	margin:0px;
	padding:0px;
	list-style-type:none;	
}

ul.info_list li{
	font-weight:bold;
	margin:0px;
	padding:2px 0px 2px 18px;へいｇｈｔ	background:url(../common/images/icon_blue_cursor.gif) left 3px no-repeat;
	border-bottom:#77D1FD dashed 1px;
}



.programList {
	margin-bottom:20px;
}

.programItem {
	width:240px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
	background:url(images/bgProgramItem.gif) left bottom;
}

.programItemContents {
	padding:0 10px;
	overflow:auto;
}
.programItemFirst {
	margin:0;
	padding:0;
}


.programTitle {
	margin:0 0 0px 0;
	padding:0 ;
	line-height:250%;
	background:url(../program/images/bgProgramTitle.gif);
	color:#fff;
	text-indent:5px;
	font-size:100%;
	text-align:center;
}


.programImg {
	margin:10px 0;
	text-align:center;
}

.programInfo {
	background:#EBF7FA;
	margin:0;
	padding:2px 5px;
	color:#029EBC;
	font-weight:bold;
}

.programInfoDetail {
	margin:0 0 5px 0;
	padding:2px 5px;
}

