@charset "Shift_JIS";
/************** サイト全体**************/

a:link{
	color: #626262;
	text-decoration: underline;
}
a:visited{
	color: #626262;
	text-decoration: underline;
}
a:hover{
	color: #626262;
	text-decoration: underline;
}
#topbox{
width:800px;
background-image:url(../img/top.jpg);
background-repeat:no-repeat;
height:242px;
}

#topbox h2{
width:300px;
margin-left:85px;
margin-top:30px;
background-color:none;
}
#topbox p{
width:350px;
font-size:12px;
line-height:140%;
margin-left:30px;
margin-top:10px;
}
body {
	font-family: monospace;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	background-image:url(../img/y8b.gif);
	background-repeat: repeat;
	text-align: left;
	color:#765112;
}
#all {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#headerbox{
width:800px;
}
h1 {
	font-family: monospace;
	color: #993300;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	font-size:12px;
	background-color:#FDF89B;
}
h2 {
	font-family: monospace;
	color: #993300;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	font-size:12px;
}
h3 {
	font-family: monospace;
	color: #993300;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	font-size:12px;
	background-color:#FDF89B;
}
.main_body_box {
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.contetnts_box{
padding-left:5px;
}
.main_body_box dl dd{
	margin-bottom:10px;
}
#newsbox{
float:left;
width: 500px;
}
#topimgbox{
float:right;
text-align:right;
margin-right:20px;

}
dl {

margin:0px;
padding:0px;
}
dt{
font-weight:bold;
padding:10px;
color:#999933;
font-size:medium;
}
dd{
padding:10px;
color:#765112;
font-size: small;
}
p {	
	line-height: 140%;
	font-size:smaller;
	margin: 0px;
}
img {
border:0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	font-size:12px;
	color:#333333;
	line-height:14px;
}
select {
	background-color: #F6F6F6;
	font-size:12px;
}
textarea {
	background-color: #F6F6F6;
		font-size:12px;
	color:#333333;
	line-height:16px;
}
button {
	background-color: #F6F6F6;
	color: #FFFFFF;
}
address{
font-style:normal;
}
optgroup {
	font-style: normal;
	font-weight: normal;
}
option {
margin:0px;
padding:0px;
}
.ymapsamplebox{
width:720px;
padding:10px;
}
.ymapsamplebox2{
width:700px;;
}
.ymap{
font-weight:bold;
font-size:16px;
color:#FF0000;

}
fieldset {
clear:both; 
margin-left:auto; 
margin-right:auto;

}
legend {
	text-indent:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:2px;
	color:#FFFFFF;
}
form {
margin:0px;
padding:0px;
}

fieldset ul li{
float:left;
margin-left:10px;
font-size:12px;
}
.return_top_text{
clear:both;
width:800px;
text-align:right;
font-size:10px;
padding-top:15px;
margin-left:auto;
margin-right:auto;
background-color: #252525;
}
.footer_box {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 22px;
}
.footer_box p {
clear:both;
font-size:12px;

}
.footer_box ul li {
float:left;
height:150px;
}
.footer_box ul li dl {
width:350px;
margin-right: auto;
	margin-left: auto;
text-align:left;

}
.footer_box ul li dl dd {
font-size:x-small;
margin-top:5px;
padding:0px;
margin-bottom:5px;

}
.tel_fax{
	font-size:14px;
	font-weight:bold;
	letter-spacing: 1px;
}
.comapanybody {
margin-top:10px;
margin-left:100px;
padding-bottom:20px;
}




#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
