/*$BA4BN(B*/
body {
	margin-top:0;
	
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	
	letter-spacing: 0.1em;
	font-size: 90%;
	background-color: #ffffff;
	color: #333333;
}


/*$BDL>o$N%"%s%+!<(B*/
a {
	text-decoration: underline;
	color: #006600;
}

a:hover {
	color: #660000;
}

/*$B%?%$%H%kBS(B*/
h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 24px;
	overflow: hidden;
}

#title {
	width: 700px;
	height: 100px;
	margin-top: 0;
	padding-top: 0;
	
	font-family: "Century Gothic",Verdana,sans-serif;
	text-align: right;
	
	background-image: url(images/palette.jpg);
}

#subtitle {
	font-size: 10px;
	letter-spacing: 0.5em;
}

/* $B%J%S%2!<%7%g%s(B($B%Z!<%8:8(B) */
#navigation {
	float: left;
	
	margin-top: 20px;
	width: 150px;
	
	text-align: center;
	font-family: "Century Gothic",Verdana,sans-serif;
}


/* $B%J%S%2!<%7%g%sFb%"%s%+!<(B */
#navigation a {
	display: block;
	
	height: 3em;
	border: 1px solid #ffffff;
	
	text-decoration: none;
	color: #003300;
	line-height: 3em;
}

#navigation a:hover {
	border: 1px solid #660000;
	color: #660000;
}

#navigation a#current {
	color:#006600;
	text-decoration: underline;
}

/*$BK\J8(B*/

#main {
	width: 500px;
	float: left;

}

#main p {
	padding-left: 2em;
	text-indent: 1em;
	
	line-height: 1.3em;
}

/*$B<g$KK\J8$G;H$&8+=P$7(B*/

h2 {
	padding: 0.2em;
	
	font-family: "Century Gothic",Verdana,sans-serif;
	font-size: 120%;
	color: #ffffff;
	background: 
		#ffffff
		url(images/label.png)
		no-repeat;
}

h3 {
	padding: 0.2em;
	
	font-family: "Century Gothic",Verdana,sans-serif;
	font-size: 90%;
	color: #000000;
	background: 
		#ffffff
		url(images/label2.png)
		no-repeat;
}

/*$B%Z!<%82<It(B*/
#bottom {
	clear: both;
	padding-left: 200px;
	
	
	text-align: right;
	font-size: 80%;
}
