#key_visual {
	width:720px;
	height:324px;
	background:url(../images/index/key_visual.png) 0 0 no-repeat;
}

#index_main strong.date {
	display:block;
	margin-bottom:10px;
}
#index_main ul.top_info li {
	float:left;
	z-index:1;
	margin-right:5px;
	width:160px;
	height:37px;
}
#index_main ul.top_info li.selected {
	z-index:3;
}
#index_main ul.top_info li a {
	display:block;
	position:relative;
	padding-top:3px;
	width:160px;
	height:31px;
	color:#415e80;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	border-bottom:3px solid #d3d3d3;
	background:#ebebeb;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
	behavior: url("/pie/PIE.htc");
}
#index_main ul.top_info li.selected a {
	padding-top:0;
	width:154px;
	height:34px;
	color:#444;
	background:#fff;
	border:3px solid #d3d3d3;
	border-bottom:none;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
}
#index_main .top_info_box {
	z-index:2;
	margin-top:-3px;
	padding:10px;
	background:#fff;
	border:3px solid #d3d3d3;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius:0 10px 10px 10px;
}
#index_main .top_info_box div {
	display:none;
}
#index_main .top_info_box div.selected {
	display:block;
}
#index_main .top_info_box div ul li {
	display:block;
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px dotted #333;
	background:#f6f6f6;
}
#index_main .top_info_box div ul li.end {
	margin-bottom:0;
}
#index_main .top_info_box div ul li .icon {
	display:block;
	float:left;
	padding-left:30px;
	width:70px;
	height:30px;
	font-size:10px;
	font-weight:bold;
	line-height:30px;
}
#index_main .top_info_box div ul li .icon_1 {
	background:url(../images/index/icon_1.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_2 {
	background:url(../images/index/icon_2.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_3 {
	background:url(../images/index/icon_3.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_4 {
	background:url(../images/index/icon_4.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_5 {
	background:url(../images/index/icon_5.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_6 {
	background:url(../images/index/icon_6.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_7 {
	background:url(../images/index/icon_7.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_8 {
	background:url(../images/index/icon_8.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_9 {
	background:url(../images/index/icon_9.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .icon_10 {
	background:url(../images/index/icon_10.png) 0 0 no-repeat;
}
#index_main .top_info_box div ul li .desc {
	display:block;
	float:left;
	padding-left:10px;
	width:400px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
#index_main .top_info_box div ul li .genre {
	display:block;
	float:left;
	padding-left:10px;
	width:160px;
	height:30px;
	font-size:12px;
	line-height:15px;
}

#index_main h3 {
	margin:15px 0 5px 0;
	padding:0 0 0 25px;
	font-size:14px;
	line-height:14px;
	background:url(../images/index/h3_back.png) 0 0 no-repeat;
}

#index_main .top_box {
	padding:10px;
	background:#fff;
	border:3px solid #d3d3d3;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#index_main .left {
	float:left;
	width:350px;
}
#index_main .right {
	float:right;
	width:350px;
}
#index_main .h220 {
	height:220px;
}

#index_main .top_box ul.gernre_search li {
	margin:5px;
	padding:0 15px 0 10px;
	background:url(../images/index/list_arrow.png) 0 6px no-repeat;
}
#index_main .top_box ul.gernre_search li.float {
	float:left;
}
#index_main .top_box ul.gernre_search li a {
	color:#444;
	font-size:12px;
	font-weight:bold;
	line-height:1.0;
	text-decoration:none;
}
#index_main .top_box ul.gernre_search li a:hover {
	color:#415e80;
}
#index_main .top_box ul.gernre_search li ul.inner {
	margin:4px 0 0 10px;
}
#index_main .top_box ul.gernre_search li ul.inner li {
	margin-bottom:2px;
}

#index_main #top_column img {
	float:left;
	width:100px;
	height:100px;
}
#index_main #top_column .text {
	margin-left:110px;
}
#index_main #top_column .text span.date {
	margin-bottom:5px;
	color:#fc621a;
	font-size:11px;
	font-weight:bold;
}
#index_main #top_column .text a.title {
	margin-left:20px;
	color:#555;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#index_main #top_column .text .desc {
	margin-top:5px;
	padding-left:10px;
	font-size:12px;
	line-height:21px;
	background:url(../../images/cra/index/column_arrow.png) 0 8px no-repeat;
}















