@charset "utf-8";

/* CONCEPT
---------------------------------------------*/

.concept {padding-top: 15px;}

/* MESSAGE
---------------------------------------------*/

#msg {
	height: 288px;
	padding-right: 295px;
	background: url(../img/bg_msg.jpg) right top no-repeat;}
	
#msg h3 {margin: 5px 0 20px 0;}

#msg p {
	margin-left: 8px;
	line-height: 2em;}

/* POLICY
---------------------------------------------*/

#policy {
	background: url(../../img/bdr.gif) left bottom no-repeat;}

#policy dl dt {margin-bottom: 8px;}

#policy dl dd {
	padding-left: 2px;
	padding-bottom: 20px;}