@charset "utf-8";
/* CSS Document */

.folder_menu {
	width: 280px;
	margin: 0px 10px 20px;
}

#takuma_silhouette {
	background-image: none;
}

#takuma_silhouette h2 {
	font-size: small;
}

#takuma_silhouette h3 {
	text-align: right;
	padding: 0em 1em;
	font-size: small;
}

#takuma_silhouette ul {
	padding: 0.5em 1em;
}

#takuma_silhouette li {
	margin: 0.1em 1em 0.1em 0em;
	font-size: x-small;
}

.sidetitle2 {
	width: auto;
	margin:3px 0px 0px 0px;
	padding: 0px;
}

.sidetitle2 a {
	width: auto;
}

/* ʏ */
.sidetitle2 a:link,
.sidetitle2 a:visited {
	display: block;
	padding: 0.1em 0.5em 0.1em 0.5em;
	border: 1px solid #CCCCCC;
	color:#666666;
	background-color:#F6F6F6;
	text-decoration: none;
}

/* }EX|Cg */
.sidetitle2 a:hover {
	color:#ffffff;
	background-color: #CCCCCC;
	text-decoration: none;
}


#left480 {
	width: 480px;
	float: left;
}

#right160 {
	padding-left: 20px;
	width: 140px;
	float: right;
}

p.hm {
	clear: both;
	padding: 1em;
}

.hm_thumbnail_box {
	background-image: url(images/hm_thumbnail_back.gif);
	float: left;
}

.hm_thumbnail_box img {
	margin: 10px;
}


