@charset "UTF-8";

/*	==============================================================

						news setting

	==============================================================	*/

/* local navigation
------------------------------------------*/
		/* movie */
		#subarea .lnav #ln_movie {
			padding-bottom:20px;
		}
		#subarea .lnav #ln_movie .t {
			background:url(/group_news/common/img/t_side_movie.gif) no-repeat 0 0;
		}
		#subarea .lnav #ln_movie .newslist {
			margin:0;
			border:0;
			padding:0;
		}
		#subarea .lnav #ln_movie .newslist li {
			padding:0;
		}
			#subarea .lnav #ln_movie .newsitem {
					position:relative;
					padding-top:1px;
				}
			#subarea .lnav #ln_movie .newsitem a {
					display:block;
					padding:2px;
				}
			#subarea .lnav #ln_movie .newsitem a:hover {
					background:#dcf5ff;
					text-decoration:none;
				}
			#subarea .lnav #ln_movie .newsitem a:hover dd {
					text-decoration:underline;
				}
			#subarea .lnav #ln_movie .newsitem .video {
				_height:141px;
				min-height:141px;
			}
	
			#subarea .lnav #ln_movie .newsitem dl {
				float:none;
				width:215px;
			}
				#subarea .lnav #ln_movie .newsitem dt {
					padding-left:0;
					padding-top:24px;
				}
				#subarea .lnav #ln_movie .newsitem dd {
				}

		/* local nav category title */
		#subarea .lnav #ln_category .t {
			background:url(/group_news/common/img/t_snav_newscategory.gif) no-repeat 0 0;
		}
		#subarea .lnav #ln_institution .t {
			background:url(/group_news/common/img/t_snav_institutionnews.gif) no-repeat 0 0;
		}
		#subarea .lnav #ln_archives .t {
			background:url(/group_news/common/img/t_snav_archives.gif) no-repeat 0 0;
		}



/* contents
------------------------------------------*/
/* category title */
#categorytit.cate_important {	background:url(/group_news/common/img/title_news_important.jpg) no-repeat 0 0;	}

#categorytit.cate_attention,
#categorytit.cate_hot {	background:url(/group_news/common/img/title_news_attention.jpg) no-repeat 0 0;	}

#categorytit.cate_press {	background:url(/group_news/common/img/title_news_press.jpg) no-repeat 0 0;	}
#categorytit.cate_media {	background:url(/group_news/common/img/title_news_media.jpg) no-repeat 0 0;	}
#categorytit.cate_event {	background:url(/group_news/common/img/title_news_event.jpg) no-repeat 0 0;	}
#categorytit.cate_info	{	background:url(/group_news/common/img/title_news_info.jpg) no-repeat 0 0;	}

#categorytit.cate_kflg 	{	background:url(/group_news/common/img/title_news_group.jpg) no-repeat 0 0;	}
#categorytit.cate_kuis 	{	background:url(/group_news/common/img/title_news_kuis.jpg) no-repeat 0 0;	}
#categorytit.cate_kifl 	{	background:url(/group_news/common/img/title_news_kifl.jpg) no-repeat 0 0;	}
#categorytit.cate_kgcc 	{	background:url(/group_news/common/img/title_news_kgcc.jpg) no-repeat 0 0;	}
#categorytit.cate_kgai 	{	background:url(/group_news/common/img/title_news_kgai.jpg) no-repeat 0 0;	}
#categorytit.cate_kids 	{	background:url(/group_news/common/img/title_news_kids.jpg) no-repeat 0 0;	}
#categorytit.cate_bh 	{	background:url(/group_news/common/img/title_news_bh.jpg) no-repeat 0 0;	}

#categorytit.cate_2007 {	background:url(/group_news/common/img/title_news_2007.jpg) no-repeat 0 0;	}
#categorytit.cate_2008 {	background:url(/group_news/common/img/title_news_2008.jpg) no-repeat 0 0;	}
#categorytit.cate_2009 {	background:url(/group_news/common/img/title_news_2009.jpg) no-repeat 0 0;	}
#categorytit.cate_2010 {	background:url(/group_news/common/img/title_news_2010.jpg) no-repeat 0 0;	}
#categorytit.cate_2011 {	background:url(/group_news/common/img/title_news_2011.jpg) no-repeat 0 0;	}
#categorytit.cate_2012 {	background:url(/group_news/common/img/title_news_2012.jpg) no-repeat 0 0;	}
#categorytit.cate_2013 {	background:url(/group_news/common/img/title_news_2013.jpg) no-repeat 0 0;	}
#categorytit.cate_2014 {	background:url(/group_news/common/img/title_news_2014.jpg) no-repeat 0 0;	}
#categorytit.cate_2015 {	background:url(/group_news/common/img/title_news_2015.jpg) no-repeat 0 0;	}
#categorytit.cate_2016 {	background:url(/group_news/common/img/title_news_2016.jpg) no-repeat 0 0;	}
#categorytit.cate_2017 {	background:url(/group_news/common/img/title_news_2017.jpg) no-repeat 0 0;	}



/* contents title */
#contit {
	border:solid 1px #ededed;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:#ededed;
	padding:10px 16px;
/*	font-size:157%;	*/
	font-size:139%;
	font-weight:bold;
	line-height:1.2;
}

.categorytop #contit {
	top:45px;
	width:131px;
	height:34px;
	background:url(/group_news/common/img/title_news.jpg) no-repeat 0 0;
	text-indent:-9999em;
	border:0;
	padding:0;
	font-weight:bold;
	font-size:100%;
}

/* mainarea */
#mainarea {
	font-size:124%;			/* font-size :16px */
}
.categorytop #mainarea {	/* category top */
	font-size:100%;			/* font-size :14px */
}

#mainarea .search {
}

	#mainarea .search .box {
		background:#fff url(../img/bg_search_main.gif) repeat-x 0 0;
		padding:16px 37px 14px;
		border:1px solid #ccc;
		zoom:1;
	}
	#mainarea .search .drop {
		background:url(/group_news/common/img/bg_search_main_drop.gif) repeat-x 0 0;
		height:11px;
	}

	#mainarea .search .t {
		float:left;
		width:118px;
		height:18px;
		margin-top:2px;
		margin-right:43px;
		background:url(/group_news/common/img/t_search_main.gif) no-repeat 0 0;
		text-indent:-9999em;
	}

	/* google search customize */
	#mainarea .search .inputbox {
		float:left;
		width:357px;
	}
		#mainarea .search .inputbox #cse2 .gsc-control-cse {
			padding:0;
			border:0;
			background:#fff;
		}
		#mainarea .search .inputbox .gsc-search-box-tools .gsc-search-box .gsc-input {
			padding-right:0;
		}

		#mainarea .search .inputbox input.gsc-search-button-v2 {
			margin-top:0;
			padding:6px 7px;
		}



#mainarea .pagenav {
	padding:20px 0;
}
	#mainarea .pagenav .idx {
		text-align:center;
	}
		#mainarea .pagenav .idx span {
			line-height:1;
		}

		#mainarea .pagenav .idx span.act {
			margin:0 3px;
			background:#004097;
			border:1px solid #004097;
			padding:6px 8px;
			color:#fff;
		}
		#mainarea .pagenav .idx a {
			margin:0 3px;
			background:#f3f3f3;
			border:1px solid #ccc;
			padding:6px 8px;
			font-weight:bold;
			line-height:1;
		}
		#mainarea .pagenav .idx .b_prev {
			background:url(/group_news/common/img/icon_prev.gif) no-repeat 0 50%;
			padding-left:12px;
			padding-right:12px;
		}
		#mainarea .pagenav .idx .b_next {
			background:url(/group_news/common/img/icon_next.gif) no-repeat 100% 50%;
			padding-right:12px;
			padding-left:12px;
			border:0;
		}
			#mainarea .pagenav .idx .b_prev a,
			#mainarea .pagenav .idx .b_next a {
				margin:0;
				background:none;
				border:0;
				font-weight:normal;
			}

/* category top */
.categorytop .ctsblk .t_cts {
	background:none;
	padding-left:0;
}

/* news detail */
.detail .newsitem {
	padding-top:8px;
}

.socialbtnblk {
	position:relative;
	padding-top:10px;
}
.socialbtnblk ul {
	width:100%;
	height:20px;
}
.socialbtnblk li {
	float:left;
	height:20px;
/*	margin-left:20px;*/
}
.socialbtnblk li iframe {	padding:0; margin:0;	display:block;}

.socialbtnblk li.b_fb {	width:130px;}
.socialbtnblk li.b_twt {	width:108px;}
.socialbtnblk li.b_mx {	width:78px;}
	.socialbtnblk li.b_mx div {	display:block !important;}
	.socialbtnblk li.b_mx iframe {	width:78px !important;}
	.socialbtnblk li.b_mx a {	display:block;}
	.socialbtnblk li.b_mx img {	display:block;}
.socialbtnblk li.b_hb {	width:70px;}
.socialbtnblk li.b_gp {	width:78px;}
	.socialbtnblk li.b_gp div {	display:block !important;}

/* entry section */
	.detail .section {
		zoom:1;
	}

		/* section text link */
		.detail .section .txt a {
			text-decoration:underline;
		}
		.detail .section .txt a:link 	{	color:#222;		}
		.detail .section .txt a:visited {	color:#816eb6;	}
		.detail .section .txt a:active {	color:#0084d8;	}
		.detail .section .txt a:hover { 	color:#0084d8;	}

		/* section caption */
		.detail .section .capt {
			padding-top:6px;
			font-size:80%;
		}

		/* section strong */
		.detail .strg { font-weight:bold; }

		/* entry section title */
		.detail .section .sect_t1 {
			margin-top:20px;
			border-top:4px solid #004097;
			background:url(/group_news/common/img/bg_e_tit_1.gif) repeat-x 0 100%;
			padding:12px 20px 8px;
		}
		.detail .section .sect_t1 span {
			display:block;
			font-size:120%;
			font-weight:bold;
			line-height:1.2;
			color:#004097;
		}
		
		.detail .section .sect_t2 {
			margin-top:20px;
			background:#5a82b9 url(../img/bg_e_tit_2_btm.gif) no-repeat 0 100%;
			padding-bottom:8px;
		}
		.detail .section .sect_t2 span {
			display:block;
			background:#5a82b9 url(../img/bg_e_tit_2_top.gif) no-repeat 0 0;
			padding:10px 20px 0;
			font-size:110%;
			font-weight:bold;
			line-height:1.4;
			color:#fff;
		}
		
		.detail .section .sect_t3 {
			margin-top:20px;
			background:#0a469b url(../img/bg_e_tit_3.gif) no-repeat 0 0;
			border-bottom:1px solid #0a469b;
			padding:0 0 0 9px;
		}
		.detail .section .sect_t3 span {
			display:block;
			background:#fff;
			padding:2px 20px 6px 10px;
			font-size:100%;
			font-weight:bold;
			line-height:1.4;
			color:#003682;
		}
		.detail .section .sect_t4 {
			margin-top:20px;
		}
		.detail .section .sect_t4 span {
			display:block;
			font-weight:bold;
			line-height:1.4;
		}
		
		.detail .section .txt {
			padding-top:18px;
			color:#222;
		}

		/* section / subsection */
		.detail .section .subsection {
			margin-top:20px;
			background:#f4f4f4;
			border:1px solid #dbdbdb;
			padding:0 14px 12px;
		}
			.detail .section .subsection .txt {
				color:#444;
			}

		/* link block */
		.detail .linkblk {
			zoom:1;
			padding-top:30px;
		}


		/* button */
		.detail .b_detail {
			margin:0 auto;
			text-align:center;
			margin-top:30px;
		}

		.detail .b_detail a {
			font-weight:bold;
			color:#fff;
			text-align:center;
			zoom:1;
		}
			.detail .b_detail .icon {
				display:block;
				text-align:center;
				padding-left:32px;
				padding-right:30px;
			}

			.detail .b_detail.bg01,
			.detail .b_detail.bg_b {
				background:#245ba6;
			}
			.detail .b_detail.bg02,
			.detail .b_detail.bg_r {
				background:#d90035;
			}
				.detail .b_detail.bg01_w1,
				.detail .b_detail.bg02_w1,
				.detail .b_detail.bg_b_w1,
				.detail .b_detail.bg_r_w1 {
					width:168px;
				}
				.detail .b_detail.bg01_w2,
				.detail .b_detail.bg02_w2,
				.detail .b_detail.bg_b_w2,
				.detail .b_detail.bg_r_w2 {
					width:268px;
				}
				.detail .b_detail.bg01_w3,
				.detail .b_detail.bg02_w3,
				.detail .b_detail.bg_b_w3,
				.detail .b_detail.bg_r_w3 {
					width:428px;
				}
				.detail .b_detail .frmt {
					padding-top:8px;
					zoom:1;
				}
				.detail .b_detail .frmb {
					padding-bottom:8px;
					zoom:1;
				}

				.detail .b_detail.bg01_w1 .frmt,
				.detail .b_detail.bg_b_w1 .frmt {
					background:url(/group_news/common/img/b_detail_frm_bw1_top.gif) no-repeat 0 0;
				}
				.detail .b_detail.bg01_w1 .frmb,
				.detail .b_detail.bg_b_w1 .frmb {
					background:url(/group_news/common/img/b_detail_frm_bw1_btm.gif) no-repeat 0 100%;
				}
				.detail .b_detail.bg01_w2 .frmt,
				.detail .b_detail.bg_b_w2 .frmt {
					background:url(/group_news/common/img/b_detail_frm_bw2_top.gif) no-repeat 0 0;
				}
				.detail .b_detail.bg01_w2 .frmb,
				.detail .b_detail.bg_b_w2 .frmb {
					background:url(/group_news/common/img/b_detail_frm_bw2_btm.gif) no-repeat 0 100%;
				}
				.detail .b_detail.bg01_w3 .frmt,
				.detail .b_detail.bg_b_w3 .frmt {
					background:url(/group_news/common/img/b_detail_frm_bw3_top.gif) no-repeat 0 0;
				}
				.detail .b_detail.bg01_w3 .frmb,
				.detail .b_detail.bg_b_w3 .frmb {
					background:url(/group_news/common/img/b_detail_frm_bw3_btm.gif) no-repeat 0 100%;
				}
				.detail .b_detail.bg02_w1 .frmt,
				.detail .b_detail.bg_r_w1 .frmt {
					background:url(/group_news/common/img/b_detail_frm_rw1_top.gif) no-repeat 0 0;
				}
				.detail .b_detail.bg02_w1 .frmb,
				.detail .b_detail.bg_r_w1 .frmb {
					background:url(/group_news/common/img/b_detail_frm_rw1_btm.gif) no-repeat 0 100%;
				}
				.detail .b_detail.bg02_w2 .frmt,
				.detail .b_detail.bg_r_w2 .frmt {
					background:url(/group_news/common/img/b_detail_frm_rw2_top.gif) no-repeat 0 0;
				}
				.detail .b_detail.bg02_w2 .frmb,
				.detail .b_detail.bg_r_w2 .frmb {
					background:url(/group_news/common/img/b_detail_frm_rw2_btm.gif) no-repeat 0 100%;
				}
				.detail .b_detail.bg02_w3 .frmt,
				.detail .b_detail.bg_r_w3 .frmt {
					background:url(/group_news/common/img/b_detail_frm_rw3_top.gif) no-repeat 0 0;
				}
				.detail .b_detail.bg02_w3 .frmb,
				.detail .b_detail.bg_r_w3 .frmb {
					background:url(/group_news/common/img/b_detail_frm_rw3_btm.gif) no-repeat 0 100%;
				}
					.detail .b_detail.bg01 .icon,
					.detail .b_detail.bg_b .icon {
						background:url(/group_news/common/img/icon_arrow_wb_1.gif) no-repeat 10px 50%;
					}
					.detail .b_detail.bg02 .icon,
					.detail .b_detail.bg_r .icon {
						background:url(/group_news/common/img/icon_arrow_wr_1.gif) no-repeat 10px 50%;
					}


		/* article */
		.detail .article {
			zoom:1;
			padding-top:30px;
		}
			.detail .article .txt {
				padding-top:0;
			}

		/* article-set01 */
		.detail .article.set01 {
		}

		.detail .article.set01 .visblk {
		}

			.detail .article.set01 .visblk .vis {
				text-align:center;
			}
			.detail .article.set01 .visblk .capt {
			}

		/* article-set02 */
		.detail .article.set02 {
		}

		.detail .article.set02 .f_l {
			float:left;
		}
		.detail .article.set02 .f_r {
			float:right;
		}

			.detail .article.set02 .visblk {
				width:330px;
			}
			.detail .article.set02 .txtblk {
				width:330px;
			}

		/* article-set03 */
		.detail .article.set03 {
		}

		.detail .article.set03 .f_l {
			float:left;
			margin-right:23px;
		}
		.detail .article.set03 .f_c {
			float:left;
			margin-right:23px;
		}
		.detail .article.set03 .f_r {
			float:right;
		}

			.detail .article.set03 .visblk {
				width:220px;
			}
			.detail .article.set03 .txtblk {
				width:220px;
			}

		/* table sheet 01 */
		.detail .sheet01 {
			padding-top:30px;
		}
		.detail .sheet01 table {
			border:1px solid #ccc;
		}
			.detail .sheet01 table th,
			.detail .sheet01 table td {
				border:1px solid #ccc;
				padding:8px 10px;
				vertical-align:middle;
			}

			.detail .sheet01 table th {
				text-align:center;
				font-weight:normal;
			}

			.detail .sheet01 table .bgc1 { background:#5a82b9; color:#fff; }
			.detail .sheet01 table .bgc2 { background:#f4f4f4; }
			.detail .sheet01 table .bgc3 { background:#fffbdc; }

			.detail .sheet01 table .num { text-align:right; }

		.detail .sheet01 .capt {
		}

		/* extralnfo */
		.detail .section .extralnfo {
			padding-top:30px;
		}
		.detail .section .extralnfo .box {
			border:1px solid #dbdbdb;
			width:auto;
		}
			.detail .section .extralnfo .t {
				background:url(/group_news/common/img/bg_e_tit_extra.gif) repeat-x 0 0;
				padding:6px 18px;
				font-weight:bold;
				font-size:120%;
			}
			.detail .section .extralnfo .infofrm {
				padding:12px 20px 20px;
			}
			.detail .section .extralnfo .txt {
				padding-top:4px;
			}
			.detail .section .extralnfo .strg_m {
				font-size:180%;
				line-height:1.2;
			}
			.detail .section .extralnfo .hr_d {
				background-position:0 55%;
			}
			.detail .section .extralnfo a:link {	color:#004097;	text-decoration:none;	}
			.detail .section .extralnfo a:visited {	color:#816eb6; 	text-decoration:none;	}
			.detail .section .extralnfo a:active {	color:#0084d8;	text-decoration:none;	}
			.detail .section .extralnfo a:hover { 	color:#0084d8;	text-decoration:underline;	}

		/* movie */
		.detail .section .movie {
			padding-top:30px;
			text-align:center;
		}
