/* ###### Mail Layout ###### */

#contents_body {
	position:absolute;
	width:780px;
	height:600px;
	margin:0px 0px 0px 0px;
	padding:0px;
	left:0px;
	top:280px;
	background:transparent url("../img_fld/common/body.gif");
}
#mail_title {
	position:absolute;
	width:780px;
	height:600px;
	margin:0px 0px 0px 0px;
	padding:0px;
	left:30px;
	top:280px;
}
#mail_box {
	border: 1px solid #0785B6;
	background-color:#ffffff;
}
#mail_box2 {
	position:absolute;
	width:200px;
	height:530px;
	margin:0px 0px 0px 0px;
	padding:0px;
	left:530px;
	top:300px;
	border: 1px solid #0785B6;
	background-color:#ffffff;
}
#mail_form {
	position:absolute;
	width:450px;
	height:auto;
	margin:10px 0px 0px 10px;
	padding:0px;
	color:#333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	border: 1px solid #EEEDED;
	line-height:17px;
}
.must_item {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	color:#ED1C24;
}
#mail_attention {
	position:absolute;
	width:180px;
	height:auto;
	margin:10px 0px 0px 10px;
	padding:0px;
	color:#333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height:17px;

}
#footer {
	position:absolute;
	width:780px;
	height:50px;
	margin:0px 0px 0px 0px;
	left:0px;
	top:850px;
	border-top: 1px solid #A9C5DD;
	background:#ffffff;
}
