@charset "utf-8";

/* ==================================================
contents
================================================== */
/* gallery
============================== */
#tmp_wrap_main_gallery {
	margin: 0 0 20px;
	padding:11px;
	color:#000000;
	background:#FFFFFF;
	border:1px solid #eeeeff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	position:relative;
	z-index: 1;
	clear: both;
}
#tmp_main_gallery {
	width: 736px;
	min-height: 510px;
	overflow: hidden;
	position:relative;
}
#tmp_main_gallery .prev,
#tmp_main_gallery .next {
	display:none;
}
#tmp_main_gallery_cnt {
	margin:10px 0 0 0;
	text-align:center;
}
#tmp_main_gallery_cnt .list_order {
	list-style: none;
	list-style-image: none;
	margin: 0 5px 0 0;
	text-align:center;
	display:inline-block;
}
*:first-child+html #tmp_main_gallery_cnt .list_order {
	display: inline;
}
* html #tmp_main_gallery_cnt .list_order {
	display: inline;
}

#tmp_main_gallery_cnt .list_order li {
	float: left;
	margin: 0 10px 0 0;
}
#tmp_main_gallery_cnt .list_order li a {
	display:block;
	width:12px;
	height:12px;
	zoom: 1;
}
#tmp_main_gallery_cnt #tmp_main_gallery_player {
	display:inline-block;
}
*:first-child+html #tmp_main_gallery_cnt #tmp_main_gallery_player {
	display: inline;
}
* html #tmp_main_gallery_cnt #tmp_main_gallery_player {
	display: inline;
}
#tmp_main_gallery_cnt #tmp_main_gallery_player .stop_btn {
	background:url(/shared/images/gallery/stop_btn.gif) no-repeat right 4px;
}
#tmp_main_gallery_cnt #tmp_main_gallery_player .play_btn {
	background:url(/shared/images/gallery/play_btn.gif) no-repeat right 4px;
}
#tmp_main_gallery_cnt #tmp_main_gallery_player a {
	padding-right:18px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	zoom:1;
}
#tmp_main_gallery_cnt #tmp_main_gallery_player img {
	margin:0 0 0 5px;
}
#tmp_main_gallery_cnt #tmp_alt {
	display:block;
	width:716px;
	padding:5px 10px;
	position:absolute;
	bottom:27px;
	left:0;
	color:#FFFFFF;
	background:#1E1E1E;
	opacity:0.9;
	text-align:left;
	z-index:10;
}
* html #tmp_main_gallery_cnt #tmp_alt {
	width:736px;
}

/* chumoku
============================== */
#chumoku {
	padding:10px 0 5px 0;
	border:2px dashed #0a308f ;
}
#chumoku_ttl {
	width: 80px;
	padding: 5px;
	float: left;
}
#chumoku_ttl span {
	display:block;
	font-weight:bold;
	text-align: center;
}
#chumoku_cnt {
	width: 300px;
	padding:6px 0 0;
	float: left;
}
#chumoku_cnt ul {
	list-style-type: none;
	margin: 0 0 0 5px;
}
#chumoku_cnt ul li {
	margin: 0 0 5px 0;
	padding: 0 10px;
	border-right:1px solid #333333;
	float: left;
}
/* ranking
============================== */
.ranking_btn {
	float:right;
	margin:0;
	padding:19px 10px;
	color:#000000;
	background:#FFFFFF;
	border:1px solid #eeeeff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.ranking_btn a {
	display:block;
}
/* topnews tab
============================== */
#tmp_topnews {
	margin: 0 0 20px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	clear: both;
}
#tmp_topnews_ttl {
	border-bottom: 2px solid #fcfcfe;
}
#tmp_topnews_ttl ul {
	list-style: none;
}
#tmp_topnews_ttl ul li {
	float: left;
	border:1px solid #fcfcfe;
}
#tmp_topnews_ttl #tmp_tab_hotnews {
	width:155px;
}
#tmp_topnews_ttl #tmp_tab_boshu {
	width:113px;
}
#tmp_topnews_ttl #tmp_tab_others {
	width:138px;
}
#tmp_topnews_ttl #tmp_tab_press {
	width:126px;
}
#tmp_topnews_ttl ul li a {
	display:block;
	width:100%;
	padding:10px 0;
	text-align:center;
	color:#333333;
	background:#bfdfff;
	text-decoration:none;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-top-right-radius:10px;
}
#tmp_topnews_ttl ul li.active a {
	color:#FFFFFF;
	background:#163483;
}
#tmp_topnews_cnt {
	padding: 15px 10px;
	color:#333333;
	background:#FFFFFF;
	border:1px solid #eeeeff;
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
}
#tmp_topnews_cnt ul {
	margin: 0 0 0 20px;
	list-style-image:url(/shared/images/icon/list_icon2.gif);
}
#tmp_topnews_cnt ul li {
	margin:0 0 10px 0;
}
#tmp_topnews_cnt .list_top_topics {
	margin:0 0 10px 0;
}
#tmp_topnews_cnt .hotnews_image {
	width:190px;
	padding:7px;
	color:#0a308f;
	background:#eeeeff;
	float:right;
}
#tmp_topnews_cnt .hotnews_image a {
	text-decoration:underline;
}
#tmp_topnews_cnt .hotnews_image .detail_img img {
	width:100%;
}
#tmp_topnews_cnt .hotnews_image p {
	margin:10px 0;
}
#tmp_topnews_cnt .hotnews_list {
	width:300px;
	float:left;
}
/* info
============================== */
#tmp_info {
	margin:0 0 20px 0;
	clear:both;
}
#tmp_info_ttl {
	padding:10px 10px 8px 40px;
	font-size:110%;
	color:#FFFFFF;
	background:#163483 url(/shared/templates/top/images/info_ttl.gif) no-repeat 10px 8px;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-top-right-radius:10px;
}
#tmp_info_cnt {
	padding: 15px 10px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #eeeeff;
	border-top:2px solid #fcfcfe;
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
}
#tmp_info_cnt .list_top_topics {
	margin:0 0 10px 0;
}
#tmp_info_cnt ul {
	margin: 0 0 0 20px;
	list-style-image:url(/shared/images/icon/list_icon2.gif);
}
#tmp_info_cnt ul li {
	margin:0 0 10px 0;
}
/* list_table */
#tmp_info_cnt .list_table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
}
* html #tmp_info_cnt .list_table {
	width:460px;
}
#tmp_info_cnt table.list_table p {
	margin:0 0 7px;
}
#tmp_info_cnt .list_table td {
	padding:9px 0 0;
	border-bottom:1px dotted #333333;
	vertical-align:top;
}
#tmp_info_cnt .list_table .date {
	width:70px;
}
/* ibakira
============================== */
#tmp_ibakira_ttl {
	padding: 10px 10px 8px 45px;
	font-size: 110%;
	color:#FFFFFF;
	background:#163483 url(/shared/templates/top/images/ibakira_ttl.gif) no-repeat 10px 6px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
}
#tmp_ibakira_cnt {
	padding:10px 0 40px 0;
}
#tmp_ibakira .ibakira_tv {
	float:left;
	width:274px;
	margin:0;
	padding:10px;
	color:#000000;
	background:#FFFFFF;
	border:1px solid #eeeeff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#tmp_ibakira .ibakira_tv span {
	display:none;
}
#tmp_ibakira .ibakira_tv a {
	display:block;
	width:274px;
	height:47px;
	background:url(/shared/templates/top/images/ibakira_btn.jpg) no-repeat left top;
}
#tmp_ibakira .ibakira_btn {
	float:right;
	margin:0;
	width:229px;
}
#tmp_ibakira .ibakira_btn ul {
	list-style:none;
	list-style-image:none;
}
#tmp_ibakira .ibakira_btn li {
	line-height:1;
	margin:0 0 5px 0;
}
* html #tmp_ibakira .ibakira_btn li {
	line-height:0;
	margin:0;
}
/* box_rnavi_btn
============================== */
.box_rnavi_btn {
	width:202px;
	margin:0 0 20px 0;
	list-style:none;
	list-style-image:none;
	clear:both;
}
.box_rnavi_btn ul {
	list-style:none;
}
.box_rnavi_btn li {
	margin:0;
}
* html .box_rnavi_btn li {
	line-height:0;
}
.box_rnavi_btn li a {
	display:block;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_main_gallery:after,
#tmp_main_gallery_cnt:after,
#tmp_info:after,
#tmp_info_ttl:after,
#tmp_info_cnt:after,
#tmp_info_cnt ul:after,
#tmp_wrap_main_gallery:after,
#tmp_main_gallery:after,
#chumoku:after,
#chumoku #chumoku_ttl:after,
#chumoku #chumoku_cnt:after,
#tmp_topnews:after,
#tmp_topnews_ttl:after,
#tmp_topnews_ttl ul:after,
#tmp_topnews_cnt:after,
#tmp_topnews_cnt ul:after,
#tmp_ibakira:after,
#tmp_ibakira_cnt:after,
.list_top_topics:after,
.box_rnavi_btn:after,
.box_rnavi_btn ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_main_gallery,
*:first-child+html #tmp_main_gallery_cnt,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_info_cnt,
*:first-child+html #tmp_info_cnt ul,
*:first-child+html #tmp_wrap_main_gallery,
*:first-child+html #tmp_main_gallery,
*:first-child+html #chumoku,
*:first-child+html #chumoku #chumoku_ttl,
*:first-child+html #chumoku #chumoku_cnt,
*:first-child+html #tmp_topnews,
*:first-child+html #tmp_topnews_ttl,
*:first-child+html #tmp_topnews_ttl ul,
*:first-child+html #tmp_topnews_cnt,
*:first-child+html #tmp_topnews_cnt ul,
*:first-child+html #tmp_ibakira,
*:first-child+html #tmp_ibakira_cnt,
*:first-child+html .list_top_topics,
*:first-child+html .box_rnavi_btn,
*:first-child+html .box_rnavi_btn ul {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_main_gallery,
* html #tmp_main_gallery_cnt,
* html #tmp_info,
* html #tmp_info_ttl,
* html #tmp_info_cnt,
* html #tmp_wrap_main_gallery,
* html #tmp_main_gallery,
* html #chumoku,
* html #chumoku #chumoku_ttl,
* html #chumoku #chumoku_cnt,
* html #tmp_topnews,
* html #tmp_topnews_ttl,
* html #tmp_topnews_ttl ul,
* html #tmp_topnews_cnt,
* html #tmp_ibakira,
* html #tmp_ibakira_cnt,
* html .list_top_topics,
* html .box_rnavi_btn,
* html .box_rnavi_btn ul {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
.format_top {
	background:none!important;
	background-color:#fcfcfe!important;
}
#tmp_wrapper,
#tmp_main_wrapper {
	margin:0 auto;
	width: 980px!important;
	min-width: 980px!important;
	background:none!important;
	background-color:#fcfcfe!important;
}
#tmp_main {
	width:980px;
}
.format_top .wrap_col_lft_navi {
	margin-right:0!important;
}
.column_lnavi .wrap_col_main {
	width:760px;
}
.format_top .column_lnavi .col_main {
	margin-left:0!important;
}
#tmp_wrap_fnavi {
	width: 760px;
	margin: 0;
}
#tmp_wrap_footer,
#tmp_wrap_fc {
	margin:0 auto!important;
	width:980px!important;
	min-width:980px!important;
}

/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}