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


#content div.blockA {
	margin:10px auto 30px;
}

#content .blockA-mid p {
	padding:10px 20px 0;
	font-size:108%;
}

#content .blockA-mid dl {
	padding:0 20px 0;
	margin-top:-5px;
	text-align:left;
}
#content .blockA-mid dt {
	background:url(../img/content/bar-464.gif) no-repeat left bottom;
	padding:10px 0 0 30px;
	margin-bottom:5px;
	font-size:108%;
}
* html body #content .blockA-mid dt {/*\*/
	display:inline-block;
/**/}
#content .blockA-mid dd {
	padding-left:30px;
	font-size:100%;
}



#content .blockB-mid {
	padding-bottom:1px;
}
#content .blockB-mid .spacer {
	height:40px;
}
#content .blockB-mid .hist {
	width:620px;
	margin:0 auto 0;
	background:url(img/textarea-mid.jpg) repeat-y;
	position:relative;
}
#content .blockB-mid .hist .textArea1 {
	text-align:left;
	line-height:3;
	font-size:93%;
	background-color:#ffffff;
	padding:20px 10px 10px 20px;
}
#content .blockB-mid .hist .textArea2 {
	width:620px;
	padding-bottom:11px;
	padding-top:10px;
	background:url(img/textarea-bttm.jpg) no-repeat bottom;
}
#content .blockB-mid .hist .textArea2 p {
	width:280px;
	margin-left:10px;
	padding-left:10px;
	font-size:85%;
	color:#fff;
	text-align:left;
	float:left;
}




/* リンクボタン（ビデオ、MP3等） */
#content .blockB-mid .hist .linkMedia {
	position:absolute;
	top:5px;
	right:15px;
	clear:both;
}
#content .blockB-mid .hist .linkMedia li {
	display:block;
	width:30px;
	height:31px;
	float:left;
	margin:0 0 0 10px;
}
#content .blockB-mid .hist .linkMedia li a {
	display:block;
	width:30px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}

/* リンクボタン ビデオ */
#content .blockB-mid .hist .linkMedia li.linkMovie a {
	background:url(img/btn-movie-on.png) no-repeat;
	background:url(img/btn-movie.png) no-repeat;
}
#content .blockB-mid .hist .linkMedia li.linkMovie a:hover {
	background:url(img/btn-movie-on.png) no-repeat;
}
* html body #content .blockB-mid .hist .linkMedia li.linkMovie a {/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btn-movie.png', sizingMethod='crop');
	background:url(../img/header/dummy.gif) repeat;
/**/}
* html body #content .blockB-mid .hist .linkMedia li.linkMovie a:hover {/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btn-movie-on.png', sizingMethod='crop');
	background:url(../img/header/dummy.gif) repeat;
/**/}


/* リンクボタン サウンド */
#content .blockB-mid .hist .linkMedia li.linkSound a {
	background:url(img/btn-sound-on.png) no-repeat;
	background:url(img/btn-sound.png) no-repeat;
}
#content .blockB-mid .hist .linkMedia li.linkSound a:hover {
	background:url(img/btn-sound-on.png) no-repeat;
}
* html body #content .blockB-mid .hist .linkMedia li.linkSound a {/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btn-sound.png', sizingMethod='crop');
	background:url(../img/header/dummy.gif) repeat;
/**/}
* html body #content .blockB-mid .hist .linkMedia li.linkSound a:hover {/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btn-sound-on.png', sizingMethod='crop');
	background:url(../img/header/dummy.gif) repeat;
/**/}


