﻿@charset "utf-8";
/* メインエリア（ヘッダはsite.css） ---------------------------------------*/
#top_mainarea {
	margin: 0px auto 15px auto;
	width:855px;
	clear:both;
	position: relative;
	top: 7px;
}
#top_mainarea .top_photo{
	text-align:center;
}
/* 最新情報 ---------------------------------------*/
.top_info{
	margin: 15px 20px 0px 0px;
	width: 565px;
	float: left;
}
.top_news h3{
	width: 565px;
	height: 39px;
	text-indent:-9999px;
	background:url("images/top/title_news.gif") no-repeat;
}
.ti_news{
	text-align:right;
	margin-top: -35px;
}
.ti_news .ti a{
	margin-top: 10px;
	color:#534b49;
}
.ti_news a{
	margin-top: 10px;
	color:#534b49;
}
.ti_news a:hover{
	margin-top: 10px;
	color:#3e3b39 !important;
}
.ti_news a:visited{
	margin-top: 10px;
	color:#3e3b39 !important;
}
.ti_news img{
	margin: -5px 0px 0px 20px;
}
/* RSS内 ---------------------------------------*/
.top_news ul{
	margin: 12px 8px 15px 8px;
	list-style:none;
}
.top_news li{
	padding: 0px 10px 8px 10px;
	border-bottom: 1px dotted #c7c7c7;
}
.top_news li a:hover{
	color:#3e3b39 !important;
}
.top_news li a:visited{
	color:#3e3b39 !important;
}
.top_news dl{
}
.top_news dt{
	color: #333333;
	font-size: 130%;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.top_news dt img{
	margin-left:15px;
	vertical-align:middle;
}
.top_news dd{
	margin-top:3px;
	padding-left:15px;
	background: url("images/top/list_mark.gif") no-repeat 0 3px;	
}
.top_news dd a{
	color: #76635f;
}
/* 下バナーエリア ---------------------------------------*/
.top_button{
	margin-top:25px;
}
.top_button p{
	margin-bottom:10px;
}
/* 右バナーエリア ---------------------------------------*/
.top_banner{
	margin: 15px 0px 10px 0px;
	float: left;
}
.top_banner p{
	margin-bottom: 10px;
}