@charset "UTF-8";
/* CSS Document */
/*Message*/
#contents #title_message h3 {
	font-size: 9px;
	line-height: 9px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 82px;
}
#contents #title_message h3 span {
	background: url(../img_common/title_message.gif) no-repeat;
	position: absolute;
	width: 82px;
	height: 25px;
}

