#main {
	background-color: #000040;
	width: 760px;
	margin-left:auto; margin-right:auto; margin-top: 0px; margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

#pagetitle {
	float:left; display: block;
	width: 320px;
	padding: 40px 0px 0px 0px;
	text-align:left;
}

#titlephoto {
	float:right; display: block;
	width: 98px; height: 130px;
	margin:  0px 30px 0px 0px;
	background: #000040 url(../img/merchandise/hikaru2.jpg) ;
}

.name {
	background-color: #333333;
	line-height: 245px;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
}


#content {
	clear: both;
	width: 760px; height: auto;
	background-color: #000040;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.contenttitle {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

#footer {background: #000040 url(../img/footer/footer04.jpg) ;}
