@charset "UTF-8";

div div#primary h1#campaign{padding-right:0;}

#mainImg {
	display:block;
	text-align:center;
	}
	.mainImgCont {width:700px; margin:0 auto; }
	.mainImg01 {float:left; }
	.mainImg02 {float:right; }


#ImgBox01 { width:545px; display:block; margin-top:10px;}
/*IE6対応*/
* html #ImgBox01 {
	width:auto !important; display:inline !important;
}
.imgBoxCon01 {
	display:block;
	width:265px;
	float:left;
	margin-right:15px;
	}
.imgBoxCon02 {
	display:block;
	width:265px;
	float:left;
	}
	
.clearboth { clear: both; }
.floatL { float: left; }
.floatR { float: right; }
.mgt15 { margin-top: 15px !important; }
.mgr15 { margin-right: 15px !important; }
.pdgt15 {padding-top:15px !important; }
/*#ImgBox01 { width:750px; display:block; margin-top:10px;}*/

/*IE6対応*/
/** html #ImgBox01 {
	width:auto !important; display:inline !important;
}
.imgBoxCon01, .imgBoxCon02 {
	display:block;
	width:235px;
	float:left;
	margin-right:20px;
	}
.imgBoxCon03 {
	display:block;
	width:235px;
	float:left;
	}
*/