/* トップイメージ */
#top_image {
	width: 600px;
	height:210px;
	position:relative;
	background:url(../images/top_main.jpg);
	clear:both;
}
#top_image2 {
	width: 600px;
	height:110px;
	position:relative;
	background:url(../topics/top_main.jpg);
	clear:both;
}
#top_image_text{
	font-size: 10pt;
	position: absolute;
	left: -9999px;
	width:494px;
	line-height:155%;
	height: 59px;
}

#main_bnr{
    padding-bottom:8px;
}

/* 新着情報 */


#title{
	background: url(../images/title01.gif) no-repeat left bottom;
	display:block;
	width:600px;
	height:35px;
	text-indent:-9999px;
}

#topix{
	background: url(../images/topix_bar.gif) no-repeat;
	display:block;
	width:600px;
	height:30px;
	clear:both;
	text-indent:-9999px;
}
.topix_box {
	position: relative;
}
.all_btn {
	position: absolute;
	top: 1px;
	right: 2px;
	background: #fff;
	font-size: 14px;
}
.all_btn a {
	display: block;
	padding: 3px 20px;
	text-decoration: none;
}
.info_sort {
	float: right;
	margin-bottom: 20px;
}
.info_sort li {
	display: inline-block;
	background: #00a078;
	font-size: 14px;
}
.info_sort li a {
	color: #fff !important;
	text-decoration: none !important;
	display: block;
	padding: 4px 20px;
}
.info_sort li:hover {
	opacity: 0.7;
}
#information a,#information a:link {
	color: #333;
	text-decoration: underline;
}
#information a:visited {
	color: #333;
}
#information a:active {
	color: #00a078;
}
#information a:hover {
	color: #00a078;
	text-decoration:none;
}
#information {
	clear:both;
	width:600px;
	height:auto;
	margin:10px 0 0 0;
	background-position: 20px 0px;
	background-repeat: no-repeat;
}
#information h2 {
	position: absolute;
	left: -9999px;
}
#information dl {
	margin-left:0px;
}
#information dt {
	position: absolute;
	font-size:80%;
	line-height:150%;
	padding: 3px 0px 0px 4px;
	width:65px;
}
#information dd {
	font-size:80%;
	line-height:150%;
	width:500px;
	padding: 2px 30px 12px 70px;
	margin-bottom: 5px;
	background:url(../images/tensen.gif) repeat-x 0 100%;
}
.day_time {
	padding:0 20px 0 6px;
}
#gazou dd{
	font-size:80%;
	line-height:150%;
	width:500px;
	padding: 3px 30px 5px 70px;
	background:none;
}
.information_title{
    font-weight:bold;
	font-size:100%;
}
.information_subtitle{
    color:#333;
}
#information h3 {
	margin-bottom: 10px;
	color: #00a078;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px
}
#information time {
	display: block;
	float: left;
}
#information dd a {
	display: block;
}
.detile_time {
	float: right;
	font-size: 12px;
	margin-bottom: 20px;
}
#information .detile_time time {
	float: right;
}
.detile_content {
	font-size: 14px;
	line-height: 1.6;
}

/* イベント */
#event a,#event a:link {
	color: #803c96;
	text-decoration: none;
}
#event a:visited {
	color: #803c96;
}
#event a:active {
	color: #d380ed;
}
#event a:hover {
	color: #d380ed;
}
#event {
	clear:both;
	width:530px;
	height:auto;
	margin-top:10px;
	background-position: 20px 0px;
	background-repeat: no-repeat;
}
#event h2 {
	position: absolute;
	left: -9999px;
}
#event dl {
	margin-left:30px;
}
#event dt {
	position: absolute;
	font-size:80%;
    padding: 4px 5px 4px 0px;
	width:70px;
}
#event dd {
	font-size:80%;
	width:390px;
	padding: 4px 0px 10px 75px;
	background:url(../images/tensen.gif) repeat-x 0 100%;
}
.event_title{
	color: #bb3224;
	font-weight:normal;
}
.event_subtitle{
	color:#4b4b4b;
}
