@charset "UTF-8";
/*タイトル*/
#contents h4 {
	height: 70px;
	background-image: url(/~folens/curriculum/img/intern_title_e.jpg);
	background-repeat: no-repeat;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#contents h4 em {
	visibility: hidden;
}
/*嶄刹コンテンツ坪メインコンテナ*/
#main {
	float: right;
	height: auto;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;

}

.table {
	margin-top: 30px;
}
.table a{
	color:#017ea7;
	text-decoration:none;
	}

.table a:hover{
color:#017ea7;
		text-decoration:underline;
		}
/*font*/

.px12 {
	color: #333333;
	font-size: 12px;
	line-height: 250%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ叔ゴ Pro W3";

}
.read {
	width: 720px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: left;
	color: #666666;
	line-height: 140%;
	margin-left: 0px;
	padding: 0px;
}
.read a{
	color:#017ea7;
	text-decoration:none;
	}

.read a:hover{
color:#017ea7;
		text-decoration:underline;
		}
#back_up {
	height: 15px;
	width: 724px;
	background-image: url(/~folens/img/s_up.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#back_btm {
	width: 724px;
	background-image: url(/~folens/img/s_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;


}
#main .junction-l{
width:304px;
float:left;
}
#main h5{
	border-top:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	width: 710px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 9px;
	background-image: url(/~folens/img/h5_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #666666;
	height: 20px;
}

#main h5 a{
	display:block;
	font-size: 10px;
	background-image: url(/~folens/img/h5_ya.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#666666;
	text-decoration:none;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	clear: right;
}

#main h5 span{
	padding-left:11px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8DC21F;
	width: 620px;
	float: left;
	font-size: 14px;
}

#main h5 a:hover{
		text-decoration:underline;
		}
/*fortop
-------------------------------------------*/
#for_top{
	text-align:right;
	clear:both;
	font-size: 10px;
	color:#017ea7;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0;
}
#for_top a{
	color:#017ea7;
	text-decoration:none;
	}
#for_top a:hover{
		text-decoration:underline;
		}
