body {
	background: #fff;
}
#main, #titlebar {
	margin-left: auto;
	margin-right: auto;
	width: 560px;
}
#main {
	margin-top: 20px;
}
#titlebar {
	width: 600px;
}
#engtitle {
	text-align: left;
	font: italic xx-large 'Dom Casual','Monotype Corsiva','AvantGarde Bk BT';
}
#bluebar {
	background: #00b;
	padding: 0.3em 1em;
	margin-top: 2px;
	text-align: right;
	color: #fff;
	vertical-align: middle;
	font-size: small;
}
#bluebar img {
	margin-right: 0.5em;
}
#bluebar a {
	color: #fff;
}
#bluebar a:hover {
	text-decoration: underline;
}
#quotebox1, #quotebox2 {
	width: 450px;
	font: normal 14px sans-serif;
	margin:20px auto 0;
	text-align: justify;
	font-style: italic;
}
#quotebox2 {
	text-align:right;
	margin-top: 0;
}
#myname {
	font-size: small;
	margin-top: 20px;
	text-align: center;
}
p {
	text-align: center;
}
#contents, #externallinks {
	background-color: #fff;
	padding: 0;
}
#contents a, #profile a, #externallinks a {
	background: #ddd;
	display: block;
	margin: 5px;
	border: solid #aaa 1px;
	padding: 5px;
	width: 95%;
	color: #444;
}
#profile a {
	background: #ff8;
}
#externallinks a {
	background: #cff;
}
#contents a:hover, #profile a:hover, #externallinks a:hover {
	text-decoration: none;
	color: #fff;
	background: #00b;
	border: solid #00b 1px;
}
#menu {
	height: 380px;
	width: 290px;
}
#rightcolumn {
	float: right;
	width: 250px;
}
#leftcolumn {
	float: left;
	border: solid #ccc 1px;
	width: 300px;
	height: 513px;
	text-align: center;
}
.hidariyose {
	text-align: left;
}
.migiyose {
	text-align: right;
}
a:link, a:visited {
	text-decoration: none;
	color: #07f;
}
a:hover {
	text-decoration: underline;
}
