/*-----------------------------------------------------------
	local.css
-----------------------------------------------------------*/

/*-----------------------------------------------------------
	パンくずリスト
-----------------------------------------------------------*/

div#pankuzu{
	clear:both;
	width:780px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	font-size:10px;
	color:#9D9D9D;
}

div#pankuzu a{
	text-decoration:none;
	font-size:10px;
	color:#9D9D9D;
}

div#pankuzu a:hover{
	text-decoration:underline;
	font-size:10px;
	color:#9D9D9D;
}

/*-----------------------------------------------------------
	メニュー
-----------------------------------------------------------*/

div#leftmenu{
	clear:both;
	width:165px;
	float:left;
	margin-right:15px;
}

div#leftmenu ul{
	width:165px;
	list-style:none;
}

div#leftmenu a#title{
	width:165px;
	height:26px;
	background-image:url(../img/menu_title.gif);
	background-repeat:repeat;
	margin-bottom:2px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#title:hover{
	width:165px;
	height:26px;
	background-image:url(../img/menu_title_h.gif);
	background-repeat:repeat;
	margin-bottom:2px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#title_h{
	width:165px;
	height:26px;
	background-image:url(../img/menu_title_h.gif);
	background-repeat:repeat;
	margin-bottom:2px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu1{
	width:165px;
	height:20px;
	background-image:url(../img/menu_01.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu1:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_01_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu1_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_01_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu2{
	width:165px;
	height:20px;
	background-image:url(../img/menu_02.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu2:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_02_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu2_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_02_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu3{
	width:165px;
	height:20px;
	background-image:url(../img/menu_03.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu3:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_03_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu3_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_03_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu4{
	width:165px;
	height:20px;
	background-image:url(../img/menu_04.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu4:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_04_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu4_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_04_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu5{
	width:165px;
	height:20px;
	background-image:url(../img/menu_05.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu5:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_05_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu5_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_05_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu10{
	width:165px;
	height:20px;
	background-image:url(../img/menu_10.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu10hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_10_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu10_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_10_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu11{
	width:165px;
	height:20px;
	background-image:url(../img/menu_11.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu11:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_11_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu11_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_11_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu12{
	width:165px;
	height:20px;
	background-image:url(../img/menu_12.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu12:hover{
	width:165px;
	height:20px;
	background-image:url(../img/menu_12_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

div#leftmenu a#menu12_h{
	width:165px;
	height:20px;
	background-image:url(../img/menu_12_h.gif);
	background-repeat:repeat;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
}

/*-----------------------------------------------------------
	バナー
-----------------------------------------------------------*/

p#banner{
	margin-top:15px;
	margin-bottom:15px;
}

/*-----------------------------------------------------------
	タイトル
-----------------------------------------------------------*/

div#rightmenu h2#top{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#recruit{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_recruit.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#second{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_second.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#career{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_career.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#schedule{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_schedule.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#flow{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_flow.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#teach{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_teach.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#company{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_company.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#voice{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_voice.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#entry{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_entry.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#teach{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_teach.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

div#rightmenu h2#want{
	width:600px;
	height:37px;
	margin-bottom:15px;
	background-image:url(../img/contit_want.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-400px;
	font-size:12px;
	float:left;
}

/*-----------------------------------------------------------
	コンテンツ
-----------------------------------------------------------*/

div#rightmenu{
	width:600px;
	float:left;
	margin-bottom:20px;
}

div#rightmenu div.subtit{
	clear:both;
	width:600px;
	height:30px;
	background-image:url(../img/bg_subtit.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

div#rightmenu div.subtit p{
	width:550px;
	height:22px;
	margin-left:20px;
	padding-top:7px;
	font-weight:bold;
	font-size:13px;
}

div#rightmenu div.subtit_up_m20{
	clear:both;
	width:600px;
	height:30px;
	background-image:url(../img/bg_subtit.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	margin-top:20px;
}

div#rightmenu div.subtit_up_m20 p{
	width:550px;
	height:22px;
	margin-left:20px;
	padding-top:7px;
	font-weight:bold;
	font-size:13px;
}

div#gotop{
	width:600px;
	margin-top:30px;
	text-align:right;
}

div#gotop img{
	vertical-align:-4px;
	margin-right:10px;
}

div#gotop a{
	width:600px;
	text-decoration:none;
	font-size:12px;
	color:#6095E3;
}

div#gotop a:hover{
	width:600px;
	text-decoration:underline;
	font-size:12px;
	color:#6095E3;
}

div.gotop2{
	width:600px;
	margin-bottom:15px;
	text-align:right;
}

div.gotop2 img{
	vertical-align:-4px;
	margin-right:10px;
}

div.gotop2 a{
	width:600px;
	text-decoration:none;
	font-size:12px;
	color:#6095E3;
}

div.gotop2 a:hover{
	width:600px;
	text-decoration:underline;
	font-size:12px;
	color:#6095E3;
}


.left_m5{
	margin-left:5px;
}

.left_m15{
	margin-left:15px;
}

.top_m15{
	margin-top:15px;
}

.vtop{
	vertical-align:top;
}

.alicenter{
	text-align:center;
}

.smalltxt{
	font-size:11px;
}

/*-----------------------------------------------------------
	採用情報
-----------------------------------------------------------*/

p.rectxt{
	font-weight:bold;
	margin-bottom:10px;
	font-size:13px;
}

p.rectxt a{
	text-decoration:none;
	color:#6095E3;
}

p.rectxt a:hover{
	text-decoration:underline;
	color:#6095E3;
}

p.rectxt img{
	margin-left:10px;
	margin-right:14px;
	vertical-align:-3px;
}

div#recimg{
	margin:0px auto 15px auto;
	width:560px;
}

div.recruitbox{
	margin-bottom:10px;
	width:600px;
}

div.recruitbox p{
	margin-left:10px;
	margin-bottom:20px;
}

div.recruitbox p.comment{
	font-weight:bold;
	line-height:160%;
	text-align:center;
}

div.recruitbox p.comment img{
	margin-top:10px;
	text-align:center;
}

div.recruitbox img.photo{
	float:right;
	margin-left:10px;
}

div.recruitbox img.photo2{
	float:left;
	margin-right:5px;
	margin-left:10px;
}

table.toptable{
	clear:both;
	width:600px;
	border:0px;
	font-size:12px;
	background-color:#F6F6F6;
	margin-bottom:15px;
}

table.toptable th{
	vertical-align:top;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../img/bg_th.gif);
	background-color:#00A0C6;
	padding:7px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}

table.toptable td{
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

table.toptable th a{
	text-decoration:underline;
	font-size:12px;
	color:#FFFFFF;
}

table.toptable th a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#FFFFFF;
}


/*-----------------------------------------------------------
	採用テーブル
-----------------------------------------------------------*/

table.rectable{
	clear:both;
	width:600px;
	border:0px;
	font-size:12px;
	background-color:#F6F6F6;
	margin-bottom:15px;
}

table.rectable th{
	width:180px;
	vertical-align:top;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../img/bg_th.gif);
	background-color:#00A0C6;
	padding:7px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}

table.rectable td{
	width:420px;
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

table.rectable td a{
	text-decoration:none;
	font-size:12px;
	color:#6095E3;
}

table.rectable td a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#6095E3;
}

div.txtbase{
	margin-bottom:5px;
}

div.entry_bt{
	text-align:center;
}

/*-----------------------------------------------------------
	共通項目
-----------------------------------------------------------*/

p.rectxt2{
	margin:0px 10px 15px 10px;
}

div.line{
	font-weight:bold;
	border-bottom:1px dashed #9D9D9D;
	margin:20px 0px 10px 0px;
}

div.line2{
	font-weight:bold;
	border-bottom:1px dashed #9D9D9D;
	margin:10px 0px 10px 0px;
}

/*-----------------------------------------------------------
	説明会日程
-----------------------------------------------------------*/

div.mapbt{
	text-align:right;
}

p.schlink{
	margin:15px 10px 15px 50px;
}

p.schlink a{
	text-decoration:none;
	font-size:12px;
	color:#6095E3;
}

p.schlink a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#6095E3;
}

/*-----------------------------------------------------------
	採用までの流れ
-----------------------------------------------------------*/

p.flowtxt{
	font-weight:bold;
	color:#46B287;
	font-size:13px;
	margin:0px 10px 15px 10px;
}

div.flowimg{
	text-align:center;
}

div.flowimg img{
	margin-bottom:15px;
}

/*-----------------------------------------------------------
	教育制度
-----------------------------------------------------------*/

h4#relation01{
	width:600px;
	height:30px;
	margin-bottom:15px;
	background-image:url(../img/relationtit01.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-500px;
	font-size:12px;
}

h4#relation02{
	width:600px;
	height:30px;
	margin-bottom:15px;
	background-image:url(../img/relationtit02.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-500px;
	font-size:12px;
}

h4#relation03{
	width:600px;
	height:30px;
	margin-bottom:15px;
	background-image:url(../img/relationtit03.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-500px;
	font-size:12px;
}

div.teachimg{
	text-align:center;
}

div.teachdiv{
	background-color:#DCFCEE;
	margin-bottom:15px;
}

div.teachdiv p{
	padding:15px;
}

/*-----------------------------------------------------------
	社長メッセージ
-----------------------------------------------------------*/

p.massege_p{
	margin:0px 10px 15px 10px;
}

/*-----------------------------------------------------------
	エントリーフォーム
-----------------------------------------------------------*/

p.entry{
	margin:0px 10px 15px 10px;
}

div#entrydiv{
	overflow:auto;
	height:300px;
	border:1px solid #9D9D9D;
	margin-bottom:30px;
}

div#entrydiv h4{
	font-weight:bold;
	color:#FF9900;
	font-size:15px;
	margin:10px 10px 20px 10px;
	text-align:center;
}

div#entrydiv p{
	margin:10px;
}

ul.entryul{
	list-style-type:decimal;
	margin:0px 40px 15px 40px;
}

div.entry_bt2{
	text-align:center;
	margin-bottom:15px;
}

/*-----------------------------------------------------------
	会社概要
-----------------------------------------------------------*/

table#companyprof{
	clear:both;
	width:100%;
	border:0px;
	font-size:12px;
	background-color:#F6F6F6;
}

table#companyprof th{
	width:25%;
	vertical-align:top;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../img/bg_th.gif);
	background-color:#FFB546;
	padding:7px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}

table#companyprof td{
	width:75%;
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

table#companyprof td#left{
	width:35%;
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

table#companyprof td#left_r{
	width:35%;
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	text-align:right;
}


table#companyprof td#right{
	width:40%;
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

table#companyprof td a{
	text-decoration:none;
	font-size:12px;
	color:#6095E3;
}

table#companyprof td a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#6095E3;
}

/*-----------------------------------------------------------
	エントリーフォーム
-----------------------------------------------------------*/

table.entrytable{
	clear:both;
	width:100%;
	border:0px;
	font-size:12px;
	background-color:#F6F6F6;
}

table.entrytable th{
	width:30%;
	vertical-align:middle;
	text-align:left;
	color:#FFFFFF;
	background-image:url(../img/bg_th.gif);
	background-color:#FFB546;
	padding:7px 7px 7px 20px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}

table.entrytable td{
	width:70%;
	padding:7px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

span.hissu{
	font-size:10px;
	color:#CC0000;
}
