@charset "utf-8";
#top_img {
	height: 200px;
	width: 780px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;

}

#infomation {
width:550px;
height:300px;
clear:both;
}


#info_box {
	width:590px;
	background-image: url(img/title_news.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#info {
	width:586px;
	height:200px;
	overflow:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#info_date dl {
	margin-top:0;
	font-size: 12px;
	color: #333333;
}

#info_date dt {
 float:left;
 width:90px;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
#info_date dd {
width:500;
margin-left:90px;
padding:5px 5px 5px 10px;
}
#g_info {
	margin-top: 1em;
}
#g_info .px10 {
	margin-right: 10px;
}

.pick_up a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.pick_up li {
	margin-bottom: 10px;
}
.pick_up img {
	border: 1px solid #000000;
}

.saigai {
	border: 1px solid #666666;
	margin-bottom: 20px;
}

.saigai p {
	text-align: center;
}
.saigai a {
	font-size: 20px;
	color: #333399;
	background-image: url(../topimg/relief_btn_icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-position: 100px 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.saigai a:hover {
	color: #0066CC;
}
