body	{
	font-size:16px;
	background-color: #ffffff;
	background-image: url(http://yamanakako.info/images/background_common.gif);
	}

#menu {
/*	width:640px;*/
	text-align:center;
	}
#menu ul {
	margin:0px;
	padding:0px; 
	}
#menu li {
	list-style-type:none;
	margin:0px;
	display:inline;
	line-height:20px;
	float:left;
	font-size:12px;
	font-family:arial;
	font-weight: normal;
	text-align:center;
	}
#menu a {
	display:block;
	width:80px;
	padding:0px 0px 0px 0px;
/*	border-style:outset;*/
/*	border-width:1px;*/
/*	border-color:#e0e0ff;*/
	font-color:#000000;
	background-color:#d5d5ff;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#d5d5ff, endcolorstr=#5588ff, gradienttype=0);
	}
#menu a.red {
	background-color:#dbebc4;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dbebc4, endcolorstr=#387d39, gradienttype=0);
	}
#menu a.red:hover {
	background-color:#578a3d;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#578a3d, endcolorstr=#00533f, gradienttype=0);
	}
#menu a:link {
	color: #000000;
	text-decoration: none;
	}
#menu a:visited {
	color: #000000;
	text-decoration: none;
	}
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
/*	border-style:inset;*/
/*	border-width:1px;*/
/*	border-color:#5588ff;*/
	background-color:#5588ff;
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5588ff, endcolorstr=#0505aa, gradienttype=0);
}
#menu a:active {
	color: #000000;
	text-decoration: none;
	}

h1	{
	font-size:28px;
	line-height:32px;
	text-align:center;
	}
h2	{
	font-size:18px;
	line-height:22px;
	text-align:center;
	}

a:link	{
	font-weight: normal;
	color:#0000ff;
	text-decoration: none;
	}
a:visited	{
	font-weight: normal;
	color:#aa00aa;
	text-decoration: none
	;}
a:active	{
	font-weight: normal;
	color:#990000;
	text-decoration: underline
	;}
a:hover	{
	font-weight: normal;
	text-decoration: underline;
}

.t12	{
	font-size:12px;
	line-height:16px;
	color: #505050;
}
.t13	{
	font-size:13px;
	line-height:18px;
	color: #505050;
}
.t1420	{
	font-size:14px;
	line-height:20px;
}
.t1520	{
	font-size:15px;
	line-height:20px;
}
.t1620	{
	font-size:16px;
	line-height:20px;
}
#navy_line {
	border-top:1px solid #001592;
}
.w1 {
	font-size:15px;
	line-height:20px;
	margin:10px 0px 0px 0px;
	}
.w2 {
	font-size:13px;
	line-height:20px;
	margin:0px 0px 5px 30px;
	}


