@charset "shift-JIS";
@import url("default.css");

/*------------------
	01.base
------------------*/
#CMgallery #Contents {
	margin: 0!important;
	padding: 0!important;
}
#CMgallery h1{
	margin:0;
	padding:0;
	border:0;
	width:750px;
	height:42px;
	background: url(../../../cm/images/fmvlogo.gif) no-repeat 0  !important;
	text-indent:-9999px;
}
#CMgallery #CPNContents {
	width:750px;
	background-color:#000000;
	margin-top:0 !important;
}
#CMgallery #CPNContents .cpntitle{
	width: 750px;
	height: 44px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#CMgallery #CPNContents .main01{
	width: 750px;
	height: 248px;
	background-image: url(../images/main01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#CMgallery #CPNContents .main02{
	height: 95px;
	width: 750px;
	background-image: url(../images/main02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#CMgallery #CPNContents .toADGallery{
	width: 334px;
	height: 95px;
	background-image: url(../images/btn_adgallery.jpg);
	display: block;
	margin: 0px 0px 0px 416px;
	padding: 0px;
}
.toADGallery a:hover{
	background-image: url(../images/btn_adgallery_hover.jpg);
}

#CMgallery #CPNContents .cpn-banner{
	width: 750px;
	height: 185px;
	background-image: url(../images/cmpn_banner.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
}
.cpn-banner a:hover{
	background-image: url(../images/cmpn_banner_hover.jpg);
}
