/* 2011.06.24 13:24 for Other than IE modified by Okamura */
/* Base
-------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

/* focus {-moz-outline-style: none;} */

a { text-decoration: none;
    outline: none;
}

a:link { color: #663300; }
li#nav1 a:link{	color: #333333; }
li#nav2 a:link{	color: #333333; }
li#nav3 a:link{	color: #333333; }
li#nav4 a:link{	color: #333333; }
a:visited { color: #990000; }
li#nav1 a:visited{ color: #666666; }
li#nav2 a:visited{ color: #666666; }
li#nav3 a:visited{ color: #666666; }
li#nav4 a:visited{ color: #666666; }
a:hover {
	color: #FF6600;
	text-decoration: none;
}
li#nav1 a:hover{
	color: #009966;
}
li#nav2 a:hover{ color: #009966; }
li#nav3 a:hover{ color: #009966; }
li#nav4 a:hover{ color: #009966; }

h1 { font-weight: normal; }

img { border: none; }

div.search325x50 a#rei {
display: block;
margin-left : 25px; /* 6.20 */
width: 325px;
height: 50px;
background-image: url("../banners/searchrei2.png");
}

div.search325x50 a#rei:hover {
margin-left: 25px; /* 6.20 */
background-position:bottom left;
}

/* dock - top  added by Okamura */
.dock {

	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {

	position: absolute;
	height: 50px;
	padding-left: 0px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 0px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 0px; /* 10px */
}

/* dock2 - bottom  added by Okamura */
#dock2 {
	width: 100%;
	bottom: -130px;
    position: relative;
    margin-left: 0px;
    text-align: center;
}
.dock-container2 {

    position: absolute; 
	height: 50px;

}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
    position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 0px; /* 10px */
}
.dock-item2 img {
	border: none; 
	margin: 0px 0px 0px; 
	width: 100%; 
}
/* end of doc */

/* Body
-------------------------------------------------------------*/

body{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	text-align:center;
	background-position: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}


#wrapper {
	width: 880px; /* 790 */
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	margin:auto;
	background-color: #FFFFFF;
	text-align: left;
}
#topbg {
	background-color: #333333;
	height: 20px;
	width: 880px; /* 780 */
}

#container {
	text-align:left;
	width:880px; /* 780 */
	background-color: #FFFFFF;
}
#topNav {
	clear: both;
	height: 29px;
	width: 880px; /* 780 n*/
}

#topNav_01 {
	float: right;
	padding: 7px 10px 0 0;
	width: 410px;  /* 325 */
}


#topNav_01 ul {
	display: inline;
	margin: 0;
	padding: 0;
	z-index: 0;
	float: right;
}
#nav1 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: 0;
	line-height: 12px;
	float: left;
	clear: right;
	width: 60px;
}
#nav2 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: 0;
	line-height: 12px;
	float: left;
	clear: right;
	width: 95px;
}

#navigation-top {
	list-style-type:none;
	vertical-align:top;
	display: block;
	height: 13px;
	width: 410px;  /* 325 */
	text-align: center;
	float: right;
	padding: 20px 30px 0px 0px; /* 0 30 0 0 */
	margin-right: 0px;
	margin-top: 0px;  /* 20 */
}

li#nav1 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 11px 0px 14px;
	display: block;
	height: 22px;
	overflow: hidden;
	font-size: 10px;
	letter-spacing: 1px;
}

li#nav2 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 15px 0px 14px;
	display: block;
	height: 22px;
	overflow: hidden;
	font-size: 10px;
	letter-spacing: 1px;
}
/**/

#logo {
	width: 880px;   /*  780 */
	height: 48px;
	float: left;
}
#logo h1 {
	float: left; /* Float */
	height: 32px;
	width: 300px;
	padding-top: 0px;
	padding-left: 20px;
	display: block;
}

#header_nav {
	width: 880px; /* 780 */
	margin: 0 auto;
	padding: 10px 0 8px 0;
}

#navigation-top ul {
	list-style-type:none;
	vertical-align:top;
	display: block;
	height: 13px;
	width: 325px;
	text-align: center;
	float: right;
	padding: 0px;
	margin: 0px;
}
#navigation-top li {
	margin:0px;
	display: inline;
}

#navigation-top .company {
	margin:0px;
	vertical-align:top;
	width: 75px;
	height: 13px;
	float: left;
}
#navigation-top .devbiz {
	margin:0px;
	vertical-align:top;
	width: 75px;
	height: 13px;
	float: left;
}
#navigation-top .hrinfo {
	margin:0px;
	vertical-align:top;
	width: 75px;
	height: 13px;
	float: left;
}
#navigation-top .contact {
	margin:0px;
	vertical-align:top;
	width: 99px;
	height: 13px;
	display: inline;
	float: left;
}


#navigation-top li img {
	overflow: hidden;
	vertical-align:top;
}
#navigation-top li a {
	overflow: hidden;
	vertical-align:top;
}
/* Main
-------------------------------------------------- */
#main {
	clear: both; /* Float */
	background-color: #ffffff;
	text-align: center;
    position: relative;    /* added by Okamura 通常どおりの位置に配置*/
    z-index: 1;	 /* added by Okamura */
}

#contents {
	width: 880px;   /* 780 */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;    /* added by Okamura *通常どおりの位置に配置*/
	z-index: 1;	 /* added by Okamura */
}
#flash {
	position: absolute;    /* added by Okamura #contents の後ろ側にW100%, H235pxで配置*/
	z-index: 0;
	margin-top: 0px;
	left: 0;
	width: 100%;
	height: 235px;
}

#news {
	width: 410px; /* 300 */
	height: 258px;  /* 冁Eが増えた時はここを変える　*/
	padding-top: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#news .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#product_news {
	width: 325px;
	height: 258px;
	padding-top: 20px;
	padding-right:30px;
	padding-left: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#product_news .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	
}

#text_news {
	width: 410px; /* 325 */
	padding-top: 35px;
	padding-right:30px;
	padding-left: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#text_news .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

/* video_clip added by Okamura */
#video_clip {
	width: 410px; /* 325 */
	padding-top: 20px;
	padding-right:30px;
	padding-left: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#video_clip .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
/* ------------------------*/

#contents01 {
    margin-top:130px;
	float: left; 
	width: 410px;  /* 350*/
	padding-left: 20px;  /* 25 */
}

#contents02 {
    margin-top:130px;
	float: right;
	width: 410px;  /* 350 */
	padding-right: 20px;  /* m */
}

#image_news {
	width: 410px;  /* 325 */
	padding-top: 0px;
	padding-right:20px;  /* 30 */
/*	padding-left: 0px; */
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#image_news .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

#news02 {
	height: 380px;   /* okamura 2011.04.11 */
	width: 410px;  /* 325 */
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#frame_news {

	width: 410px; /*382 */
	height: 200px;
	padding-left: 0px;
	padding-right: 10px;
	overflow: scroll;
}

#note {
	width: 410px; /* 325 */
	height: 30px;
	padding-top: 50px;
	padding-right:30px;
	padding-left: 10px;
	color: #3c3c3c;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	}

/* footer
-------------------------------------------------- */
#footer {
	clear: both; /* Float */
	height: 70px;
	width: 880px; /* 780 */
	background-color: #F4F4F4;
	background-image: url(../images/footer_bg.gif);
}
#copyright {
	display: block;
	padding-right: 0px;
	padding-top: 24px;
	font-size: 80%;
	width: auto;
	float: left;
	padding-left: 30px;  
}
#foot_nav {
	float: right;
	padding: 0px 10px 0px 0;
	width: 400px;
	text-align: left;
	height: auto;
}


#foot_nav ul {
	display: inline;
	margin: 0;
	font-size: 0.938em;
	padding: 0;
	z-index: 0;
	float: right;
}
#nav3 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 22px 5px 0 0;
	float: left;
	line-height: 12px;
	z-index: 0;
	width: 110px;
}
#nav4 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 22px 5px 0 0;
	float: left;
	line-height: 12px;
	z-index: 0;
	width: 120px;
}
#nav5 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	line-height: 12px;
	z-index: 0;
	width: 120px;
}

li#nav3 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 15px 0px 14px;
	display: block;
	overflow: hidden;
	font-size: 70%;
}

li#nav4 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 15px 0px 14px;
	display: block;
	overflow: hidden;
	font-size: 70%;
}
li#nav5 {
	display: block;
	width: 110px;
	height: 60px;
}
@media screen,print {
#news,
#product_news,
#news02,
#product_news02 {
	letter-spacing: 1px;
}
}

#navi {
	height: 20px;
	width : 540px;
	padding: 20px 0px 0px;
	float: right;
}

/* slide show written to TOP Page added by Okamura */ 
/* #slide {width:350px; margin:10px auto} */
#slide {width:410px; margin:20px auto;margin-left: 5px;}

.sliderbutton {float:left; width:30px; padding-top:70px}  /* width=16 */
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slider {float:left; position:relative; overflow:auto; width:300px; height:175px; border:1px solid #fff; background:#fff}
#slider ul {position:absolute; list-style:none; top:0px; left:0px}
#slider li {float:left; width:300px; height:175px; padding-right:0px}

.pagination {float:left; list-style:none; height:40px; margin:0px 0px 0px 35px} /* 18 */
.pagination li {float:left; cursor:pointer; padding:0px 8px; background:#666; border:1px solid #999; margin:5px 2px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#contentsld {width:300px; height:175px; padding:0px 0px 0px 0px}
#contentsld h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
/**/

