* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	text-align: center;
	background: orange;
/*	background: #efefef url("img/base_bg_stripe.gif") repeat;*/
}

.ground {
	position: relative;
	text-align: left;
	width: auto;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
}

body > .ground {
	height: auto;
}

img {
	border: 0px;
}

.contents {
	margin-left: 0px;
	margin-right: 0px;
}

.head {
	text-align: right;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 108px;
}

.middle {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.middle .main_menu {

	width: 800px;
	font-size: 10pt;
}

.foot {
	text-align: left;
	position: relative;
	height: 58px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	color: black;
	background: url("../img/job_bottom_logo.gif");

}

.foot a {

/*	color: #C0C0C0;*/
	color: black;

}

.clear {
	clear: both;
}

/*内部リンク用テキスト*/
.menu_text
{
	font-size: 14px;
	padding-top: 85px;
}

.midashi
{
	font-size: 18px;
	font-weight: bold;
	color: green;
}

.list
{
	margin-left: 30px;
	margin-bottom: 20px;
}

.list .faq
{
	color: red;
}

/*写真用テキスト*/
.thum_image
{
	text-align: center;
}

/*メインコンテンツ内枠*/
.menu_bg
{
	width: 800px;
	background: url("../img/job_main_window01.gif") repeat-y;
}

.menu_top
{
	width: 800px;
	height: 40px;
}

.menu_middle
{
	line-height: 130%;
	padding: 10px 20px;
}

.menu_bottom
{
	width: 800px;
	height: 5px;
}

.head_ground
{
	text-align: center;
	width: 100%;
	background: orange url("../img/jobbase_top.gif") repeat-x;
}

.head_ground a{
	color: blue;
}

.middle_ground
{
	text-align: center;
	width: 100%;
	background: white;
}

.foot_ground
{
	text-align: center;
	width: 100%;
	background: orange url("../img/jobbase_bottom.gif") repeat-x;
}

.foot .foot_menu
{
	width: 100%;
	padding-top: 9px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
}


/*社員紹介用*/
.top_midashi
{
	margin-left: 4px;
	margin-right: 0px;
}

.faq_text
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sche_text
{
	margin-top: 0px;
	margin-left: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.faq_ground
{
	float: left;
	margin-left: 4px;
	margin-right: 10px;
	width: 448px;
	background: url("../img/staff_menu_middle.gif") repeat-y;
}

.sche_ground
{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	width: 276px;
	background: url("../img/sche_menu_middle.gif") repeat-y;
}

.faq_midashi
{
	width: 448px;
	height: 34px;
}

.faq_bottom
{
	width: 448px;
	height: 2px;
}

.sche_midashi
{
	width: 280px;
	height: 28px;
}

.sche_bottom
{
	width: 280px;
	height: 3px;
}

.time
{
	font-size: 15px;
	color: blue;
}

.slide_menu
{
	text-align: center;
	padding-top: 10px;
}

