@charset "Shift_JIS";
@import url("common.css");


/* --------------------------------------------------------------------------------------
 ‚¨’m‚ç‚¹
--------------------------------------------------------------------------------------- */

div.ctComText dl {
	width: 620px;
	margin-left: 0;
	padding: 0;
	background: url(../../common/img/line_ct01.gif) repeat-x left bottom;
}

div.ctComText dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ctComText dl { display:inline-block; }
/*\*/
* html div.ctComText dl { height:1%; }
div.ctComText dl { display:block; }
/**/

div.ctComText dl dt {
	float: left;
	width: 80px;
	color: #792d23;
	padding: 10px 0 10px 10px;
	background: url(../../common/img/line_ct01.gif) repeat-x left top;
}

/*\*/
div.ctComText dl dt {
	clear: both;
}
/**/

div.ctComText dl dd {
	float: right;
	width: 530px;
	padding: 10px 0;
	background: url(../../common/img/line_ct01.gif) repeat-x left top;
}

div.ctComText dl dd span {
	color: #792d23;
	font-weight: bold;
}

/*\*/
* html div.ctComText dl dd {
	float: none;
}
/**/

*:first-child + html div.ctComText dl dd {
	float: none;
}


div.paginate {
	margin: 30px 0;
	text-align: center;
}
