@charset "utf-8";
/* CSS Document */


/* clearfix */


div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0px;
	clear: both;
}

div{
	zoom: 1;
}

/*　box　*/
div#container{
	width:900px;
	margin:0px auto;
	background-color:#FFF;
}

div#header{
	width: 900px;
	height:46px;
	background-color:#FFF;
	margin: 0px auto;
}

div#pict{
	clear:both;
	width: 950px;
	height:150px;
	margin: 0px auto;
}

div#menu{
	clear:both;
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
}

div#main{
	clear:both;
	width:900px;
	background-color:#fff;
	margin: 0px auto;
}

div#left{
	display:inline;
	width: 650px;
	height:100%;
	background-color:#fff;
	margin-left:8px;
	float:left;
}

div#right{
	width: 230px;
	height:100%;
	margin-top:3px;
	margin-bottom:20px;
	padding-left:2px;
	float:right;
}

div#footer{
	clear:both;
	width:900px;
	height:100%;
	background-color:#fff;
	padding: 30px 0px;
	padding-bottom:20px;
}


/* common */

*{
  margin: 0px;
  padding: 0px;
}

html{
    height:100%;
}

body{
	margin: 0px auto;
    height: 100%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:80%;
	color:#333;
}

a{
	overflow:hidden;
}

img{
	margin: 0px;
	border: 0px;
}

em{
	font-style:normal;
}

.b{
	font-weight:bold;
}

p,h1,h2,h3,h4,h5,h6,li,ol,dl,dt,dd{
	margin:0px;
	padding:0px;
}

ul{
	list-style:none;
	list-style-image:none;
	margin:0px;
}

.error{
    margin-top: 5px;
    line-height: 140%;
	color:#ff0000;
}

.float{
	float:left;
}

.float_r{
	float:right;
}

.clr{
	clear:both;
}


.headerlogo{
	margin-left:10px;
}

h1{
	color:#ccc;
	font-size:9px;
	font-weight:normal;
	padding:0px 0px 2px 10px;
}

#toppict{
	width:900px;
	height:153px;
	margin:0px auto;
}

.toppict2{
	width:314px;
	height:33px;
	float:left;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu li{
	margin:0px;
	height:33px;
	float:left;
	font-size:30px;
}

#menu li.menuimg{
	text-indent:0px;
}

.text1{
	padding:10px 30px;
	line-height:140%;
}

.list{
	font-size:9pt;
	color:#666666;
	padding-top:2px;
}

.red{
	color:#CC0000;
}

/*　right　*/

.r_box{
	border:#aaa 1px solid;
	width:218px;
	height:100%;
	margin:2px 0px 4px 8px;
	padding:4px 0px;
}

.r_title{
	width:221px;
	margin-left:7px;
	margin-top:7px;
}


.goriyou_touroku{
	padding:5px 0px 5px 40px;
}

.goriyou_list{
	margin:10px 4px 4px 30px;
	font-size:110%;
}

.goriyou_list2{
	text-align:right;
	margin:4px 30px 4px 0px;
	font-size:120%;
}

.goriyou_img{
	padding:2px 15px 8px;
}

.hajimete_list{
	margin-left:15px;
}

*html .dotline{
	margin-left:-10px;
}


.hajimete_menu{
	background-image:url(../common_img/point_p.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:5px 0px;
	padding-left:15px;
	font-size:110%;
}

.hajimete_menu a,.chumoku_shousai a{
	color:#333333;
	text-decoration:none;
}

.hajimete_menu a:hover,.chumoku_shousai a:hover{
	color:#0000ff;
	text-decoration:underline;
}


/* footer */

.footer_box{
	margin:10px 0px 15px;
}

.footer_float{
	float:left;
	margin-right:10px;
}

.footer_link1{
	margin:0px 0px 10px 150px;
}

.footer_link2{
	clear:both;
	margin-left:200px;
	padding-top:5px;
}

.footer_link3{
	clear:both;
	margin-left:100px;
	padding-top:5px;
}

.footer_link4{
	clear:both;
	margin-left:180px;
	padding-top:5px;
}

.copy{
	margin-top:30px;
	padding-left:260px;
}

/* top */

.subtitle{
	clear:both;
	margin:15px 0px 0px 10px;
	width:520px;
	height:25px;
}

.subtitle_b{
	background-image:url(../common_img/titlebar1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	clear:both;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 45px;
	font-weight:bold;
	width:520px;
	height:30px;
}

.subtitle_b2{
	background-image:url(../common_img/titlebar2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	clear:both;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 30px;
	font-weight:bold;
	width:520px;
	height:32px;
}

.subtitle_b3{
	background-image:url(../common_img/titlebar3.gif);
	background-repeat:no-repeat;
	background-position:center left;
	clear:both;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 30px;
	font-weight:bold;
	width:520px;
	height:32px;
}

.newjob{
	padding:15px 0px 10px 20px;
}

.job_title{
	float:left;
	font-size:110%;
	font-weight:bold;
	padding-bottom:3px;
}

.job_text{
	clear:both;
	padding-bottom:10px;
}

.top_coodipict{
	border:#999999 1px solid;
	width:100px;
	height:100px;
	margin:4px 0px 0px 4px;
}

.top_cooditext{
	padding-top:3px;
	font-weight:bold;
	font-size:100%;
	text-align:center;
}

.top_coodi{
	margin:10px 0px 10px 20px;
	background-image:url(../index_img/top_coordi2.gif);
	background-repeat:no-repeat;
	background-position:center right;
	width:602px;
	height:172px;
}

.top_coodi2{
	float:left;
	width:110px;
	height:130px;
	margin:20px 0px 0px 10px;
	border:1px #999999 solid;
	background-color:#ffffff;
}

.top_coodi_hitsuji{
	float:left;
}

.top_mazuha{
	padding:30px 0px 30px 200px;
}

.top_mazuha2{
	margin-bottom:50px;
}

.touroku_s{
	float:left;
	padding-left:90px;
}

.touroku_c{
	float:left;
	margin-left:30px;
}

.logo{
	padding:8px 0px 0px 60px;
}

/* minna */

.box1{
	clear:both;
	padding-left:30px;
}

.box2{
	background-image:url(../common_img/box2.gif);
	background-repeat:repeat-y;
	margin-left:30px;
	padding:5px;
	height:100%;
}

.box3{
	clear:both;
	padding:0px 0px 0px 30px;
	margin-bottom:20px;
}

.box4{
	clear:both;
	padding:0px 0px 0px 30px;
	margin-bottom:10px;
}

.minna_text1{
	padding-left:10px;
	font-size:110%;
	font-weight:bold;
	color:#FF6666;
}

.box_text{
	padding:10px 20px;
	line-height:140%;
}

/* haken */
.haken_title1{
	padding:5px 0px 5px 30px;
}

.haken_title2{
	padding:5px 0px 5px 40px;
}

.haken_title3{
	padding:5px 0px 5px 70px;
}

.haken_text{
	padding:5px 0px 15px 70px;
	line-height:140%;
}

.haken_text2{
	clear:both;
	padding-left:70px;
}

.haken_text3{
	float:right;
	margin-top:30px;
}

.haken_text4{
	float:left;
	margin-top:30px;
}

.haken_pict1{
	padding:7px 0px 5px 70px;
	margin-bottom:20px;
}

.haken_pict2{
	float:left;
	padding:15px 0px 0px 40px;
}

.haken_pict3{
	float:left;
	padding:15px 0px 0px 10px;
}

.haken_q{
	background-image:url(../haken_img/haken_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:30px;
	margin-left:70px;
	padding:10px 0px 0px 40px;	
}

.haken_a{
	background-image:url(../haken_img/haken_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:140%;
	height:100%;
	margin-left:70px;
	padding:0px 0px 0px 40px;	
}

/* coordi */
.coordi_textp{
	color:#FF6666;
	font-weight:bold;
	padding:5px 30px 0px 30px;
	line-height:140%;
}

.coordi_text1{
	padding:0px 30px 10px 30px;
	line-height:140%;
}

.coordi_list1{
	margin-top:5px;
	padding-left:20px;
}

.coordi_list2{
	background-image:url(../common_img/point_dot.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:110%;
	float:left;
	padding-left:15px;
}

.coordi_list3{
	font-size:80%;
	color:#999999;
	float:left;
	margin-left:10px;
}

.coordi_list4{
	float:left;
	width:260px;
	margin:10px 0px 0px 10px ;
}

.coordi_list5{
	float:left;
	width:70px;
}

.coordi_listpict{
	width:40px;
	height:40px;
	border:#CCCCCC 1px solid;
	margin-left:15px;
}

.coordi_listtext{
	padding-top:8px;
	font-size:80%;
	color:#999999;
	line-height:120%;
}
.coordi_listname{
	text-align:center;
}

.coordi_left1{
	float:left;
	background-image:url(../coordinator_img/coordi_pictbox.gif);
	background-repeat:no-repeat;
	margin:10px;
	width:190px;
	height:260px;
}

.coordi_left2{
	float:left;
	background-image:url(../coordinator_img/coordi_pictbox2.gif);
	background-repeat:no-repeat;
	margin:15px 15px 10px 20px;
	width:148px;
	height:148px;
}

.coordi_left2-2{
	float:left;
	background-image:url(../coordinator_img/coordi_pictbox2-2.gif);
	background-repeat:no-repeat;
	margin:15px 15px 10px 20px;
	width:148px;
	height:128px;
}

.coordi_name{
	padding-top:7px;
	text-align:center;
	font-size:110%;
	font-weight:bold;
}

.coordi_pict{
	margin:20px 0px 0px 33px;
	border:1px solid #CCCCCC;
	width:120px;
	height:120px;
}

.coordi_pict2{
	padding:4px;
	width:140px;
	height:140px;
}

.coordi_pict2-2{
	padding:4px;
	width:140px;
	height:120px;
}


.coordi_right{
	padding:0px 30px 0px 30px;
	margin-bottom:20px;
	line-height:140%;
}

/* osigoto */
.job_text2{
	float:left;
	padding:10px 30px;
	line-height:140%;
}

.job_touroku{
	margin:15px 0px 20px 30px;
}

.job_box2{
	background-image:url(../job_img/box_job2.gif);
	margin-left:30px;
	background-repeat:repeat-y;
}

.job_title2{
	font-size:110%;
	font-weight:bold;
	padding:0px 40px 3px 20px;
}

.job_text3{
	padding:0px 40px 0px 30px;
}

.num{
	clear:both;
	padding:5px 0px 10px 70px;
}

.job_date{
	text-align:right;
	padding-right:40px;
}

.job_bar{
	padding:0px 0px 5px 15px;
}

.job_point{
	background-image:url(../job_img/job_point1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 10px 17px;
	padding:0px 0px 0px 15px;
}

.job_table{
	margin-left:10px;
	border:0px;
}

.job_tr{
	background-image:url(../job_img/job_bgcolor.gif);
}

.job_tdl{
	width:110px;
	padding:7px;
}

.job_tdr{
	width:420px;
	padding:7px;
}

.job_touroku2{
	text-align:center;
	font-size:110%;
	font-weight:bold;
	margin-top:10px;
}

.job_arrow{
	padding:10px 0px 0px 250px;
}

.job_touroku3{
	padding:10px 0px 0px 205px;
}


/* form */

table.form_s{
	width:550px;
	height:100%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333;
	margin:15px 0px 40px 50px;
	padding:10px 0px;
}

tr{
	width:500px;
}

td.l{
	padding:1px;
	width:150px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333;
	background-image:url(../common_img/bgcolor_p.gif);
	background-repeat:repeat;
	text-align:center;
}

td.r{
	padding:1px;
	width:350px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333;
	background:#fff;
}

td.botton{
	text-align:center;
}

.form_thanks{
	background-image:url(../form/img/form_thanks.gif);
	background-repeat:no-repeat;
	padding:10px 0px 0px 80px;
	margin:50px 0px 0px 50px;
	height:123px;
	width:521px;
}

/* gaiyou */

.table_gaiyou{
	width:550px;
	height:100%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333;
	margin:15px 0px 40px 50px;
	padding:10px 0px;
	border-collapse:collapse;
}

td.gaiyou_l{
	padding:5px;
	margin:0px;
	width:150px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333;
	font-weight:bold;
	background-image:url(../common_img/bgcolor_p.gif);
	background-repeat:repeat;
	border:1px #FF9999 solid;
	text-align:center;
}

td.gaiyou_r{
	padding:5px;
	width:350px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333;
	border:1px #cccccc solid;
	background:#fff;
}



/* link */

.link_table{
	width:600px;
	margin:0px 0px 0px 5px;
	border:0px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

.link_box2{
	width:610px;
	border:1px #CCCCCC solid;
	margin-left:30px;
	padding:3px;
	height:100%;
}

.link_l1{
	width:140px;
}

.link_l2{
	width:180px;
}

.link_tag{
	background-image:url(../common_img/bgcolor_p.gif);
	width:280px;
	padding:10px;
}

.link_form1{
	padding:35px 20px 10px 100px;
	float:left;
}

.link_form2{
	padding:10px 0px;
	float:left;
}

.link_box{
	margin:10px 0px 0px 30px;
	clear:both;
	width:610px;
	border-top:2px #CCCCCC solid;
	height:125px;
}

.link_pict{
	width:140px;
	height:105px;
	margin:10px 10px 10px 30px;
	border:1px #CCCCCC solid;
	float:left;
}

.link_name{
	padding:10px;
	font-weight:bold;
}

.link_text{
	padding:10px 30px 10px 10px;
	line-height:130%;
}

.linkform_hukidasi{
	background-image:url(../common_img/form_thanks.gif);
	background-repeat:no-repeat;
	margin-top:100px;
	margin-left:70px;
	padding:30px 0px 0px 120px;
	height:123px;
	width:521px;
}


/* pp */

dt.pp1{
	margin-top:12px;
	padding-left:15px;
	font-weight:bold;
	font-size:120%;
}

dd.pp2{
	padding:5px 20px 20px 30px;
	line-height:130%;
}

dd.pp3{
	padding:5px 20px 45px 30px;
	line-height:130%;
}
