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

/* message
====================================================================================*/
h2 {
	background:url(../image/common/h2_message.jpg) no-repeat;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
h4{
	border-left:4px solid #bb284c;
	margin-bottom:10px;
	padding-left:7px;
	color:#000;
	font-weight:bold;
	}
	
div.message {
	line-height:200%;
	color:#666;
	padding:10px;
	text-align:justify;
	text-justify:distribute;
	}
	
span.letter-s {
    letter-spacing:-0.1em;
	}