@charset "utf-8";
/*------------------------------------------------------ページ名称*/

/* ***************************************************
   用途
   *************************************************** */
/* ----------------------------------------------- 
 *	#id名 .class名
 * ----------------------------------------------- */
 


/* ***************************************************
   レイアウト
   *************************************************** */
/* ----------------------------------------------- 
 *	#contents
 * ----------------------------------------------- */
/* ------------------------------------ 
 *	#contents .contTtl
 * ------------------------------------ */
.contTtl{
	background-image: url(/img/training/common/cont_ttl_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	position: relative;
	margin-bottom:30px;
}
.contTtl h3{
	position: absolute;
	left: 15px;
	top: 8px;
}

/* ------------------------------------ 
 *	#contents .contBlock
 * ------------------------------------ */
.contBlock h4{
	clear:both;
	margin-bottom:35px;
}

.contBlock h5{
	clear:both;
	margin-bottom:15px;
}

.contBlock h6{
	clear:both;
	margin-bottom:10px;
}


/* -----------------------------------------------
 *	#sidebar
 * ----------------------------------------------- */
/* ------------------------------------ 
 *	#sidebar dl.lnavi
 * ------------------------------------ */
dl.lnavi{
	background-image: url(/img/training/common/lnavi_bg_btm.gif);
	background-position: left bottom;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
dl.lnavi dd{
	display: block;
	background-image: url(/img/training/common/lnavi_bg.gif);
	padding-left: 13px;
}

/* ------------------------------------ 
 *	.step
 * ------------------------------------ */
 
.stepMb15 .colLeft250 {
	width:250px;
	float:left;
	margin:0;
	padding:0;
}
.stepMb15 .colLeft235 {
	width:235px;
	float:left;
	margin:0;
	padding:0;
}


/* ------------------------------------ 
 *	#contents .btmCheck
 * ------------------------------------ */

.btmCheck {
	clear:both;
	width:735px;
	background:url(/img/training/situation/bg_dot_blu_middle.gif) repeat-y 0 0;
	margin:0;
	padding:0;
}

.btmCheck img {
	float:left;
}

.btmCheck img.pd5 {
	padding:0 5px 0 5px;
}

.btmCheck ul {
	float:left;
}

.iconLiBlu01s ul {
	margin:0;
	padding:3px 0 0 0;
}

.iconLiBlu01s ul li {
	background:url(/img/training/index/icon_list_blu_01.gif) no-repeat 0 4px;
	margin:0 0 3px 0;
	padding:0 0 0 15px;
}
