/* main styles */
body{
background-color: #f7fcfe;
background-image:url(../image/transparent.gif);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

div#container {
	position: absolute;
	width: 700px;
	height: auto;
	min-height: 420px;
	margins:auto;
	padding: 0 0 10px;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	left: 50%;
	margin-left: -350px;
}

div#header {
  width: 700px;
  height: 80px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/headlogo.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 150px;
  height: 50px;
}

ul#sitePolicy {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 200px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
}
ul#sitePolicy li {
  display: block;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
}
ul#sitePolicy a {
  display:block;
  width: auto;
  height: auto;
  padding: 0 10px;
  border-right: 1px solid #c0c0c0;
}
ul#sitePolicy li#sitemap a {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
#menu {
	width:700px;
	height:40px;
	margin:0 auto;
	padding:0;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#menu li {
	display:block;
	float:left;
	width:100px;
	height:40px;
	padding:0;
	margin:0;
}
.home a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/homenavi.jpg") no-repeat;
}
.home a:hover {
		background-position:0 -40px;
}
.home a.active {
	background-position:0 -40px;
}
.compa a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/compa.jpg") no-repeat;
}
.compa a:hover {
	background-position:0 -40px;
}
.compa a.active {
	background-position:0 -40px;
}
.business a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/business.jpg") no-repeat;
}
.business a:hover {
		background-position:0 -40px;
	}
.business a.active {
	background-position:0 -40px;
}
.recruit a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/recruit.jpg") no-repeat;
}
.recruit a:hover {
	background-position:0 -40px;
	}
.recruit a.active {
	background-position:0 -40px;
}
.annkenn a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/annkenn.jpg") no-repeat;
}
.annkenn a:hover {
	background-position:0 -40px;
	}
.annkenn a.active {
	background-position:0 -40px;
}
.partner a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/partner.jpg") no-repeat;
}
.partner a:hover {
	background-position:0 -40px;
	}
.partner a.active {
	background-position:0 -40px;
}
.inquiry a {
	display:block;
	width:100px;
	height:40px;
	background:url("../image/inquiry.jpg") no-repeat;
}
.inquiry a:hover {
	background-position:0 -40px;
	}
.inquiry a.active {
	background-position:0 -40px;
}
div#siteBanner {
  clear: both;
  width: 700x;
  height: 200px;
  margin: 0 0 0 0;
  color: #000000;
  background-color: transparent;
}
#home div#siteBanner {
  background-color:#FFFFFF;
}
div#othersiteBanner {
  clear: both;
  width: 700px;
  height: 100px;
  margin: 0 0 0 0;
  color: #000000;
}
div#subNavi h2, div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 200%;
  font-weight: normal;
  text-transform: capitalize;
}
div#subNavi h3 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #FF0000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 150%;
  font-weight: normal;
  text-transform: capitalize;
}
div#subNavi {
  display: inline;
  float: left;
  width: 200px;
  height: auto;
  margin: 0 0 0 10px;
  padding: 0 20px 0 0;
}
div#subNavi h2 {
  display: none;
}
div#subNavi li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}
div#subNavi ul {
	margin:3 0 0 0;
	padding:5px 0;
	text-align:left;
	background:url("../image/leftbar.gif") no-repeat center bottom;
}
div#mainContents {
  display: block;
  font-size: 100%;
  float: left;
  width: 450px;
  height: auto;
  margin: 0 0 1em 0;
}
div#mainContents div#recent h2, div#mainContents div#popular h2 {
  color: #000000;
  font-size: 150%;
  border-bottom: none;
}

div#mainContents h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents h4{
	margin: 20px 10px 5px;
	padding: 3px 3px 3px 3px;
	color: #0099CC;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	background:url("../image/titleline.jpg") no-repeat left bottom;
 
}
div h5{
	margin: 20px 5px 5px;
	padding: 5px 3px;
	background-color:#99CCFF;
	border-bottom: 3px solid #1e90ff;
	font-size: 150%;
	color: #0066FF;
}
div h6{
	margin: 20px 5px 5px;
	padding: 5px 3px;
	background-color:#FFFFFF;
	font-size: 150%;
	color: #0066FF;
	background-image: url(../image/line01.jpg);
}
div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 120%;
  font-weight: normal;
  text-transform: capitalize;
}
div#mainContents div#recent h3 {
  color: #003366;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents p {
	line-height: 145%;
	font-size: 14px;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents dd {
  font-size: 95%;
}
div#mainContents table{
width: 420px;
}
div#mainContents td
{padding: 5px;
 float:left;	
 border-bottom:1px solid #ccc;
}
div#mainContents th{
 width: 80px;
 float:left;
 border-bottom:1px solid #ccc;
 color:#0099CC;
}		
p.indexPhoto {
  float: left;
  margin: 0 1em 1em 0;
  width: auto;
  height: auto;
}
p.indexPhoto img {
  border: 1px solid #333333;
}
p.subPhoto {
  margin: 1em 0.5em 1em 0.5em;
  width: auto;
  height: auto;
}
.r_contents {
	width:425px;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	background:url("../image/bksideline.gif") repeat-y;
}

.r_bottom {
	width:425px;
	margin: 0 ;
	padding:0;
	float:left;
	background:url("../image/bkbottomline.gif") no-repeat bottom;
}

.r_img {
	width:120px;
	margin:0;
	padding:0;
	float:left;
}
.r_photo {
	width:250px;
	margin:0;
	padding:5px 5px 5px 5px;
	float:left;
}
.r_banner {
	margin:0 1px 0 1px;
	padding:0;
	float:left;
}
.r_image {
	margin:0 1em 1em 0;
	width:auto;
	padding:0;
	float:right;
}
.r_img p {
	margin:10px;
}

.r_text {
	width:300px;
	margin:0;
	padding:0;
	float:right;
}

.r_textkiji {
	width:420px;
	margin:10px 10px 10px 10px;
	border-bottom: 1px dashed #c0c0c0;
	padding:5px 5px 10px 5px;
	float:left;
}
.r_text p {
	margin:10px 10px 10px 10px;
	text-align:left;
	font-size:100%;
}
#right {
	width:200px;
	margin:0;
	padding:0;
	float:right;
}
#right h4.news {
	line-height:30px;
	margin:0;
	padding:0;
	background:url("../img/news.gif") no-repeat;
	text-indent:-9999px;
}
#right ul {
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
}
#right li.text {
	margin:0;
	padding:0 0 5px 13px;
	border-bottom:dotted 1px #999;
}
