* { margin : 0 ; padding : 0 ; }
body { width : 100% ; }
h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}
td {
	vertical-align: top;
	font-size: 12px;

}
p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#body {
    height: 100%;
	text-align: center;
	background-color: F7FCFF;
}
#base {
	width: 780px;
	text-align: left;
	background-color: #FFFFF6;
}
#header {
    width : 100% ;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#footer {
	width : 100%;
	clear : both;
	height: 35px;
	background-color: #3399FF;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 10px;
}
#topic-path {
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}
#link {
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}
.red {
	color: #CC0000;
}
.navi-title {
	font-size: 12px;
	color: #CC0000;
	padding: 3px;
	margin-top: 10px;
	font-weight: bold;
}
.navi-layer1 {
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 3px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.navi-layer2 {
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 0px;
	line-height: 125%;


}
.anshin-title {
	font-size: 12px;
	color: #CC0000;
	padding: 3px;
	font-weight: bolder;

}
.anshin-text {
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
.btt {
	font-size: 12px;
	text-align: right;
}
.bar {
	background-color: #0597E4;
	padding: 5px;
}
.bg-gray {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	padding: 3px;

}
.bg-white {
	vertical-align: middle;
	padding: 3px;
}
a img {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

