@charset "UTF-8";

/* 
	container css file
	create : 071101 
	update : 071204
*/

/* -------------------------------------------------- column */
div.locator { clear: both; }
div.commonquestion div.column2C,div.commonquestion div.column2D { float: left; }
div.commonquestion div.column2C,div.commonquestion div.column2D { width:365px; }
div.commonquestion div.column2D { margin-left:10px; }
/* -------------------------------------------------- blank */
div.commonquestion .MT20 { margin-top:20px !important;}
div.commonquestion .MT30 { margin-top:30px !important;}
div.commonquestion .PB25 { padding-bottom:25px !important;}

div.commonquestion div.TxTr { text-align:right !important;}
/* -------------------------------------------------- pagetop */
div.commonquestion p.pageTop a {
	padding-left: 15px;
	background-image: url(/common/images/marker-link.gif);
	background-position: 0 0.08em;
	background-repeat: no-repeat;
}
*+html>/**/body div.commonquestion p.pageTop a { background-position: 0 0; }

div.commonquestion p.pageTop a { background-image: url(/common/images/marker-pagetop.gif); }
/* -------------------------------------------------- 枠 */
.cqbox {border:#666666 dashed 1px; margin:15px 10px 0 10px; padding:10px 0;}

/* EOF */
