@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{
	background-image:url(img/sakura2.gif);
	background-repeat:no-repeat;
	background-position:top right;}

#contents ul{
	list-style-type:inherit;
	margin-left:120px;
	line-height:2.5;
	padding-top:100px;
	padding-bottom:50px;
	color:#666666;}
	
#contents li a{
	font-weight:bold;
	color:#900;}
		
#contents li a:hover{
	color:#999999;}
	
#contents img{
	margin-left:100px;
	padding-bottom:50px;}
	
#contents p{
	margin-left:100px;
	padding-bottom:20px;
	font-size:100%;
	color:#666;}
	
#contents p a{
	font-weight:bold;
	color:#900;}
		
#contents p a:hover{
	color:#999999;}
	
