﻿html{
	height:100%;
	}
}
body {
    background-image: url('image/background.gif'); 
	height:100%;
	margin:0;
}

.pagehyodai {
	border-width: 1px;
	border-style: solid;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	vertical-align: middle;
	text-indent: 10px;
	height: 35px;
	left: 0px;
	background-image: url('image/midasibar.png');
	background-repeat: no-repeat;
	line-height: 30px;
	clear: both;
}


/*----------------------------------------------------------------------------*/
/* The ThrashBox - http://www.vertexwerks.com/tests/sidebox/ */
/* Show only to IE PC \*
/* html #sidebox .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxbody {
	text-align:center;
    margin: 0;
    padding: 5px 20px 20px;
}

.img { 
border:0;
}

.rollover02 a {
	display: block;
	width: 80px;
	height: 20px;
	background: url(image/asnbuttom2.png) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	color: #FFFF00;
}

.rollover02 a:hover {
background-position:left bottom;
}

.menubtn1 div{
	
}

.menubtn1 a{
	display: block;
	width: 90px;
	color: #FFFFFF;
	background: url(image/menubtn1a.png) no-repeat;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	font-size: small;
}

.menubtn1 a:hover{
color:orange; 
background:url(image/menubtn2a.png) no-repeat;
}

.img a{
	color:white;
	text-decoration:none;
}

.img a:link{
	color:white;
	text-decoration:none;
}

.img a:visited{
	color:white;
	text-decoration:none;
}

.tbl {
	margin: 10px;
	padding: 10px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #C0C0C0;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-size: small;
	width: 95%;
}
.tblmidasi {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #E2F3E2;
	padding: 5px;
	color: #3B601C;
	width: 20%;
	font-size: small;
}
.tbldata {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #C0C0C0;
	border-collapse: collapse;
	padding: 5px;
	font-size: small;
}
.fontsmall{
	font-size: small;

}
.divblog{
margin-left:auto;margin-right:auto;
	width:612px;
	text-align:left;
	font-size: small;
}