@charset "utf-8";
#side ul li {
	list-style: none;
	font-size: 80%;
}
#side ul li a#blog {
	color: #FFFFFF;
	text-decoration: none;
}

.tokushuContents p {
}

.banner      {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.Tokushu {
	margin-top: 0px;
	height: auto;
}
.tokushuContents  {
	width: 100%;
	border: 1px solid #CC6600;
	padding: 5px;
	margin-bottom: 15px;
	height: auto;
}

.tokushuDiv {
	display: block;
	clear: both;
	margin-left: 5px;
}

.tokushuContents p {
	clear: both;
	font-size: 80%;
}

.tokushuContents p.clear {
	display: block;
	clear: both;
	height: 85px;
}

