@charset "utf-8";
/* --------------------------------------------------
	Since : 2008/11/29
	Last Modified: 2008/11/29
	Version: 1.0
 --------------------------------------------------- */

/* cosmetics
====================================================================================*/
h2 {
	background:url(../image/common/h2_cosmetics.jpg) no-repeat;
	height:118px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
h4{
	border-left:4px solid #bb284c;
	margin-bottom:10px;
	padding-left:7px;
	color:#000;
	font-weight:bold;
	clear:none;
	float:left;
	width:330px;
	}
	
dl.faq-list dt{
	clear:both;
	width:70px;
	float:left;
	}
	
dl.faq-list dd {
	width:460px;
	float:left;
	}