@charset "utf-8";

/* キャンペーン用ページ構成 */

.main #eventcontentsarea {
    background:url(../images/body_bg.gif) repeat;
    width: 920px;
    margin: 10px 0 10px 20px;
    padding: 0 0 0 0;
    color:#000000;
}

#eventcontentsarea div.maintxtarea {
    width: 920px;
    margin: 0 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px #CCCCCC;
    line-height:160%;
}

#eventcontentsarea div.maintxtarea div.centerstyle {
    width: 900px;
    margin: 10px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    font-size:14px;
}

#eventcontentsarea div.maintxtarea div.centertxt {
    width: 800px;
    margin: 10px 0px 0px 100px;
    padding: 0px 0px 0px 0px;
    font-size:12px;
}

hr.line_bar {
	height: 1px;
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	border:none;
	border-top:1px #CCCCCC dashed;
}

.main div.style130 {
	line-height:130%;
}

/* 見出しラインバー */
#line_bt { 
	width:700px;
	height:34px;
	padding:20px 0 0 15px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/line_bt.jpg) no-repeat left;
}

#eventcontentsarea div.card_image {
	margin-left:50px;
}
