body		{
		background-color: #CC99CC;
		font-family:Arial, Helvetica, 'ＭＳ Ｐゴシック', Osaka;
		color: #333399;
		text-align: center;
		margin: 0;
		font-size: 14px;
		line-height:180%;
		}
#container	{
		width: 750px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		background-color: #ffffff;
		border: 10px solid #ffffff;
		}
img 		{
		border: 0
		}
.center		{
		text-align: center;
		}
.right		{
		text-align: right;
		}
a:hover		{
		background: #ccccff;
		}
hr		{
		color: #cccccc;
		}
		
h1		{
		margin-bottom: 10px;
		font-size: 11px;
		font-weight: lighter;
		border-bottom: 1px solid #000000;
		}
h1 a		{
		text-decoration: none
		font-size: 11px;
		}
h1 a:hover	{
		background-color: #ffffff;
		}
span.firefox	{
		font-size: 11px;
		}
h3		{
		background-color: #FFCCFF;
		padding:4px 0 4px 0;
		margin: 0;
		text-align:center;
		font-size:18px;
		font-weight: bold;
		}
h4		{
		background-color: #FFCCFF;
		margin-top: 30px;
		font-size: 15px
		}
#caution	{
		border: 1px dashed #FFCCFF;
		margin: 0;
		}
#caution p	{
		line-height: 120%;
		padding: 0 15px 0 15px;
		margin: 0;
		text-indent: 1em
		color: #333333;
		}

#contents	{
		float: right;
		width: 470px;
		}
#contents p	{
		margin: 15px 0 15px 0;
		color: #333333;
		line-height:120%;
		}
#contents form	{
		margin-left: 50px;
		}

#menu		{
		float: left;
		width: 250px;
		font-size: 13px;
		line-height: 140%;
		background-color: lavenderblush;
		}
#menu ul	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
#menu li	{
		margin: 0;
		padding: 0 3px 0 5px;
		}
#menu h2	{
		margin: 20px 0 0 0;
		font-weight: bold;
		text-align: center;
		font-size: 13px;
		}
#menu p		{
		width: 240px;
		}
#menu span	{
		padding: 2px;
		}
#menu span a	{
		width: 20px;
		padding: 2px;
		}

#footer		{
		border-top: 1px solid #000000;
		clear: both;
		margin-top: 10px;
		text-align: center;
		font-size: 10px;
		}
#footer div	{font-size: medium;
		height: 0;overflow: hidden;
		} 
#footer a	{
		text-decoration: none;
		color:#333399;
		padding: 0 3px 0 3px;
		}
.blue		{
		color: blue;
		}
#footer a:hover	{
		text-decoration: none;
		color:#333399;
		background-color: #ffffff;
		}
.blue		{
		border: 1px solid #0000FF
		}