#header .logo {
	background-image: url(../images/others_img/header_logo.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 411px;
	float: left;
}
#header .page_title {
	background-image: url(../images/others_img/message_title.gif);
	background-repeat: no-repeat;
	float: right;
	height: 80px;
	width: 188px;
	margin-top: 46px;
}
#introduction {
	background-image: url(../images/others_img/wada.jpg);
	background-position: 30px 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 40px;
}
#introduction .name {
	margin-left: 226px;
	padding-bottom: 50px;
}
#introduction .name .wada {
	font-size: 160%;
	font-weight: bold;
	padding-top: 6px;
}
#introduction .theme {
	background-image: url(../images/others_img/message_theme.gif);
	background-repeat: no-repeat;
	width: 674px;
	margin-left: 226px;
	height: 44px;
}
#introduction .message {
	width: 674px;
	margin-left: 226px;
	padding-top: 32px;
	padding-bottom: 25px;
}
#introduction .sign {
	background-image: url(../images/others_img/sign.gif);
	height: 61px;
	width: 250px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	margin-left: 640px;
	text-indent: -9999px;
}
