/* The Style Sheet of My Document */

A:visited {color: #996600; font-size: 12px}
A:link {font-size: 12px; color: #660033}

a {

	text-decoration:none;
; font-size: 12px}

a:hover {

	color:#FF9900;
; font-size: 12px; text-decoration: underline}
.text12pt { font-size: 12px }
a:active { font-size: 12px; color: #856838 }
.text14pt {  font-size: 14px; color: #CC0000; font-weight: bold}
.text14pt2f { font-size: 14px; color: #F05700; font-weight: bold }
.text14pt4f { font-size: 14px; color: #61BAA6; font-weight: bold }
.text14pt3f { font-size: 14px; color: #708CC5; font-weight: bold }
a:active {  }
.text12chaCopy { font-size: 12px; font-style: normal; font-weight: bold; color: #8F511E }
.text12cha { font-size: 12px; font-style: normal; font-weight: bold; color: #8F511E }
.text10 {  font-size: 10px}



/* サムネリスト */

.hp_liszt {
}
.hp_liszt .thumbnail {
	text-align: center;
	float: left;
	width: 165px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	height: 150px;
}
.thumbnail img {
	border: 1px solid #C3C3C3;
	margin-bottom: 8px;
}
.thumbnail dt {
	font-size: 10px;
	line-height: 120%;
}
.hp_liszt {
	padding-right: 20px;
	padding-left: 20px;
}
.hp_liszt h3 {
	color: #408ECB;
}
.hp_liszt .return {
	clear: both;
	padding-top: 12px;
	text-align: right;
	padding-right: 20px;
}
