@charset "utf-8";
/* CSS Document */

/*留学生の方へ（for-abroad.html）
-------------------------------------*/
div#languageSelect {
	width:620px;
	margin:0 19px 0 auto;
}

div#linkbox {
	margin:17px auto 0;
	/*overflow:hidden;*/
	display:block;
	width:520px;
}

div#linkbox a#linkOutline {
	width:243px;
	height:40px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	background-image:url(img/for-abroad_btn_outline.gif);
}
div#linkbox a#linkOutline:hover {
	background-image:url(img/for-abroad_btn_outline_on.gif);
}

div#linkbox a#linkTrial {
	width:243px;
	height:40px;
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	background-image:url(img/for-abroad_btn_trial.gif);
}
div#linkbox a#linkTrial:hover {
	background-image:url(img/for-abroad_btn_trial_on.gif);
}

div#appli,
div#note {
	width:630px;
	overflow:hidden;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

div#note {
	margin:27px 14px 30px auto;
}

div.abroadbox {
	width:630px;
	overflow:hidden;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
}

div.abroadbox img {
	vertical-align:top;
}

div.abroadbox p {

	line-height:1.3;
	color:#000;
}

div.abroadbox p.pointA {
	padding-left:14px;
	background:url(img/for-abroad_icon01.gif) no-repeat left top;
}

div.abroadbox p.pointB {
	padding-left:14px;
	background:url(img/for-abroad_icon02.gif) no-repeat left top;
}

div.abroadbox ol {
	margin:0;
	padding:0;
	overflow:visible;
}

div.abroadbox ol li {
	/*list-style-type:decimal;
	list-style-position:inside;*/
	vertical-align:top;
	margin:10px 0 0 0;
	line-height:1.1;
	color:#3366CC;
}

div.abroadbox ol li p {
	margin:0;
	padding:2px 0 2px 30px;
	text-indent:-12px;
}

div.abroadbox ol li span.smallblue {
	font-size:smaller;
	margin-left:0.2em;
	line-height:1.3;
}

div.abroadbox ol li span.smallblack {
	font-size:smaller;
	color:#000;
	margin-left:1.6em;
	line-height:1.3;
}

div.abroadbox p.attext {
	font-size:smaller;
	margin:0;
	padding:0 0 0 12px;
	text-indent:-12px;
}

div.abroadbox p.attext img {
	padding-top:5px;
}


div.properBox {
	border:#BEA36A solid 3px;
	padding: 10px;
	margin:30px 10px;
}
.properBox .titleBlue {
	color:#3366CC;
	font-weight:bold;
}

.abroadbox img{
	vertical-align:top;

	}
	
* html ol li dl { /*for IE6 */
	display: inline;
	}

*:first-child+html li dl { /*for IE7 */
	display: inline;
	}
	
.sub2011{
	margin:15px 0 15px 0;
	}
	
.text-imaging{
	margin-bottom:5px;
	}
	
.wd-205{
	width:205px;
	}
	
.select-menu img{
	margin-right:10px;
	}
	
.left{
float:left;
}

.right{
float:right;
}

.clear{
	clear:both;
	}

.wd-205{
	width:205px;
	}
	
.wd-350{
	width:350px;
	}

.wd-400{
	width:400px;
	}
	
.mg-left10{
	margin-left:10px;
	}
	
.bold{
	font-weight:bold;
	}
	
.blue{
	color:#09C;
	}
.red {
	color: #F00;
}

	
.comment{
	margin-left: 15px;
	text-indent: -15px;	
	}
	
.abroad-list{
	padding-left:20px;
	/magin-left:-20px;
	_magin-left:-20px;
	}
	
.abroad-list dt ,.abroad-list li{
	font-weight:bold;
	color:#09C;
	margin-bottom:10px;
	}

.abroad-list dd{
	font-weight:100;
	color:#333333;
	margin-left:15px;
	}
	
.abroad-list img{
	vertical-align:top;
	margin-top:2px;
	}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	display: block;
	font-weight: normal;
}
.faqBox {
	border: 3px solid #09F;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 10px;
	width: 604px;
}
#international #frame #contents .faqBox img {
	margin-bottom: 10px;
}

