/*メッセージエリア　200812追加*/
#message{
	position: relative;
	width: 560px;
	height: auto;
	margin-bottom:20px;
	padding-bottom: 6px;
	background:url("../images/message_bottom.gif") no-repeat 0 100%;
	}
.txt_me{
	width: 550px;
	height: auto;
	padding: 5px 5px 0 5px;
	font-size: 80%;
	text-align: left;
	background:url("../images/message_re.gif") repeat-y;
	}
