@charset "utf-8";
/*Copyright 2009 FSFIELD All Rights Reserved.*/

/*adjustment*/
div#section_top{
	background: url(../other/img/page_ttle_corporation.jpg) no-repeat 0 0;
	padding:0 20px 20px;
	overflow:hidden;
	height:100%;
}

h3#other{
	height:104px;
	font-size:8px;
}

body#index li#ln1 a{background:url(../other/img/nav_local01.gif) no-repeat 0 -36px;}
body#homestay li#ln2 a{background:url(../other/img/nav_local01.gif) no-repeat -157px -36px;}
body#translation li#ln3 a{background:url(../other/img/nav_local01.gif) no-repeat -281px -36px;}

/*common*/
ul#local_nav{
	background: url(../other/img/nav_local01.gif) no-repeat 0 0;
	overflow:hidden;
	width:380px;
	height:36px;
	float:right;
	margin-bottom:20px;
}
ul#local_nav li{float:left;}
ul#local_nav li a{
	display:block;
	height:36px;
}
ul#local_nav li a span{visibility:hidden;}
li#ln1 a{width:157px;}
li#ln2 a{width:124px;}
li#ln3 a{width:99px;}

li#ln1 a:hover{background:url(../other/img/nav_local01.gif) no-repeat 0 -36px;}
li#ln2 a:hover{background:url(../other/img/nav_local01.gif) no-repeat -157px -36px;}
li#ln3 a:hover{background:url(../other/img/nav_local01.gif) no-repeat -281px -36px;}

.bdr{
	border:1px solid #d7d7d7;
	padding:21px 19px;
}

div#content ul li{
	font-size:110%;
}

table{
	border:solid 1px #d7d7d7;
	width:100%;
}
th,td{
	border:solid 1px #d7d7d7;
	font-size:110%;
	padding:13px;
	vertical-align:top;
	text-align:left;
}
th.w140{width:114px;}
* html th.w140{width:140px;}

th.bg_blue{
	background:#0089DB;
	color:#d7d7d7;
	font-weight:bold;
	text-align:center;
}

/*index*/
h4#ttl_companytraining{
	background:url(../other/img/ttl_companytraining.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:20px;
}

h5#subttl_companytraining{
	background:url(../other/img/subttl_companytraining.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}

div#bg_companytraining{
	background:url(../other/img/img_companytraining.jpg) no-repeat 0 0;
	padding:0 0 0 200px;
}

body#index h6{
	border-bottom:1px dashed #D7D7D7;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#ff8900;
}

/*homestay*/
h4#ttl_studyingabroad{
	background:url(../other/img/ttl_studyingabroad.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:20px;
}

h5#subttl_yourthought{
	background:url(../other/img/subttl_yourthought.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}

div#bg_studyingabroad{
	background:url(../other/img/img_studyingabroad.jpg) no-repeat 0 0;
	padding:0 0 0 200px;
}

body#homestay h6{
	border-bottom:1px dashed #D7D7D7;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#0F4D9F;
}

/*translation*/
h4#ttl_translation{
	background:url(../other/img/ttl_translation.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:20px;
}

h5#subttl_translation{
	background:url(../other/img/subttl_translation.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}

div#bg_translation{
	background:url(../other/img/img_translation.jpg) no-repeat 0 0;
	padding:0 0 0 200px;
}

body#translation h6{
	border-bottom:1px dashed #D7D7D7;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#5A9109;
}