@charset "utf-8";
/* CSS Document */

#path p{
	padding-top:15px;
	padding-left:488px;
	margin-right:10px;
	font-size:96%;
	}
	
#path p a{
	color:#336633;}
	
#path p a:hover{
	color:#990000;}
	

#contents{
	padding-top:30px;
	background-image:url(img/sakura2.gif);
	background-repeat:no-repeat;
	background-position:top right;}


h3{
	width:300px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:10px groove #993;
	margin:30px 0 30px 30px;
	padding:7px 0 7px 20px;
	color:#660;}
	
table{
	width:600px;
	margin-left:60px;
	color:#666;}
	
th{
	width:280px;
	text-align:left;
	line-height:1.5;}
	
td a{
	color:#699;}
	
	
td a:hover{
	color:#996666;}
	
#text img{
	margin:100px;}