@charset "UTF-8";
/* ------------------------------------------
header
--------------------------------------------- */

header#header .link_request {
	margin: 0 10px 0 0 ;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	-ms-zoom: 1;
}
header#header .link_request a{color:#fff;}
header#header .link_request a:hover{text-decoration: none !important;opacity: 0.8;filter: alpha(opacity=80);}

header#header .btn_study_list .number {
	background-color: #f4b4d0;
}
header#header .btn_study_list a {
	background-image: url("../img/favorite.png");
	background-repeat: no-repeat;
	background-position:10px 8px;
	line-height:12px;
}
header#header .header_logo{
	display: inline-block;
	padding-left:13px;
}
header#header .header_logo img{
	padding-top: 4px;
}
#headerMainWrapper {
	width: 100%;
	background-color: #013b96;
	position: fixed;
	z-index: 100;
	line-height: 13.2px;
}
#headerSubWrapper .header_sub .foreignlang_navi {
	position: absolute;
	right: -10px;
	top: 10px;
}
#headerSubWrapper .header_sub .txt{
	padding-top: 11px;
	color: #000111;
	font-size: 11px;
	margin-left: 2px;
}
#headerSubWrapper .header_sub {
	height: 35px;
	line-height: 12px;
}

#headerSubWrapper {
	padding-top: 30px;
	border-top: 1px solid #01235a;
	border-bottom: 1px solid #e6e8ec;
}

header#header .list_utility {
	overflow: hidden;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	-ms-zoom: 1;
}
header#header .list_utility li a{
	display: block;
	min-height: 13px;
	padding: 10px 12px 8px 32px;
	color: #ffffff;
	border-left: 1px solid #01235a;
	text-decoration: none;
	line-height:12px;
}





.global_navi_top{
	float:right;
	margin-top: 16px;
	margin-left: 57px;}
.global_navi_top li{
	display:table-cell;
	padding-left: 10px;
	vertical-align: middle;
}
.global_navi_top li.gnav1 a{
	border:2px solid #b4b4b4;
	border-radius: 2px;
	background: #feffff;
	background: -moz-linear-gradient(top, #feffff 0%, #ffffff 91%, #e0e2e1 100%);
	background: -webkit-linear-gradient(top, #feffff 0%,#ffffff 91%,#e0e2e1 100%);
	background: linear-gradient(to bottom, #feffff 0%,#ffffff 91%,#e0e2e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e0e2e1',GradientType=0 );
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	text-decoration: none;
	width:100px;
	height:40px;
	color:#000;
}
.global_navi_top li.gnav1 a:hover{
	background: #eeeeee;
}
.global_navi_top .free_search_in{
	border:1px solid #a0a0a0;
	border-radius: 3px;
	background:#fff;
	display:table;
	width:100%;
	box-sizing:border-box;
}
.global_navi_top li.pl10.pt15{padding-left:15px;padding-top:0;font-size:14px;}

.global_navi_top .free_search_in input{
	font-size:14px;
	border-radius: 3px;
	padding:10px;
	border:none;
	display:table-cell;
	width:235px;
}
.global_navi_top .free_search_in a{
	background:#e6e6e6;
	border-left:1px solid #a0a0a0;
	text-decoration: none;
	padding:8px 10px;
	display:table-cell;
	border-radius: 0 3px 3px 0;
	text-align:center;
	vertical-align:middle;
	color:#000;
	font-size:14px;
}


.global_navi_top .free_search_in a:hover{
	background: #eeeeee;
}



.global_navi_top .free_search_in input[type="text"]{
	margin-right: 0;
	box-sizing: content-box;
	box-shadow:none;
	-webkit-box-shadow:none;
}


#headerSubWrapper .header_sub .foreignlang_navi li a{
	padding: 5px 10px 2px;
	font-size: 11px;
	color:#163393;

}
#headerSubWrapper .header_sub .foreignlang_navi li a:hover,
#headerSubWrapper .header_sub .foreignlang_navi li a:active {
	color: #3465c9;
}


/* ------------------------------------------
header
--------------------------------------------- */

div#contentHeader .topic_path{
	font-size:11px;
	margin-bottom: 30px;
	line-height: 14px;
}

