@charset "utf-8";


/* 吹き出し画像 */

/* for cm */
div.cm_index_01 #mainAreaInner{
background:url(../../images/cm_bg_01.jpg) no-repeat left bottom;
}

.cmArea .thumbnail{
float:left;
width:93px;
margin-right:12px;
padding-bottom:20px;
}

.cmArea .textArea{
	float:right;
	width:156px;
	padding-right:12px;
	padding-bottom:26px;
}

.cmArea .last .textArea{
	padding-right:0;
}

.cmArea .textArea h3{
	padding-bottom:9px;
}

.cmArea .textArea p.link{
padding:10px 0 9px;
}

.note{
color:#4B4949;
font-size:92%;
line-height:1.25;
}
#cm .inflame{
padding-bottom:10px;
}

#cm #contentsArea {
background:none;
}
#cm div.flameA #contentsBox {
margin-bottom:0px;
min-height:295px;
}
.movieInformation{
min-height:105px;
_height:105px;
padding-bottom:10px;
background:url(../../images/cm_bg_02.jpg) no-repeat left bottom;
}
.movieInformation p{
margin-left:27px;
}


