/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://kamome-confiture.jp/cgi/mt/mt-static/themes-base/blog.css);
@import url(http://kamome-confiture.jp/cgi/mt/mt-static/support/themes/unity-green/unity-green.css);
/* end StyleCatcher imports */

#nav {
	padding-left: 0px;
	padding-bottom: 10px;
	/*border: 1px solid #666699;*/
	/*color: #ffffff;
	 background-color: #030;*/
	/*background-image: url(/image/navi-image4.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	width: 940px;
	positiopn: absolute;
	text-align: center;
	margin: 5px 10px 10px 2px;
	height: 30px;
}

#nav a{
	color: #090;
	display: block;
	text-decoration: none;
	/*width: 128px;text-align: center;*/
}
#nav a:link {
	color: #060;
}
#nav a:visited {
	color: #030;
}
#nav a:active {
	color: #030;
}
#nav a:hover {
	color: #030;
	background-color: #333333;
	background-image: url(/image/navi-1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*padding-top: 5px;*/
}
#nav h2 {
	color: #008000;
	font-size: 90%;
	margin: 0px;
	width: 117px;
	float: left;
	/*border-bottom: solid 3px #393;*/
	/*border-color: #9f9 #393 #393 #9f9;*/
	text-align: crnter;
	height: 25px;
	line-height: 25px;
	/*padding-top: 5px;*/
	/*border-width: 12px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #630;*/
	background-image: url(/image/navi-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*clear:both;
	text-align: center;*/
}
.widget-about-this-page widget {
	line-height: 300%;
}
