@charset "utf-8";
/* CSS Document */

*{
  margin:0;
  padding:0;
  zoom:1;
} 

/* BODY */

body {
	height: 100%;
	background-color: #fff;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", "Osaka?等幅", sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/s850bk.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container-inner {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/image.jpg);
	height: 754px;
}


/* CONTENT */

#content {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #333;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
} 

#content a {
	color: #333;
}


h1 {
	font-weight: bold;
	font-size: 1.5em; 
	color: #fff;
	text-align: left;
	padding: 8px 30px;
}

h2 {
	text-align: left;
	font-size: 1.4em;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	line-height: 1.4em;
	color: #333;
}

h3 {
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #E87400;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
}

h4 {
	text-align: left;
	font-size: 1.4em;
	font-weight: normal; 
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #C2007B; 
}

h5 {
	text-align: right;
	font-weight: normal; 
	color: #fff; 
}

.table_company {
	border: 2px solid #FFF;
}

.table_company td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
}

.table_perform {
	width: 500px;
	margin: 20px 45px;
	border: 2px solid #FFF;
}

.table_perform td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #F2F2F2;
}

.table_recruit {
	width: 500px;
	margin: 20px 45px;
	border: 2px solid #FFF;
}

.table_recruit td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #F2F2F2;
}

	
table a:hover {
	color: #006EB8;
	text-decoration: none;
}

.bulletpoints {
	text-align: left;
	font-size: 1.4em;
	margin: 20px 75px 20px 80px;
	line-height: 2em;
	color: #333; 
}


/* FOOTER */

#footer {
	background-color: #eee;
	height: 45px;
	text-align: right;
	font-size: 1.2em;
	color: #200001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #FF9900;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	text-decoration: underline;
}

/* COPYRIGHT */


.clear {
	clear:both;
}

.txt90_b	{
	font-weight: bold;
	color: #333;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.txt90	{
	font-weight: normal;
	color: #333;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
}
