@charset "UTF-8";

/* ----------------------------------------------------------------
   トップページ
   ---------------------------------------------------------------- */
#top {}


/* -- ヘッダー --------------------------------------------------- */
#topheader {
	width:796px;
	margin:0 auto 10px;
	border-collapse:collapse;
	border-spacing:0;
}
#topheader td {
	text-align:left;
	vertical-align:top;
}
#topheader-title {
	height:23px;
	font-size:12px;
	padding:0 0 0 10px;
	background:#00A53C;
}
#topheader-title img {
	margin-top:4px;
}
#topheader-title a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#topheader-navi {
	height:23px;
	text-align:right !important;
	font-size:10px;
	padding:0 15px 0 0;
	background:url(/img_top/head_bg.gif) right bottom no-repeat;
}
#topheader-navi ul {
	margin:0;
	padding:0;
}
#topheader-navi li {
	display:inline;
}
#topheader-navi li a {
	color:#fff;
	padding-left: 12px;
	margin-left: 8px;
	background-image: url(/img_top/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}





#btn_box {
	float:left;
}
#btn_box td {
	vertical-align:top;
	border-right:7px solid #fff;
	border-bottom:7px solid #fff;

	min-height:160px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #btn_box td {
	height:160px;
}

/**/


.btn_jinzai,
.btn_sangaku,
.btn_cost,
.btn_access,
.btn_life {}

.btn_jinzai h3,
.btn_sangaku h3,
.btn_cost h3,
.btn_access h3,
.btn_life h3 {
	width:160px;
	line-height:1.2;
	color:#6E6560;
	font-weight:normal;
	font-size:.8em;
	margin:5px 0;
	padding:0 0 0 110px;
	
	min-height:50px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .btn_jinzai h3,
* html .btn_sangaku h3,
* html .btn_cost h3,
* html .btn_access h3,
* html .btn_life h3 {
	height:50px;
}
/**/


.btn_jinzai p,
.btn_sangaku p,
.btn_cost p,
.btn_access p,
.btn_life p {
	width:250px;
	line-height:1.8;
	font-size:.8em;
	color:#6E6560;
	margin:0;
	padding:0 0 15px 20px;
}
.btn_jinzai p a,
.btn_sangaku p a,
.btn_cost p a,
.btn_access p a,
.btn_life p a {
	padding-left:.5em;
	padding-right:.5em;
}



.btn_jinzai {
	background:url(/img_top/top_btn_jinzai_bg_bottom.jpg) no-repeat left bottom;
}
.btn_sangaku {
	background:url(/img_top/top_btn_sangaku_bg_bottom.jpg) no-repeat left bottom;
}
.btn_cost {
	background:url(/img_top/top_btn_cost_bg_bottom.jpg) no-repeat left bottom;
}
.btn_access {
	background:url(/img_top/top_btn_access_bg_bottom.jpg) no-repeat left bottom;
}
.btn_life {
	background:url(/img_top/top_btn_life_bg_bottom.jpg) no-repeat left bottom;
}


#btn_box .btn_jinzai h2,
#btn_box .btn_sangaku h2,
#btn_box .btn_cost h2,
#btn_box .btn_access h2,
#btn_box .btn_life h2 {
	width:260px;
	margin:0;
	padding:5px 0 0 20px;
}

.btn_jinzai h2 {
	background:url(/img_top/top_btn_jinzai_bg_top.jpg) no-repeat left top;
}
.btn_sangaku h2 {
	background:url(/img_top/top_btn_sangaku_bg_top.jpg) no-repeat left top;
}
.btn_cost h2 {
	background:url(/img_top/top_btn_cost_bg_top.jpg) no-repeat left top;
}
.btn_access h2 {
	background:url(/img_top/top_btn_access_bg_top.jpg) no-repeat left top;
}
.btn_life h2 {
	background:url(/img_top/top_btn_life_bg_top.jpg) no-repeat left top;
}


h2 a:hover img {	
	filter:alpha(Opacity=60);  /* IE 用 */
	-moz-opacity:0.60;          /* Mozilla 用 */
	-khtml-opacity:0.60;        /* KHTML 用 */
	opacity:0.60;               /* Safari 用 */
}
.btn_sublist a:hover {
	color:#030;	
}


.btn_jinzai h3 {
	background-image: url(/img_top/top_btn_jinzai_photo.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.btn_sangaku h3 {
	background:url(/img_top/top_btn_sangaku_photo.jpg) no-repeat 20px top;
}
.btn_cost h3 {
	background-image: url(/img_top/top_btn_cost_photo.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.btn_access h3 {
	background-image: url(/img_top/top_btn_access_photo.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.btn_life h3 {
	background-image: url(/img_top/top_btn_life_photo.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}




#btn_box .btn_ritikigyo {}
#btn_box .btn_ritikigyo h2 {
	margin:0;
	padding:0;
}
#btn_box .btn_ritikigyo p {
	width:270px;
	font-size:.8em;
	margin:0 0 8px 0;
	padding:0 0 0 5px;
	background:#01A43D;
}
#btn_box .btn_ritikigyo p a {
	color:#fff;
	text-decoration:none;
}






#topsidebox {
	float:right;
	width:180px;
}

#topsidebox p {
	margin:0 0 10px 0;
	padding:0;
}


/* -- ニュース・トピック -- */
#topnews {
	width:178px;
	font-size:.8em;
	line-height: 1.2em;
	border:1px solid #B8B3B3;
}
#topnews h2 {
	margin:0;
	padding:5px;
	background-color:#8BC356;
	border-top:3px solid #B8B3B3;
}
/*
#topnews h2 span {
	font-size:.8em !important;
}
*/
#topnews ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnews li {
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #6080BF;
	background-image:url(/img_top/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
}
#topnews p {
	text-align:right;
	font-size:.8em;
	margin:0;
	padding:.3em;
	background-color:#8BC356;
}
#topnews p a {
	color:#fff;
	text-decoration:none;
	padding-right:10px;
	background-image:url(/img_top/arrow_white.gif);
	background-position:right center;
	background-repeat:no-repeat;
}




#topfooter {
	clear:both;
	width:100%;
	font-size:.7em;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #B6B1B1;
	margin:10px 0 0 0;
}
#topfooter th {
	text-align:left;
	font-weight:normal;
}
#topfooter th a {
	text-decoration:none;
	color:#333;
}
#topfooter strong {
	color:#0A3A92;
	font-weight:normal;
}
#topfooter strong a {
	color:#0A3A92;
}
#topfooter td {
	color:#fff;
	font-size:.7em;
	text-align:right;
	background:#B6B1B1;
}

