@charset "shift_jis";


/* ------------------------------------------------------------
	Address  : 
	Author: 
	Date: 
------------------------------------------------------------ */


/* element
------------------------------------------------------------ */
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	/*crossing browser*/
}

body {
	color: #333;
	background: url(images/bg.gif) repeat-x;
	font-size: 80%;
	text-align: center;
	line-height: 160%;
	background-color:#f0f0f0;
}

a         {text-decoration: underline; color: #0000FF; }
a:link    {text-decoration: underline; color: #0000FF; }
a:visited {text-decoration: underline; color: #660066;}
a:hover   {text-decoration: none; color: #0000FF; }
a:active  {text-decoration: none; color: #0000FF; }

a img {
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

ul, ol, dl {
	list-style-type: none;
}

table {
	border-collapse: collapse;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}


/* layout
------------------------------------------------------------ */
#fullscreen {
	width: 760px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}


#container {
	width: 760px;
	margin: 0px auto 0px;
	background: #FFF;
	text-align: left;
	padding: 0px;
}

/* head
------------------------------------------------------ */

#mainimg {
    width: 760px;
	height: 110px;
	background: url(images/topimg.jpg) no-repeat;
}
/*#mainimg {
	display: block;
	width: 750px;
	height: 110px;
	background: url(images/topimg.jpg) no-repeat;
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}*/
h1 {
	font-weight: bold;
	font-size: 100%;
	height: 15px;
	float: left;
	padding-left: 10px;
}

h3 a {
	width: 104px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	background: url(images/logo-header.jpg) no-repeat;
	overflow: hidden;
	margin-top: 7px;
	_margin-top: 1px;
	float: left;
}


/* nav
------------------------------------------------------ */
#nav {
	height: 40px;
	width: 760px;
	margin: 0px;
	list-style-type: none;
	background: #fff url(images/gbtn.jpg) no-repeat;
	overflow: hidden;
}

#nav li {
	float: left;
	display: block;
	text-indent: -9999px;
	height: 40px;
}

#nav li a {
	float: left;
	display: block;
	height: 40px;
	text-decoration: none;
}

#nav-01,#nav-01 a { width:127px; }
#nav-02,#nav-02 a { width:127px; }
#nav-03,#nav-03 a { width:127px; }
#nav-04,#nav-04 a { width:127px; }
#nav-05,#nav-05 a { width:126px; }
#nav-06,#nav-06 a { width:126px; }

#nav-01 a:hover { background:url(images/gbtn.jpg) 0px -40px no-repeat; }
#nav-02 a:hover { background:url(images/gbtn.jpg) -127px -40px no-repeat; }
#nav-03 a:hover { background:url(images/gbtn.jpg) -254px -40px no-repeat; }
#nav-04 a:hover { background:url(images/gbtn.jpg) -381px -40px no-repeat; }
#nav-05 a:hover { background:url(images/gbtn.jpg) -508px -40px no-repeat; }
#nav-06 a:hover { background:url(images/gbtn.jpg) -634px -40px no-repeat; }

/* index-main
------------------------------------------------------ */
#index-main {
	width: 760px;
	height: 200px;
	margin: 0px;
}

#index-main-line {
	width: 760px;
	height: 5px;
	margin: 0px;
}

/* index-contents
------------------------------------------------------ */

#index-contents {
	width: 750px;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
}

#index-left {
	width: 399px;
	padding: 0px;
	float: left;

	border-right: 1px solid #333;

}

#title-business {
	width: 399px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	background: url(images/title-business.gif) no-repeat;
	overflow: hidden;
	margin: 0px;
	float: left;
}

#business-area {
	width: 361px;
	padding: 10px 19px 10px 19px;
	margin: 0px;
}

.business-topic a {
	width: 345px;
	height: 25px;
	line-height: 23px;
	padding-left: 15px;
	background: url(images/bg-topmenu.gif) no-repeat top left;
	float: left;
	margin-top: 4px;
	_margin-top: -5px;
}
#topics_tbl table{
	border-collapse:collapse;
	}

/*------------090422------start--------------*/

#index-left2 {
	width: 399px;
	padding: 0px;
	float: left;
}
#title-topics {
	width: 399px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	background: url(images/title-topics.jpg) no-repeat;
	overflow: hidden;
	margin: 10px 0 0 0px;
	float: left;
}
#topics-area {
	width: 361px;
	height: 240px;
	overflow:auto;
	padding: 10px 19px 10px 19px;
	margin: 0px;
}
.topics-topic {
	background: url(images/bg-topicsmenu.gif) no-repeat top left;
	margin-top: 4px;
	_margin-top: -5px;
	padding-left:15px;
	line-height:23px;
}
.pl10{
	padding-left:10px;
	}
.topics-topic ul{
	list-style-type:none;
	padding-left:15px;
	
	}
.valine_T{
	vertical-align:top;
	}
/*------------090422----end----------------*/
#index-right {
	width: 350px;
	padding: 0px;
	float: left;
	height:480px;
}

#title-recruit {
	width: 350px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	background: url(images/title-recruit.gif) no-repeat;
	overflow: hidden;
	margin: 0px;
	float: left;
}

#recruit-area {
	width: 318px;
	padding: 15px;
	margin: 0px;
	float: left;

}

.img-recruit {
	margin-right: 4px;
}

.fbtn {
	width: 750px;
	text-align: right;
	padding: 20px 0px 10px 0px;
}

/* contents
------------------------------------------------------ */

#contents {
	width: 760px;
	background: url(images/bg-contents.gif) repeat-y;
	margin: 0px;
}

#contents-left {
	width: 125px;
	background: #333 url(images/bg-cleft.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#contents-left00 {
	width: 125px;
	background: #333 url(images/bg-cleft00.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#contents-left01 {
	width: 125px;
	background: #333 url(images/bg-cleft01.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#contents-left02 {
	width: 125px;
	background: #333 url(images/bg-cleft02.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#contents-left03 {
	width: 125px;
	background: #333 url(images/bg-cleft03.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#contents-left04 {
	width: 125px;
	background: #333 url(images/bg-cleft04.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#contents-left05 {
	width: 125px;
	background: #333 url(images/bg-cleft05.jpg) no-repeat top left;
	float: left;
	padding: 40px 0px 20px 0px;
	color: #fff;
}

#nav-sub {
	width: 125px;
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
}

#nav-sub li {
	display: block;
	text-indent: -9999px;
	height: 50px;
	width: 125px;
	margin-bottom: 5px;
}

#nav-sub li a {
	display: block;
	height: 50px;
	width: 125px;
	text-decoration: none;
}

#nav-sub-00-1,#nav-sub-00-1 a { background:url(images/btn-00-1.jpg) no-repeat; }
#nav-sub-00-2,#nav-sub-00-2 a { background:url(images/btn-00-2.jpg) no-repeat; }
#nav-sub-01-1,#nav-sub-01-1 a { background:url(images/btn-01-1.jpg) no-repeat; }
#nav-sub-01-2,#nav-sub-01-2 a { background:url(images/btn-01-2.jpg) no-repeat; }
#nav-sub-01-3,#nav-sub-01-3 a { background:url(images/btn-01-3.jpg) no-repeat; }
#nav-sub-01-4,#nav-sub-01-4 a { background:url(images/btn-01-4.jpg) no-repeat; }
#nav-sub-02-1,#nav-sub-02-1 a { background:url(images/btn-02-1.jpg) no-repeat; }
#nav-sub-02-2,#nav-sub-02-2 a { background:url(images/btn-02-2.jpg) no-repeat; }
#nav-sub-02-3,#nav-sub-02-3 a { background:url(images/btn-02-3.jpg) no-repeat; }
#nav-sub-03-1,#nav-sub-03-1 a { background:url(images/btn-03-1.jpg) no-repeat; }
#nav-sub-03-2,#nav-sub-03-2 a { background:url(images/btn-03-2.jpg) no-repeat; }
#nav-sub-03-3,#nav-sub-03-3 a { background:url(images/btn-03-3.jpg) no-repeat; }
#nav-sub-03-4,#nav-sub-03-4 a { background:url(images/btn-03-4.jpg) no-repeat; }
#nav-sub-03-5,#nav-sub-03-5 a { background:url(images/btn-03-5.jpg) no-repeat; }
#nav-sub-03-6,#nav-sub-03-6 a { background:url(images/btn-03-6.jpg) no-repeat; }

#nav-sub-00-1 a:hover { background:url(images/btn-00-1-on.jpg) no-repeat; }
#nav-sub-00-2 a:hover { background:url(images/btn-00-2-on.jpg) no-repeat; }
#nav-sub-01-1 a:hover { background:url(images/btn-01-1-on.jpg) no-repeat; }
#nav-sub-01-2 a:hover { background:url(images/btn-01-2-on.jpg) no-repeat; }
#nav-sub-01-3 a:hover { background:url(images/btn-01-3-on.jpg) no-repeat; }
#nav-sub-01-4 a:hover { background:url(images/btn-01-4-on.jpg) no-repeat; }
#nav-sub-02-1 a:hover { background:url(images/btn-02-1-on.jpg) no-repeat; }
#nav-sub-02-2 a:hover { background:url(images/btn-02-2-on.jpg) no-repeat; }
#nav-sub-02-3 a:hover { background:url(images/btn-02-3-on.jpg) no-repeat; }
#nav-sub-03-1 a:hover { background:url(images/btn-03-1-on.jpg) no-repeat; }
#nav-sub-03-2 a:hover { background:url(images/btn-03-2-on.jpg) no-repeat; }
#nav-sub-03-3 a:hover { background:url(images/btn-03-3-on.jpg) no-repeat; }
#nav-sub-03-4 a:hover { background:url(images/btn-03-4-on.jpg) no-repeat; }
#nav-sub-03-5 a:hover { background:url(images/btn-03-5-on.jpg) no-repeat; }
#nav-sub-03-6 a:hover { background:url(images/btn-03-6-on.jpg) no-repeat; }


#contents-right {
	width: 635px;
	padding: 0px;
	float: right;
}

.pan {
	width: 625px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #999;
	padding-left: 10px;
	margin: 0px;
}

#contents-area {
	width: 590px;
	padding: 15px 22px 15px 23px;
}

#contents-title {
	width: 578px;
	height: 25px;
	line-height: 22px;
	padding-left: 12px;
	background: url(images/title-contents.gif) no-repeat top left;
	font-size: 140%;
	margin-bottom: 10px;
}

.c-fbtn {
	width: 635px;
	text-align: right;
	padding: 20px 0px 10px 0px;
}

/* footer
------------------------------------------------------ */

#footer-line {
	width: 760px;
	height: 10px;
	margin: 0px;
}

h3 {
    width: 760px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
}

address {
    width: 760px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
}

/* ------------------------------------------------------ */
/* kubota tsuika
------------------------------------------------------ */

.contents-subtit{
	width: 563px;
	height: 25px;
	display:block;
	padding-left: 15px;
	margin: 25px 0 20px 0;
}
.contents-sub-area{
	padding: 0 10px 0 35px;
	line-height: 180%;
}
.contents-sub-area02{
	padding: 0 10px 0 25px;
	line-height: 180%;
}
.chushaku{
    font-size: 80%;
	line-height: 140%;
}
.pt20{
  padding-top: 20px;
}
.pb20{
  padding-bottom: 20px;
}
.pl20{
  padding-left: 20px;
}
.pr20{
  padding-right: 20px;
}
.mt20{
  margin-top:20px;
}
.flr{
  float: right;
}
.fll{
  float: left;
}
.clr{
  clear: both;
}
.blk{
  display: block;
}
.recruit-table{
  border: 1px #000000 solid;
  border-collapse: collapse;
  margin-top: 20px;
}
.recruit-table th{
  padding: 15px 5px 10px 10px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: left;
  border-bottom: 1px #FFFFFF solid;
}
.recruit-table td{
  padding: 10px;
  border-bottom: 1px #000000 solid;
}
.aka{
  color:#FF0000;
}
.recruit-table02{
  border: 1px #000000 solid;
  border-collapse: collapse;
  margin-top: 20px;
}
.recruit-table02 th{
  padding: 15px 5px 10px 10px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: left;
  border-bottom: 1px #FFFFFF solid;
  font-weight: normal;
}
.recruit-table02 td{
  padding: 10px;
  border-bottom: 1px #000000 solid;
}
.entry-btn td{
  padding: 20px; 
}
.map{
  border: 1px #000000 solid;
  padding: 5px;
}
.toiawase-table{
  margin-top: 20px;
}
.toiawase-table th{
  padding: 8px 0 10px 0;
  text-align: right;
}
.toiawase-table td{
  padding: 10px;
}
.sitemap-table{
  margin: 20px 0 0 20px;
}
.sitemap-table td{
  padding:0 10px 10px 0;
}
.shokai-table{
  margin-top: 20px;
}
.shokai-table td{
  text-align: center;
  padding: 20px;
}
.txr{
  text-align: right;
}
.enkaku-table th{
  padding: 10px 10px 10px 0;
  text-align: left;
  vertical-align:top;
  font-weight:normal;
}
.enkaku-table td{
  padding: 10px;
}

#movie-Waku{
 width:400px;
 margin:15px auto;
 padding:20px;
 text-align:center;
 border:1px #003399 dotted;
}
.movie a {
    background: url(images/icon_ya.gif) top left no-repeat;
    padding: 0px 0 3px 17px;
}

#bana_box{
  width:750px;
  margin-left:10px;
  margin-top:6px;
  padding-bottom:1px;
  height:76px;
  }
#raku_box{
  width:350px;
  float:left;
  margin-left:10px;
  }
#blog_box{
  width:350px;
  float:right;
  margin-right:10px;
  }
#box{
  width:163px;
  height:60px;
  float:right;
  margin-right:10px;
  }
  
  
 .indent1{
 	margin-left:15px;
	padding-left:1em;
	text-indent:-1em;
	}
 .pt10{
 	padding-top:10px;
	} 
 .pl15{
 	padding-left:15px;
	}
/*----------------------------------------------------*/
/*クリアフィクス*/
/*----------------------------------------------------*/
/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
