@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;

}
a img, img {
	border:0;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #004098;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style:none;
}
blockquote, dd, div, dl, dt,
h1, h2, h3, h4, h5, h6,
li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}
body {
font-family: "ＭＳ Ｐゴシック", "MS PGOTHIC",Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
}
.out{
	text-indent:-9999px;
	font-size:1px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.text_center {
	text-align: center;
}
.padT5 {
	padding-top: 5px;
}
.padT10 {
	padding-top: 10px;
}
.padT15 {
	padding-top: 15px;
}
.padT20 {
	padding-top: 20px;
}
.padT30 {
	padding-top: 30px;
}
.padB10 {
	padding-bottom: 10px;
}
.padB15 {
	padding-bottom: 15px;
}
.padB20 {
	padding-bottom: 20px;
}
.padB30 {
	padding-bottom: 30px;
}
.padB40 {
	padding-bottom: 40px;
}
.padB50 {
	padding-bottom: 50px;
}
.padB60 {
	padding-bottom: 60px;
}
.padB70 {
	padding-bottom: 70px;
}
.padB80 {
	padding-bottom: 80px;
}
.padB100 {
	padding-bottom: 100px;
}
.padB110 {
	padding-bottom: 110px;
}
.padB120 {
	padding-bottom: 120px;
}
.padB130 {
	padding-bottom: 130px;
}
.padB150 {
	padding-bottom: 150px;
}
.padB170 {
	padding-bottom: 170px;
}
.padB200 {
	padding-bottom: 200px;
}
.padR5 {
	padding-right: 5px;
}
.padR10 {
	padding-right: 10px;
}
.padR20 {
	padding-right: 20px;
}
.padRL5 {
	padding-right: 5px;
	padding-left: 5px;
}
.padL5 {
	padding-left: 5px;
}
.padL10 {
	padding-left: 10px;
}
.padL6-5em {
	padding-left: 6.5em;
}
.padL15 {
	padding-left: 15px;
}
.padL150 {
	padding-left: 150px;
}
.clear {
	clear: both;
}
.fontS {
	font-size: 10px;
}
.fontL {
	font-size: 15px;
	font-weight: bold;
}
.fontB {
	font-weight: bold;
}
#page {
	margin: auto;
	width: 950px;
}
.colred {
	color: #D8000F;
}
.colblue {
	color: #004098;
}

#page #header #logo {
	float: left;
	height: 21px;
	width: 219px;
	margin-right: 80px;
}
#page #header #lang {
	float: right;
}
#page #header #lang {
	background-image: url(../img/lang.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 119px;
	padding-left: 90px;
	float: right;
}
#page #header {
	padding-top: 15px;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#page #navi_box {
	background-color: #004098;
	margin-bottom: 10px;
}
#page #navi_box #main_navi {
}
#page #navi_box #main_navi li {
	float: left;
	height: 40px;
}
#page #navi_box #side_navi {
	float: right;
	width: 165px;
	padding-left: 5px;
}
#page #navi_box #side_navi li a {
	background-image: url(../img/icon_triangle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
	width: 70px;
	padding-top: 2px;
	color: #7DCDF4;
	font-size: 8px;
	text-decoration: none;
}
#page #navi_box #side_navi a:hover {
	color: #BBE3F9;
}

#page #navi_box #side_navi li .current {
	background-image: url(../img/icon_triangle_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
	width: 70px;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 8px;
}

#page #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page #footer #copy {
	font-size: 10px;
	text-align: center;
}

.pagetop {
	font-size: 10px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.padB5 {
	padding-bottom: 5px;
}
#page #header #top_navi {
	float: left;
	width: 440px;
}
#page #header #top_navi li {
	float: left;
	padding-right: 8px;
	font-size: 0.85em;
}
#page #header #top_navi .end {
	padding: 0px;
}
#page #header #top_navi a:hover {
	color: #D8000F;
	text-decoration: none;
}
#page #header #top_navi .current {
	color: #D8000F;
}

#ssl_box #ssl {
	height: 72px;
	width: 100px;
	float: left;
	margin-right: 10px;
}
#ssl_box #text {
	width: 160px;
	float: right;
	line-height: 130%;
	font-size: 0.9em;
}
#ssl_box #text02 {
	font-size: 0.9em;
	margin-top: 10px;
}
#ssl_box {
	padding-top: 5px;
}
.pdf_btn{
	color: #FFF !important;
	background-color: #cb181b;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	width: 70px;
	text-align: center;
	display: inline-block;
	transition:0.15s;
	position: relative;
	top: -1px;
}
.pdf_btn:hover{
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}
/*ーーーーー20150312 追加ーーーーーーーー*/
.margin_L70{
	margin-left:70px;}
.kokunai{
	display:block;
	width:315px;
	padding: 11px 0 5px; 0;
	font-size:16px;
	color:#fff;
	text-align:center;
	background:#004098;
	border-radius: 0 10px 0 0;
	}
.kaikoku{
	width:315px;
	}
.kaikoku a{
	display:block;
	padding: 11px 0 5px; 0;
	font-size:16px;
	text-align:center;
	color:#000;
	background:#d0d0e8;
	border-radius: 0 10px 0 0;}
.kaikoku a:hover{
	color:#FFF;
	text-decoration:none;
	background:#004098;
	cursor:pointer;

	}
/*ーーーーー201802 追加 tfsnews sidebarーーーーーーーー*/
.side_menu--list{

}
.side_menu--link{
	width: 265px;
	height: 30px;
	background: url("../tfsnews/img/sidemenu.jpg") no-repeat center center;
	-webkit-transition: 0.15s;
	   -moz-transition: 0.15s;
	    -ms-transition: 0.15s;
	     -o-transition: 0.15s;
	        transition: 0.15s;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	display: table;
}
.side_menu--link:hover{
	background: url("../tfsnews/img/sidemenu_hover.jpg") no-repeat center center;
	text-decoration: none;
}
.side_menu--link-active{
	background: url("../tfsnews/img/sidemenu_current.jpg") no-repeat center center;
	color: #FFF;
}
.side_menu--link-active:hover{
	background: url("../tfsnews/img/sidemenu_current.jpg") no-repeat center center;
}
.side_menu--item{
	width: 265px;
}
.side_menu--item:first-child{
	border-top: 1px solid #666666;
}
.side_menu--span{
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}
