/*
.font{
	font-size: small;
	font-family: Meiryo, ???C???I, sans-serif;
}
*/


.center{

	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
	font-family: Meiryo, ???C???I, sans-serif;
}


.box0{
	float: left;
	width: 900px;
	height: 25px;
	background-color: #009933;
}


h1{	font-size: x-small;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
}



.box1{
	float: left;
	width: 400px;
	height: 47px;
}


.box2{
	float: right;
	text-align: center;
	width: 500px;
	height: 45px;
}

.box3{
	float: left;
	width: 202px;
	text-align: center;
	margin-top: 15px;
}

.box3 > .border > a {
	vertical-align: top;
}

.box3 > .border > a > img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	vertical-align: top;
}


.box4{
	float: left;
	width: 670px;
	line-height: 150%;

	text-align: center;
	margin-left: 20px;
}



.box5{
	float: left;
	width: 600px;
	height: 300px;
}


.box6{
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	margin: 0 auto;
}

.box7{
	float: left;
	width: 210px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
}


.box8{
	width: 900px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}

.box9{
	float: left;
	text-align: center;
	width: 300px;
}

.box10{
	float: left;
	width: 410px;
	text-align: left;
}


.box11{
	float: left;
	width: 210px;
	height: 200px;
	text-align: center;
	margin: 0 auto;
}

.box12{
	margin-top: 10px;
	float: left;
	width: 660px;
	height: 25px;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background-color: #009933;
}


.space{
	clear: left;
}


.scr {
	overflow: scroll;   /* ?X?N???[???\?? */
	width: 658px;
	height: 200px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	text-align: left;
}




.date{
	color: #009933;
	font-weight:bold;
	font-size: medium;

}

#footer_link{
	color: #009933;
	font-weight:bold;
	font-size: medium;

}

.headline{
	font-size: small;
	margin-left: 30px;
	line-height: 180%;
	text-align: left;
}

.h2{
	font-size: small;
	margin-left: 30px;
	line-height: 180%;
	text-align: left;
}

.h3{
	font-weight:bold;
	font-size: medium;
	text-align: left;
	margin-left: 20px;
}


.h4{
	height: 30px;
	font-weight:bold;
	font-size: medium;
	text-align: left;

	background:url("img/line.bmp") no-repeat;
}


.h5{
	font-size: small;
	font-weight:bold;
	margin-left: 10px;
	line-height: 180%;
	text-align: left;
}

.h6{
	font-size: small;
	font-weight:bold;
	margin-left: 10px;
	line-height: 180%;
	text-align: center;
}


.cap{
	text-align: left;
	font-weight: bold;
	width: 680px;
	height: 50px;
	background-image: url("./img/seminar_cap.jpg") ;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 20px;
}


.border{
	border: 1px solid #c0c0c0;
}


.list{
	color: #008000;
	margin-left: 10px;
	font-size: medium;
	width: 900px;
	height: 20px;
}


a{/*?????N???ꂽ????*/
    color:#009933;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*???K???????N*/
    color:#009933;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*?K???̃????N*/
    color:#006633;
    text-decoration:underline;
}
a:hover {/*?}?E?X??̂????Ƃ?*/
    color:#33cc33;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*?N???b?N??*/
    text-decoration:none;
}



table.ph{
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size:10pt;
}
.ph th{
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:0.3em 1em;
	text-align:center;
	width: 200px;
	background-color: #F0FFF0;

}
.ph td{
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:0.3em 1em;
	width: 400px;
	text-align: left;
}



a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}




#slideshow {
   position: relative;
   width:  660px;
   height: 350px;
   margin-top: 15px;
   margin-bottom: 15px;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}


img	{
	border-style:none;
	}

ul	{
	list-style-type: none;
	}

/* 会社説明会バナー用スタイル */
#recruit_banner {
	position: relative;
}
.recruit_banner_absolute1 {
	position: absolute;
	top: 10px;
	left: 380px;
}
.recruit_banner_absolute2 {
	position: absolute;
	top: 43px;
	left: 380px;
}
.recruit_banner_absolute3 {
	position: absolute;
	top: 70px;
	left: 380px;
}
.recruit_banner_schedule_title {
	font-size: 15px;
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	font-weight: bold;
	color: #061F61;
}
.recruit_banner_schedule {
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 25px;
	color: #061F61;

}
