@charset "shift_jis";
/* CSS Document */
#content_body{
	width:780px;
	margin:0 auto;
	padding:10px;
	}

body {
	background-color:#fff;
	margin: 0 auto; /*ƒZƒ“ƒ^ƒŠƒ“ƒO*/
	padding: 0;
	font-size:100%;
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	color:#000;
	line-height:120%;
}

div.clear{
	clear:both;
	margin:0;
	padding:0;
    font-size:0%;
    height:0 !important;
    line-height: 0;
    overflow: hidden;	
	}
a img{
	text-decoration:none;
	border:none;
	}
p,dd,dl,dt{
	margin:0;
	padding:0;}

#main_body{
	width:800px;
	margin:0 auto;
	
	}
#header{
	margin:13px 0 0 26px;
	float:left;
	}

	}	
#main_menu{
	width:800px;
	margin:10px 0 0 20px;
	}
#main_menu img{
	float:left;
	margin-right:9px;
	}

div#pankuzu{
	width:780px;
	margin:10px 0 10px 12px;
	}
		
	
#footer{
	font-size:80%;
	text-align:center;
	margin:15px 0;
	width:100%;
	}	



.bold{
	font-weight:bold;
	}

/*
copyright
*/	

h1.h1decorat{
    font-size: 180%;
    font-weight: bold;
    margin: 15px 0;
			}

h2.h2decorat{
    font-size: 120%;
    font-weight: bold;
    margin: 15px 0;
			}

h3.h3decorat{
	margin:15px 0 0;
	font-weight:bold;
    font-size:100%;
            }
	
.grn1{
	color:#090;}
p{
	margin-top:0.5em;
}	
	
/* 201606 add skiplink BT */
#skip {
	text-align: left;
	background: #FFF;
	border: 1px solid #FFF;
	padding: 5px;
	left: -1000px;
	top: -1000px;
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	left:-1px;
	top:-1px;
}

/* 202005 add BT */
p.block {
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 20px;
    margin-inline-end: 0px;
}

ul.disc {
	margin-bottom:30px;
}

.disc li {
	list-style-type: disc;
	margin-left:20px;
	margin-right:0px;
}

h3.h3subject {
	color: initial;
    width: initial;
    font-weight: initial;
    text-align: initial;
    height: initial;
    padding-top: initial;
    line-height: initial;
    margin-left: 10px;
}