@charset "UTF-8";
@import "common.css";

.page {
	position: relative;
	width: 850px;
	height: 750px;
	margin: 0 auto;
	padding: 0 auto;
}

.page .menu{
	position: relative;
 	float: left;
	margin: 0 auto;
	padding: 0 auto;
	min-width: 200px;
	width: 200px !important;
	width: 200px;
	height: 300px;
	font-size: mediam;
}

.menu {
	position: relative;
 	float: left;
	margin: 0 auto;
	padding: 0 auto;
	min-width: 200px;
	width: 100px !important;
	width: 100px;
	height: 300px;
	font-size: mediam;
}

/* ======= recruit ======= */
.recruit{
	font-size: 90%;
	position: relative;
	margin: 0 0;
	padding: 0 auto;
	font-weight: normal;
	min-width: 500px;
	width: 500px;
	color: #000000;
	line-height:150%
}

.recruit h2{
	font-weight: normal;
}

.recruit .left{
	text-align: left;
}

.recruit .right{
	text-align: right;
}

.recruit .center{
	text-align: center;
}

.recruit hr{
	text-align: center;
	color: gray;
	font-size: 2;
}

.recruit span{
	margin-left: 10px;
}

.recruit img{
	align: center;
}

.recruit table{
	width: 500px;
}

.recruit table .width1{
	width: 100px;
}

.recruit table .width2{
	width: 400px;
}

/* ======= main ======= */
.main{
	font-size: 90%;
	position: relative;
	margin: 0 auto;
	padding: 0 auto;
	min-width: 650px;
 	float: right;
	width: 650px;
/*	height: 800px;*/
	color: #000000;
	line-height:150%
}

.main ul{
	list-style-type:none;
	padding: 5px;
	margin: 5px;

}

.main .keiei_rinen {
	margin: 0 auto;
	width: 100%;
	height: 500px;
}

.main li {
    list-style: none;
    line-height: 15px;
    text-indent: 15px;
}

.main .list1 li {
    background: url(../info/image/circle02.jpg) no-repeat;
    list-style: none;
    text-indent: 15px;
    line-height: 15px;
}

.main .list2 li {
    background: url(../info/image/v2_lis022.gif) no-repeat;
    list-style: none;
    text-indent: 15px;
    line-height: 15px;
}

.main .list3 li {
    background: url(../info/image/b010lis.gif) no-repeat;
    list-style: none;
    text-indent: 15px;
    line-height: 15px;
}

/* ======= 地図描画範囲 ======= */
.map 
{
	margin: 0 15px;
	width: 500px;
	height: 300px;
	font-size: 120%;
}

.map_img {
	top : 30px;
	left : 50px;
	position : absolute;
}

/* ======= 案内図の地名 ======= */
.osaka {
	position: absolute;
	top : 355px;
	left : 220px; 
}

.tokyo {
	position : absolute;
	top : 280px;
	left : 390px;
}

/* === 企業理念 === */
#rinen1 {
	top : 80px;
	left : 40px;
	position : absolute;
	z-index: 6;
}

#rinen2 {
	top : 89px;
	left : 234px;
	position : absolute;
	z-index: 5;
}

#rinen3 {
	top : 201px;
	left : 114px;
	position : absolute;
	z-index: 4;
}

#rinen4 {
	top : 206px;
	left : 313px;
	position : absolute;
	z-index: 3;
}

#rinen5 {
	top : 309px;
	left : 24px;
	position : absolute;
	z-index: 2;
}

#rinen6 {
	top : 313px;
	left : 224px;
	position : absolute;
	z-index: 1;
}

/* ==== ToolTip ==== */
.toolTip { 
	position: relative;
}

.toolTip span {
	display: block;
	border: solid 2px #999;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 70px;
	right: 0px;
	padding: 5px;
	visibility: hidden;
	width: 300px;
}

a.toolTip:hover,a.toolTip:hover span {
	visibility: visible;
	z-index: 100;
}

/* ======== tablelist 表の幅 ======= */
.tablelist1 {
	width: 100px;
	vertical-align: top;
}

.tablelist2 {
	width: 400px;
	vertical-align: top;
}

/* ======= 応募項目 ======= */
.obo_content {
 	width: 500;
 	border: 0;
  }
  
.obo_content span {
	color: red;
}

.red {
	color: red;
}

.obo_content #list {
  cellpadding: 4;
  cellspacing: 0;
 }
 
.obo_content .item{
	width: 200px;
}

.obo_content .parenthesis {
	font-size: 88%;
	color: #0000CD;
}

.obo_content .mail {
	widows: 500;
	text-align: center;
	valign: bottom;
	align: center;
}

.java_mitaiou {
	top : 0px;
	left : 0px;
	position : absolute;
	z-index : 1;
}

.rinen_title {
/*	background: #ffffff url("../images/news_bar.png") repeat-x top left;
	padding-left: 10px;*/
}

.title {
/*	background: #ffffff url("../images/news_bar.png") repeat-x top left;*/
	padding-bottom: 5px;
	padding-left: 15px;
}
