/* --------------------------------------------------

	msg.css

-------------------------------------------------- */


/* ================================
	common
================================ */

/* ================================
	massage
================================ */
#contents h1 {
	width:740px;
	height:34px;
	background:url(../images/msg_h1.gif) 0 0 no-repeat;
}
#contents h2{
	width:740px;
	height:38px;
	margin-top:25px;
	background-position:0 0;
	background-repeat:no-repeat;}
	#contents h2.H2feel {
		background-image:url(../images/msg_h2_01.gif);
	}
	#contents h2.H2msg {
		background-image:url(../images/msg_h2_02.gif);
	}

.TxtArea {
	margin:0 0 0 48px;
}
.TxtArea .ImgPhoto {
	margin:15px 0 0 0;
}
.TxtArea .ImgPhoto2{
	margin:15px 0 0 0;
	border:1px solid #D2D2D2;
}
