@import url(./css_header.css);
@import url(./css_left.css);
@import url(./css_footer.css);
@import url(./css/style_msg.css);


/* body */
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/back_body.gif) repeat-y center top;
   	text-align: center;
	font-size: 90%;
}

img{
	border: 0;
}


#container {
	background: #fff;
	line-height: 140%;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 853px;
	_width: 855px;
	}

#main-content{
	float: left;
	width: 100%;
	background-color: #fff;
}

#main_210{
	margin-left: 215px;
	width: 610px;
	padding: 0 10px;
}
	
#main_all {
	float: left;
	width: 97%;
	padding: 0 10px;
	}

p{
	font-size: 90%;
	margin: 5px;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	margin-left: 10px;
	}
	
h2 {
	margin: 0;
	padding: 0;
	}

#main-content h2 {
	margin: 0;
	padding:5px 0 5px 18px;
	font-size: 90%;
	font-weight: bold;
	background:url(images/h2_back.gif) no-repeat center left;
}
	
.search_area_form{
	padding: 25px 0 0 200px;
	height: 50px;
	background:url(images/back_search.gif) no-repeat center left;
}

h3 {
	margin: 0;
	padding: 3px 0 0 8px;
	font-weight: bold;
	font-size: 90%;
	color:#FF6633;
	}
h4 {
	padding: 5px 0 5px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
}

.text_right{
	margin:0;
	text-align: right;
}

.text_left{
	margin:0;
	text-align:left;
}

.text_size_small{
	font-size: 90%;
}

.text_red{
	color: #FF0000;
}

.text_green{
	color: #009900;
	}

.img_left{
	clear: left;
	float:left;
	margin:5px;
}



	
/* コンテンツ */ 
.img_left{
	float:left;
	margin:3px 7px;
}

.img_hr{
	clear: both;
	border-style: dotted none none none;
	border-color:#333366;
	height:1px;
}

.line_hr{
	clear: both;
	border: 1px solid #8080ff;
	height:1px;
}

#new_site_window{
	width: auto;
	height: auto;/*基本：310px*/
	overflow: auto;
	padding: 5px;
}

.main_content_left{
	float: left;
	width: 290px;
}

.main_content_right{
	margin-left: 310px;
	width: 290px;
}


/*タブのボティ*/
#tab_body{
	clear: left;
	margin: 1px 0 0 0;
	border: 1px  solid #bbb8a9;
	padding: 10px 10px 25px 10px;
}


/* 表全体のデザイン */
.table {
	margin-left: 5px;
	border-collapse: collapse;
	width: 98%;
}

.table td{
    padding: 5px;
    border: 1px #000 solid;
}

.table th{
    padding: 5px;
    border: 1px #000 solid;
}

.table_blue{
	margin-left: 5px;
	border-collapse: collapse;
	background-color: #cceeff;
	width: 98%;
}
.table_blue td{
    padding: 5px;
    border: 1px #000 solid;
}
.table_blue th{
    padding: 5px;
    border: 1px #000 solid;
}

.table_red {
	margin-left: 5px;
	border-collapse: collapse;
	background-color: #ffcccc;
	width: 98%;
}

.table_red td{
    padding: 5px;
    border: 1px #000 solid;
}
.table_red th{
    padding: 5px;
    border: 1px #000 solid;
}

.table_yellow {
	margin-left: 5px;
	border-collapse: collapse;
	background-color: #ffff99;
	width: 98%;
}

.table_yellow td{
    padding: 5px;
    border: 1px #000 solid;
}
.table_yellow th{
    padding: 5px;
    border: 1px #000 solid;
}

.table p {
	font-size: 80%; 
}





/* ボタン */
#btn-box {
	text-align: center;
	padding-bottom: 40px;
}
#btn-box button {
	width: 100px;
	height: 33px;
	background-color: #FFFFFF;
	border-style: none;
	margin: 0px 5px;
	padding: 0px;
}


/* step */

.table_step{
	vertical-align: top;
}



/* ページナビボタン */

.page_navi {
	margin: 0;
	padding: 0;
	width: 410px;
}

.page_navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.page_navi li {
	margin: 10px 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	float: left;
	width: 200px;
	line-height: 1;
	list-style-type: none;
}

.page_navi li a {
	padding: 0.6em 10px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 90%;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #eee;
}

.page_navi li a:hover {
	color: #000;
	background-color: #ddd;
}


/* 求人新着リスト */

.new_navi {
	margin: 0;
	padding: 0;
	width: 610px;
}

.new_navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.new_navi li {
	margin: 5px 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	float: left;
	width: 600px;
	line-height: 1.5;
	list-style-type: none;
}

.new_navi li a {
	padding: 10px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 90%;
	color: #333;
	text-decoration: none;
	background-color: #eee;
	background-image: url(images/arrow.gif); 
	background-repeat: no-repeat;
	background-position: right center ;
}

.new_navi li a:hover {
	color: #000;
	background-color: #fcde7e;
}



/* snsのリンク */

.sns_list {
	margin: 5px 0;
}

.sns_list li{
	float: left;
	list-style: none;
	margin-right: 8px;
}


