@charset "shift_jis";
* {
	margin:0;
}
body {
	text-align: center;
	background:#fff;
	color:#000;
}
/* パーツ */
img {
	border: 0px;
}
em {
	font-style:normal;
	font-weight: bold;
}
a img {
	border-style: none;
	border-width: 0px;
	line-height:1.0em;/*IE5*/
}

a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}


.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
a:link,
a:visited {
	color:#0000ff;
	text-decoration:underline;
}
a:hover {
	color:#EC8D00;
	text-decoration:none;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
#explain:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	display: inline-block;
}
#header {
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#sokudoku {
	float: right;
	margin-top: 21px;
	margin-right: 5px;
}
#contents {
	font-size: 16px;
	line-height: 140%;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 660px;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	position: relative;
	text-align: left;
}
#contents ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}
#header h1 {
	float: left;
	margin-left: 13px;
}
.clearfix:after {
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
}
#header {
	width: 860px;
}
.line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	width: 860px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 40px;
	margin-bottom: 10px;
	clear: both;
}
#header h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-style: normal;
	color: #999999;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
a img {
	border-style:none;
	border-width:0px;
	line-height:1.0em;/*IE5*/
}
#contents h2 {
	font-size: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #409D00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#contents p {
	line-height: 140%;
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 10px;
}
#contents li {
	list-style-type: none;
	background-image: url(img/list01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
}
.line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}
#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}
#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#contents a:link {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
#contents a:visited {
	font-weight: normal;
	color: #660099;
	text-decoration: underline;
}
#contents a:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
#setumei {
	width: 750px;
	text-align: center;
	margin-bottom: 10px;
}
#setumei img {
	margin-bottom: 15px;
	margin-top: 10px;
}
#sample {
	font-size: 12px;
}
#contents h3 {
	font-size: 16px;
	color: #409D00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	background-image: url(img/h3img.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-top: 30px;
}
.color-01 {
	color: #FF0000;
}
em {
	font-style: normal;
	font-weight: bold;
}
#contents table {
	font-size: 14px;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
.f-leftImg {
	float: left;
	margin:4px 8px 0 0;
}
.f-rightImg {
	float: right;
	margin:4px 0 0 8px;
}
.font12 {
	font-size: 12px;
}
#pankuzu {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#footer_link {
	margin-top: 30px;
	font-size: 12px;
	clear: both;
	background-color: #F2F2F2;
	text-align: left;
}
#footer_link a:link {
	font-size: 12px;
	font-weight: normal;
}
#footer_link a:visited {
	font-size: 12px;
	font-weight: normal;
}
#footer_link a:hover {
	font-size: 12px;
	font-weight: normal;
}
#footer_right {
	float: right;
}
#footer_left {
	float: left;
}
#navi {
	width: 165px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navi h2 {
	font-size: 16px;
	line-height: 140%;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#navi h3 {
	font-size: 12px;
	line-height: 120%;
	background-image: url(img/list_icon01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#navi li {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
}
#navi ol {
	list-style-type: decimal;
	font-size: 12px;
	line-height: 120%;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
	padding: 0px;
}
#navi a {
	color: #0000CC;
}
/* グローバルナビ */
#globalnavi {
	margin:0;
	padding: 0;
	background-image: url(img/globalnavi.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 44px;
}
#globalnavi ul {
	height:44px;
	padding:0;
}
#globalnavi li {
	float:left;
	height:44px;
	list-style:none;
	text-indent:-9999px;
}
#globalnavi li a {
	display:block;
	height:44px;
	text-decoration: none;
}
#globalnavi li#home,
#globalnavi li#home a {
	width:98px;
}
#globalnavi li#training00,
#globalnavi li#training00 a {
	width:97px;
}
#globalnavi li#training01,
#globalnavi li#training01 a {
	width:152px;
}
#globalnavi li#training02,
#globalnavi li#training02 a {
	width:136px;
}

#globalnavi li#training02_02,
#globalnavi li#training02_02 a {
	width:137px;
}


#globalnavi li#training03,
#globalnavi li#training03 a {
	width:140px;
}
#globalnavi li#option,
#globalnavi li#option a {
	width:100px;
}
/* マウスオーバー時 */
#globalnavi li#home a:hover {
	background:url(img/globalnavi.jpg) no-repeat 0px -44px;
	overflow:hidden;
}
#globalnavi li#training00 a:hover {
	background:url(img/globalnavi.jpg) no-repeat -98px -44px;
	overflow:hidden;
}
#globalnavi li#training01 a:hover {
	background:url(img/globalnavi.jpg) no-repeat -195px -44px;
	overflow:hidden;
}
#globalnavi li#training02 a:hover {
	background:url(img/globalnavi.jpg) no-repeat -347px -44px;
	overflow:hidden;
}

#globalnavi li#training02_02 a:hover {
	background:url(img/globalnavi.jpg) no-repeat -483px -44px;
	overflow:hidden;
}


#globalnavi li#training03 a:hover {
	background:url(img/globalnavi.jpg) no-repeat -620px -44px;
	overflow:hidden;
}
#globalnavi li#option a:hover {
	background:url(img/globalnavi.jpg) no-repeat -760px -44px;
	overflow:hidden;
}
#main {
	clear: both;
}
#pagetop {
	padding-top: 40px;
	text-align: right;
	font-size: 12px;
}
#attention a:link {
	color: #FF0000;
	text-decoration: underline;
}
#attention a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#attention a:hover {
	color: #FF0000;
	text-decoration: none;
}
.more {
	margin-bottom: 20px;
	padding: 5px;
	font-size: 14px;
}
#attention {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
}
#contents h4 {
	font-size: 16px;
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
.training_btn {

}
.training_btn table {
	text-align: center;
}
.font10 {
	font-size: 10px;
	line-height: 120%;
}
#contents h5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	font-size: 16px;
}
#navi ul {
	padding: 0px;
	line-height: 60%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#navi li {
	margin-left: 5px;
}
.glay {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	background-color: #F0F0F0;
	margin-bottom: 20px;
	padding-right: 15px;
}
#pagetop a {
	font-style: normal;
}
#contents #pagetop a {
	font-weight: normal;
	font-size: 10px;
}

.ue {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
}
.sokunou_t {
	background-color: #409D00;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	font-size: 14px;
}
