/* CSS Document */

@import "common.css";

body {
	color: #444444; }

#Wrap {
	width: 600px;
	margin: 30px auto 50px; }


/* Mailform ======================================= */

#Mailform {
	margin-bottom: 100px; }

#Mailform h1 {
	text-align: center;
	margin-bottom: 20px; }

#Mailform table {
	width: 550px;
	margin: 0 auto 20px; }

#Mailform table th p {
	font-size: 85%; }

#Mailform table th span {
	color: #aa0000;
	font-size: 146.5%; }


/* Navi ======================================= */

#Navi {
	background: url(../o2b.gif) repeat;
	width: 600px;
	height: 100px;
	margin: 0 auto;
	text-align: center; }

#Navi img.hello { width: 89px; }
#Navi img.books { width: 84px; }
#Navi img.event { width: 91px; }
#Navi img.essay { width: 75px; }
#Navi img.letter { width: 89px; }
#Navi img.link { width: 52px; }






