@charset "utf-8";
/* CSS Document */

/*
	=0 career
	=1 job
	=2 message
	=3 student
	=4 guideline
	=5 form
	
*/

#mainwrap{
	background-image:url(../img/cmn/inner_bg.gif);
	background-repeat:repeat-y;
	width:792px;
	margin:0 auto;
	padding-bottom:50px;
}

#secwrap{
	background-image:url(../img/cmn/inner_bgtop.gif);
	background-repeat:no-repeat;
	padding-left:49px;
	padding-right:49px;
	padding-top:25px;
}

#section{
	width:665px;
	margin:15px auto;
	position:relative;
}

#gopagetop{
	background-image:url(../img/cmn/inner_bgbottom.gif);
	background-repeat:no-repeat;
	height:49px;
	width:792px;
	margin:-20px auto 0 auto;
	_margin:-20px auto 0px 0px;
	position:relative;
}
#gopagetop a{
	display:block;
	width:100px;
	height:20px;
	position:absolute;
	top:10px;
	right:50px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
*:first-child+html #gopagetop a{
	position:absolute;
	top:10px;
	right:49px;
}


/*=0 career
------------------------------------------------*/
#pg_career h1,#pg_job h1,#pg_message h1,#pg_student h1,#pg_guideline h1,#pg_form h1,#pg_topics h1,#pg_completion h1,#pg_confirm h1,#pg_topics-d h1{
	background-repeat:no-repeat;
	width:702px;
	height:42px;
	margin:0px auto auto auto;
	text-indent:-9999px;
}
#pg_career h1{
	background-image:url(../img/car_ttl-01.gif);
}
#pg_job h1{
	background-image:url(../img/job_ttl-01.gif);
}
#pg_message h1{
	background-image:url(../img/mes_ttl-01.gif);
}
#pg_student h1{
	background-image:url(../img/stu_ttl-01.gif);
}
#pg_guideline h1{
	background-image:url(../img/gui_ttl-01.gif);
}
#pg_form h1{
	background-image:url(../img/for_ttl-01.gif);
}
#pg_topics h1{
	background-image:url(../img/topi_ttl-01.gif);
}
#pg_completion h1{
	background-image:url(../img/com_ttl-01.gif);
}
#pg_confirm h1{
	background-image:url(../img/con_ttl-01.gif);
}
#pg_topics-d h1{
	background-image:url(../img/topid_ttl-01.gif);
}
#pg_career h2{
	background-image:url(../img/car_txt-01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	height:40px;
	margin-top:20px;
}
#pg_career .b1{
	background-image:url(../img/cmn/btn_01.gif);
	height:28px;
	background-repeat:no-repeat;
	margin-left:335px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_career .b1 a{
	display:block;
	height:28px;
	width:325px;
}
#pg_career .b1 a:hover{
	background-image:url(../img/cmn/btn_01.gif);
	background-repeat:no-repeat;
	background-position:0px -28px;
}

#pg_career .ttl_img{
	background-image:url(../img/car_ttl-02.gif);
	background-repeat:no-repeat;
	height:22px;
	text-indent:-9999px;
	margin-top:25px;
	margin-bottom:15px;
}

#pg_career .txt_img{
	background-image:url(../img/car_txt-02.gif);
	background-repeat:no-repeat;
	height:33px;
	margin-top:25px;
	text-indent:-9999px;
}
#pg_career .box{
	margin:20px 0 60px 0;
}
#pg_career .txt{
	width:50%;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	text-align:justify;
	text-justify:distribute;
}


/*=1 job
------------------------------------------------*/

#pg_job .ttl_img{
	text-indent:-9999px;
	margin-top:35px;
	margin-bottom:15px;
}
#pg_job .h3-1{
	background-image:url(../img/job_ttl-02.gif);
	background-repeat:no-repeat;
	height:21px;
}
#pg_job .h3-2{
	background-image:url(../img/job_ttl-03.gif);
	background-repeat:no-repeat;
	height:21px;
}
#pg_job .h3-3{
	background-image:url(../img/job_ttl-04.gif);
	background-repeat:no-repeat;
	height:22px;
}
#pg_job .txt_img{
	background-image:url(../img/job_txt-01.gif);
	background-repeat:no-repeat;
	height:33px;
	margin-top:15px;
	text-indent:-9999px;
}
#pg_job .p_img{
	margin-left:10px;
}
#pg_job .b1{
	background-image:url(../img/car_btn-01.gif);
	height:28px;
	background-repeat:no-repeat;
	margin-left:335px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_job .b1 a{
	display:block;
	height:28px;
	width:325px;
}
#pg_job .b1 a:hover{
	background-image:url(../img/car_btn-01.gif);
	background-repeat:no-repeat;
	background-position:0 -28px;
}
#pg_job .b2{
	background-image:url(../img/car_btn-01.jpg);
	height:117px;
	width:665px;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:50px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_job .b2 a{
	display:block;
	height:117px;
	width:660px;
}
#pg_job .b2 a:hover{
	background-image:url(../img/car_btn-01.jpg);
	background-repeat:no-repeat;
	background-position:0 -117px;
}

/*=2 message
------------------------------------------------*/

#pg_message h2{
	background-image:url(../img/mes_txt-01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
	height:16px;
	margin-top:20px;
}
#pg_message .b1{
	background-image:url(../img/cmn/btn_01.gif);
	height:28px;
	background-repeat:no-repeat;
	margin-left:335px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_message .b1 a{
	display:block;
	height:28px;
	width:325px;
}
#pg_message .b1 a:hover{
	background-image:url(../img/cmn/btn_01.gif);
	background-repeat:no-repeat;
	background-position:0px -28px;
}

#pg_message .column_list{
	width:660px;
	margin-bottom:80px;
}
#pg_message h4{
	text-indent:-9999px;
}
#pg_message .col_l{
	height:215px;
	width:238px;
	float:left;
	position:relative;
}
.colbg_01{
	background-image:url(../img/mes_pct-01.gif);
	background-repeat:no-repeat;
	height:215px;
}
.colbg_02{
	background-image:url(../img/mes_pct-02.gif);
	background-repeat:no-repeat;
	height:215px;
}
.colbg_03{
	background-image:url(../img/mes_pct-03.gif);
	background-repeat:no-repeat;
	height:215px;
}
.colbg_04{
	background-image:url(../img/mes_pct-04.gif);
	background-repeat:no-repeat;
	height:215px;
}
#pg_message .col_l .ctt01{
	position:absolute;
	left:33px;
	bottom:10px;
}
#pg_message .col_l .ctt02{
	font-weight:bold;
	font-size:14px;
	position:absolute;
	right:33px;
	bottom:10px;
}
#pg_message .col_l img{
	position:absolute;
	left:30px;
	top:30px;
}

#pg_message .col_r{
	width:401px;
	float:right;
	margin-top:10px;
}
#pg_message .ttl_img01{
	display:block;
	background-image:url(../img/mes_ttl-02.gif);
	background-repeat:no-repeat;
	height:21px;
	text-indent:-9999px;
	width:401px;
	margin-bottom:5px;
}
#pg_message .ttl_img02{
	display:block;
	background-image:url(../img/mes_ttl-03.gif);
	background-repeat:no-repeat;
	height:21px;
	text-indent:-9999px;
	width:401px;
	margin-bottom:5px;
}
#pg_message .ttl_img03{
	display:block;
	background-image:url(../img/mes_ttl-04.gif);
	background-repeat:no-repeat;
	height:21px;
	text-indent:-9999px;
	width:401px;
	margin-bottom:5px;
}
#pg_message .ttl_img04{
	display:block;
	background-image:url(../img/mes_ttl-05.gif);
	background-repeat:no-repeat;
	height:21px;
	text-indent:-9999px;
	width:401px;
	margin-bottom:5px;
}
#pg_message .col_r p{
	width:400px;
	margin:0px auto 10px;
	text-align:justify;
	text-justify:distribute;
	font-size:12px;
}
#pg_message .col_r .h5-01{
	text-indent:-9999px;
	background-image:url(../img/mes_txt-02.gif);
	background-repeat:no-repeat;
	margin:5px auto;
}
#pg_message .col_r .h5-02{
	text-indent:-9999px;
	background-image:url(../img/mes_txt-03.gif);
	background-repeat:no-repeat;
	margin:5px auto;
}
#pg_message #lnav,#pg_job #lnav,#pg_career #lnav{
	background-image:url(../img/mes_btnbg-01.gif);
	background-repeat:no-repeat;
	height:100px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_message .ln_btn,#pg_job .ln_btn,#pg_career .ln_btn{
	background-image:url(../img/mes_btn-01.gif);
	background-repeat:no-repeat;
	height:34px;
	position:absolute;
	top:55px;
	left:22px;
	width:627px;
}
#pg_message .ln_btn li,#pg_job .ln_btn li,#pg_career .ln_btn li{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

#pg_message .ln-01 a,#pg_job .ln-01 a,#pg_career .ln-01 a{
	display:block;
	width:304px;
	height:26px;
	margin-left:2px;
	margin-top:2px;
}
#pg_message .ln-02 a,#pg_job .ln-02 a,#pg_career .ln-02 a{
	display:block;
	margin-left:12px;
	width:304px;
	height:26px;
	margin-top:2px;
}
#pg_message .ln-01 a:hover,#pg_job .ln-01 a:hover,#pg_career .ln-01 a:hover{
	background-image:url(../img/mes_btn-01.gif);
	background-repeat:no-repeat;
	background-position:-2px -36px;
}
#pg_message .ln-02 a:hover,#pg_job .ln-02 a:hover,#pg_career .ln-02 a:hover{
	background-image:url(../img/mes_btn-01.gif);
	background-repeat:no-repeat;
	background-position:-318px -36px;
}

/*=3 student
------------------------------------------------*/
#pg_student h2{
	background-image:url(../img/stu_txt-01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
	height:16px;
}
#pg_student .b1{
	background-image:url(../img/stu_btn-01.gif);
	background-repeat:no-repeat;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-bottom:30px;
}
#pg_student .b1 a{
	display:block;
	width:661px;
	height:43px;
}
#pg_student .b1 a:hover{
	background-image:url(../img/stu_btn-01.gif);
	background-repeat:no-repeat;
	background-position:0px -43px;
}

#pg_student .p_img{
	width:632px;
	margin-left:15px;
}

#pg_student #bnrarea{
	width:660px;
	height:170px;
	border:#CCCCCC 1px solid;
	margin-bottom:50px;
}
#pg_student #bnrarea p{
	width:330px;
	height:150px;
	float:left;
	border-right:#CCCCCC 1px solid;
	padding:10px;
	color:#4E3009;
	font-size:12px;
}

#pg_student .bnr{
	width:309px;
	float:right;
}
#pg_student .bnr .l1{
	border-bottom:#CCCCCC 1px solid;
	height:60px;
	padding:13px;
	text-align:center;
}
#pg_student .bnr .l2{
	height:50px;
	padding:20px;
	text-align:center;
}
/*=4 guideline
------------------------------------------------*/

#pg_guideline h2{
	background-image:url(../img/gui_txt-01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:20px;
	margin-bottom:10px;
	height:16px;
}

#pg_guideline .b1{
	background-image:url(../img/gui_btn-01.gif);
	height:28px;
	background-repeat:no-repeat;
	margin-left:335px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_guideline .b1 a{
	display:block;
	height:28px;
	width:325px;
}
#pg_guideline .b1 a:hover{
	background-image:url(../img/gui_btn-01.gif);
	background-repeat:no-repeat;
	background-position:0px -28px;
}

#pg_guideline .b2{
	background-image:url(../img/gui_btn-02.gif);
	height:28px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#pg_guideline .b2 a{
	display:block;
	height:28px;
	width:661px;
}
#pg_guideline .b2 a:hover{
	background-image:url(../img/gui_btn-02.gif);
	background-repeat:no-repeat;
	background-position:0px -28px;
}
#pg_guideline #guide{
	margin:0px auto 30px;
	padding-top:12px;
	background-image:url(../img/gui_pct-01.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#pg_guideline h4{
	margin-left:20px;
	_margin-left:10px;
	width:60px;
	height:14px;
	float:left;
}
#pg_guideline #guide .ttl1{
	margin-top:50px;
	_margin-top:40px;
}
*:first-child+html #pg_guideline #guide .ttl1{
	margin-top:40px;
}
#pg_guideline #guide .ttl2{
	margin-top:30px;
	_margin-top:25px;
}
*:first-child+html #pg_guideline #guide .ttl2{
	margin-top:25px;
}

#pg_guideline #guide .ttl3{
	margin-top:115px;
	_margin-top:95px;
}
*:first-child+html #pg_guideline #guide .ttl3{
	margin-top:95px;
}

#pg_guideline #guide .ttl4{
	margin-top:135px;
	_margin-top:115px;
}
*:first-child+html #pg_guideline #guide .ttl4{
	margin-top:115px;
}
#pg_guideline #guide .ttl5{
	margin-top:35px;
}
*:first-child+html #pg_guideline #guide .ttl5{
	margin-top:30px;
}

#pg_guideline #guide .ttl6{
	margin-top:15px;
}
*:first-child+html #pg_guideline #guide .ttl6{
	margin-top:10px;
}

#pg_guideline #guide .ttl7{
	margin-top:3px;
	_margin-top:15px;
}
*:first-child+html #pg_guideline #guide .ttl7{
	margin-top:-18px;
}


#pg_guideline #guide .ttl8{
	margin-top:30px;
	_margin-top:25px;
}
*:first-child+html #pg_guideline #guide .ttl8{
	margin-top:25px;
}
#pg_guideline #guide .ttl9{
	margin-top:5px;
	_margin-top:15px;
}
*:first-child+html #pg_guideline #guide .ttl9{
	margin-top:-18px;
}

#pg_guideline #guide .ttl10{
	margin-top:3px;
	_margin-top:15px;
}
*:first-child+html #pg_guideline #guide .ttl10{
	margin-top:-18px;
}

#pg_guideline #guide .ttl11{
	margin-top:65px;
	_margin-top:55px;
}
*:first-child+html #pg_guideline #guide .ttl11{
	margin-top:65px;
}

#pg_guideline #guide li{
	margin-top:3px;
	_margin-top:2px;
	position:relative;
	padding-top:20px;
}
*:first-child+html #pg_guideline #guide li{
	margin-top:2px;
}
#pg_guideline #guide p{
	font-size:12px;
	_font-size:11px;
	line-height:1.4em;
	width:480px;
	text-align:justify;
	text-justify:distribute;
}
*:first-child+html #pg_guideline #guide p{
	font-size:11px;
}
#pg_guideline #guide .pos_01{
	padding-top:5px;
	display:block;
}
#pg_guideline #guide .p1{
/*	position:absolute;
	top:35px;
	left:150px;*/
}
#pg_guideline #guide .p2{
}
*:first-child+html #pg_guideline #guide .p2{
	top:19px;
}
#pg_guideline #guide .p8{
	position:absolute;
	top:23px;
	_top:25px;
	left:150px;
}
#pg_guideline #guide .p10,#pg_guideline #guide .p14{
	position:absolute;
	top:20px;
	left:150px;
}
#pg_guideline #guide .p_st{
	padding-bottom:8px;
}
#pg_guideline #guide .p_st02{
	padding-bottom:15px;
}
#pg_guideline #guide .p19{
	position:absolute;
	bottom:45px;
	_bottom:60px;
	left:150px;
}
#pg_guideline #guide .p20{
	position:absolute;
	bottom:20px;
	_bottom:25px;
	left:150px;
}
#pg_guideline #guide .p11{
	position:absolute;
	bottom:16px;
	left:150px;
}
#pg_guideline #guide .p12,#pg_guideline #guide .p13,#pg_guideline #guide .p9{
	position:absolute;
	top:28px;
	left:150px;
}
#pg_guideline #guide .p15{
	position:absolute;
	top:62px;
	left:150px;
}
#pg_guideline #guide .p16{
	position:absolute;
	top:103px;
	left:150px;
}
#pg_guideline #guide .p17{
	position:absolute;
	bottom:20px;
	left:150px;
}
#pg_guideline #guide .ps1{
	display:block;
	width:350px;
	padding-left:121px;
	margin-top:-15px;
	margin-bottom:2px;
	line-height:1.2em;
}
*:first-child+html #pg_guideline #guide .ps1{
	margin-bottom:6px;
}
#pg_guideline #guide .p7{
	position:absolute;
	top:15px;
	_top:20px;
	left:150px;
	line-height:1.3em;
}
*:first-child+html #pg_guideline #guide .p7{
	position:absolute;
	top:20px;
	left:150px;
	line-height:1.3em;
}
#pg_guideline #guide .fs1{
	font-size:11px;
}
#pg_guideline #guide .wrap_g01{
	background-image:url(../img/gui_foot01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;
}
#pg_guideline #guide .wrap_g02{
	background-image:url(../img/gui_foot02.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;
}
.inner_g01{
	background-image:url(../img/gui_inner01.gif);
	background-repeat:repeat-y;
	padding-left:150px;
}
.inner_g02{
	background-image:url(../img/gui_inner02.gif);
	background-repeat:repeat-y;
	padding-left:150px;
}
.short{
	_height:30px;
	_padding-top:10px;
}
.short2{
	_height:35px;
	_padding-top:5px;
}

#pg_guideline .g1{
	background-image:url(../img/gui_head01.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#pg_guideline .g2{
	background-image:url(../img/gui_head02.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#pg_guideline .g3{
	background-image:url(../img/gui_pct-04.gif);
	background-repeat:no-repeat;
	height:260px;
}
#pg_guideline .g4{
	background-image:url(../img/gui_pct-05.gif);
	background-repeat:no-repeat;
	height:310px;
}
#pg_guideline .g5{
	background-image:url(../img/gui_pct-06.gif);
	background-repeat:no-repeat;
	height:110px;
}
#pg_guideline .g6{
	background-image:url(../img/gui_pct-07.gif);
	background-repeat:no-repeat;
	height:80px;
}
#pg_guideline .g7{
	background-image:url(../img/gui_pct-08.gif);
	background-repeat:no-repeat;
	height:70px;
}
#pg_guideline .g8{
	background-image:url(../img/gui_pct-09.gif);
	background-repeat:no-repeat;
	height:110px;
}
#pg_guideline .g9{
	background-image:url(../img/gui_pct-10.gif);
	background-repeat:no-repeat;
	height:70px;
}
#pg_guideline .g10{
	background-image:url(../img/gui_pct-11.gif);
	background-repeat:no-repeat;
	height:70px;
}
#pg_guideline .g11{
	background-image:url(../img/gui_pct-12.gif);
	background-repeat:no-repeat;
	height:200px;
}
#pg_guideline #section #guide .squ_b{
	background-image:url(../img/square-bla.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	_background-position:0px 1px;
	padding-left:13px;
}
*:first-child+html #pg_guideline #section #guide .squ_b{
	background-position:0px 1px;
}

/*=5 form
------------------------------------------------*/

#pg_form h2{
	background-image:url(../img/for_txt-01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:20px;
	margin-bottom:10px;
	height:35px;
	text-indent:-9999px;
}
/*=6 completion
------------------------------------------------*/


#section_b{
	text-align:center;
	width:665px;
	margin:125px auto 60px;
	position:relative;
}

#pg_completion h4{
	background-image:url(../img/com_txt-01.gif);
	background-repeat:no-repeat;
	margin:0 auto 30px;
	width:151px;
	height:19px;
	text-indent:-9999px;
}
#pg_completion #section_b p{
	color:#4E3009;
	margin-bottom:200px;
}
#pg_completion #section_b a{
	color:#4E3009;
	margin-bottom:60px;
	font-weight:bold;
	font-size:13px;
}
/*=7 topics
------------------------------------------------*/
#pg_topics #section dl{
	height:65px;
	background-image:url(../img/topi_dot-01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#53290D;
	font-size:14px;
	padding-top:25px;
}
#pg_topics #section dl a{
	font-weight:bold;
	color:#53290D;
}
#pg_topics dt{
	float:left;
	margin-left:20px;
	_margin-left:10px;
	width:100px;
	}
#pg_topics dd{
	padding-left:130px;
	_padding-left:130px;
	_margin-top:-14px;
	margin-bottom:10px;
	width:540px;
	}
*:first-child+html #pg_topics dd{
	width:520px;
	padding-left:10px;
	padding-top:2px;
}
#pg_topics .bg_ore{
	background-color:#FDF7EF;
}
/*=7 topics-d
------------------------------------------------*/
#pg_topics-d #section h2{
	color:#53290D;
	font-size:16px;
	margin-bottom:20px;
	font-weight:bold;
	margin-top:20px;
}
#pg_topics-d #section img{
	float:left;
}
#pg_topics-d #section p{
	text-align:justify;
	text-justify:distribute;
}
#pg_topics-d #section .txt01{
	width:390px;
	float:right;
}
#pg_topics-d #section .txt02{
	width:100%;
	margin-top:20px;
}
#pg_topics-d #section .l1{
	width:200px;
	margin:100px auto auto;
	text-align:center;
}
#pg_topics-d #section a{
color:#4E3009;
font-size:13px;
font-weight:bold;
margin-bottom:40px;
}

