@charset "utf-8";
/* CSS Document */

#contents #title {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 630px;
	margin-bottom: 10px;
}
#contents #title #title_text {
	margin-left: 320px;
	margin-top: 0px;
	margin-right: 32px;
	padding-top: 42px;
}