@charset "utf-8";
#side {
	float: left;
	width: 206px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(../images/bg_side2.jpg);
	margin: 0px;
}
#side ul {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#side ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	width: 178px;
}
#side ul li a:hover {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	background-color: #ECD5CE;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 178px;
}
.shikaku {
	font-size: 100%;
	letter-spacing: 0.5em;
	width: 100px;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
h3   {
	color: #F36;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
}
.tekisuto{
	font-size:2.5em;
	font-style:normal;
	text-indent: 0.5;
}
.kaitoribangou {
	font-size: xx-large;
	color: #333;
}
.center {
	text-align: center;
}

