@charset "utf-8";
/* CSS Document */
html{
	overflow-y:scroll;
}
*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
li{
	list-style:none;
}
h1,h2,h3,p,input,textarea,select{
	font-size:80%;
	font-weight:normal;
}
img{
	border:0;
	vertical-align:bottom;
}
#wrapper{
	width:980px;
	margin:0 auto;
	padding:0 10px;
}
#header{
	position:relative;
	width:980px;
	height:210px;
	background:url(../images2/top_line.gif) repeat-x top;
}
#header h1{
	margin-left:28px;
	padding-top:30px;
	width:120px;
	height:80px;
	margin-bottom:20px;
}
#header h2{
	color:#828282;
	position:absolute;
	left:165px;
	bottom:115px;
}
#header p{
	width:190px;
	color:#003300;
	position:absolute;
	right:50px;
	top:60px;
	text-align:center;
}
#header ul{
		padding-left:3px;
		width:976px;
		height:60px;
		background:url(../images2/navi_line.gif) repeat-x;
		}
#header ul li{
	display:inline;
	padding-left:1px;
}
#visual{
	width:980px;
	height:310px;
	border-top: 5px solid #003300;
	border-bottom: 5px solid #003300;
}
#visual p{
	padding:5px 0;
}
#page_body{
	width:980px;
	overflow:auto;
	margin-top:15px;
}
#content{
	float:left;
	width:659px;
	margin-left:20px;
}
#content p{
	padding:15px 18px;
	line-height:28px;
}
#content ul{
	padding:5px 13px;
}
#content li{
	padding:3px 0;
	color:#414141;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content li span{
	margin-left:auto;
}
#span{
	line-height:20px;
}
#content li img{
	margin-right:5px;
}
#topics{
	border-top: 1px solid #C8CAC9;
	border-right: 1px solid #C8CAC9;
	border-bottom: 5px solid #C8CAC9;
	border-left: 1px solid #C8CAC9;
	}
#topics h2{
	margin-top:5px;
}
#topics p{
	color:#414141;
}
#new{
	margin-top:1px;
	border-top: 1px solid #C8CAC9;
	border-right: 1px solid #C8CAC9;
	border-bottom: 5px solid #C8CAC9;
	border-left: 1px solid #C8CAC9;
}
#new h2{
	margin-top:5px;
}
#new a{
	text-decoration:none;
	margin:0 2px;
}
#new a:hover{
	text-decoration:underline;
	font-size: 14px;
}
#side{
	float:left;
	width:260px;
	height:260px;
	margin-left:20px;
	padding-top:5px;
	background:url(../images2/info_box.jpg) no-repeat;
}
#side p{
	text-align:center;
	margin-top:30px;
}
#footer{
	margin-top:15px;
	border-top:#94CB10 solid 4px;
	height:130px;
	background:url(../images2/top_line.gif) repeat-x bottom;
	position:relative;
}
#footer ul{
	margin-left:15px;
	margin-top:5px;
}
#footer ul li{
	display:inline;
	font-size:13px;
}
#footer a{
	text-decoration:none;
	color:#414141;
}
#footer a:hover{
	color:#0000FF;
	text-decoration:underline;
}
#pagetop{
	position:absolute;
	right:23px;
	top:9px;
}
#google{
	position:absolute;
	right:23px;
	bottom:40px;
}
#copyright{
	position:absolute;
	right:14px;
	bottom:10px;
}
#officekm{
	text-align:center;
	vertical-align:middle;
	margin:10px 0 42px;
	border-top: 5px solid #003300;
	border-bottom: 5px solid #003300;
}
#right{
	padding-top:10px;
}
.careerinfo {
	font-size: 10px;
}
.careerinfo {
	font-size: 12px;
}
