@charset "shift_jis";

/*== about.css ==*/

#containerWrap{
	width:1100px;
	background:url(../img/comment_imgbk03.png) center top repeat-y;
	height:625px;
	margin-top:-60px;
	margin-bottom:19px;
	float:right;
	clear:both;
}

#FMlogo{
	width: 480px;
	margin: -50px 0 0 33px;
	float:left;
	clear: both;
}

/*=commentArea==*/

#comment01{
	width: 480px;
	margin: 90px 0 0 33px;
	float:left;
	clear: both;
}
#comment02{
	width: 432px;
	margin: -484px 75px 0 0px;
	float:right;
	clear: both;
}
#comment03{
	width: 432px;
	margin: -365px 75px 0 0px;
	float:right;
	clear: both;
}
#comment04{
	width: 432px;
	margin: -365px -150px 0 0px;
	float:right;
	clear: both;
}
#comment em{
	display: block;
	float: right;
	clear: both;
}
#comment p{
	display: block;
}

/*==clearfix=====================================================================*/

#info dl:after,
.clearfix:after
{
content:" ";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#info dl,
.clearfix
{
display:inline-block;
}

/* Hides from IE-Mac \*/
* html #info dl,
* html .clearfix
{
height:1%;
}
#info dl,
.clearfix
{
display:block;
}
/* End hide from IE-Mac */

/*==clearfix=====================================================================*/


.bnr_ov a:hover img{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha( opacity=70 )";background: #fff;}


