@charset "shift_jis";
/* CSS Document */
@media screen,tv {

* {
  margin: 0px;
  padding: 0px;
}

/*\*/
h1 a,
h3 a,
#menu a,
#menu02 a,
#main_navi a,
#recruit_menu a,
#footer a,
#footer02 a,
#header02 a,
div#top_banner01 a,
div#top_banner02 a,
#main_navi a,
.map_btn a,
p.goto,
p.goto_map,
dd#menu_factory a,
dd#menu_recruit a,
h2#h2_title02 a,
div#entry_btn a,
div#left_txt01 a,
div#right_txt02 a,
div#left_txt03 a,
div#right_txt04 a,
div#left_txt05 a,
div#right_txt06 a,
div#left_txt07 a {
  overflow: hidden;
}
/**/

/******************************************************/

body {
  margin: 0px auto 0px auto;
  text-align:center;
  background: #dff1ee url(../images/bg.jpg) repeat-x left top;
  height:100%;
}
/********************** height100% scrollbar_no ********************************/
html{
  height:100%;
}
body > #container {
  height: auto;
}
/********************** height100% scrollbar_no ********************************/
img {
  border: 0px;
  text-decoration:none;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #999999;
  text-decoration:underline;
}

/************ HEADER ***************/
h1{
  background:url(../../images/header.jpg) no-repeat left top;
  width:100%;
  height:60px;
  display:block;
  text-align:left;
  line-height:80%;
}
h1 a{
	width:200px;
	height:60px;
	display:block;
	text-indent:-9999px;
}
div#header02{
	background:url(../images/header02.jpg) no-repeat left top;
	width:100%;
	height:50px;
	display:block;
	text-align:left;
}
div#header02 a{
	width:200px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
/************ HEADER ****************/

/*********************** BOX ***************************/
div#container {
  width: 780px;
  margin:0px auto 0px auto;
  color:#818181;
  font-size: 10px;
  line-height: 180%;
  background:url(../images/footer_bg.gif) repeat-y;
  height:100%;
  min-height: 100%;
/*  border-left:#aeb6b6 1px solid;
  border-right:#aeb6b6 1px solid;
*/
}
div#main_contents {
  width:100%;
  float:left;
  background:url(../images/contents_bg.gif) repeat-y center top;
  display:block;
  padding:0px 0px 30px 0px;
  margin:0px;
  font-size:110%;
}
div#contents {
  width: 720px;
  float:left;
  text-align:left;
  display:block;
  margin:30px 0px 30px 0px;
}
div#left_contents {
	float:left;
	width: 445px;
	text-align:left;
	font-size:110%;
	line-height: 130%;
	display:block;
}
div#right_contents {
	float:right;
	width:140px;
	display:block;
}
div#main_pad {
	display:block;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 35px;
}
/********************** h **************************/
h2 {
	color:#666666;
	font-size:140%;
	font-style:normal;
	font-weight:normal;
	margin-bottom: 5px;
}
h2#h2_title01,
h2#h2_title02 {
	width:445px;
	text-indent:-9999px;
	margin:5px 0px;
}
h2#h2_title01 {
	background:url(../../images/h2_title01.gif) no-repeat;
	height: 130px;
}
h2#h2_title02 {
	background:url(../../images/h2_title02.gif) no-repeat;
	height: 25px;
}

h3 {
	color:#993399;
	font-size:135%;
	font-style:normal;
	font-weight:normal;
	margin-bottom: 5px;
	line-height:150%;
}
p {
	margin-bottom:5px;
}
address{
  margin-bottom:5px;
  font-style:normal;
  width:535px;
}
span.fontsmall {
	font-size:80%;
}
.red {
	color:#b78989;
}
.f10{
  font-size:10px;
  line-height:145%;
}
/******************************************************/

/******************* LINE ***************************/
div.clear hr {
	clear:both;
	visibility:hidden;
}
div.contents_hr {
	width: 100%;
	height:10px;
	border-bottom:dotted 1px #ebebeb;
	clear: both;
}
div.contents_hr hr{
	visibility:hidden;
}
div.line_hr {
	width: 535px;
	height:20px;
	background:url(../images/line.gif) no-repeat center;
	clear: both;
}
div.line_hr hr{
	visibility:hidden;
}
/******************* LINE ****************************/

/***************** NEW *****************************/
dl#update dt {
  float: left;
  clear: both;
  width: 20%;
  padding:5px 0px;
  font-size:90%;
  font-weight:600;
  border-top: #cccccc dashed 1px;
}
dl#update dd {
  float: right;
  width: 80%;
  padding:5px 0px;
  font-size:90%;
  border-top: #cccccc dashed 1px;
}
/***************** NEW *****************************/

/***************** top_banner *****************************/
div#top_banner01 a,
div#top_banner02 a {
  width:140px;
  height:100px;
  margin:10px 0px 0px;
  display:block;
  text-indent:-9999px;
}
div#top_banner01 a{
  background:url(../../images/top_banner01.jpg) no-repeat;
}
div#top_banner02 a{
  background:url(../../images/top_banner02.jpg) no-repeat;
}
div#top_banner01 a:hover,
div#top_banner01 a:focus {
  background:url(../../images/top_banner01_ov.jpg) no-repeat;
}
div#top_banner02 a:hover,
div#top_banner02 a:focus {
  background:url(../../images/top_banner02_ov.jpg) no-repeat;
}
/***************** top_banner  *****************************/
}

