@charset "utf-8";

/* オフ会参加ボタン */

.main #image a {
display:block;
width:500px;
background:url(../img/091210/join.gif) no-repeat;
height:80px;
}

.main #image a:hover {
background:url(../img/091210/join2.gif) no-repeat;
}

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

.main #eventcontentsarea {
    background: #FFFFFF;
    width: 920px;
    margin: 20px 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;
}

#eventcontentsarea div.maintxtarea div.centerstyle {
    width: 840px;
    margin: 10px 0px 0px 80px;
    padding: 0px 0px 0px 0px;
    line-height:160%;
}

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

.main #evententry_image a {
display:block;
width:500px;
background:url(../img/091225/join.gif) no-repeat;
height:80px;
}

.main #evententry_image a:hover {
background:url(../img/091225/join2.gif) no-repeat;
}

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

/* プロジェクト用ラインバー */
#line_bt { 
	width:915px;
	height:34px;
	padding:20px 0 0 15px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../img/100106/line_bt.jpg) no-repeat left;
}

/* プロジェクト参加ボタン */

.main #project_entry a {
display:block;
width:500px;
background:url(../img/100106/join.gif) no-repeat;
height:80px;
}

.main #project_entry a:hover {
background:url(../img/100106/join2.gif) no-repeat;
}
