/* 以前からあったcss */
.ss7 {
	font-size: 14px;
	line-height: 16px;
}
.ss7-2 {
	font-size: 12px;
	line-height: 16px;
}
.ss7-3 {
	font-size: 11px;
}
.style1 {line-height: 14px}

.t-menu p {
	font-size: 12px;
	margin: 5px 0;
}
.t-menu a {
	color: #990000;
}

.ss10 {
	font-size: 10px;
	line-height: 110%;
}

.style6 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #012D92;
}
.style11 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 3;
}
.style12 {color: #E98A16}
.style13 {color: #000066}
.style17 {
	font-size: 16px;
	line-height: 16px;
	color: #9C30CE;
	font-weight: bold;
}
/* 目次リンク */
.main {
	text-align: left;
}

.main img {
	vertical-align: baseline;
}

#pan {
	font-size: 80%;
	padding-left: 5px
}

#pan span {
	font-weight: bold;
}

.contents td {
	line-height: 100%;
	padding-bottom: 5px;
	
}



.small {
	font-size: 10px;
	color: #000;
}

.naitxt {
	color: F9F7D7;
}

.ukl {
	color: #990000;
}

.ukl_txt {
	color: #990000;
}	

.ukl a:link, .ukl a:hover, .ukl a:visited {
	color: #990000;
	text-decoration: none;
}

.ukl_txt a:link, .ukl_txt a:visited{
	color: #990000;
	text-decoration: none;
}

.ukl_txt a:hover {
	background-color: #FFEDB5;
	text-decoration: none;
}

.menu-uku {
	margin: 5px 0 0 12px;
	text-align: left;
}

.title {
	padding: 10px 0 0 0;
}
.bar {
	margin: 0 0 20px 0;
}

.bccc {
	border: 1px solid #CCCCCC;
}

.ss7-2 a:link, .ss7-2 a:visited {
	color:#333333;
}

.ss7-2 a:hover {
	color:#505050;
}



/* 追加分 */
/* 背景色変更(2011/03/25) */
body#ha {
	background-color:#FFFFFF;
}
div#contentsLocal01 {
	background-color:#FFFFFF;
}



