@import url("global.css");
/*Ē`*/
div#main #main-body {
	width:950px;
}
#main-left {
/*border:1px solid black;*/
}
/**/
#main-right {
	position:relative;
	top:0px;
	left:0px;
	width:708px;
	height:500px;
	float:left;/*border:5px solid black;*/
}
#mainimage-area {
	position:absolute;
	top:-12px;
	left:418px;/*border:5px solid red;*/
}
#mainimage-back {
	text-align:left;
	/*background:url(../link/images/mainback.jpg) no-repeat;*/
	width:100%;
	height:500px;/*border:1px solid blue;*/
}
#mailbase {
	position:absolute;
	top:120px;
	left:20px;
	background:url(../mail/images/mailbase.png) no-repeat;
	height:492px;
	width:440px;
}
#mailbase table {
	margin:90px 0 0 30px;
	width:393px;
}
#mailbase table th {
	font-size:14px;
	font-weight:bold;
	color:#42210b;
	width:95px;
	padding:0 0 0 10px;
}
#title {
	color:#c7b299;
	font-size:12px;
	text-align:left;
	padding:18px 0 0 15px;/*border:1px solid red;*/
}
td.bar {
	height:2px;
}
input.normal {
	width:220px;
	color:#660099;
}
textarea.comment {
	color:#660099;
	width:220px;
	height:100px;
}
#submit-area {
	margin:520px 0 0 370px;
}

