body {
	background-color: #0000FF;
}
/*####### ここからメインの5つのボックスを指定したものです。#####*/

#header {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
        border: 1px solid #000000;
	background-color: #ffff00;
	height: 130px;
        padding-right: 0px;
}
#mainbox {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftbox {
	width:100px;
	margin-right: 5px;
	margin-left: 0px;
	background-color: #000066;
	padding: 5px;
        padding-right: 0px;
	font-size: 0px;
}
#rightbox {
	font-size: 12px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFEE0;
	padding: 20px;
	float: right;
}
#footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ccffff;
	font-size: 12px;
	border: 1px solid #000000;
	height: 80px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
                 clear:both;
}
h2.midashi {
        background-image: url(../images/Jishin3.gif);
	background-repeat: no-repeat;
	height: 110px;
	font-size: 24px;
	color: #ff0000;
        text-align:right;
        line-height:100%;
        padding-top:20px;
        padding-right:20px;
	margin: 0px;
}
h2 {
	font-size: 20px;
	color: #ff0000;
        text-align:center;
        line-height:120%;
}

h2.midashi4{
        font: normal;
        font-size: 9pt;
        color: red;
        line-height: 0pt;
        text-align: center;
        }
h3 {
	color: #0000ff;
}
h4 {
	color: #0000ff;
}
h5 {
	background-image: url(../images/7riyuu6.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	height: 25px;
	background-color: #F3E2C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 10px;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/*####### ここまで<h1>から<h6>までを指定したものです。#####*/

/*####### ここからページ内に使われている色を指定したものです。#####*/
.red    {color:#ff0000}
.blue   {color:#0000ff}
.green  {color:#00ff00}
.yellow {color:#ffff00}
.white  {color:#ffffff}



/*####### ここからページ内に使われているその他のboxを指定したものです。#####*/
.catbox {
	font-size: 12px;
	border: 1px solid #FFCC00;
	background-color: #ffffcc;
	padding: 0px;
	width: 580px;
	margin-right: auto;
	margin-left: 20px;
	color: #000000;
}
.side_catbox {
	background-color: #6699CC;
	padding: 10px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.flow01{
       margin-left:300;
       width:300px;
       height:25px;
       background-color:#ffff66;
       overflow:auto;
       float:rigth;
}
/*####### ここまでページ内に使われているその他のboxを指定したものです。#####*/

.left {float: left}
.clear{clear: left}
.right {float: right}
.clear{clear: right}


.table01 {
        table border="4"bodercolor="#0000ff"
}

table {
        width:600px;
        border:3px solid blue;
        margin:5px

}
th,td  {border:2px solid green;padding:5px}
.table02 {border-collapse:collapse}
caption {caption-side:top}
 

/*####### ここからその他を指定したものです。#####*/
hr {
	border: 1px dotted #3300FF;
}
p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1.5px;
	text-align: left;
}
p.m5{
	font-size: 16px;
                 font-weight:bold;
	color: #000000;
                 text-align:left;
	line-height: 0px;
	padding-top: 10px;
}
.size00 {font-size:0.3em}
.size01 {font-size:0.5em}
.size02 {font-size: 0.7em;
               font-weight:normal
}
.size03 {font-size:1.0em}
.size04 {font-size:1.2em}
.size05 {font-size:1.4em}.
.size06 {font-size:1.6em}
.size07 {font-size:1.8em}

.indent01 {text-indent: 1em;}
.indent02 {text-indent: 50%}




.decor01 {color:white;text-decoration:underline}

a:link { 
        color:blue;
        text-decoration:none
       }
a:visited{
        color:blue;
        text-decoration:none
       }      

/*####### ここまでその他を指定したものです。#####*/
