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

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

body{
	background-color:#FFFFFF;
}


/* - [font] - */

.font_normal00{
	font-size:10px;
	line-height:14px;
}
.font_normal01{
	font-size:12px;
	color:#474646;
	line-height:16px;
}
.font_normal02{
	font-size:14px;
	line-height:18px;
}
.font_normal03{
	font-size:16px;
	line-height:24px;
}

.font_personal_infotext01{
	width:650px;
	font-size:12px;
	color:#474646;
	line-height:16px;
	padding:15px 15px 0 15px;
}

.font_personal_infotext02{
	width:650px;
	font-size:12px;
	color:#474646;
	line-height:16px;
	padding:10px 15px 0 15px;
}

.font_personal_infotable{
	width:650px;
	font-size:12px;
	color:#474646;
	line-height:16px;
	margin:0 auto;
}


/* - [font] - */





/* - [rule] - */

#other_contents_area{
	width:740px;
	height:auto;
	margin:0 auto;
}

.other_contents_up{
	width:740px;
	height:40px;
	background-image:url(../img/recruit/contents_bg_up.jpg);
}

.other_contents_up_title{
	width:720px;
	height:30px;
	padding:10px 10px 0 10px;
}
.other_contents_up_title2{
	width:720px;
	height:30px;
	padding:10px 10px 0 10px;
	margin-left: -27px
}


.other_contents_l{
	width:12px;
	height:auto;
	float:left;
	background-image:url(../img/recruit/contents_bg_l.jpg);
	background-repeat:repeat-y;
}

.other_contents_cn{
	width:716px;
	height:auto;
	float:left;
}

.other_contents_r{
	width:12px;
	height:auto;
	float:left;
	background-image:url(../img/recruit/contents_bg_r.jpg);
	background-repeat:repeat-y;
}

.other_contents_dw{
	width:740px;
	height:12px;
	clear:both;
}

.other_contents_close_btn{
	width:170px;
	height:31px;
	margin:0 auto;
}

/* - [rule] - */




/* - [sub_copyright] - */

#sub_copyright_container{
	width:700px;
	height:20px;
	margin:0 auto;
}

#sub_copyright{
	text-align:right;
	font-size:11px;
	line-height:20px;
	color:#3a3a3a;
}

/* - [sub_copyright] - */
