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

#more_info div {
	margin:0 0 5px 0;
	padding:5px;
	width:320px;
	height:380px;
	border:1px solid #ddd;
	float:left;
}

#more_info div h4 {
	margin:0 0 10px;
	line-height:40px;
	background:#F2F2F2;
	text-align:center;
	color:#76BC2A;
	font-weight:bold;
	font-size:116%;
}

#more_info div p {
	margin-bottom:25px;
	line-height:1.5;
}

#more_info div.div1 {
	margin:0 5px 5px 0;
}

#bd a {
	color: #333;
	text-decoration: none;
}

#bd a:hover {
	text-decoration: underline;
}

#bd p{
	padding:0 0 0 20px;
}

#slogan p{
	margin-bottom:20px;
	line-height:1.7em;
}

#slogan p#slt{
	font-size:15px;
	color:#003366;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

#bd table.table{
	margin:20px;
/*	border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;*/
/*	border-style: solid none none solid;*/
	border: solid 1px #ccc;
/*	border-width: 1px 0 0 1px;*/
/*	margin: 0 0 15px;*/
/*	width: 669px;*/
}

#bd table.table th{
	background: url("img/common/BG_td-0.jpg") repeat-y scroll left center #E7E6E6;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#bd table.table th#th_top{
	border-top: 1px solid #ccc;
}

#bd table.table td{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}

#bd table.bz td{
	text-align:right;
}

#bd table.his{
	margin:20px;
}

#bd table.his tr{
	border-bottom:1px dotted #ccc;
}

#bd table.his th{
	width:90px;
	font-weight:bold;
	color:#003366;
}

#bd table.his td{
	padding:10px 0;
}

.sitemap td{
	vertical-align:top;
}

.sitemap tr.h td{
	background:url("../css/img/common/BG_ttl-4.jpg") no-repeat left;
	color:#0066B4;
	padding:8px 0 19px 17px;
	font-size:16px;
	font-weight:bold;
}

.sitemap tr.b td{
	padding:0 0 30px 10px;
}

.sitemap tr.b td li{
	line-height:1.5em;
}

.sitemap tr.b td li a:hover {
	color: #09F !important;
}

.sitemap ul.link_p {
	margin: -10px 10px 30px 10px;
}

.sitemap ul.link_p li {
	padding: 0 0 5px 0;
}

.sitemap ul.link_p li a {
	color: #09F !important;
}











