@charset "Shift_JIS";

@import"reset.css";

body{
	background:#CCCCCC;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:90%;
	_font-size:14px;
	line-height:1.5;
	text-align:center;
	xheight:100%;
}

#wrapper{
	background:#FFF;
	border-left:4px solid #000000;
	border-right:4px solid #000000;
	xheight:100%;
	margin:0 auto;
	padding:0px 2px;
	text-align:left;
	width:900px;
}

#header{
	background:#FFF url(../img/header.jpg) top center no-repeat;
	width:900px;
	height:210px;
	position:relative;
	/*background:#efefef;*/		/*後で削除*/
}

#header h1{
	font-size:13px;
	color:#888585;
	margin: 2px 0px 0px 30px;
}

#std_banner {margin:14px 18px 0 0;_margin:13px 9px 0px 0px;float:right;clear:both;}

#header_icon {float:right;width:200px;margin:70px 30px 0px 0px;_margin:70px 15px 0px 0px;clear:both;}


#gnavi{	
	background:url(../img/header_bottom.jpg) top center no-repeat;
	width:900px;
	height:80px;
}

#gnavi ul{
	margin:0;
	padding:5px 0px 0px 28px;
}

#gnavi ul li{
	display:inline;
	float:left;
}

#gnavi ul li a{
	display:block;
	text-align:center;
	height:30px;
	width:200px;
	margin:0 5px;
}

#mainmenu{
	height:80px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:900px;
}

#mainmenu ul li{
	display:inline;
	float:left;
}

#mainmenu ul li a{
	display:block;
	height:35px;
	width:150px;
	background:#eee;		/*後で削除*/
}

#main{
	height:auto;
	width:898px;
	position:relative;
	border-left:1px solid #888;
	border-right:1px solid #888;
		padding:10px 0 20px 0;
}




#main h2{height:30px;}
#main h3,h4{
	text-align:center;
	margin:0;
}

#footer{
	clear:both;
	xheight:80px;
	width:900px;
}

#box01,#box02,#box03{
	float:left;
	height:170px;
	margin:0;
}

#box01{width:340px;}

#box02{
	background:url(../img/footer_magazine.gif) center;
	width:340px;
}

#box02 img{
	text-align:center;
	font-size:12px;
	margin:120px 0px 0px 25px;
	line-height:150%;
}

#box02 input{margin:2px 0px;}

#box03{
	background:url(../img/footer_bannerBG.gif) center;
	width:220px;
	text-align:center;
}

#box03 div{
	margin-top:23px;
}


#box03 a img {
	margin:0px 4px 0px 0px;
}


address{
	background:#000000;
	color:#FFFFFF;
	clear:left;
	font-size:80%;
	text-align:center;
	padding:5px 0px 5px 0px;
}

address a{color:#FFFFFF;}


.sample{
	background:#DDDDDD;
	float:left;
	height:170px;
	margin:10px 0 10px 10px;
	width:165px;
}

#top_pickup {
	width:898px;
	_width:898px;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	position:relative;
}



.pickup-inn{
	height:200px;
	clear:left;
}

/*-----------------------------
文字位置等設定
------------------------------*/
.center{text-align:center;}







/*-----------------------------
システム
------------------------------*/

.pricetable,
.optionlist,
.traintable{
	margin:10px auto;
	width:600px;
	border:4px solid #BBB;
}

.pricetable th{
	border-bottom:1px dotted #bbb;
	border-right:1px solid #bbb;
	height:20px;
	padding:0.3em 0 0.3em 1em;
	width:300px;
}

.optionlist th,
.traintable th{
	border-bottom:1px dotted #bbb;
	border-right:1px solid #bbb;
	height:20px;
	padding:0.5em 0 0.5em 1em;
	width:150px;
}

.optionlist td{
	border-bottom:1px dotted #bbb;
	border-right:1px solid #bbb;
	height:20px;
	padding:0.5em 0 0.5em 1em;
}

.pricetable td,
.traintable td{
	border-bottom:1px dotted #bbb;
	padding-left:1em;
}

.grayish{background:#f2f2f2;}

.sysh4{
	border-left:8px solid #0066CC;
	font-size:110%;
	_font-size:16px;
	font-weight:700;
	margin:10px 0 0 6px;
	padding-left:0.5em;
	text-align: left;
}

.sysp{
	margin:10px 20px 0 30px;
}


.system_picon_img{
	display: block;
	float: left;
	margin: 4px 10px 0 0px;
	border: 1px solid #BBBBBB;
}
.system_picon_span{
	display: block;
	float: left;
	margin: 3px 0 0 0px;
}



/*-----------------------------
求人
------------------------------*/
#lrec{
	display:block;
	margin:20px auto;
}


#rech3{
	font-weight:700;
	font-size:160%;
	_font-size:20px;
	text-align:center;
}


#rectable{									
	border:4px solid #BBB;
	margin:10px auto;
	width:800px;
}

#rectable th{
	height:20px;
	text-indent:1em;
	width:250px;
	border-right:1px solid #bbb;
	padding:0.3em 0; 	
}

#rectable td{padding-left:1em;}

#recform{
	border:4px solid #BBB;
	margin:0 auto;
	padding:0 10px 10px 0;
	width:787px;
}

#recform input{width:30em;}

#recform input:focus{border:3px solid #999;}

#recform input.check{width:1em;}

#recform p{
	margin:10px 0 0 15px;
	border-bottom:1px dashed #999;
	padding:5px;
}	

#recform p.noborder{border:none;}

#recform label{
	display:block;
	float:left;
	font-weight:700;
	width:200px;
}

#recform textarea{
	height:5em;
	width:30em;
}

textarea:focus{border:3px solid #999;}

#btn{
	margin:10px auto;
	width:8em;
}

#recbtn{
	text-align:center;
}


/*------------------------------
アンケートフォーム　↓
----------------------------*/

.nec{
	color:#F00;
	font-size:10px;
	margin-left:5px;
}

#enqform input.short{width:10em;}

#enqform{
	border:4px solid #BBB;
	margin:0 auto;
	padding:0 10px 10px 0;
	width:782px;
}

#enqform input{width:25em;}

#enqform input:focus{border:3px solid #999;}

#enqform input.check{width:1em;}

#enqform p{
	margin:10px 0 0 15px;
	border-bottom:1px dashed #999;
	padding:5px;
}	

#enqform p.noborder{border:none;}

#enqform label{
	display:block;
	float:left;
	font-weight:700;
	width:350px;
}

#enqform textarea{
	height:5em;
	width:25em;
}

textarea:focus{border:3px solid #999;}

#btn{
	margin:10px auto;
	width:8em;
	*text-align:center;
}

/*------------------------------

リンク集

----------------------------*/

.linkwrap,
.linkwrap02,
.linkwrap03,
.linkwrap04,
.linkwrap05{
	border:1px solid #686868;
	-moz-border-radius:10px;
	margin:10px auto;
	padding:1em;
}

.linkwrap{width:500px;}

.linkwrap02{width:300px;}

.linkwrap img{border:1px solid #686868;}

.linkwrap02 img{border:1px solid #686868;}


.bold{font-weight:700;}

#bottom-p{
	border-top:1px dashed #686868;
	margin-top:10px;
	padding:10px 0;
	text-align:center;
}

#bottom-p a{
	background:#F2F2F2;
	border:1px solid #686868;
	height:20px;
	padding:7px;
	width:60px;
	text-decoration:none;
}

#bottom-p a:hover{
	background:#B4B8C2
}


