@charset "UTF-8";
*{
	line-height:1.5em;
	font-style:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif,"CI","Hiragino Kaku Gothic Pro","Osaka","lroSVbN";
	letter-spacing:0.05em;
}
body {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	width:640px;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
	}
h1,h2,h3,h4,h5,h6{
	font-size: 12pt;
	}
/* ------------------------------
		BODY
------------------------------ */

/* ------------------------------
		HEADER
------------------------------ */
#header_wrap{
	background-image:url(../image/bg_header.jpg);
	background-repeat:no-repeat;
	height:100px;
	}
/* ------------------------------
		MAINNAVI
------------------------------ */
#main_navi_wrap ul,#footer_wrap,#top_image_btn_wrap,#top_image_fla_wrap,.voice_head img,.voice_face_list_wrap,#header_wrap,#go_top,#subnavi ul{
	display: none;
}
/* ------------------------------
		SIDENAVI
------------------------------ */
#subnavi li{
	display:block;
	text-indent:-9999px;
	}
#subnavi p{
	border-bottom:1px dashed #000000;
	}
#contents_inner{
	margin: 10px 0 0 0;
	width: 510px;
	}
/* ------------------------------
		CAREERS
------------------------------ */
.careers_table td{
	padding:10px 0 10px 10px;
	text-align:left;
	vertical-align:top;
	border-bottom:2px dashed #000000;
	border-left:2px solid #666666;
	}

.contents_wide_inner_body h4{
	font-weight:bold;
	border-bottom:1px dashed #333333;
	margin:10px 0;
	}
.mark_career{
	font-weight:bold;
	}