@charset "utf-8";
.mainimg{background-image:url(../img/header/header_training.jpg);}
.titleline_solid01{width:248px;}
.titleline_solid02{width:187px;}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
	margin-bottom:10px;	
	line-height: 1.4em;
}
h4 {
	padding-top: 20px;
	padding-bottom: 20px;
}
h5 {
	font-weight: bold;
	list-style-type: none;
	line-height: 20px;
	margin-bottom: 10px;
}
h6 {
	list-style-type: none;
	line-height: 20px;
	margin-bottom: 10px;
}
.ex01 {
	background-image:url(../img/training/ico_ex01.gif);
	padding-left:60px;
	background-repeat: no-repeat;
}
.ex02 {
	background-image:url(../img/training/ico_ex02.gif);
	padding-left:60px;
	background-repeat: no-repeat;
}
.ex03 {
	background-image:url(../img/training/ico_ex03.gif);
	padding-left:60px;
	background-repeat: no-repeat;
}
.ex04 {
	background-image:url(../img/training/ico_ex04.gif);
	padding-left:60px;
	background-repeat: no-repeat;
}
.training_list {
	margin-bottom: 40px;
}
table{border:1px solid #999;}
th {
	color: #FFFFFF;
	background-color: #034EA2;
	padding: 7px;
	font-weight: bold;
	border:1px solid #999;
}
td {
	color: #555555;
	background-color: #ECF5FF;
	padding: 7px;
	border:1px solid #999;
}
p {
	line-height: 1.5;
}﻿
#career02_intro{
	width:350px;
	float:left;
}
.training01_text{
	width:360px;
	float:left;
}
.training_img{float:right;padding-right:15px;}
.schooling_box{margin-top:30px;}
.buttonarea {
	display: block;
	padding-top: 20px;
}
ul {
	display: block;
	padding-top: 0px;
}
#data  a {
	display: block;
	float: left;
	margin: 0px 0px 0px 290px;
	background-image: url(../img/common/data_small1.jpg);
	height: 31px;
	width: 115px;
}
#data  a:hover {
	background-image: url(../img/common/data_small2.jpg);
}
#experience  a {
	display: block;
	height: 31px;
	width: 115px;
	background-image: url(../img/common/experience_small1.jpg);
	margin-left: 425px;
}
#experience  a:hover {
	background-image: url(../img/common/experience_small2.jpg);
}

