/*************************
  全体タグ
*************************/
body {
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
}
	
td {
	margin: 2px;
	padding: 3px;
	vertical-align: top;
}

p {
	margin: 0px 0px 10px;
	padding: 0px;	
}

body, td, p {
	font-size: 90%;
	line-height: 130%;
	}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.1em;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	background-image:      url(img/h2.gif);
	background-repeat: no-repeat;
	text-indent: 15pt;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin: 0px -20px 10px 0px;
	clear: both;
}

h3 {
	font-size: 100%;
	margin-left: 0px;
	color: #3366ff;
	margin-bottom: 0.4em;
	margin-top: 1em;
	clear: both;
}

.right {
	text-align: right;
}

.top {
	font-size: 90%;
	text-align: right;
	clear: both;
}

.th {
	font-weight : bold;
	background: #e0e0e0;
	text-align: right;
}

#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 740px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #FFFFFF url(img/bg.gif) repeat-y;
}


#h1 {
	height: auto;
	width: 740px;
	text-align: left;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 20px;
}

/******************************
  インデックスページのみのCSS
******************************/
.home P {
	line-height: 130%;
	font-size: 100%;

}

.home ul {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}

.home table {
	padding: 2px;
	width: 400px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.home h2 {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	background-image:      url(img/h2.gif);
	background-repeat: no-repeat;
	text-indent: 15pt;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.home h3 {
	font-size: 105%;
	margin-left: 0px;
	color: #3366ff;
	margin-bottom: 0.4em;
	margin-top: 1em;
	clear: none;

}

.home #logo2 {
	float: right;
	width: 150px;
}

/*************************
  ヘッダー
*************************/
#header {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 740px;
}

#header #title {
	padding: 0px;
	height: 40px;
	width: 350px;
	background: url(img/logo.gif);
	margin: 0px;
	float: left;
}

#header #title a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 350px;
	margin: 0px;
	padding: 0px;
}

#header #title h1 {
	visibility: hidden;
}

#header #copy {
	text-align: right;
	padding: 0px;
	width: 380px;
	margin-top: 2px;
	margin-right: 10px;
	float: right;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
}

/* ヘッダサブメニュー */
#header #submenu {
	font-size: 12px;
	margin: 0px 0px 1px;
	padding: 0px;
	width: 390px;
	float: right;
}
#header #submenu ul {
	margin: 0px;
	padding: 0px;	
}
#header #submenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style: none;
}
#header #submenu #space {
	background: #3366FF url(img/navi/navi_r1_c1.gif) no-repeat;
	display: block;
	height: 20px;
	width: 110px;
}
#header #submenu #s-1 a {
	background: url(img/s-menu/s-home.gif);
	display: block;
	height: 20px;
	width: 93px;
	text-decoration: none;
}
#header #submenu #s-1 a:hover, #header #submenu #s-1 a:active {
	background: url(img/s-menu/s-home2.gif);
	display: block;
	height: 20px;
	width: 93px;
}
#header #submenu #s-2 a {
	background: url(img/s-menu/s-map.gif);
	display: block;
	height: 20px;
	width: 93px;
	text-decoration: none;
}
#header #submenu #s-2 a:hover, #header #submenu #s-2 a:active {
	background: url(img/s-menu/s-map2.gif);
	display: block;
	height: 20px;
	width: 93px;
}
#header #submenu #s-3 a {
	background: url(img/s-menu/s-mail.gif);
	display: block;
	height: 20px;
	width: 93px;
	text-decoration: none;
}
#header #submenu #s-3 a:hover, #header #submenu #s-3 a:active {
	background: url(img/s-menu/s-mail2.gif);
	display: block;
	height: 20px;
	width: 93px;
}
#header #submenu em {
	visibility: hidden;
}


/*************************
  左メニュー
*************************/

#navi {
	height: 100%;
	width: 143px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}

#navi ul {
	text-align: left;
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 143px;
	background: #FFFFFF;
}

#navi li {
	display: block;
	width: 143px;
	padding: 0px;
	margin: 0px;
}

#navi #home a {
	background: url(img/menu/home.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
}

#navi #home a:hover, #navi #home a:active{
	background: url(img/menu/home2.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
}

#navi #info a {
	background: url(img/menu/info.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
}

#navi #info a:hover, #navi #info a:active{
	background: url(img/menu/info2.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
}

#navi #recruit a {
	background: url(img/menu/recruit.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
}

#navi #recruit a:hover, #navi #recruit a:active{
	background: url(img/menu/recruit2.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
}

#navi #haken1 a {
	background: url(img/menu/haken.gif) no-repeat;
	height: 28px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px;
	padding: 0px;
}

#navi #haken1 a:hover, #navi #haken1 a:active{
	background: url(img/menu/haken2.gif) no-repeat;
	height: 28px;
	width: 143px;
	display: block;
}

#navi #haken2 a {
	background: url(img/menu/jobinfo.gif) no-repeat;
	height: 28px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px;
	padding: 0px;
}

#navi #haken2 a:hover, #navi #haken2 a:active{
	background: url(img/menu/jobinfo2.gif) no-repeat;
	height: 28px;
	width: 143px;
	display: block;
}

#navi #haken3 a {
	background: url(img/menu/hakenform.gif) no-repeat;
	height: 28px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
}

#navi #haken3 a:hover, #navi #haken3 a:active{
	background: url(img/menu/hakenform2.gif) no-repeat;
	height: 28px;
	width: 143px;
	display: block;
}

#navi #pp a {
	background: url(img/menu/pp.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
}

#navi #pp a:hover, #navi #pp a:active{
	background: url(img/menu/pp2.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
}

#navi #contact a {
	background: url(img/menu/mail.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#navi #contact a:hover, #navi #contact a:active{
	background: url(img/menu/mail2.gif) no-repeat;
	height: 30px;
	width: 143px;
	display: block;
}

#navi em {
	visibility: hidden;
}

/*************************
  メインコンテンツ
*************************/
#contents {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 560px;
	text-align: left;
}

#contents .right {
	float: right;
	margin-left: 5px;
}

#contents #taikendan  #taikendan-right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 483px;
	font-size: 90%;
}

#contents #taikendan #taikendan-left {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 72px;
}

#contents #taikendan {
	margin: 5px 0px;
	padding: 0px;
	height: auto;
	width: 560px;
}

#contents #map-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}

#contents #map-right {
	margin: 0px -10px 0px 10px;
	padding: 0px;
	float: right;
	width: 280px;
}


/*************************
  フッター
*************************/

#footer {
	clear: both;
	height: auto;
	width: 740px;
	background: #FFFFFF;
}

#footer #footermenu {
	border-bottom: 2px solid #3366FF;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: 1px solid #666666;
	margin-bottom: 5px;
}

/** Access **/
#map {
	clear:both;
	width:270px;
	height:181px;
}
#mappress1 {
width:auto;
height:auto;
margin:20px auto 0 auto;
}
.mapp-poweredby {
color:#999;
margin-bottom:10px;
}
.mapp-poweredby a {
color:#777;
}
/** END Access **/
