/*就職カリキュラム--------------*/
.wr .lice_img{
	float:left;
	width:290px;
	padding:0 0 40px 0;
}
.wr .lice_right{
	float:left;
	width:360px;
	list-style-type:none;
	padding:-5px 0 20px 0;
}

.font_down{
	font-weight:normal;
	color:#333333;
}
.wr .lice_right p{
	line-height:1.2em;
	padding:0 0 5px 10px;
	font-size:12px;
}
#e_table{
	width:610px;
	margin:10px 0 20px 25px;
	border:0;
	padding:0;	
}
#e_table th{
	border:0;
}
#e_table td{
	padding:0;
	font-size:12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#e_table .image{
	width:95px;
	padding:2px 0 2px 0;
	margin:0;
}
#e_table .text{
	width:175px;
	padding-left:5px;
	line-height:1.5em;
}
#e_table .month{
	width:50px;
	padding:0;
	margin:0;
}
#e_table .top{
	width:275px;
	margin:0;
	padding:0;
	background-color:#66CCFF;
}
/*先輩からのメッセージ--------------*/
.wr .ogob_photo{
	float:left;
	width:262px;
	padding:20px 0 40px 0;
}
.wr .ogob_text{
	float:left;
	width:368px;
	list-style-type:none;
	padding:20px 10px 40px 10px;
	line-height: 120%;
	font-size:12px;
}



/*就職状況------------------*/
.graph{
	width:165px;
	height:180px;
	float:left;
	padding-left:10px;
}
table.graph_list{
	border: 0;
	float: left;
	display: inline;
	padding: 3px;
	margin: 0 6px;
	font-size: 13px;
}
table.graph_list th{
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1.2;
}
table.graph_list td{
	text-align: right;
	padding: 0 5px;
	margin: 0;
	border: 0;
	line-height: 1.2;
}

table.company{
	width:600px;
	margin:0 0 15px 25px;
}
table.company td{
	font-size:13px;
	padding-left:5px;
	line-height:1.2em;
}

