@charset "UTF-8";

/* header 
---------------------------------------------------- */
#description {
	width: 760px;
	background-color: #FFFFFF;
}

#header {
	width: 760px;
	height: 250px;
	background-image: url(../images/header/head_back_img.jpg);
	background-repeat: no-repeat;
}

.title {
	float: left;
	width: 220px;
	height: 60px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
}

.title a {
	width: 190px;
	height: 60px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#go_entry {
	text-align: left;
	margin-top: 100px;
	margin-left: 20px;
}


#header_menu {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}

/* left_contents
---------------------------------------------------- */
#left_wrapper {
	float: left;
	width: 500px;
}

.mark_box{
	padding-right: 5px;
	vertical-align: -0.2em;
}


/* right_box
---------------------------------------------------- */
.right_wrapper{
	float: right;
	text-align: left;
	width: 256px;
	margin-left: 0px;
}

.right_box{
	margin-top: 10px;
	width: 250px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.whats_new_title{
	border-bottom: 1px solid #bbbbbb;
}

.right_inner_box{
	width: 240px;
	height: 250px;
	margin-left: 10px;
	text-align: left;
	overflow-y: scroll;
}



/* main_contents
---------------------------------------------------- */
#main_wrapper{
	text-align: center;
	width 750px;
	margin-top: 10px;
	padding-top: 5px;
}

/*job---------------------------------------------------- */
#job {
	width: 220px;
	padding-top: 10px;
}

#job h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	color: #663333;
}

.job {
	font-size: 13px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	line-height: 130%;
}

#tenshoku_box {
	width: 740px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #bbbbbb;
	border-right: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	border-left: 1px dotted #bbbbbb;
}

#tenshoku_box_left{
	float: left;
	width: 510px;
	margin: 5px;
}

#tenshoku_box_1{
	margin-top: 4px;
	text-align: left;
	float: left;
	width: 200px;
	font-size: 14pt;
	font-weight: bold;
}

#tenshoku_box_2{
	margin-top: 1px;
	float: right;
	text-align: left;
	width: 310px;
}

#tenshoku_box_3{
	margin: 5px;
	float: right;
	width: 200px;
}

#news_box {
	text-align: left;
	width: 740px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

#mews_left_box {
	float: left;
	width: 260px;
	border-right: 1px solid #bbbbbb;
}

#mews_right_box {
	margin-top: 5px;
	float: right;
	width: 470px;
	height: 170px;
	overflow-y: scroll;
}

#under_box {
	text-align: left;
	margin-left: 5px;
	width: 750px;
	margin-bottom: 10px;
}

#under_left_box {
	float: left;
	width: 370px;
}

.under_left_text_box{
	width: 370px;
	margin-bottom: 5px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}


#under_right_box {
	float: right;
	width: 370px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

#under_right_inner {
	margin-top: 5px;
	margin-left: 5px;
	width: 360px;
}






