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

#contents header{
	background: url(../images/contents_hd.jpg) no-repeat top center;
	height: 250px;
	margin: 0;
	padding: 0;
}


#mail dl dt{
	float: left !important;
	width: 200px !important;
	line-height: 30px !important;
}
#mail dl dd{
	float: right !important;
	width: 360px !important;
	line-height: 30px !important;
}
#mail dl dt,#mail dl dd{
	min-height: 50px;
}
