@charset "utf-8";

#flash{
 position:relative;
 width:850px;
 height:250px;
 background-color:#D8DFE5;

margin:0 auto 15px auto;
}

#flash p{
 position:absolute;
 background-color:#FFFFFF;
 padding:1px;
 top:2px;
 left:2px;
}

#main_con{
	width:420px;
	float:left;
}

.main_map{
	float:right;
	margin-bottom:30px;
}

#news {
	width:310px;
	float:left;
	margin-right: 20px;
}
#event {
	width:310px;
	float:right;
}

#news h2,
#event h2{
	background-image: url(../img_common/top_midashi.jpg);
}

.textbox {
	width:310px;
	margin-bottom:12px;
	padding-bottom:13px;
	background-image: url(../img_common/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.midashi {
	font-weight: bold;
	float: left;
	width: 250px;
}
.date {
	float: right;
	width: 60px;
	font-size: 95%;
	text-align: right;
}

p.wlist {
 text-align:right;
}

p.wlist a {
 padding-left:22px;
 background-image:url(../img_common/icon_arrow.gif);
 background-repeat:no-repeat;
 background-position:left center;
}


#pdfLink{
 width:298px;
 text-align:center;
 margin-bottom:20px;
	padding: 5px;
	border:1px solid #D8DFE5;
}

#pdfLink a{
	display:block;
	height:22px;
	padding-top:5px;
	background-image: url(../img_common/icn_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
