@charset "utf-8";

/* top.css --------------------------------------------------------------
 :title "top";
 :created "2008-09-01";
 :release [:revision "1.0"; :created "2008-09-01"];
 :author [:name "diamon"; :homepage <http://refeed.jp/>; :mbox "info@refeed.jp"];
 
------------------------------------------------------------------------------------*/

.mainimage01 {
	width:801px;
	height:193px;
	background:url(img/top/mainimage01.gif) no-repeat;
	text-indent:-30000px;
}
.mainimage02 {
	width:801px;
	height:164px;
	background:url(img/top/mainimage02.gif) no-repeat;
	text-indent:-30000px;
}

.mainimage03 {
	width:801px;
	height:70px;
	background:url(img/top/mainimage03.gif) no-repeat;
	text-indent:-30000px;
}

.inquiry-comment {
	width:163px;
	height:110px;
	margin:0 16px 0 0;
	background:url(img/top/inquiry_comment.gif) no-repeat;
	display:block;
	float:left;
	text-indent:-30000px;
}

.cotnents .article .freedial {
	width:541px;
	height:48px;
	margin:16px 0 4px 0;
	background:url(img/top/contents_freedial.gif) no-repeat;
	display:block;
	float:left;
	text-indent:-30000px;
}

.cotnents .article .mail-comment {
	width:250px;
	height:31px;
	margin:0 9px 0 0;
	background:url(img/top/mail_inquiry_comment.gif) no-repeat;
	display:block;
	float:left;
	text-indent:-30000px;
}

.cotnents .article .btn-inquiry {
	width:282px;
	height:31px;
	background:url(img/top/btn_inquiry.gif) no-repeat;
	display:block;
	float:left;
	text-indent:-30000px;
}

.cotnents .article .btn-inquiry:hover {
	background-position:0 -31px;
}