@charset "Shift_JIS";

body,div,span,h1,h2,h3,h4,p,dl,dt,dd,ol,form,fieldset,input,table,tbody,th,tr,td,img,address,label,object,embed{
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	list-style-type: none;
	text-indent: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #2E2E2E;
}


a:link{
	color:#333;
	text-decoration:none;
}
a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:none;
}


/*------------------------------------*/

#menu{
	width: 925px;
	height: 40px;
	border-collapse:collapse; 
	border-spacing:0px; 
}

#mainTable{
	width: 926px;
	border-collapse:collapse; 
	border-spacing:0px; 
	border-right: 1px solid #808080;
}

.topDocBase {
	width: 656px;
	padding-top: 0px;
	padding-left: 22px;
	text-align: left;
	vertical-align:top;
}
.topDocBaseR {
	width: 249px;
	padding-top: 20px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}

.docBase {
	padding-top: 0px;
	padding-left: 22px;
	text-align: left;
	vertical-align: top;
}

/*------------------------------------*/

.detailTitle{
	width: 640px;
	margin: 0 0 10px 0;
	border: 0px;
}
.detailTable{
	width: 640px;
	margin: 5px 0 10px;
	border: 1px solid #666;
}
.detailTable th{
	font-weight: bold;
	text-align: center;
	background: #ccc;
}
.detailTable td,.detailTable th{
	border-collapse: collapse;
	padding:7px 7px 2px;
	border: 1px solid #666;
	text-align: center;
	font-size: 12px;
}
.detailTable td a:link{
	color:#00c;
	text-decoration:none;
}
.detailTable td a:visited{
	color:#00c;
	text-decoration:none;
}
.detailTable td a:hover{
	color:#f00;
	text-decoration:none;
}

.readTable{
	width: 882px;
}
.readTable td{
	line-height:140%;
	font-size: 80%;
	vertical-align: top;
}
.stbar {
	margin-bottom: 10px;
}
.fig {
	margin-top: 10px;
}
.clmTable{
	width: 410px;
	background: #fffbda;
	border: 1px solid #808080;
}
.clmTable td{
	padding: 10px;
	font-size: 100%;
}

/*------------------------------------*/

.topImage {
	position: relative;
	z-index: 1;
	margin-left: 0px;
	margin-top: 0px;
}

.topSearch {
	position: absolute; top:250px; left:24px;
	z-index: 2;
}

.base{
	width: 445px;
	height: 129px;
	border-collapse:collapse; 
	border-spacing:0px; 
}

.topNavi{
	width: 632px;
	height: 70px;
	border-collapse:collapse; 
	border-spacing:0px; 
}

.topicsTable{
	width: 632px;
	border-collapse:collapse; 
	border-spacing:0px; 
}

.topicsDate{
	width:67px; 
	color: #f00;
	font-size: 80%;
	font-weight: normal;
	padding: 10px 0px 4px 0px;
}

.topics {
	width:565px;
	font-size: 80%;
	font-weight: normal;
	padding: 10px 0px 4px 0px;
	line-height: 135%;
}

.topicsin {
	width:565px;
	font-size: 80%;
	font-weight: normal;
	padding: 2px 0px;
	line-height: 135%;
}



.footerstyl{
	font-size: 80%;
	font-weight: normal;
	text-align: right;
}

.footerMenu{
	width: 903px;
	margin-top: 40px; 
	margin-bottom: 10px;
}
.font12 {
	font-size: 12px;
	line-height: 135%;
}
.indent01 {
	padding: 0px 2px 0px 8px;
}

.read {
	line-height: 135%;
	display: block;
	padding-right: 12px;
	padding-left: 10px;
	
}

/*------------------------------------*/

#hr ul {
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px 10px 0px 16px;
	padding-left: 0px;
}
#hr li 
{
	font: 10px/135% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: #000000;
	list-style: disc;
	margin-left: 0px;
	padding: 0px 7px 0px 0px;
}
