﻿/* CSS Document */
#main #contents {
	width:945px;
	margin:0;
	padding:0;
}
p.leftBlock{
	width:700px;
	height:31px;
	margin:0;
	padding:8px 0 0 8px;
	float:left;
	font-family:ＭＳ Ｐ明朝, 細明朝体;
}
.gotop{
	width:231px;
	margin:0 0 0 700px;
}
.gotop a{
	background:url(../images/btn_gotop.gif) no-repeat;
	width:231px;
	height:31px;
	display:block;
	text-indent:-10000px;
	text-decoration:none; 
}
.gotop a:hover{
	background:url(../images/btn_gotop_on.gif) no-repeat;
}
#home {
	width:934px;
	margin:0 0 0 10px;
	padding:0 0 40px 0;
	background:url(../images/voice_top_bg.jpg) 330px bottom no-repeat;
}
#home h1{
	margin:0 0 20px 0;
	padding:0;
}
#home ul{
	list-style-type:none;
	margin:0 0 50px 0;
	padding:0;
}
#home p{
	margin:0;
	padding:0 0 1em 0;
}
#home p#inquiry{
}
#home p#inquiry a{
	background:url(../images/voice_inquiry_btn.gif) no-repeat;
	width:128px;
	height:19px;
	top:143px;
	left:121px;
	display:block;
	text-indent:-10000px;
	text-decoration:none; 
	position:relative;
}
#home p#inquiry a:hover{
	background:url(../images/voice_inquiry_btn_on.gif) no-repeat;
}
#corpfooters {
	margin-top:0 !important;
}

