body	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size: 12px;
}
A 	{
	text-decoration: none;
}
A:hover	{
	color: #ee8c4e; 
}
.menu_item	{
	color: #ffffff;
	background: #77bb77;
	line-height: 20px;
	width: 120px;
	text-align: center;
}

.box	{
	width: 120px;
	line-height: 20px;
	text-align: center;
}
	
body	 {
	margin: 20px;
	padding: 0px;
}
#header	{
	width: 620px; 
}
#header_left	{
	width: 270px;
	float: left;

}
#header_right	{
	width: 330px;
	float: right;
	margin-top:20px;

}
#navi_bar	{
	clear: both;
	width: 640px; 
}

#navi_bar	 a	{
	display: block;
	float: left;
	color: #ffffff;
	margin-right: 4px;
	background: #77bb77;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	width: 120px;
	text-align: center;
	border: solid 1px #339933;
}

#navi_bar	a:hover {
	color: #ee8c4e; 
	background-color: #663333;
}

#contents	{
	width: 578px;
	padding-top: 5px;
	border-left: solid 50px #dadda6;
}


#contents	li	{
	list-style-image:url(flower_green.gif);
}

#oshirase	{
}

#oshirase	li	{
	list-style-image:url(flower_blue.gif);
}

#footer	{
	clear: both;
	width: 620px;
}

#horizontal_rule	{
	clear: both;
	height:1px; 
	width:626px; 
	background-color:#888888;
	border:solid 1px #ffffcc;
	border-right-width: 0px;
	border-left-width: 0px;
}

#box	{
	clear: both;
	width: 500px;
	margin-top: 15px;
	margin-bottom:10px;
	margin-left:40px;
}	

#symbol	{
	float: left;
	width: 104px;
	background: #dadda6;
	padding: 5px;
	border-right: solid 4px #cc4488;
	border-bottom: solid 3px #aa2266;
}

#right_box	{
	width: 350px;
	margin-left: 120px;
	padding-top:5px;
	padding-left:5px;
}

HR	{
	width: 626px;
	size: 2px;
}


