@charset "utf-8";


#contents{
	width: 750px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 30px;
}
/*---------------------------------

--------------------------------------------*/
#left{
	width: 580px;
	float: left;
}
#left h2{
	background: url(../images/toppage/back-h2.png) no-repeat center center;
	height: 47px;
	width: 527px;
	font-size: 15px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: left;
	margin:0 auto 15px;
	padding-left:15px;
	border:1px solid #0060B6;
}
#left p{
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.5;
}
#left #box{
	width: 542px;
	margin-left: auto;
	border: 1px solid #666666;
	margin-top: 20px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
}
#left #box #inner{
	background: url(../images/toppage/back-box.png) repeat-x 0px 0px;
	overflow: hidden;
	width: 532px;
	margin:5px;
}
#left #box #inner h3{
	background: url(../images/toppage/back-h3.png) no-repeat 0px 0px;
	height: 31px;
	width: 382px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#left #box #inner h3 span.no{
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
#left #box #inner p.text{
	width: auto;
	margin: 15px;
}
#left #box #inner div{
	float: left;
	padding-top: 65px;
	width: 155px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#left #box #inner div.iso9001{background: url(../images/toppage/iso9001.png) no-repeat center top;}
#left #box #inner div.hardox{background: url(../images/toppage/hardox.png) no-repeat center top;}
#left #box #inner div.flaton{background: url(../images/toppage/flaton.png) no-repeat center top;}

#left #box #inner div p.photo{
	width: 155px;
}
#left #box #inner div p.caption{
	width: 155px;
	font-size: 12px;
	line-height: 1.2;
	text-align:right;
/*	background-image: url(../images/toppage/icon-arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
#left #box #inner div dl{
	width: 155px;
	margin-top: 10px;
}
#left #box #inner div dl dt{
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 5px;
	color: #00A0C6;
}
#left #box #inner div dl dd{
	font-size: 12px;
	line-height: 1.5;
}
/*---------------------------------

--------------------------------------------*/
#pagetop{
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 20px;
}
#pagetop p.top{
	float: right;
	width: 120px;
	padding-left: 15px;
	background: url(../images/toppage/icon-arrow01.png) no-repeat 0px center;
	font-size: 12px;
}
#pagetop p.top a:link,
#pagetop p.top a:visited{
	color: #666666;
}
#pagetop p.top a:hover{
	text-decoration: underline;
	color: #000000;
}
/*---------------------------------

--------------------------------------------*/
#right{
	float: right;
	width: 150px;
	margin-right: 20px;
}
#right #ask{
	background: url(../images/toppage/back-ask.png) no-repeat 0px 0px;
	height: 196px;
	width: 150px;
	border-bottom: 1px dashed #666666;
	padding-bottom: 15px;
}
#right #ask p.tel{
	padding-top: 58px;
	width: 137px;
	margin:0 auto;
}
#right #ask p.btn{
	width: 141px;
	margin:0 auto;
	padding-top: 10px;
}
#right p.link{
	background: url(../images/toppage/back-link.png) no-repeat 0px 0px;
	height: 70px;
	width: 140px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.3;
}
#right p.link a:link,
#right p.link a:visited{
	color: #000000;
}
#right p.link a:hover{
	text-decoration: underline;
}
#right ul{
	width: 150px;
}
#right ul li{
	margin-top: 5px;
	margin-bottom: 10px;
}
