@charset "utf-8";
/* CSS Document */


body { 
	text-height:150%;
    font-size: 100%;
    color: #333;
    line-height: 1.5;
    margin-bottom: 2.2em;
}

h2 {
	color:white;
    font-size: 140%;
	background-color: #61a923;
	border-radius: 4px;
	padding: 0.3em;
	margin-top:40px;
}

img.tenpobukkenbosyu_title {
	width: 950px;
	height: 102px; display: block;
	margin-top:10px;
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
}


img.tenpoimg {
	width: 350px;
	height: 250px;
}


img.titletab {
	width: 770px;
	height: 40px;
	margin-top:40px;
	margin-bottom:10px;
}


table.type01 {
	border-collapse: collapse;
}

table.type01 {
	border:1px solid red;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top:5px;
	margin-bottom:5px;
}

table.type01 td {
	border: 2px #8fb954 solid;
} 





a:link {
	text-decoration:none;color:#1E6F95;
}

a:visited {
	text-decoration:none;color:#1E6F95;
}

a:active {
	text-decoration:none;color:#4B8518;
}

a:hover {
	text-decoration: underline;color:#4B8518;
}

#header_fontsize {
	font-size: 11px 
}

#serch{
	width:340px;
	height:18px;
}