@charset "UTF-8";
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6EAF0;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
#wrap{
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#wrap_index{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#header{
	width: 740px;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	padding: 10px;
}
#gNavi{
	width: 760px;
}
#topContents{
}
#side1{
	width: 487px;
	float: right;
}
#side2{
	float: left;
	width: 273px;
	text-align: left;
}
.cClear{
	clear: both;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}


.bannerArea{
	clear: both;
	width: 760px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*infoエリア*/
#info{
	height: 198px;
	background-image: url(img/top/bg_oshirase_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 39px;
	text-align: left;
}
#info dl{
	margin: 5px 0px 0px 120px;

}
#info dt{


}
#info dd{
	margin-top: -1.5em;
	padding-left: 50px;

}


/*infoエリア*/
#info2{
	height: 212px;
	background-image: url(img/top/bg_oshirase_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 49px;
	text-align: left;
}
#info2 ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	display: block;
	width: 250px;
	float: left;

}
#info2 li{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;


}

#info2 ul#list2{
	display: block;
	float: left;
	padding-top: 87px;
	width: 100px;
}

#info2 ul#list2 li{
	width: 90px;
}
/*#info2 dd{
	margin-top: -1.5em;
	padding-left: 50px;

}*/


/*再就職エリア*/
#reempoly{
	width: 244px;
	float: left;
	background-image: url(img/reempolyImg.jpg);
	background-repeat: no-repeat;
	background-position: 162px 0px;
	text-align: left;
	background-color: #FFFFFF;
	height: 213px;
}
#reempoly a{
	margin-left: 20px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
	margin-bottom: 20px;
}

/*キャリアアップエリア*/
#carear{
	width: 243px;
	float: right;
	text-align: left;
	background-image: url(img/carearImg.jpg);
	background-repeat: no-repeat;
	background-position: 151px 0px;
	height: 213px;
	background-color: #FFFFFF;
}
#carear a{
	margin-left: 20px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
	margin-bottom: 20px;
}

#infoAso{
	height: 213px;
	background-color: #FFFFFF;
	width: 273px;
}
#infoAso a{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
	margin: 0px;
}
#infoAso ul{
	padding: 0px 0px 0px 30px;
	margin: 0px;

}
#infoAso li{
	padding: 0px 0px 5px;
	margin-bottom: 5px;
	width: 222px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}

#infoAso .link{
	margin: 15px 20px 0px 0px;
	text-align: right;
	
}



#event .link{
	margin: 0px;
	text-align: right;
	height: 27px;
	width: 257px;
	background-image: url(img/eventBg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 0px;
}

#event a{
	background-image: url(img/arrowWhite.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
	margin: 0px;
	color: #FFFFFF;
}


#footer{
	text-align: left;
	height: 73px;
	width: 760px;
}


/*[action]--------*/
a:link{
	color:#247DC1;
	text-decoration: underline;
}
a:visited{
	color:#247DC1;
	text-decoration: underline;
}
a:hover{
	color:#FF6600;
	text-decoration: underline;
}



/*サブページ*/


#container{
	width: 764px;
}
#subMenu{
	width: 190px;
	float: left;
	text-align: left;
	margin-top: 30px;
}
#subMenu img{
	margin-bottom: 1px;
}

#contents{
	float: right;
	width: 564px;
	background-image: url(img/contentsBg.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents p{
	margin-top: 0px;
	margin-right: 59px;
	margin-bottom: 0px;
	margin-left: 40px;

}
#contents dl{
	margin: 0px;


}

#contents dt{
	color: #247DC1;
	font-weight: bold;
}
#mailForm {
	background-color: #EDF1F8;
	border: 1px solid #E6EAF0;
	padding: 20px;
	margin-top: 1em;
}

#mailForm table{
	width: 100%;
}

#mailForm th{
	color: #247DC1;
	text-align: left;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC2C7;
	padding-top: 5px;
	padding-bottom: 8px;
	vertical-align: top;
	background-image: url(img/arrowForm.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}
#mailForm td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC2C7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mailForm .btn{
	text-align: center;
}

#contents dd{
	

}

.contentsF{
	margin-top: 40px;
}
strong {
	font-weight: bold;
}


.contentsContainer{
	width: 470px;
	margin-left: 40px;
	margin-bottom: 12px;
}
.contentsSide1{
	float: left;
	width: 310px;
}
.contentsSide2{
	float: right;
	width: 150px;
}
.contentsSide3 {
	float: left;
	width: 150px;
}
.contentsSide4 {
	float: right;
	width: 310px;
}
.link a{
	margin-left: 40px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
}
.subT{
	margin-left: 40px;
	margin-bottom: 12px;
}
.bodyBlock {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: 59px;
	margin-left: 40px;
	margin-top: 1em;
	padding-top: 1em;
}

/*フォーム*/
#appliName{/*氏名*/
	width: 260px;
}

#nameFurigana{/*フリガナ*/
	width: 260px;
}

#nameKyusei{/*旧姓*/
	width: 260px;
}

#zipcode{/*郵便番号*/
	width: 8em;
}

#address{/*自宅住所*/
	width: 260px;
}

#addressKisei{/*帰省先住所*/
	width: 260px;
}

#phoneNum{/*自宅電話番号*/
width: 260px;
}

#eMail{/*E-Mail*/
width: 260px;
}

#schoolName{/*卒業学校名*/
width: 260px;
}

#schoolName2{/*学科名*/
width: 260px;
}
#fiscalYear{/*卒業年度*/
}

#inquiryBody{/*お問い合わせ内容*/
width: 260px;
}
.koyuData{
	padding-right: 59px;
	padding-left: 40px;
}
.koyuDataH{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2em;
	margin-bottom: 1em;
}

#privacy{
}


/*サブウインドウ関連*/
#wrapSubWin{
	width: 564px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.tStrong {
	font-weight: bold;
	color: #0099CC;
}
