* {
	padding:0px;
	margin: 0px;
}
body {
	text-align:left;
	line-height:150%;
	font-size:14px;
	color:#444444;
	background-color:#ebf4e3;
}



/*   ヘッダー   */
	
#header{
	width: 900px;
	height:157px;
	border-bottom: 1px solid #666;
	}
.hline{
	width: 900px;
	background-image:url(../newimages/headline.jpg);
	background-repeat:repeat-x;
}

/*  グローバル   */
	
#global{
	width:900px;
	height:65px;
	clear:both;
	padding-top:20px;
	margin:0px;
	border: 0px;
	text-align: center;
}



/*   コンテンツ   */


#container{
	width: 912px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image:url(/shared/newimages/bg.gif);
	background-repeat:repeat-y;
	padding-left: 11px;
	}

#cont{
	width:860px;
	text-align: center;
	padding: 20px;
	}

#lconts{
	width: 255px;
	float:left;
	text-align:left;
	padding-right:19px;
}
#lconts_c{
	width: 585px;
	float:left;
	text-align:left;
}
#rconts{
	width: 157px;
	float:left;
	text-align:left;
}
.menucate{
	background: url(../../newimages/menu_mid.gif) top left repeat-y;
	margin-bottom:20px;
}
.menumid{
	padding-left:13px;
	padding-top:7px;
	padding-bottom:3px;
}
.menumid li{
	padding-top:5px;
	line-height:100%;	
}

.category{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: #999999 dotted 1px;
	height:100%;
	clear:both;
}



.thumb{
	float:right;
	min-height:100%;
	_hright: 100%;
	padding-left:15px;
	padding-bottom:10px;

}



.seminar{
	background:url(../../newimages/seminar_icon.gif) top left no-repeat;
	padding-left:55px;
	line-height:130%;
	padding-bottom:8px;
}



.wanted{
	background:url(../../newimages/wanted_icon.gif) top left no-repeat;
	padding-left:55px;
	line-height:130%;
	padding-bottom:8px;
}

.experience{
	background:url(../../newimages/experience_icon.gif) top left no-repeat;
	padding-left:64px;
	line-height:130%;
	padding-bottom:8px;
}


/*   TOP　▼   */
#top_cont{
	width:850px;
	text-align: center;
	margin: 0 auto;
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 13px;
	}

#top_lconts{
	width: 413px;
	float:left;
	text-align:left;
	}

#top_rconts{
	width: 413px;
	float:right;
	text-align:left;
	}

#main_fla{
	width: 900px;
	height:700px;
	text-align:center;
	}
/*   ▲TOP   */

/*   photo　▼   */
#photo_cont{
	width:850px;
	text-align: center;
	margin: 0 auto;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 13px;
	}

#photo_lconts{
	width: 380px;
	float:left;
	text-align:left;
	padding-top: 10px;
	}

#photo_rconts{
	width: 460px;
	float:right;
	padding-top:10px;
	}
/*   ▲photo   */



/*   フッター   */


#footer{
	width: 900px;
	clear: both;
	text-align: left;
	padding-bottom:20px;
	}


#seachbox{

}
