/* CSS Document */


h1{
background:url(http://www.awn-reform.jp/assets/images/events/title.jpg) no-repeat 0 0;
	width:610px;
	height:80px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#link_list{
margin-bottom:50px;
}
#link_list li {
	list-style:none;
}
.banner_link{
	height:65px;
}
.banner_link dt{
	width:165px;
	float:left;
}
.banner_link  dd {

}

li dt{
	font-size:small;
}
li dd{
}


/* listing */
#event_list_box li {
	border-bottom:1px solid #DAE3EA;
	padding:15px 0 10px;
}
#event_list_box li dt{
	float:left;
	width:190px;
}
#event_list_box li dt a{
display:block;
	width:180px;
text-decoration:none;
}
#event_list_box li dd{
	width:380px;
	float:left;
}

/* view */
h2{
	color:#011830;
	font-size:18px;
	font-weight:bold;
margin-bottom:10px;
margin-top:20px;
line-height:120%;
}
.isend{
	font-weight:bold;
}
#notegreen{
	background-color:#e5f3cb;
}
#notegreen p{
	margin-bottom:0;
}
#noteglay{
	clear:both;
	width:530px;
background-color:#f0f0f0;
	padding: 20px 0 20px 20px;
	margin: 0 0 30px 0;
}
#noteglay p{
	width:510px;
	margin-bottom:0;
}
#noteglayleft{
	clear:both;
	background-color:#f0f0f0;
width:260px;
padding: 20px 0 20px 20px;
	margin: 0 10px 30px 0;
	float:left;
}
#noteglayleft p{
	width:240px;
	margin-bottom:0;
}
#noteglayright{
width:260px;
background-color:#f0f0f0;
padding: 20px 0 20px 20px;
	margin: 0 0 30px 0;
	float:left;
}
#noteglayright p{
	width:240px;
	margin-bottom:0;
}
#notered{
	clear:both;
	width:580px;
color:#990000;
}
#mainimage span{
	display:block;
	margin: 0 0 10px 0;
}
#mainimage span img{
	border: solid 1px #cccccc;
}
dl dd p strong{
	color:#011830;
}
dl dd p span{
color:#ff0000;
}

.hline{
	width:600px;
	margin:40px 0 20px 0;
}
.hline #mainimage{
	width:560px;
	text-align:center;
	margin: 0 0 30px 0;
}
.hline #notegreen{
	width:570px;
padding: 10px 0 10px 10px;
	margin: 0 0 30px 0;
}
.hline #notegreen p{
	width:560px;
}
.hline #eventdetail div{
	width:280px;
	float:left;
}
.hline #eventdetail div dl{
	margin: 0 0 20px 0;
}
.hline #eventdetail div dl dd{
	width:260px;
}

.vline{
	width:600px;
	margin:40px 0 20px 0;
}
.vline #notegreen{
	width:250px;
	padding: 10px 0 10px 10px;
}
.vline #notegreen p{
	width:240px;
}
.vline #mainimage{
	width:300px;
	float:left;
	text-align:center;
	margin: 0 0 30px 0;
}
.vline #eventdetail{
	float:left;
	width:280px;
	padding:0 0 0 15px;
}
