@charset "utf-8";
/* CSS Document */

h5{
	margin-bottom:18px;
	}
	
p{
	line-height:1.8;
	}

/* ---------------------------------------------------------------------
// blockA
--------------------------------------------------------------------- */
.blockA{
	overflow:hidden;
	padding:0px 15px;
	margin-bottom:50px;
	}
.blockA .box_type_a{
	margin-top:40px;
	}
.blockA .box_type_a_inner div{
	overflow:hidden;
	padding-bottom:30px;
	}
.blockA .box_type_a_inner dl{
	width:270px;
	float:left;
	margin-right:48px;
	}
.blockA .box_type_a_inner dt{
	font-weight:bold;
	color:#F07E00;
	padding-left:65px;
	}	
.blockA .box_type_a_inner dd{
	margin-top:10px;
	}
#main .blockA .box_type_a_inner dd a{
	display:block;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:24px;
	height:24px;
	width:170px;
	padding:0px 10px 0px 25px;
	background:url(../../images/upskill/software/arrow.png) 8px center no-repeat;
	background-color:#FAE8E4;
	}
	
/* box01 */
#main .blockA .box_type_a_inner .box01{
	margin-left:44px;
	margin-top:10px;
	}	
#main .blockA .box_type_a_inner .box01 dt{
	background:url(../../images/upskill/software/block_a_ttl01.jpg) left top no-repeat;
	padding-top:25px;
	height:36px;
	}
/* box02 */
#main .blockA .box_type_a_inner .box02{
	margin-top:10px;
	}	
#main .blockA .box_type_a_inner .box02 dt{
	background:url(../../images/upskill/software/block_a_ttl02.jpg) left top no-repeat;
	padding-top:25px;
	height:36px;
	}
/* box03 */
#main .blockA .box_type_a_inner .box03{
	margin-left:44px;
	}	
#main .blockA .box_type_a_inner .box03 dt{
	background:url(../../images/upskill/software/block_a_ttl03.jpg) left top no-repeat;
	padding-top:10px;
	height:51px;
	}
/* box04 */
#main .blockA .box_type_a_inner .box04 dt{
	background:url(../../images/upskill/software/block_a_ttl04.jpg) left top no-repeat;
	padding-top:10px;
	height:51px;
	}
	
	
/* ---------------------------------------------------------------------
// blockB
--------------------------------------------------------------------- */
.blockB{
	overflow:hidden;
	padding:0px 15px;
	margin-bottom:20px;
	}
.blockB .lv_ttl{
	margin:40px 0px 10px 14px;
	}
.blockB dl{
	overflow:hidden;
	margin:0px 0px 30px 14px;
	width:645px;
	}
.blockB dt.img{
	float:left;
	}
.blockB dt.ttl{
	font-weight:bold;
	color:#F07E00;
	padding-left:174px;
	margin-bottom:5px;
	}
.blockB dd{
	padding-left:174px;
	}
	
.blockB dl.lv01{
	margin-bottom:15px;
	}
	
/* ---------------------------------------------------------------------
// blockC
--------------------------------------------------------------------- */
.blockC{
	overflow:hidden;
	padding:10px 0px 0px 15px;
	margin-bottom:50px;
	width:720px;
	}
.blockC dl{
	width:150px;
	float:left;
	margin-right:30px;
	}
.blockC dt{
	line-height:0;
	font-size:0px;
	margin-bottom:10px;
	}
#main .blockC dd a{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	}