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

html {
overflow-y:scroll;
}

body {
	margin-top: 30px;
	background: #e7e7e7 url(../img/bg.gif) repeat-x;
	text-align: center;
}

#pageBody {
	margin-left: auto;
	margin-right: auto;
	width: 838px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	z-index: 1;
}

a img {
	border: 0;
}

#hd {
	padding: 2px 0 3px 10px;
	background-color: #4731F5;
	font-size: 10px;
	color: #FFFFFF;
}

#ft {
	height: 26px;
	padding: 10px 10px 2px 10px;
	background-color: #4731F5;
	font-size: 10px;
	color: #FFFFFF;
}

#ft img {
	vertical-align: middle;
}

#ftL {
	width: 250px;
	float: left;
}

#ftC {
	padding-top: 3px;
	width: 318px;
	float: left;
	text-align: center;
}

#ftR {
	width: 250px;
	float: left;
	text-align: right;
}

#news {
	width: 259px;
	position: absolute;
	top: 155px;
	left: 558px;
	z-index: 10;
}

#newsTxt {
	padding: 0 10px;
	width: 237px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}

#content {
	position: relative;
	background: url(../img/logo_bg.gif) no-repeat;
	padding: 120px 100px 60px 100px;
}

#logo10th {
	position: absolute;
	top: 15px;
	left: 558px;
}

#logo {
	position: absolute;
	top: 53px;
	left: 558px;
}

* html #logo10th, * html #logo {
	left: 458px;
}

#ci01 {
	text-align: center;
}

#ci01 h1, #ci01 h2 {
	margin-bottom: 20px;
}

#ci01 p {
	margin-bottom: 50px;
	font-size: 100%;
	line-height: 200%;
	color: #333333;
}

#ci02 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	width: 551px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
}

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

#ci02 h3 {
	margin: 0 0 0 0;
	float: left;
}

#ci02 p {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	width: 200px;
	float: left;
}

#ci02-1 {
	margin-left: 30px;
	margin-right: 20px;
	float: left;
}

#corporate h2 {
	clear: both;
}

#corporate dt {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	width: 100px;
	float: left;
	clear: left;
}

#corporate dd {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	width: 538px;
	float: left;
}

#map-address {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
}

#recruit h2 {
	clear: both;
	font-size: 100%;
	color: #333333;
}

#recruit h3 {
	clear: both;
	font-size: 90%;
	color: #333333;
}

#recruit dl {
	margin-bottom: 50px;
}

#recruit dt {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	width: 150px;
	float: left;
	clear: left;
}

#recruit dd {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	width: 488px;
	float: left;
}

#recruit-link {
	clear: both;
	font-size: 100%;
	font-weight: bold;
}

#recruit-link a {
	padding-left: 10px;
	background: url(../img/arw.gif) no-repeat 0 3px;
}

#privacy h2 {
	margin-top: 30px;
	font-size: 75%;
	clear: both;
}

#privacy p {
	font-size: 75%;
	line-height: 150%;
}

#privacy ol {
	margin: 0;
	padding: 0;
}

#privacy li {
	margin: 0 0 20px 25px;
	padding: 0;
	font-size: 75%;
	line-height: 150%;
}

#privacy01 {
	margin: 0 0 0 0;
	width: 260px;
	height: 110px;
	float: right;
}

#p-mark {
	margin-right: 10px;
	float: left;
}

#privacy02 {
	margin-top: 5px;
}

#sitemap h2 {
	font-size: 75%;
	background: url(../img/arw.gif) no-repeat 0 0;
	padding: 0 0 0 10px;
}

#sitemap h2 a:link, #sitemap h2 a:visited {
	color: #333333;
	text-decoration: none;
}

#sitemap h2 a:hover, #sitemap h2 a:focus {
	color: #333333;
	text-decoration: underline;
}

#sitemap ul {
	list-style: none;
}

#sitemap li {
	font-size: 75%;
	background: url(../img/arw.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

#sitemap li a:link, #sitemap li a:visited {
	color: #333333;
	text-decoration: none;
}

#sitemap li a:hover, #sitemap li a:focus {
	color: #333333;
	text-decoration: underline;
}

#to-top {
	position: absolute;
	top: 539px;
	left: 768px;
	z-index: 10;
}

#to-top2 {
	margin: 0 10px 10px 0;
	text-align: right;
}