@charset "UTF-8";

/*----------------------------------------------
S̐ݒ
*/
body, h1, h2, h3, h4, h5, h6, 
p, ul, ol, li, dl, dt, dd, address,
em, form, fieldset, input, textarea, 
blockquote, pre {
	color: #333;/*FmF*/
}

body {
	font-size: 12px;
	line-height: 1.2;
}


/*----------------------------------------------
Nݒ
*/
a:link,
a:visited,
a:hover,
a:focus,
a:active 
{
	color: #000080;
	text-decoration: underline;
}

/*----------------------------------------------
*/

body {
	background: #fff;
	text-align:left;
	margin:0;
}

#container {
	position:absolute;
	margin: 0 auto;
	width: 985px;
}

/*job*/
#job{
	width:750px;
	float:right;
	display: inline;

}
#nav{
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}
#nav li{
	display:inline;
	padding:15px;
}
#snav{
	margin-top:0.5em;
	margin-bottom:0.5em;
	text-align:center;
}
#snav li{
	display:inline;
}	

#menu {
	position:absolute;
	margin:0;
	padding:5px;
	width: 230px;
	background: url(../topimg/back16.gif) repeat;
}

#menu table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	font-size: 12px;
	line-height: 1.2;

}

.BGcolor {
	background-color:#E1E6FA;
}


.info{
	width:85%;
	margin-top:0;
	margin-left:50px;
	margin-bottom:1em;
	padding:0.5em;
	text-align:left;
/*	font-size:1.2em;
*/	border:solid 1px;
}
#job table {
	width:85%;
	margin-top:5px;
	margin-bottom:50px;
	clear:both;
}
#job table caption{
	width:85%;
	padding:0.5em;
	background-color:#006699;
/*	font-size:0.9em;
*/	color:#FFFFFF;
	font-weight:normal;
}
#job table td{
	padding:0.5em;
	background: #E8F3FF;
	font-size:0.9em;
}
#job table.stable{
	width:85%;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}
#job table.stable td{
	padding:0.5em;
	background-color:#FFFFFF;
	font-size:0.8em;
}
/*jobend*/
/*job01*/
#job1{
	width:750px;
	float:right;
	display: inline;
}
#job1 table {
	width:85%;
	margin-bottom:50px;
	}

#job1 table td.side{
	padding:0.5em;
	background: #99CCFF;
	font-size:0.9em;
	text-align:left;
}
#job1 table td.rside{
	padding:0.5em;
	background: #E8F3FF;
	font-size:0.9em;
	text-align:left;
}
/*job01end*/
/*job03*/
#job3{
	width:750px;
	float:right;
	display: inline;
}
#job3 table {
	width:90%;
	margin-bottom:50px;
}
#job3 table caption{
	width:90%;
	font-weight:bold;
}
/*job03end*/

img { 
	border:0 
}
h1{
	margin:0 0 50px 0;
	text-align:center;
}

/*#job a:link     { text-decoration:none; color:#006699}
a:visited  { text-decoration:none; color:#006699}
a:active   { text-decoration:none; color:#006699}
a:hover    { text-decoration:underline; color:#006699}*/

.blue {
	color: #0066FF;
}
.blue1{
	padding:0.5em;
	background:#006699;
	font-size:0.9em;
	color:#FFFFFF;
	vertical-align:middle;
}
.blue2{
	padding:0.5em;
	font-size:0.9em;
	background:#E8F3FF;
	vertical-align:middle;
}
.small{
	font-size:0.9em;
}
.top{
	margin-top:1em;
	text-align:center;
	/*font-size:0.9em;*/
}
/* Start clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End clearfix */
