
/* element -----------------------------------------*/
.wrapper{
	width:960px;
	padding-bottom:30px;
}

a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.header{
	margin-bottom:20px;
}

.tab01{
	width:970px;
}

.tab01 li{
	margin-right:3px;
	float:left;
}

.ttl{
	margin:10px 0;
}

/* course -----------------------------------------*/
.course{
	width:940px;
	padding:10px 10px;
	background-color:#c2ebff;
}

.course_00{
	width:940px;
	padding:0 10px 10px 10px;
	background-color:#c2ebff;
}

.course01{
	padding:10px 0;
	background-color:#FFFFFF;
}

p{
	line-height:1.4;
	margin:10px 15px;
	font-family: Meiryo, Osaka;
	font-size:106%;
}

p.text{
	text-align:right;
}

p.text01{
	margin-left:40px;
}
.bold{
	font-size:180%;
	font-weight:bold;
	color:#00377c;
}

.bold_01{
	font-size:140%;
	font-weight:bold;
	color:#00377c;
}

.red{
	color:#e40000;
	font-size:120%;
	font-weight:bold;
}

.col_01{
	width:940px;
}

.col_02{
	margin:-70px 0 0 0;
	width:940px;
}

.col_03{
	margin:20px 0;
	width:940px;
}

.col_photo{
	margin-left:15px;
	float:left;
}

.col_text{
	width:400px;
	float:right;
}

.col_text_00{
	width:420px;
	float:right;
}

.col_photo_01{
	margin-right:100px;
	float:right;
}

.col_photo_02{
	margin-top:-20px;
	margin-left:70px;
	float:left;
}

.col_photo_04{
	margin-left:20px;
	float:left;
}

.col_text_01{
	width:520px;
	margin-left:20px;
	float:left;
}

.col_text_02{
	margin-left:10px;
	width:550px;
	float:left;
}

.col_text_03{
	margin-right:30px;
	width:500px;
	float:right;
}

.col_text_04{
	width:460px;
	float:right;
}

.comment{
	text-align:center;
}

/* btn -----------------------------------------*/
.btn{
	margin:30px 0 40px 0;
	text-align:center;
}

/* main-box -----------------------------------------*/
ul.nav{
	width:970px;
        margin-left:10px;
}

ul.nav li{
	float:left;
	margin-right:20px;
}


.bg-brdr-gr {
	background: url(/special/new_employee_training/2015/images/bg_brdr_gr.gif) repeat;
}
.bg-brdr-bl {
	background: url(/special/new_employee_training/2015/images/bg_brdr_bl.gif) repeat;
}
.ta-c {
	text-align:center;
}
.main-box {
	position:relative;
	margin: 0 0 30px;
	padding: 0 20px 20px;
}
.main-box .lead {
	width: 411px;
	padding: 8px 15px 15px;
	background: #fff;
	font-size: 116%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin:0 0 20px;
}
.main-box .swap {
	margin:80px 10px 8px 10px;
}
.main-box .swap p {
	margin-bottom: 7px;
}
.main-box .swap p img {
	width: 425px;
	height: 350px;
	border:5px solid #6eb9eb;
}
.main-box .swap ul {
	width: 432px;
}
.main-box .swap li {
	float: left;
	margin-right: 4px;
}
.main-box .swap li:last-child {
	margin-right: 0;
}
.main-box .swap li a img {
	width: 99px;
	border: 3px solid #fff;
}
.main-box .swap li a.selected img {
	border: 3px solid #6eb9eb;
}