.tp_page
{
	z-index: 1;
	width: 920px;
	min-height: 500px;
	margin: 0px auto;
}
.tp_sub_mainarea
{
	position:relative;
	margin-top:30px;
}
.tp_sub_mainarea_photo
{
	position:relative;
	float:left;
	width:580px;
	height:420px;
	overflow:hidden;
}
.tp_sub_mainarea_photo a
{
	height:100%;
	width:100%;
	display:block;
}
.tp_sub_mainarea_photo img
{
	position:absolute;
	min-width:100%;
	width: auto !important;
	width: 100%;
	min-height:100%;
	height: auto !important;
	height: 100%;	margin:auto;
	/left:0px;
	/top:0px;
	/right:0px;
	/bottom:0px;
}
.tp_sub_mainarea_photo a img
{
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.2s;
	-webkit-transition-delay:0.05s;
	transition-property:opacity;
	transition-duration:0.2s;
	transition-delay:0.05s;
	opacity:1;
}
.tp_sub_mainarea_photo a:hover img
{
	opacity:0.8;
}
.tp_sub_mainarea_photo a
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.tp_sub_mainarea_text
{
	float:right;
	width:340px;
	height:420px;
	background:#4c4c4c;
}
.tp_sub_mainarea_text > .tp_heading
{
	color:#ffffff;
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 46px;
	margin-top:30px;
	margin-left:20px;
}
.tp_sub_mainarea_list
{

	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
} 
.jspScrollable .tp_sub_mainarea_list
{
	margin-top:5px;
	margin-left:20px;
	margin-right:10px;
}
.tp_sub_mainarea_child a
{
	color:#ffffff;
	text-decoration:none;
	line-height:15px;
	padding-top:8px;
	padding-bottom:5px;
	border-bottom:1px solid #c8c8c8;
	display:block;
}

/* index_subarea */
.tp_sub_subarea
{
	margin-top:40px;
} 
.tp_sub_sublistarea
{
	position:relative;
/*
	width:940px;
	margin-left:-20px;
	margin-top:-10px;
*/
	width:920px;
	margin-top:-10px;
}
.tp_sub_sublistarea_child
{
	float:left;
	width:215px;
	height:280px;
	/*
	margin-left:20px;
	margin-top:10px;
	*/
	margin-right:20px;
	overflow:hidden;
}
.tp_sub_sublistarea_child img
{
	position:absolute;
	min-width:100%;
	width: auto !important;
	width: 100%;
	min-height:100%;
	height: auto !important;
	height: 100%;	margin:auto;
	left:-50%;
	top:-50%;
	right:-50%;
	bottom:-50%;
	/left:0px;
	/top:0px;
	/right:0px;
	/bottom:0px;
}
.tp_sub_sublistarea_child a
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.tp_sub_sublistarea_child a img
{
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.2s;
	-webkit-transition-delay:0.05s;
	transition-property:opacity;
	transition-duration:0.2s;
	transition-delay:0.05s;
	opacity:1;
}
.tp_sub_sublistarea_child a:hover img
{
	opacity:0.8;
}


/* sub_subnews */
.tp_sub_subnewsarea
{
	margin-top:30px;
}
.tp_sub_subnews
{
	margin-left:-100px;
}
.tp_sub_subnews_child
{
	float:left;
	width:410px;
	min-height:350px;
	margin-top:30px;
	margin-left:100px;
}
.tp_sub_subnews_child .tp_heading
{
	font-size: 18px;
	line-height: 35px;
	padding-left:35px;
}
.tp_sub_subnews_child.tp_sub_c_odekake .tp_heading
{
	color: #ff6a67;
	border-top:2px solid #ff6a67;
	border-bottom:2px solid #ff6a67;
	background:url('./../images/icon_c_odekake.png') no-repeat 0% 50%;
}
.tp_sub_subnews_child.tp_sub_c_toretate .tp_heading
{
	color: #47cdc5;
	border-top:2px solid #47cdc5;
	border-bottom:2px solid #47cdc5;
	background:url('./../images/icon_c_toretate.png') no-repeat 0% 50%;
}
.tp_sub_subnews_child.tp_sub_c_hot .tp_heading
{
	color: #ffa76a;
	border-top:2px solid #ffa76a;
	border-bottom:2px solid #ffa76a;
	background:url('./../images/icon_c_hot.png') no-repeat 0% 50%;
}
.tp_sub_subnews_child.tp_sub_c_isports .tp_heading
{
	color: #00c6fd;
	border-top:2px solid #00c6fd;
	border-bottom:2px solid #00c6fd;
	background:url('./../images/icon_c_isports.png') no-repeat 0% 50%;
}
.tp_sub_news_child
{
	margin-top:15px;
}
.tp_sub_news_child a
{
	color:#000000;
	text-decoration:none;
	padding-left:20px;
	background:url('./../images/icon_link_01.png') no-repeat 3px 3px;
	display:block;
}
.tp_sub_news_child a:hover
{
	color: #214895;
	text-decoration:underline;
}
.tp_sub_subnews_pickup
{
	margin-top:15px;
}
.tp_sub_subnews_pickup a
{
	text-decoration:none;
	display:block;
}
.tp_sub_subnews_pickup a img
{
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.2s;
	-webkit-transition-delay:0.05s;
	transition-property:opacity;
	transition-duration:0.2s;
	transition-delay:0.05s;
	opacity:1;
}
.tp_sub_subnews_pickup a:hover img
{
	opacity:0.8;
}
.tp_sub_subnews_pickup_photo
{
	float:left;
	width:200px;
}
.tp_sub_subnews_pickup_text
{
	color:#000000;
	font-weight:bold;
	line-height:20px;
	float:right;
	width:190px;
}

/* detail  */
.tp_sub_detailarea
{
	width:854px;
	margin-left:auto;
	margin-right:auto;
	background:#f1f1f1;
}
.tp_sub_detailarea_inner
{
	position:relative;
	padding:30px 40px;
}
.tp_sub_detailarea_photoarea
{
	float:left;
	width:355px;
	margin-right:30px;
	margin-bottom:20px;
}
.tp_sub_detailarea_photoarea img
{
	width:100%;
}
.tp_sub_detailarea_photo_caption
{
	font-size:10px;
	margin-top:15px;
}
.tp_sub_detailarea_videoarea
{
	width:100%;
}
.tp_sub_detailarea_news .tp_heading
{
	font-size: 22px;
	line-height: 32px;
	margin-top:50px;
}

.tp_sub_detailarea_inner.tp_sub_detailarea_news .tp_heading
{
	margin-top:15px;
}

.tp_sub_detailarea .tp_timestamp,.tp_sub_detailarea .tp_timestamp_noimage
{
	color:#7f7f7f;
	position:absolute;
/*	top:52px;*/
	text-align:right;
	padding-bottom:5px;
	right:45px;
	border-bottom:1px #999 solid;
} 

.hk_shasetu_title+.tp_timestamp,.hk_index_title+.tp_timestamp
{border:none;top:56px;}

.tp_sub_detailarea .tp_timestamp
{
	width:45%;
} 

.tp_sub_detailarea .tp_timestamp_noimage
{
	width:90%;
} 

.tp_sub_detailarea_videoarea
{
	position:relative;
	padding-bottom:60px;
	margin-bottom:-30px;
}
.tp_sub_detailarea_videoarea .tp_timestamp
{
	top:auto;
	bottom:-20px;
	right:15px;
	width:100%;
}
.tp_sub_detailarea_body
{
	margin-top:25px;
}
.tp_sub_detailarea_body p
{
/*
	text-indent:1em;
*/
	line-height:25px;
}

/* sub_detailarea_morenews */
.tp_sub_detailarea_morenewsarea
{
	margin-top:50px;
}
.tp_sub_detailarea_morenews
{
	border-top:1px solid #7f7f7f;
}
.tp_sub_detailarea_morenews .tp_heading
{
	color: #7f7f7f;
	line-height: 1em;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: bold;
	margin-top:-0.5em;
	width:7em;
	background:#f1f1f1;
}
.tp_sub_detailarea_morenews_wrap
{
	margin-top:25px;
	/*margin-left:-40px;*/
}
.tp_sub_detailarea_morenews_child
{
	position:relative;
	float:left;
	width:120px;
	height:120px; 
	/*
	margin-left:40px;
	*/
	margin-right:43px;
	padding-bottom:20px;
	overflow:hidden;
}
.tp_sub_detailarea_morenews_child img
{
	position:absolute;
	min-width:100%;
	width: auto !important;
	width: 100%;
	min-height:100%;
	height: auto !important;
	height: 100%;	margin:auto;
	max-height:100%;
	left:-50%;
	top:-50%;
	right:-50%;
	bottom:-50%;
	/left:0px;
	/top:0px;
	/right:0px;
	/bottom:0px;
}
.tp_sub_detailarea_morenews_child a
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.tp_sub_detailarea_morenews_child a img
{
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.2s;
	-webkit-transition-delay:0.05s;
	transition-property:opacity;
	transition-duration:0.2s;
	transition-delay:0.05s;
	opacity:1;
}
.tp_sub_detailarea_morenews_child a:hover img
{
	opacity:0.8;
}
.tp_sub_detailarea_morenews_child .tp_icon_movie
{
	top:30px;
} 
.tp_sub_detailarea_morenews_child .tp_icon_current
{
	position: absolute;
	top:auto;
	bottom:0px;
	left:50%;
	width: 40px;
	height: 6px;
	margin-left:-20px;
	background: #008eff;
	display:block;
}
 
/* jScrollPane */
.tp_sub_mainarea_text .tp_scroll
{
	width:330px;
	height:330px;
}
 
/* FlexSlider */
.tp_sub_detailarea_morenewsarea .flex-direction-nav a
{
	/*
	text-decoration:none;
	display: block;
	height: 40px;
	margin: 0px;
	position: absolute;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0
	rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	*/
	width: 38px;
	bottom:60px;
}
.tp_sub_detailarea_morenewsarea .flex-direction-nav .flex-prev { left: -39px;text-indent:-9999px; background:url('./../images/sub_sidenavi_l.png') no-repeat #cccccc 50% 50%;}
.tp_sub_detailarea_morenewsarea .flex-direction-nav .flex-next { right: -39px;text-indent:-9999px; background:url('./../images/sub_sidenavi_r.png') no-repeat #cccccc 50% 50%;}


.tp_sub_sublistarea_title
{
	margin-top:50px;
	margin-bottom:20px;
	border-top: 2px solid #7f7f7f;
}
.tp_sub_sublistarea_title:first-child
{
	margin-top:0px;
}
.tp_sub_sublistarea_title > .tp_heading
{
	font-size:20px;
	line-height:20px;
	font-weight: bold;
	margin-top: -0.5em;
	width: 3em;
	background: #ffffff;
	display:block;
}

/* subpage type heading */
.tp_type_heading
{
	position:absolute;
	left:420px;
	/*right:44px;*/
	top:12px;
	text-align:right;
}
.tp_type_heading_inner{
	height:28px;
	padding-top:5px;
	padding-left:32px;
}
.tp_type_heading.tp_sub_c_odekake .tp_type_heading_inner
{
	color: #ff6a67;
	background:url('./../images/icon_c_odekake.png') no-repeat 0% 0%;
}
.tp_type_heading.tp_sub_c_toretate .tp_type_heading_inner
{
	color: #47cdc5;
	background:url('./../images/icon_c_toretate.png') no-repeat 0% 0%;
}
.tp_type_heading.tp_sub_c_hot .tp_type_heading_inner
{
	color: #ffa76a;
	background:url('./../images/icon_c_hot.png') no-repeat 0% 0%;
}
.tp_type_heading.tp_sub_c_isports .tp_type_heading_inner
{
	color: #00c6fd;
	background:url('./../images/icon_c_isports.png') no-repeat 0% 0%;
}


