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

/* ---------------------------------------------------------------------
// container
--------------------------------------------------------------------- */
#container{
	margin-bottom:4px;
	}

/* ---------------------------------------------------------------------
// visual
--------------------------------------------------------------------- */
h3.visual{
	text-align:center;
	background:url(../images/top/visual_bg.jpg) left bottom repeat-x;
	padding:15px 0px 16px 0px;
	}
	
h3.visual img{
	line-height:0;
	font-size:0px;
	}
	
/* ---------------------------------------------------------------------
// side
--------------------------------------------------------------------- */
#side{
	float:left;
	width:102px;
	margin-top:21px;
	}	

/* ---------------------------------------------------------------------
// main  //追加
--------------------------------------------------------------------- */
#main{
	float:right;
	width:875px;
	margin-top:18px;
	background:none;
	padding-bottom:0px;
	}
	
#main h4,
#main h4 a{
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
	}

/* ---------------------------------------------------------------------
// page common
--------------------------------------------------------------------- */
.new{
	position:absolute;
	top:1px;
	left:1px;
	z-index:3;
	}

.img{
	position: relative;
	z-index:2;
	}
	
.txt{
	position: relative;
	z-index:2;
	}
	
.txt p{
	line-height:1.3;
	}

.info{
	position:absolute;
	overflow:hidden;
	text-align:right;
	bottom:0px;
	left:0px;
	z-index:1;
	}

.info p,
.info p span
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	line-height:1;
	}
.info ul{
	float:right;
	overflow:hidden;
	padding-top:10px;
	}	
.info li{
	float:left;
	margin-left:5px;
	line-height:0;
	font-size:0px;
	}

	
	
/* ---------------------------
// カテゴリー毎の設定
---------------------------*/
.webDesigner h4, 
.webDesigner h4 a, 
.webDesigner .info p span{
	color:#2CB2D6;
	}

.upskill h4, 
.upskill h4 a, 
.upskill .info p span{
	color:#F6A507;
	}

.employment h4, 
.employment h4 a, 
.employment .info p span{
	color:#F25271;
	}


/* ---------------------------
// ボックスサイズ毎の設定
---------------------------*/

/* ---- size_a ---- */
.size_a{
	position:relative;
	overflow:hidden;
	width:380px;
	height:434px;
	background:url(../images/top/size_a_bg.jpg) left top no-repeat;
	padding:22px 28px 0px 28px;
	margin-bottom:4px;
	}
.size_a h4{
	font-size:24px;
	margin-bottom:8px;
	}
.size_a .img{
	margin-bottom:20px;
	}
.size_a .info{
	width:380px;
	background:url(../images/top/size_a_bg_bottom.jpg) left bottom no-repeat;
	padding:0px 28px 23px 28px;
	}

/* ---- size_b ---- */
.size_b{
	position:relative;
	overflow:hidden;
	width:380px;
	height:204px;
	background:url(../images/top/size_a_bg.jpg) left top no-repeat;
	padding:22px 28px 0px 28px;
	margin-bottom:4px;
	}
.size_b h4{
	font-size:18px;
	margin-bottom:6px;
	}
.size_b .img{
	float:left;
	}
.size_b .txt{
	float:right;
	width:190px;
	}
.size_b .txt p{
	font-size:12px;
	}
.size_b .info{
	width:380px;
	background:url(../images/top/size_a_bg_bottom.jpg) left bottom no-repeat;
	padding:0px 28px 23px 28px;
	}
	
/* ---- size_c ---- */
.size_c{
	position:relative;
	overflow:hidden;
	width:171px;
	height:204px;
	background:url(../images/top/size_c_bg.jpg) left top no-repeat;
	padding:22px 23px 0px 23px;
	margin-bottom:4px;
	}
.size_c h4{
	font-size:18px;
	margin-bottom:6px;
	}
.size_c .txt{
	width:170px;
	}
.size_c .txt p{
	font-size:12px;
	}
.size_c .info{
	width:170px;
	background:url(../images/top/size_c_bg_bottom.jpg) left bottom no-repeat;
	padding:0px 23px 23px 23px;
	}
	
	
/* ---------------------------------------------------------------------
// blockA
--------------------------------------------------------------------- */
.blockA{
	float:left;
	margin-right:3px;
	}
	
/* ---------------------------------------------------------------------
// blockD
--------------------------------------------------------------------- */
.blockD h4{
	letter-spacing:-0.05em;
	}
	
	
/* ---------------------------------------------------------------------
// blockF
--------------------------------------------------------------------- */
.blockF{
	float:right;
	}
	
/* ---------------------------------------------------------------------
// blockG
--------------------------------------------------------------------- */
.blockG{
	float:left;
	margin-right:3px;
	}
	
/* ---------------------------------------------------------------------
// blockH
--------------------------------------------------------------------- */
.blockH{
	float:left;
	}
	
/* ---------------------------------------------------------------------
// blockI
--------------------------------------------------------------------- */
.blockI{
	height:204px;
	float:right;
	}
	
/* ---------------------------------------------------------------------
// blockJ
--------------------------------------------------------------------- */
.blockJ{
	float:left;
	margin-right:3px;
	}
	
/* ---------------------------------------------------------------------
// blockK
--------------------------------------------------------------------- */
.blockK{
	float:left;
	margin-right:2px;
	}
	
/* ---------------------------------------------------------------------
// blockL
--------------------------------------------------------------------- */
.blockL{
	float:left;
	margin-right:2px;
	}