@charset "utf-8";

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

.contents {
	padding-top:33px;
}


.contents-head h2 {
	background:url(../img/faq/head_image.jpg);
}

.contents-caption-box {
	margin:0 0 30px 0;
}



.article {
	margin:0 0 20px 0;
}

h3.caption01 {
	width:687px;
	height:43px;
	margin:0 0 20px 25px;
	background:url(../img/faq/caption01.gif) no-repeat;
	text-indent:-30000px;
}


h2.caption02 {
	width:620px;
	height:35px;
	margin:0 0px 20px 96px;
	background:url(../img/faq/caption02.gif);
	text-indent:-30000px;
}


table {
	margin:auto;
	border:solid 2px #CCCCCC;
	margin-bottom:20px;
}

td.hidari {
	width:60px;
	height:30x;
	background:url(../img/faq/q_back.gif);
	background-repeat:repeat-x;
}

.migi {
	background:url(../img/faq/q_back.gif);
	background-repeat:repeat-x;
	color:#009fe8;
	height:30px;
}

.hidari02 img {
	margin:0 0 0 27px;
}

td {
	padding:7px;
}

