@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka;
	font-size: 78%;
	line-height: 140%;
	color: #333333;
	letter-spacing:1px;
	background-color: #fff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 85px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

hr {
	display: none;
}
/* link styles
------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;

}
a.blocklink { display:block; width:100%; text-decoration:none; color:#333333;}
a span {
	text-decoration:none;
	color:#333333;}


/* basic layout
------------------------------*/
#wrapper {
	width: 770px;
	background-image: url();
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;

	position: relative;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

#main {
	padding: 0px 0px 30px;
	float: right;
	width:560px;
	margin: 0px 0px 10px;
	display: inline;
}
#sidebar {
	padding: 0px;
	float: left;
	width: 190px;
	margin: 10px 0px 10px 10px;
	color: #333333;
	display: inline;
	border: none;
}
#footer {
	padding: 5px 15px 0px;
	clear: both;
	color: #333333;
	background-color: #ffffff;
	border-top: 2px solid #569a69;
	position: relative;
	bottom: 0px;
	height: 30px;
	width: 740px;
	background-image: url(images/fotter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
clr {
    clear:both;
}
#navi {
	width: 770px;
	background-color: #FFFFFF;
	margin: 13px 0px 0px;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left bottom;
	vertical-align: bottom;
	height: auto;
	padding: 0px;
}
/* header styles
------------------------------*/
#header {
	background-image: url();
	background-repeat: no-repeat;
	height: 91px;
	background-position: right top;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 11px;
	top: 16px;
}
#header ul {
	background-color: #dddddd;
	width: 768px;
	position: absolute;
	left: 0px;
	top: 68px;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #717171;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #dddddd;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.3em;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 35px;
	width: 126px;
	list-style: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #CCCCCC;
}
#header ul li a:hover,
#header ul li:hover a,
#header ul li.iehover a {
  background: #509366;
  color: #fcfcfc;
}

#header ul li#nHome a {
	border-left: none;
}
#home #header #nHome a {
	color: #FFFFFF;
}
#header ur li#nEmploy a {
	border-right: none;
}

#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
	text-align: right;
	margin: 0;
	padding: 2px 14px 2px 0;
	font-size: 11px;
	color: #555555;
	line-height: 150%;
	text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

/* main styles
------------------------------*/
#main h2 {
	font-size: 100%;
	font-weight: bold;
	width: 540px;
	padding: 10px 0px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
}

#main h3 {
	margin: 0px 0px 0px 10px;
	font-size: 100%;
	width: 550px;
}
#main dl {
	margin-right: 5px;
	margin-left: 5px;
}

#main dl dt {
	margin: 20px 15px 10px;
}

#main a:link {
	color:#0066FF
}
#main a:visited {
	color:#0066CC
}
#main a:hover {
    color:#FF0000
}
#main a:active {
    color:#FF0000
}

/* トップページメイン（indexmain）
------------------------------*/
#main div#top {
	width: 528px;
	border: none;
	margin: 0px 5px 20px 10px;
}
#main ul li#topics {
	margin: 0px 10px 10px 7em;
	background-color:#EBEFE0;
	border-collapse: collapse;
	list-style: none;
}
#home #main p {
	line-height: 1.8;
	margin: 15px 0px 10px 10px;
}
#main table#topics {
	border-top: 0px none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: none;
	border-collapse: collapse;
	margin: 0px 0px 5px 8px;
	padding: 15px 0px 10px;
	width: 515px;
}
#main table#topics th {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #FFFFFF;
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	width: 125px;
}
#main table#topics td {
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main table#topics2 {
	border: 0px none;
	;
	border-style: none;
	border-collapse: collapse;
	margin: 0px 5px 5px;
	padding: 0px 0px 5px;
	width: 520px;
}
#main table#topics2 td {
	padding: 5px;
	border: 0px none;

}
#main table#topics3 {
	border-top: 0px none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: none;
	border-collapse: collapse;
	margin: 10px 0px 20px 20px;
	padding: 0px 0px 10px 10px;
	width: 510px;
}
#main table#topics3 th {
	text-align: left;
	padding: 5px 5px 5px 20px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 0px none;
	background-color: #FFFFFF;
	background-image: url(images/icon/yajirushi8.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main table#topics3 td {
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 0px none;
}
/* フッター（footer）
------------------------------*/
#footer ul li a:hover {
	color: #666666;
	text-decoration: none;
}
#footer p {
	margin: 5px 5px 5px 10px;
}
#footer address {
	margin: 10px 0px 20px 13px;
	font-size: 10px;
	text-align:left;
	padding: 0px;
}
#footer ul{
	margin-top: 10px;
	font-size: 18px;
	text-align:left;
	margin-left: 10px;
}
#footer ul li {
	font-size: 12px;
	display: inline;
	list-style: none;
	margin: 0px;
	padding-right: 20px;
	}

/*---------- メニュー ----------*/

#menu {
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 180px;
	bottom: 0;
	text-align: left;
	background-image: url(img/menu_back.gif);
}

#menu h2 {
  margin: 0 0 2px 0;
  padding: 7px 0 5px 12px;
  line-height: 190%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
}


.mlist {
	margin: 0 0 10px;
	padding: 5px 2px 0px 5px;
	width: 170px;
	text-align: left;
	background-image: url();
}

.mlist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 190%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(images/menu.jpg);
  background-repeat: no-repeat;
}

.mlist a{
  display: block;
  border-bottom: solid 1px #9f9f9f;
  width: 138px;
  font-size: 12px;
  line-height: 170%;
   padding:5px 5px 5px 15px;
   	text-decoration:none;
   background:url("images/icon/bg1.gif") 5px 50% no-repeat;
  background-repeat: no-repeat;
 }

.mlist a:hover{
	display:block;
	color:#333;
	text-decoration:none;
    background:#EFEBEF url("images/icon/bg1.gif") 5px 50% no-repeat;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 138px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
  letter-spacing: 1px;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}

	
/* サイドメニュー（sidebar）
------------------------------*/
#sidebar ul.side li {
	line-height: 2.5em;
	color: #0e1318;
	text-decoration: none;
	text-align: center;
	width: 170px;
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/menu/sidebace.jpg);
	background-repeat: repeat-y;
	background-position: 0px center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom-style: none;
	font-style: normal;
	vertical-align: middle;
	font-weight: normal;
	height: 100%;
}
#sidebar ul.side li.side{
	color: #5F7185;
	height: 45px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-style: none;
	border-top: 1px solid #CCCCCC;
}
#sidebar ul.side li.side1{
	color: #5F7185;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-style: none;
	border-top: 1px solid #CCCCCC;
}
#sidebar ul.side li.sidetop{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#sidebar ul.side li.end{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
#sidebar ul.side li.end2{
	line-height: 1.8em;
	height: 100%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
#sidebar ul.side li.end3{
	line-height: 1.8em;
	height: 100%;
	display: block;
	background-color: #87d483;
	background-image: url(images/icon/menu1.gif);
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	color: #FCFCFC;
	vertical-align: middle;
	font-size: 10px;
}
/*080710更新*/
#sidebar ul.side li.side2{
	background-color: #87d483;
	background-image: url(images/icon/menu1.gif);
	color: #FCFCFC;
}
#sidebar ul.side li.side3{
	color: #5F7185;
	background-image: url(images/menu/sidebace.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
}
#sidebar ul.side li.side4{
	line-height: 2.5em;
	color: #FCFCFC;
	text-decoration: none;
	text-align: left;
	height: 2.5em;
	width: 170px;
	background-color: #5aa7ce;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 55px;
	font-size: 95%;
	display: block;
}
#sidebar ul.side-img li {
	border-style: none;
	display: block;
	list-style: none;
	width: 170px;
	padding: 3px 0px 0px;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 5px;
}
#sidebar ul.side li.sidework{
	line-height: 2.2em;
	height: 100%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 170px;
	background-color: #F9F9F9;
	list-style: none;
	padding: 0px;
	display: block;
	background-image: url(images/menu/sidebace.jpg);
	background-repeat: repeat-y;
	background-position: 0px center;
	vertical-align: middle;
	font-style: normal;
}
#sidebar ul.side li.sidework1{
	line-height: 2.2em;
	height: 100%;
	background-color: #a3ccb7;
	color: #FCFCFC;
	display: block;
	background-image: url(images/icon/menu2.gif);
	background-repeat: repeat-y;
	background-position: 0px center;
}
#sidebar ul.side li a{
	color: #5F7185;
	text-align: center;
	vertical-align: middle;
}
#sidebar ul.side li a:hover,
#sidebar ul.side li:hover a,
#sidebar ul.side li.iehover a {
	background-color: #b7e5b7;
	color: #FCFCFC;
	display:block;

	text-align: center;
	vertical-align: middle;
}
#sidebar ul.side li.side4 a:hover,
#sidebar ul.side li.side4:hover a,
#sidebar ul.side li.side4.iehover a {
	width: 170px;
	background-color: #a3ccb7;
	color: #FCFCFC;
	text-decoration: none;
	display:block;
	height: 100%;
}
#sidebar ul.side li.end2 a:hover,
#sidebar ul.side li.end2:hover a,
#sidebar ul.side li.end2.iehover a {
	background-color: #b7e5b7;
	color: #FCFCFC;
	display: block;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
#sidebar ul.side li.zbar a:hover,
#sidebar ul.side li.zbar:hover a,
#sidebar ul.side li.zbar.iehover a {
	width: 170px;
	background-color: #FFFFFF;
	text-decoration: none;
	display:block;
	background-position: 40px center;
	height: 100%;
}
#sidebar ul.side li.sidework a:hover,
#sidebar ul.side li.sidework:hover a,
#sidebar ul.side li.sidework.iehover a {
	width: 170px;
	background-color: #cee5b7;
	display:block;
	text-decoration: underline;
	vertical-align: middle;
}
/* パンくず
------------------------------*/
#navi table{
	border-width: 0px;
	border-style: none;
	padding: 0px;
	font-family: sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:center;
	line-height: 1.4;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 15px;
	vertical-align: bottom;
}
#navi a:link {
    color:#0066CC
}
#navi a:visited {
    color:#003399
}
#navi a:hover {
    color:#FF0000
}
#navi a:active {
    color:#FF0000
}

#navi ul.topic {
	font-family: sans-serif;
	font-size: 9px;
	padding: 10px 0px 0px 15px;
}   
#navi ul.topic li.tp {   
    display:inline;   
	line-height: 1.4;   
    list-style-type:none;  
}

/* メインページ（テーブル）
------------------------------*/

#main table {
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	margin-left: 20px;
}
#main table th {
	text-align: left;
	padding: 5px 10px 5px 15px;
	border: 1px solid #CCCCCC;
	width: 70px;
}
#main table td {
	padding: 5px 15px;
	border: 1px solid #CCCCCC;
}
#main table th.odd {
	background-color: #EFEFEF;
}

/* 事業内容
------------------------------*/
#main dl#business dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/work-bace2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #506796;
	margin: 0px 10px 0px 0px;
	padding: 9px 5px 5px 23px;
}

#main dl#business dd {
	margin: 15px 15px 5px 5px;
}

/* 社長挨拶
------------------------------*/
#main dl#message p {
	margin: 10px 15px 0px 0px;
}

/* リンク
------------------------------*/
#main dl#link{
	margin-bottom: 40px;
}
#main dl#link dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 8px 5px 5px 23px;
}
#main dl#link dd {
	margin: 20px 0px 3px 30px;
	background-image: url(images/icon/sq3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 20px;
	font-weight: normal;
}
#main dl#link p {
	margin: 20px 15px;
}

/* 採用情報
------------------------------*/
#main dl#saiyo dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 8px 5px 5px 23px;
}
#main dl#saiyo dd {
	margin: 15px 20px 20px 10px;
}
#main dl#saiyo a img {
	border-style: none;
}

#main dl#saiyo2 dt {
	font-size: 100%;
	font-weight: bold;
	width: 507px;
	background-image: url(images/menu/bace2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0066CC;
	margin: 0px 0px 0px 15px;
	padding: 0px 5px 0px 0px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	text-indent: -10px;
}

#main dl#saiyo3 dt {
	font-size: 100%;
	font-weight: bold;
	width: 507px;
	background-image: url(images/menu/bace3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0066CC;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-indent: -10px;
}
#main dl#saiyo3 dd {
	margin: 15px 20px 10px 7px;
	vertical-align: middle;
}
#main dl#saiyo4 dt {
	font-size: 14px;
	font-weight: bold;
	width: 520px;
	background-image: url(images/menu/bace5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003333;
	margin: 0px 0px 10px 5px;
	padding: 2px 5px 5px 0px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	text-indent: 30px;
}
#main dl#saiyo4 dd {
	margin: 15px 20px 20px 10px;
}
#main dl#saiyo5 dt {
	font-size: 12px;
	font-weight: bold;
	width: 510px;
	background-image: url(images/saiyo/saiyobace1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #ff5d5d;
	margin: 10px 0px 10px 5px;
	padding: 18px 5px 0px 10px;
	height: 53px;
	text-align: left;
	text-indent: 25px;
}
#main dl#saiyo5 dd {
	margin: 15px 20px 20px;
	font-size: 12px;
	padding-left: 15px;
}
#main table#saiyo {
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	margin: 15px 0px 30px 15px;
}
#main table#saiyo th {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
	width: 80px;
}
#main table#saiyo td {
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
}
#main table#saiyo th.odd {
	background-color: #EFEFEF;
}

#main table#saiyo3 {
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	margin: 0px 0px 30px 15px;
}
#main table#saiyo3 th {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
	width: 150px;
}
#main table#saiyo3 td {
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
}
#main table#saiyo3 th.odd {
	background-color: #EFEFEF;
}

#main div.saiyo {
	width: 570px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
	}

#main table#saiyo2 {
	border-collapse: collapse;
	margin: 25px 0px 30px 30px;
	color: #344167;
	background-color: #e3f3ff;
	width: 500px;
	border: 1px solid #CCCCCC;
}

#main table#saiyo1 {
	border-collapse: collapse;
	margin: 10px 0px 41px;
	border: 1px solid #CCCCCC;
	width: 520px;
}
#main table#saiyo1 td {
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCCCCC;
}
#main table#saiyo1 th {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
	width: 80px;
}

#main table#saiyo4 {
	border-collapse: collapse;
	margin: 0px 0px 0px 5px;
	width: 520px;
	font-size: 12px;
	padding: 0px;
	border: 1px solid #888888;
}
#main table#saiyo4 td {
	padding: 3px 5px 3px 10px;
	vertical-align: top;
	border: 1px solid #888888;
}
#main table#saiyo4 th {
	text-align: left;
	padding: 3px 5px 3px 10px;
	width: 100px;
	vertical-align: top;
	border: 1px solid #888888;
}
#main table#saiyo4 th.odd {
	background-color: #EFEFEF;
}

#main table#saiyo5 {
	border-collapse: collapse;
	margin: 0px 0px 5px;
	width: 520px;
	font-size: 12px;
	padding: 0px;
	border: 0px none;
}
#main table#saiyo5 td {
	padding: 3px 5px 3px 10px;
	border: 0px none;
	vertical-align: top;
}
#main table#saiyo5 th {
	text-align: center;
	padding: 0px 5px 5px 10px;
	border: 0px none;
	width: 520px;
	vertical-align: top;
	font-weight: normal;
}

/* num1 */
ol.num1 {
	margin-bottom: 1em;
	margin-left: 2em;
	padding-top: 10px;
}
ol.num1 li {
	position: relative;
	list-style: none;
	line-height: 1;
	margin-bottom: 15px;
	width: 510px;
	line-height: 140%;
	letter-spacing:1px;
}
ol.num1 li span {
	position: absolute;
	top: 0;
	left: -1.2em;
	line-height: 1.3em;
	font-weight: bold;
}
* html ol.num1 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num1 li span { top: -0em; } /* for win ie7 */

ol.num2 {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	width: 500px;
}
ol.num2 li {
	position: relative;
	list-style: none;
	line-height: 1;
	width: 450px;
	line-height: 140%;
	letter-spacing:1px;
	margin: 0px 0px 0em 35px;
	padding: 0px;
}
ol.num2 li span {
	position: absolute;
	top: 2px;
	left: -2.5em;
	line-height: 1.2em;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
* html ol.num2 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num2 li span { top: -0em; } /* for win ie7 */

ol.num3 {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	width: 500px;
	font-size: 12px;
}
ol.num3 li {
	position: relative;
	list-style: none;
	line-height: 1;
	width: 460px;
	line-height: 140%;
	letter-spacing:1px;
	margin: 0px 0px 0em 25px;
	padding: 0px;
}
ol.num3 li span {
	position: absolute;
	top: 2px;
	left: -1.5em;
	line-height: 1.2em;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
* html ol.num3 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num3 li span { top: -0em; } /* for win ie7 */



/* 福利厚生
------------------------------*/
#main dl#fukuri dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 8px 5px 5px 23px;
}

#main dl#fukuri dd {
	margin: 15px 20px 15px 10px;
}
#main div.fukuri{
	width: 510px;
	float: left;
	margin: 0px 0px 5px 10px;
	padding-left: 10px;
}
#main div.fukuri ul li.fukuri{
	font-size: 100%;
	list-style: none;
	background-image: url(images/line4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 4px 0px 0px 10px;
	padding: 2px 5px 3px 26px;
	border-bottom: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}


/* サークル紹介
------------------------------*/
#main dl#circle dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 9px 5px 6px 23px;
}
#main dl#circle dd {
	margin: 15px 20px 20px 10px;
}
#main dl#circle a img {
	border-style: none;
}
#main dl#circle a img {
	border-style: none;
	}
#main table#circle {
	margin: 5px 0px 0px 15px;
	width:530px;
	border-style: none;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/circle/fa4.jpg);
}
#main table#circle td {
	text-align: left;
	padding: 0px;
	border-style: none;
	vertical-align: top;
}
#main table#circle p {
	color: #666666;
	text-align:center;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px;
}
#main div.circle {
	text-align:left;
	width: 500px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
	}

/* サイトマップ
------------------------------*/
#main div.sitemap{
	width: 255px;
	float: left;
	margin: 5px 0px 40px 15px;
	display: inline;
}
#main div.sitemap ul li.site{
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	margin-bottom:8px;
	line-height:1.8;
	color:#134D99;
	border-bottom:3px solid #006699;
}

#main div.sitemap ul li.site2{
	list-style: none;
	margin: 0px 0px 2px 20px;
	background-image: url(images/icon/bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 18px;
	font-size: 95%;
}
#main div.sitemap ul li.site3{
	list-style: none;
	margin: 0px 0px 2px 30px;
	background-image: url(images/icon/arrow11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 18px;
	font-size: 95%;
}
#main div.sitemap ul li a:link {
	color:#006699
}
#main div.sitemap ul li a:visited {
	color:#006699}
#main div.sitemap ul li a:hover {
	color:#006699}
#main div.sitemap ul li a:active {
    color:#006699}
	
/* 情報センター
------------------------------*/
#main table#center {
	width: 520px;
	border-width: 0px;
	border-style: none;
	margin: 15px 0px 0px 15px;
	padding: 7px 5px 5px 23px;
}
#main table#center th {
	margin: 0px;
	text-align:center;
	padding: 5px 0px;
	border-width: 0px;
	border-style: none;
	width: 260px;
}
#main table#center p {
	color: #666666;
	text-align:center;
	font-weight: normal;
	padding-bottom: 15px;
}
#main dl#center dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 8px 5px 5px 23px;
}

#main dl#center dd {
	margin: 15px 20px 10px 10px;
}
#main div.center{
	width: 251px;
	float: left;
	margin: 0px 0px 0px 13px;
}
#main div.center ul li.center{
	font-size: 100%;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-style: none;
	background-color: #FFFFFF;
}
#main div.center ul li.photo{
	font-size: 100%;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	text-align:center;
}
#main p#kengaku {
	text-align:center;
	padding-bottom: 15px;
}
#main div.center1{
	width: 520px;
	margin: 5px 0px 0px 10px;
}
#main div.center1 ul li.center{
	font-size: 100%;
	list-style: none;
	margin: 3px 0px 0px 10px;
	padding: 0px;
	border-style: none;
	text-align:center;
}
#main table#kengaku {
	width: 520px;
	border-width: 0px;
	border-style: none;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
#main table#kengaku td {
	margin: 0px;
	text-align:left;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: 260px;
}
#main table#kengaku p {
	text-align:center;
	margin: 0px;
	padding: 0px;
}

/* 研修制度
------------------------------*/
#main dl#kensyu{
    float:left;
}
#main dl#kensyu dt{
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 7px 5px 4px 23px;
}
#main dl#kensyu dd {
	margin: 10px 20px 10px 10px;
}
#main div.kensyu{
	width: 251px;
	float: left;
	margin: 5px 0px 10px 13px;
}
#main div.kensyu2{
	width: 510px;
	float: left;
	margin: 5px 0px 5px 10px;
	padding-left: 10px;
}
#main div.kensyu ul li.kensyu{
	font-size: 100%;
	list-style: none;
	background-image: url(images/line3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 4px 0px 0px 10px;
	padding: 2px 5px 3px 26px;
	border-bottom: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#main div.kensyu ul li.kensyu2{
	list-style: none;
	color: #525B72;
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 2px 2px 5px;
	background-color: #eaf1ff;
	border-bottom: 2px dotted #CCCCCC;
	border-top: 2px dotted #CCCCCC;
}
#main div.kensyu ul li.kensyu3{
	list-style: none;
	color: #525B72;
	margin: 5px 0px 5px 10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 2px 2px 10px;
	background-color: #eaf1ff;
	border: 1px solid #CCCCCC;
}
#main div.kensyu ul li.photo{
	font-size: 100%;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px 0px 0px 6px;
	padding: 0px 0px 9px;
	text-align:center;
}
#main div.kensyu2 ul li.kensyu{
	font-size: 100%;
	list-style: none;
	background-image: url(images/icon/sq1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 3px 20px;
}
#main div.kensyu2 ul li.kensyu2{
	list-style: none;
	color: #525B72;
	margin: 2px 0px 2px 4px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 10px;
	background-color: #eaf1ff;
	border: 1px solid #CCCCCC;
}
#main div.return {
	text-align:right;
	margin: 5px 5px 10px 10px;
	width: 485px;
	float: right;
	}
	
/* 仕事紹介
------------------------------*/
#main h3#kankyo {
	padding: 0px 0px 10px;
	margin: 0px 0px 10px 7px;
	border-bottom: 1px dashed #999999;
	width: 540px;
}
#main dl#kankyo dd {
	margin: 15px 20px 20px 10px;
}
#main table#work {
	width: 535px;
	margin: 0px 0px 0px 5px;
	padding: 7px 5px 6px 23px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px;
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 95%;
}
#main table#work td#b {
	width: 245px;
	margin: 0px;
	text-align:left;
	padding: 10px 0px 0px;
	border-width: 0px;
	border-style: none;
}
#main table#work td#n {
	margin: 0px;
	text-align:right;
	padding: 10px 0px 0px;
	border-width: 0px;
	border-style: none;
}
#main div.faq {
	text-align:right;
	width: 535px;
	margin: 2px 0px 10px;
	}
#main div.faq1 {
	text-align:right;
	width: 520px;
	margin: 2px 0px 10px 10px;
	padding: 0px;
	}
#main dl#faq dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/work-bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #77868d;
	margin: 0px 0px 0px 5px;
	padding: 8px 5px 5px 23px;
}
#main dl#faq dd {
	margin: 15px 20px;
}
#main dl#faq p {
	margin: 10px 15px;
	text-decoration: none;
}


/* 仕事紹介（メインページ）
------------------------------*/
#main dl#work{
	margin-bottom: 20px;
}
#main dl#work dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 10px 0px 0px;
	padding: 7px 5px 5px 23px;
}
#main dl#work dd {
	margin: 8px 0px 8px 15px;
	background-image: url(images/icon/yajirushi8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 15px;
	font-weight: normal;
}
#main dl#work p {
	margin: 0px 15px 30px;
}

/* アクセスマップ
------------------------------*/
#main div.iframe{
	margin: 0px 0px 30px 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align:center;
	background-color: #FFFFFF;
	height: 430px;
	width: 500px;
}	
#main div.map {
	font-size: 98%;
	text-align:right;
	width: 510px;
	margin: 2px 0px 0px 22px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}
#main dl#map dt {
	font-size: 100%;
	font-weight: bold;
	width: 500px;
	background-image: url(images/menu/bace1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #525B72;
	margin: 0px 0px 0px 5px;
	padding: 8px 5px 6px 23px;
}
#main dl#map dd {
	margin: 15px 20px 20px 10px;
}
#main dl#map a img {
	border-style: none;
	}
#main table#map {
	margin: 0px 5px 10px 0px;
	width:520px;
	border-style: none;
}
#main table#map td {
	text-align: left;
	padding: 5px 0px 0px;
	border-style: none;
	vertical-align: top;
}
#main div.maptop {
	text-align:right;
	width: 520px;
	margin: 5px 0px 0px;
	}

/* 消防訓練
------------------------------*/
#main div.syobo1{
	display: inline;
	width: 230px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
}
#main div.syobo2{
	display: inline;
	width: 215px;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
}
#main div.syobo3{
	display: inline;
	width: 180px;
	text-align: left;
	margin-left: 10px;
}
#main div.syobo4{
	display: inline;
	width: 300px;
	float: left;
	margin-left: 10px;
}
#main div.syobo2 ul li.syobo-r{
	list-style: none;
	margin-right: 15px;
}
#main div.syobo1 ul li.syobo-p1{
	list-style: none;
	text-align: center;
	margin-left: 0px;
}
#main div.syobo1 ul li.syobo-p1a{
	list-style: none;
	color: #666666;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 20px;
}
#main div.syobo2 ul li.syobo-p2{
	list-style: none;
	text-align: center;
}
#main div.syobo2 ul li.syobo-p2a{
	list-style: none;
	text-align: center;
	color: #666666;
	margin-bottom: 15px;
}
#main div.syobo3 ul li.syobo-p3{
	list-style: none;
	text-align: center;
}
#main div.syobo3 ul li.syobo-p3a{
	list-style: none;
	text-align: left;
	color: #333333;
	margin-bottom: 15px;
	margin-right: 20px;
}
#main div.syobo4 ul li.syobo-p4{
	list-style: none;
	text-align: center;
	margin-right: 0px;
}
#main div.syobo4 ul li.syobo-p4a{
	list-style: none;
	color: #666666;
	margin-left: 15px;
	text-align: center;
}
#main table#syobo {
	width: 520px;
	border-width: 0px;
	border-style: none;
	color: #666666;
	font-weight: normal;
	margin: 5px 0px 20px 15px;
	padding: 0px;
}
#main table#syobo th {
	margin: 0px;
	text-align:center;
	padding: 0px 0px 10px;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	width: 520px;
}
#main table#syobo td {
	margin: 0px;
	text-align:center;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	padding: 0px 0px 10px;
}
#main dl#syobo p {
	margin: 15px 0px 0px 15px;
	font-weight: normal;
	padding-top: 10px;
	color: #666666;
}
#main table#syobo p {
	margin: 5px 0px 5px;
	font-weight: normal;
	color: #666666;
}

/* 周辺地域
------------------------------*/
#main table#chiiki {
	width: 480px;
	border-width: 0px;
	border-style: none;
	color: #666666;
	font-weight: normal;
	margin: 5px 0px 20px 15px;
	padding: 0px;
}
#main table#chiiki th {
	margin: 0px;
	text-align:center;
	padding: 0px 0px 10px;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	width: 480px;
}
#main table#chiiki td {
	margin: 0px;
	text-align:center;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	padding: 0px 0px 10px;
}
#main dl#chiiki p {
	margin: 20px 0px 0px 15px;
	font-weight: normal;
	padding-top: 10px;
	color: #666666;
}
#main table#chiiki p {
	margin: 5px 0px 5px;
	font-weight: normal;
	color: #666666;
}
#main dl#chiiki dd {
	margin: 10px 0px 10px 15px;
}
	
/* 個人情報保護方針
------------------------------*/
#main table#privacy {
	width: 200px;
	border-width: 0px;
	border-style: none;
	color: #666666;
	font-weight: normal;
	margin: 25px 0px 20px 15px;
	padding: 0px;
}
#main table#privacy th {
	text-align:right;
	padding: 5px 0px 10px;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	width: 480px;
}
#main table#privacy td {
	margin: 0px;
	text-align:right;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	padding: 0px 0px 10px;
}
/* アドビ（アクロバット）
------------------------------*/
#main table#ac {
	width: 520px;
	border-width: 0px;
	border-style: none;
	margin: 20px 0px 20px 15px;
	background-color: #FFFFFF;
	background-image: url(images/icon/adb1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
#main table#ac th {
	margin: 0px;
	text-align:left;
	padding: 0px 0px 0px 20px;
	border-width: 0px;
	border-style: none;
}
#main table#ac p {
	font-size: 95%;
	font-weight: normal;
}

