body {
	background-color : #ffc;
	color : #039;
}


h1 {
	font-size : bigger;
	margin : 50px auto 0;
	text-align : center;
}

#header {
	text-align : center;
}

#name_kana {
	font-size : smaller;
	margin : 0 auto;
	text-aling : center;
}

.notify_new{
	color : #F00;
	font-style: italic;
}

#link_help {
	text-align : right;
	font-size : small;
}

address {
	text-align : right;
}

#publish_date {
	text-align : right;
}
