@charset "Shift_JIS";

/* 全体構造
----------------------------------------------------------------- */
body {
margin: 0;
padding: 0;
color: #333333;
background: #f6f6f6 url(../images/bg_back01.gif) no-repeat;
}
#wrapper {
width: 700px;
color: #333333;
background-color:#ffffff;

}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

/* リンク
----------------------------------------------------------------- */
a:link {
color: #0000ff;
background: transparent;
}
a:visited {
color: #0000ff;
background: transparent;
}
a:hover, a:active {
color: #0066ff;
text-decoration: none;
background: transparent;
}

/* ヘッダ
----------------------------------------------------------------- */
#header {
padding: 0 17px 0 16px;
height: 106px;
background: #ffffff url(../images/bg_header.gif) no-repeat;
}
#header h1 {
float:left;
width: 342px;
margin-top: 44px;
text-indent: -9999px;
font-size: 1px;
background: url(../images/logo.gif) no-repeat #ffffff;
}
#header h1 a {
height: 29px;
display: block;
text-decoration: none;
}
#header p {
float:right;
margin-top: 37px;
width:82px;
text-indent: -9999px;
font-size: 1px;
}
#header p a {
height: 11px;
display: block;
text-decoration: none;
background: url(../images/btn_contact_off.gif) no-repeat #ffffff;
}
#header p a:hover {
background: url(../images/btn_contact_on.gif) no-repeat #ffffff;
}

/* グローバル・ナビゲーション
----------------------------------------------------------------- */
#navigation {
margin: 0;
border: 0;
padding: 0;
height:25px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
#navigation li {
margin: 0;
padding: 0;
height: 46px;
font-size: 1px;
text-indent: -9999px;
}
#navigation li a {
text-decoration: none;
display: block;
height: 46px;
}
#navigation li#home {
float: left;
width: 117px;
background: url(../images/navi_global_off.gif) no-repeat 0px 0px;
}
#navigation li#company {
float:left;
width: 117px;
background: url(../images/navi_global_off.gif) no-repeat -117px 0px;
}
#navigation li#intro {
float:left;
width: 117px;
background: url(../images/navi_global_off.gif) no-repeat -234px 0px;
}
#navigation li#factory {
float:left;
width: 117px;
background: url(../images/navi_global_off.gif) no-repeat -351px 0px;
}
#navigation li#column {
float:left;
width: 117px;
background: url(../images/navi_global_off.gif) no-repeat -468px 0px;
}
#navigation li#recruit {
float:left;
width: 115px;
background: url(../images/navi_global_off.gif) no-repeat -585px 0px;
}
/* ロールオーバー */
#navigation li#home a:hover {
background: url(../images/navi_global_on.gif) no-repeat 0px 0px;
}
#navigation li#company a:hover {
background: url(../images/navi_global_on.gif) no-repeat -117px 0px;
}
#navigation li#intro a:hover {
background: url(../images/navi_global_on.gif) no-repeat -234px 0px;
}
#navigation li#factory a:hover {
background: url(../images/navi_global_on.gif) no-repeat -351px 0px;
}
#navigation li#column a:hover {
background: url(../images/navi_global_on.gif) no-repeat -468px 0px;
}
#navigation li#recruit a:hover {
background: url(../images/navi_global_on.gif) no-repeat -585px 0px;
}

/* ページ画像
----------------------------------------------------------------- */
#cover {
clear: both;
margin: 0;
border: 0;
padding: 0;
}
#cover img {
vertical-align:bottom;
}

/* ページ・バー
----------------------------------------------------------------- */
#bar {
margin: 0;
border: 0;
padding: 0;
width: 700px;
height: 36px;
}
#bar div.topmsg {
background: url(../images/bar_topmsg.gif) no-repeat #ffffff;
}
#bar div.recruit {
background: url(../images/bar_recruit.gif) no-repeat #ffffff;
}

/* サイド・メニュー
----------------------------------------------------------------- */
#side {
float:left;
width: 150px;
margin: 0;
border: 0;
padding: 0;
background-color:#ffffff;
}
#side h3 {
text-indent: -9999px;
font-size: 1px;
width: 120px;
height: 80px;
margin-left: 6px;
}
/* サブ・ナビゲーション */
#side ul {
margin: 14px 0 0 0;
border: 0;
padding: 0;
list-style: none;
}
#side ul ul {
margin: 0 0 0 0;
}
#side li {
text-indent: -9999px;
margin: 0;
border: 0;
padding: 0;
width: 150px;
height: 26px;
}
#side li a {
margin: 0;
border: 0;
padding: 0;
text-decoration: none;
display: block;
width: 150px;
height: 26px;
}
#side p.dl {
font-size:x-small;
margin:10px;
}

/* コンテンツ
----------------------------------------------------------------- */
#center {
float:right;
width:548px;
margin:0;
border-left: 2px solid #cccccc;
background-color:#ffffff;
}
#content {
margin: 0 20px 0 20px;
font-size: x-small;
}
/* ページ見出し */
#content h4 {
margin-top:20px;
font-size:1px;
text-indent:-9999px;
height:24px;
}
/* 小見出し */
#content h5 {
clear:both;
margin-top:20px;
font-size:1px;
text-indent:-9999px;
height:22px;
}
img.playerdl {
width:88px;
height:31px;
margin:8px 0 0 10px;
border:0;
}

/* フッタ
----------------------------------------------------------------- */
#footer {
clear:both;
padding:0;
height:100px;
background-color:#ffffff;

}
#footer img {
margin: 10px 0 0 0;
width: 700px;
height: 2px;
}
#footer p {
width:388px;
height:11px;
margin: 7px 0 0 10px;
font-size: 1px;
text-indent:-9999px;
background: url(../images/img_copyright.gif) no-repeat #ffffff;
}









































