html {height: 100%;}
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 10px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	height: 100%;
	background: #ffffff url(images/bg.gif) repeat;
    }

a img {
  border: none;
}
a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* Begin Headers */

#header {
	margin: 0;
	background: #FFFFFF url(images/header.jpg) no-repeat;
	height: 140px;
	position: relative;
}

#header_logo h1{
    font-size:10px;
    color:#333333;
		position: absolute;
		top: 15px;
		left: 40px;
		width: 280px;
		height: 80px;
}

#header_logo h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #333333;
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 30px;
}

#header_menu {
    background-color: #fefefe;
    border-bottom:solid 2px #c1c3fe;
    margin:0 0 7px 0;
}

#header_menu td {

    text-align: center;
    padding:3px;
}
#header_menu td.d {
    padding:3px;
    border: 2px double #ccc;
}

.description {
    text-align: left;
    padding-left: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size:small;
    }

/* End Headers */

/* Begin Structure */
#page {
	margin: 0 auto;
	padding: 0;
	width: 785px;
	background: #FFFFFF url(images/bg_box.gif) repeat-y;
}
#container{
	clear: both;
	width: 100%;
	text-align: center;
}
#content{
	text-align:left;
	font-size: 1.3em;
}
#content_full{
	text-align:left;
	font-size: 1.3em;
	width: 745px;
	margin: 0 auto;
}
#side-content {
	text-align: left;
}
#sidebar{
    float:left;
    width:180px;
}
#sidebar td {
    padding:3px;
}

#sidebar  td.b {
    padding:3px;
    background-color: #efefef;
}

#sidebar ul{
    list-style: none;
    padding-left: 1.0em;
    text-indent: 0.1em;
    font-size: 80%;
}
#footer {
	clear: both;
	width: 100%;
	background: #EEC58F url(images/bg_foot.gif) no-repeat;
	height: 50px;
}
address {
	text-align: center;
  font-style: normal;
	padding-top: 20px;
}
/* End Structure */

/* Begin Forms */




/* End Forms */

/* Begin Tables */
table.main_table{
/*    font-size:small;
    border:1px solid #c1c3fe;
    border-spacing: 3px;
*/}
.main_table td,th{
/*    border:1px solid #c1c3fe;*/
}
th.list {
    background-color:#eee;
    font-weight:bold;
    text-align:center;
}
tr.required,td.required{
    background-color:#ff8040;
    font-weight:bold;
    text-align:center;
}
th.title {
    color:blue;
    background-color:#eee;
    border: 1px solid #c1c3fe;
    text-align:center;
}
th.title h3 {
    color:blue;
    background-color:#eee;
    margin:0 auto 0 auto;
    padding:4px;
}
th.items {
    background-color:#efd;
    text-align:right;
}
td.items {
    background-color:#eff;
    text-align:center;
}
tr.items {
    background-color:#efd;
}
/* クイック検索 */
table.quick_table {
	margin: 0 auto;
	width: 100%;
	border-top: 1px solid #999;
}
table.quick_table caption {
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.quick_table th {
	padding: 3px;
	width: 80px;
	background: #FFFFCC;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
table.quick_table td {
	padding: 3px;
	background: #FFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
table.search_table td.submit,	/* ̰検索 */
table.quick_table td.submit {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	border: none;
}
/* 仕事詳細 */
table.detail_table{
	border: none;
	width: 728px;
	font-size: 1em;
}
table.detail_table td, table.detail_table th{
	border-bottom:1px solid #C1DAD7;
	border-left: none;
	padding: 10px;
}
table.search_table th,	/* ̰検索 */
table.detail_table th{
	width: 8em;
	text-align: left;
	vertical-align: top;
}
table.detail_table tr.even {
	background: #F5FAFA;
}
/* ̰検索 */
/* ̰検索結果 */
table.search_table,
table.result_table,
table.main_table {
	font-size:small;
	border-top: 1px solid #999999;
	width: 728px;
	border-right: 1px solid #999999;
}
.search_table th, .search_table td,
.result_table th, .result_table td,
.main_table th, .main_table td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.result_table td.item-top {
	line-height: 1.5;
}
.result_table td.detail_btn {
	text-align: center;
}
table.search_table input.submit {
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 5px 5px 3px 5px;
}
/* 画像テーブル */
table.none_border_table{
    border: none;
}
table.none_border_table td,th{
    border: none;
}
/* search result */
div.result_title h3 {
	color: #AA0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 5px;
	border-bottom: solid 2px #CC0000;
}
div.result_title h3 a,
div.result_title h3 a:hover,
div.result_title h3 a:visited {
	color: #AA0000;
}
div.result_title p {
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 5px;
	background: #FFEEDD;
}

table.List {
	border: none;
}
table.List th {
	border: none;
}
table.List td {
	border: none;
}
/* End Tables */

/* Begin Informations */
.information {
    background-color: lightgreen;
    font-weight: bold;
    padding:3px;
    border:2px solid green;
    margin-top: 5px;
    margin-bottom: 5px; 
}
.warning {
    background-color: pink;
    font-weight: bold;
    padding:3px;
    border:2px solid red;
    margin-top: 5px;
    margin-bottom: 5px; 
}
/* End Informations */

/* Begin Misc */
div.photo {
  float: right;
  width: 160px;
  height: 120px;
  padding: 0 10px 0 10px;
  background-color: #FFF;
}
div.photo img {
  border: solid 1px #CCC;
}
hr {
    display: none;
}
/* End Misc */


/* for MacIE's bug */

/*\*//*/
textarea, select, input {
font-family: Osaka, sans-serif;
}
/**/

#header h2 {
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 575px;
	top: 10px;
	width: 170px;
}
div.qr {
	width: 12em;
	text-align: center;
	border: 1px solid #CCC;
	margin-right: 5px;
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
}
/* seach result */
.result_title_box {
}
#content h3 {
  font-size: 1.3em;
}
.head h3 {
	border-bottom: 3px solid #7C0060;
	background: #C50067;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
}
.section .head p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	line-height: 14px;
	background: #CCCCCC;
}
.section .head {
	margin-bottom: 20px;
}

#content_full .colum {
	clear: both;
	width: 100%;
}
#content_full .section {
	width: 354px;
}
#content_full .section#ar,
#content_full .section#students {
  float: left;
	}
#content_full .section#mg,
#content_full .section#company {
  float: right;
	}
#mg p {
	font-size: 0.77em;
}
div#job_all {
	text-align: center;
	margin-bottom: 20px;
}
#content_full blockquote {
	border-left: 3px solid #C487A0;
	padding-left: 10px;
	margin-bottom: 10px;
}
/*印刷ボタン*/
.p_btn {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.c_btn {
	text-align: center;
	margin-top: 10px;
}
.c_btn input {
	padding: 3px;
	background: #EEEEEE;
	border: 1px solid #666666;
	font-size: 1.1em;
}
