@charset "UTF-8";
@import url(site2010.css);
/* CSS Document */

/* ---------------------------------------------------------
■ レイアウトベース
--------------------------------------------------------- */
#header_top {
	position:relative;
	width: 950px;
	height: 420px;
	margin:0 auto;
	padding:0;
}

#header_navi_top {
	position:relative;
	width: 950px;
	height: 40px;
	margin:0 auto 0px;
	padding:0;
}

/* ---------------------------------------------------------
■ 見出しタイトル
--------------------------------------------------------- */
h1.top_midashi1 {
	padding-top: 14px;
	padding-left: 36px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #333333;
	background-image: url(../../image/cont/top_midashi_bg.jpg);
	margin: 0px 0px 15px;
	display: block;
	height: 31px;
	width: 854px;
	background-color: #FFC805;
}

/* ---------------------------------------------------------
■ トピックス
--------------------------------------------------------- */
.update {
	font-size: 14px;
	color: #148C05;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

.photo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;	
}

.photo img {
	border: 1px solid #999999;
}

.photo p {
	margin:0;
	padding: 5px;
	font-size: 10px;
	color: #333333;
}

.topics_j {
	margin:0;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 370px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.topics_e {
	margin:0;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 370px;
	padding-left: 10px;
}

/* ---------------------------------------------------------
■ 点線
--------------------------------------------------------- */
.dotted_01 {
	background-image: url(../../image/cont/bg_dotted_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

/* ---------------------------------------------------------
■ メニュー
--------------------------------------------------------- */
#dd {
	margin: 0;
	padding: 0;
}

#dd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px;
}

#dd li.menuedge_l {
	display: block;
	background: #146205 url(../../image/navi/navi_menu_l.jpg);
	width: 15px;
	height: 40px;
}

#dd li.menuedge_r {
	display: block;
	background: #146205 url(../../image/navi/navi_menu_r.jpg);
	width: 15px;
	height: 40px;
}

#dd li a.menu {
	display: block;
	text-align: center;
	background: #146205 url(../../image/navi/navi_bg.jpg);
	margin: 0;
	color: #FFFFFF;
	width: 115px;
	height: 28px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 12px;
}

#dd li a.menu:hover {
	background: #148C05 url(../../image/navi/navi_bg.jpg);
	color: #FFC805;
}

.submenu {
	background: url(../../image/navi/submenu_bg.gif);
	border: 1px solid #CCCCCC;
	visibility: hidden;
	position: absolute;
	z-index: 3;
}

.submenu a {
	display: block;
	font: 12px;
	text-align: left;
	text-decoration: none;
	padding: 5px 20px;
	color: #555555;
}

.submenu a:hover {
	background: #148C05;
	color: #FFF;
}

/*- drop_down_toppage ---------------------------------- */
#dd li.menuedge_l2 {
	display: block;
	background: #146205 url(../../image/navi/navi_top_l.jpg);
	width: 15px;
	height: 40px;
}

#dd li.menuedge_l2e {
	display: block;
	background: #146205 url(../../image/navi/navi_top_l2.jpg);
	width: 15px;
	height: 40px;
}

#dd li.menuedge_r2 {
	display: block;
	background: #146205 url(../../image/navi/navi_top_r.jpg);
	width: 15px;
	height: 40px;
}

#dd li.topmenu {
	display: block;
	text-align: center;
	background: #146205 url(../../image/navi/navi_top_bg_jt.jpg) repeat-x;
	margin: 0;
	color: #FFFFFF;
	width: 115px;
	height: 28px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 12px;
}

#dd li a.menu_top {
	display: block;
	text-align: center;
	background: #146205 url(../../image/navi/navi_bg_top_j.jpg);
	margin: 0;
	color: #FFFFFF;
	width: 115px;
	height: 28px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 12px;
}

#dd li a.menu_top:hover {
	background: #148C05 url(../../image/navi/navi_bg.jpg);
	color: #FFC805;
}

#dd li.topmenu_e {
	display: block;
	text-align: center;
	background: #146205 url(../../image/navi/navi_top_bg_et.jpg) repeat-x;
	margin: 0;
	color: #FFFFFF;
	width: 115px;
	height: 28px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 12px;
}

/* ---------------------------------------------------------
■ バナー
--------------------------------------------------------- */
#bnr {
	position:relative;
	height: 60px;
	margin:0 auto 15px;
	padding:0;
	width: 950px;
}

#bnr li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#bnr li.bnr_edge {
	display: block;
	width: 15px;
}

#bnr li.bnr_pct {
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
}

#bnr li.bnr_site {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.td_list1 {
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 3px 7px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}