/* =========================================
 * キャンペーンのスタイルシート
========================================= */

/*  ------ CAMPAIGN -------------------------- */

#dammy {
	float:right;
	width:630px;
	margin:0px;
	padding:0 0 0 10px;
}

.clear {
	clear:both;
}
.hidden {
	display:none;
}

/* =========[ キャンペーン ]========= */
#cm100223 {
	width:630px;
	margin:0;
	padding:0 0 10px 0;
	background:#fff url(../../images/page/cm100223/bg_main.jpg) no-repeat left top;
}
#cm100223 h1 {
	width:630px;
	height:580px;
	font-size:8pt;
	visibility:hidden;
}

#cm100223 .pointup {
	border: 2px solid #ef8593;
	margin: 10px 15px 20px 15px;
	padding:6px 20px;
	background: #fffded url(../../images/page/cm100223/bg_pointup.gif) no-repeat left top;;
	/*font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#cm100223 .pointup h3 {
	padding:10px 0 0 0;
	font-size: 13pt;
	line-height:1.8em;
	color: #ef8593;
	font-weight: bold;
}
#cm100223 .pointup h2 {
	font-size: 16pt;
	line-height:1.8em;
	color: #ef8593;
	font-weight: bold;
}
#cm100223 .pointup h4 {
	font-size:21pt;
	color:#c24848;
	font-weight:normal;
	line-height:1.4em;
}
#cm100223 .pointup h4 small {
	font-size:13pt;
}
#cm100223 .pointup h6.timeline {
	padding:0 0 12px 0;
	font-size: 11pt;
	line-height:1.6em;
	color: #333;
	font-weight:normal;
}
#cm100223 .pointup h6.caption {
	padding:10px 0;
	font-size:9pt;
	line-height:1.6em;
	color: #666;
	font-weight:normal;
}

#cm100223 p {
	padding:0 20px;
	font-size:9pt;
	line-height:1.6em;
	font-weight:normal;
}



* {margin:0; padding:0;}
img,abbr,acronym,fieldset {border:0;}

body {
	font-size:9pt;
	color:#000000;
	margin:0px;
	background-color:#ffffff;
}




