@charset "utf-8";
/* CSS Document */

#message{
	width:660px;
	float:right;
}
h3{
	background-image: url(../images/h3_title06.gif);
}
h4{
	margin:15px 0 5px;
	padding:0;
	font-size:1.2em;
}

.mg10{
	margin:0 10px;
	padding-top:15px;
}

.bg_top{
	height:5px;
	background:url(../images/mes_top.gif) no-repeat 0 bottom;
}
.bg_mdl{
	background:url(../images/mes_bg.gif) repeat-x 0 bottom #fefefe;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	padding:5px 10px;
}
.bg_btm{
	height:5px;
	background:url(../images/mes_bottom.gif) no-repeat 0 top;
}
.page_no{
	text-align:center;
	padding-top:20px;
}

.msg{
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
	padding:0 0 12px;
	line-height:120%;
}



