@charset "shift_jis";
/*=========================================================
	[ disclosure.css ]
	design style - International
	date - creation:2010-12-06// update:2011-03-29
=========================================================*/

/*=========================================================
	index
		1. nav Gaigo
=========================================================*/

/* 1. nav Gaigo
=========================================================*/
#content h4 {
	margin:20px 0 0 10px;
	font-weight:75%;
}
#content h5 {
	margin:10px 0 0 20px;
	font-weight:75%;
}
#wrapper #content .tabCourse {
	margin-top:10px;
}
#content h4 span, #content h5 span {
	font-weight:normal;
}
.tabCourse {
	width:100%;
}
.tabCourse .tCol1 {
	width:12%;
}
.tabCourse .tabCourse01 {
	width:40%;
}

#content .complete p.mrk{
	margin:0 0 0 1em;
	text-indent:-1em;
	line-height:1.6;
}

#content .cel-1em{width:5px;}
#content .bd-none-t{border-top:none;}
#content .bd-none-b{border-bottom:none;}
#content .bd-none-r{border-right:none;}

#content .bd-d-t{border-top:dotted 1px #bbb;}
#content .bd-d-b{border-bottom:dotted 1px #bbb;}


span.vWriting{
	display:block;
	-moz-transform: matrix(0, 1, 1, 0, 0, 0);
	-webkit-transform: matrix(0, 1, 1, 0, 0, 0);
	-o-transform: matrix(0, 1, 1, 0, 0, 0);
	writing-mode: tb-rl; /* IE pc */
	height:1.5em;
	margin-left:-2px;
	margin-top:-2px;
	margin-bottom:2px;
}