@charset "utf-8";

.w706{width:706px;}
.w610{width:610px;}

.left_release{
	border-top:1px solid #B3B3B3;
	font-size:90%;
	font-weight:bold;
}

.left_release a{
	text-decoration:none;
}

.left_release dt{
	border-bottom:1px solid #B3B3B3;
}

.left_release dt.none {
	padding:10px 0 10px 15px;
	display:block;
}

.left_release dt a{
	padding:10px 0 10px 15px;
	display:block;
}

.left_release dt a:hover,
.left_release dt.on a{
	background-color:#E1E8D8!important;
}

.left_release dd{
	border-bottom:1px solid #B3B3B3;
	padding-left:10px;
}

.left_release dd a{
	display:block;
	padding:10px 0 10px 15px;
	display:block;
}

#tab{
	width:750px;
}

#tab li{
	float:left;
	margin-right:8px;
}

.tab_bg1{	background:url(../img/tab_bg1.gif) no-repeat 0 0;}
.tab_bg2{	background:url(../img/tab_bg2.gif) no-repeat 0 0;}
.tab_bg3{	background:url(../img/tab_bg3.gif) no-repeat 0 0;}
.tab_bg4{	background:url(../img/tab_bg4.gif) no-repeat 0 0;}

#tab li a.tab1{	background:url(../img/tab_all.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:179px;height:36px;}
#tab li a.tab2{	background:url(../img/tab_release.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:179px;height:36px;}
#tab li a.tab3{	background:url(../img/tab_group.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:179px;height:36px;}
#tab li a.tab4{	background:url(../img/tab_info.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:179px;height:36px;}

#tab li a.tab1:hover,
#tab li.on a.tab1{	background-image:url(../img/tab_all_on.gif) ;}
#tab li a.tab2:hover,
#tab li.on a.tab2{	background-image:url(../img/tab_release_on.gif) ;}
#tab li a.tab3:hover,
#tab li.on a.tab3{	background-image:url(../img/tab_group_on.gif) ;}
#tab li a.tab4:hover,
#tab li.on a.tab4{	background-image:url(../img/tab_info_on.gif) ;}

.release li{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #8c8c8c;
}

.release_list{
	font-size:105%;
	width:100%;
	color:#313131;
}

.release_list tr{}
.release_list th{
	font-size:105%;
	font-weight:bold;
	padding-right:10px;
	vertical-align:top;
	text-align:center;
	color:#313131;
}

.release_list td{
	width:615px;
	border-left:1px solid #B3B3B3;
	padding:0 0 0 10px;
}

/*.release_list td a{
	color:#313131!important;
}

.release_list td a:hover{ 
	color:#888!important;
}

.release_list td a:visited{ 
	color:#000080!important;
}*/

.release_list td img{
	margin-left:5px;
	margin-bottom:-1px;
	padding-top:2px;
	border:none;
}

h4{
	background:url(../img/icn_left_blue.gif) no-repeat 0 50%;
	color:#2F4291;
	font-size:120%;
	border-bottom:1px dotted #888;
	padding:5px 0 5px 10px;
}

h4.topics{
	background:none;
	color:#2F4291;
	font-size:120%;
	border-bottom:2px solid #2F4291;
	padding:5px 0 5px 0px;
	margin-bottom:10px;
}

.icn_info{background:url(../img/icn_info.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:70px;height:11px;}
.icn_press{background:url(../img/icn_press.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:70px;height:11px;}
.icn_group{background:url(../img/icn_group.gif) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;width:70px;height:11px;}


/* vX[X */
.press_bread{
	color:#3F6E38!important;
}
.press_bread a:link{
	color:#3F6E38!important;
}

.press_bread a{
	color:#3F6E38!important;
	margin-right:10px;
	padding-right:10px;
	_padding-bottom:2px;
	/padding-bottom:2px;
}

.press_bread a.on{
	font-size:133%;
	text-decoration:none;
	font-weight:bold;
	_padding-top:0px;
	_padding-bottom:5px;
	/padding-top:0px;
	/padding-bottom:5px;
}

.press_bread .bdR{
	border-right:1px solid #6E6E6E;
}

.bdBGray{
	border-bottom:3px solid #b3b3b3;
}

.press_detail_title{
	font-size:133%!important; /* 20150824 */
	font-weight:bold;
	margin-top:17px;
	padding-bottom:17px;
	border-bottom:1px solid #b3b3b3;
	line-height:125%;
}
.press_detail_title div{
	font-size:100%!important; /* 20150825 */
}

.press_detail_title span{
	font-weight:normal;
	font-size:90%!important; /* 20150824 */
}

.press_detail{
	line-height:130%;
	margin-top:20px;
}

.press_detail dt{
	color:#000;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

.press_detail dt.u{
	color:#000;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	text-decoration: underline;
}


.press_detail dd{
	margin-bottom:20px;
}

.press_detail dd.attention0{
	font-size:91%!important; /* 20150824 */
}

.press_detail dd.attention1{
	font-size:91%!important; /* 20150824 */
	padding-left:1em;
	text-indent:-1em;
}

.press_detail dd.attention2{
	font-size:91%!important; /* 20150824 */
	padding-left:2.2em;
	text-indent:-2.2em;
}

.press_detail dd.mB0{
	margin-bottom:0px;
}

.press_detail p{
	margin-bottom:1em;
}

table.press_info{
	font-size:100%;
}
table.press_info td{
	padding:3px;
	text-align:left;
}

.w5em{ width:5em; }
.w12em{ width:12em; }
.w18em{ width:18em; }

.lh140{line-height:140%;}
