body {
	background-color: #0000FF;
}
/*####### ここからメインの5つのボックスを指定したものです。#####*/

#header {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
        border: 1px solid #000000;
	background-color: #ffff00;
	height: 155px;
        padding-right: 0px;
}
#mainbox {
	width: 835px;
	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:145px;
	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: 835px;
	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: 10px;
                 clear:both;
}


h1 { 
        font-size: 16px;
	color: #000000;
        text-align:left;
        line-height:15px;
        padding-top:10px;
        padding-bottom:0px;
        margin-bottom:0px;
}
  



h2 {
	font-size: 20px;
	color: #ff0000;
        text-align:center;
        line-height:120%;
}

.header h2{
	width: 835px;
        background-image: url(../images/Jishin1.jpg);
	background-repeat: no-repeat;
	height: 110px;
	font-size: 35px;
	color: #ff0000;
        text-align:right;
        line-height:30pt;
        padding-top:25px;
        padding-right:0px;
	margin: 0px;
}

.leftt h2 {    
        font-size: 14px;
	font-weight: bold;
        color: yellow;
        text-align:center;
        line-height:12pt;
	height: 30px;
        background-image: url(../images/index72.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h2.title{
        font-size: 20pt;
        line-height: 30pt;
        }

h2.midashi{
        font: MS 明朝;
        font-size: 11pt;
        color: black;
        text-align:left;
        line-height: 0pt;
        }

h2.midashi2{
        font:bold;
        font-size: 12pt;
        color:blue;
        line-height:5pt;
        }
h2.midashi3{
        font:bold;
        font-size: 12pt;
        color:blue;
        line-height:18pt;
        text-align:left;
        }
h2.midashi4{
        font: bold;
        font-size: 9pt;
        color: blue;
        line-height: 12pt;
        text-align: center;
        }


h2.midashi5{
        font:bold;
        font-size: 12pt;
        color:red;
        line-height:5pt;
        }
h3 {
	font-size: 18px;
	color: #0000ff;
}


h3.midashi{
 	background-image: url(../images/indext5.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 13px;
	padding-left: 2px;
        color: #0033cc;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
       }
h3.midashi1 {    
 	background-image: url(../images/indext3.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 1px;
        color: #0033cc;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3.midashi2 {    
 	background-image: url(../images/indext6.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 10px;
	padding-left: 1px;
        color: #0033cc;
       line-height: 30pt;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 18px;
	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>までを指定したものです。#####*/


/* ヘッダーサイトマップ */
.headersite{
  font-size: 12px;  
  color: #ffffff;
  text-align:right;}

/*####### ここからページ内に使われている色を指定したものです。#####*/
.red    {color:#ff0000}
.blue   {color:#0000ff}
.green  {color:#008800}
.yellow {color:#ffff00}
.white  {color:#ffffff}
.black  {color:#000000}


/*####### ここからページ内に使われているその他の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{
	padding-top: 0px;

       margin-left:300;
       width:500px;
       height:50px;
       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.m {
	font-size: 20px;
	color: #ff0000;
                 font-weight:bold;
                 text-align:center;
                  line-height:80%;
}

p.m2 {
	font-size: 12px;
	color: #ff0000;
                 font-weight:bold;
                 text-align:center;
                  line-height:80%;
}
p.m3 {
	font-size: 16px;
	color: blue;
                 font-weight:bold;
                 text-align:center;
                  line-height:80%;
}
p.m4 {
	font-size: 16px;
	color:  blue;
                 font-weight:bold;
                 text-align:left;
                  line-height:80%;
}
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}
.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}
.size6 {font-size:4em}


.indent01 {text-indent: 1em;}
.indent02 {text-indent: 50%}


.midashi{
        font:bold 10pt;
        color:blue;
        line-height:5pt;
        }

.midashi2{
        font:bold 12pt;
        color:blue;
        line-height:5pt;
        }
.midashi3{
        font:bold 12pt;
        color:blue;
        line-height:5pt;
        text-align:left;
        }
.midashi4{
        font:bold 11pt;
        color:blue;
        line-height:12pt;
        text-align:center;
        }
.midashi5{
        font:bold 12pt;
        color:red;
        line-height:5pt;
        }

.decor01 {color:white;text-decoration:underline}

a:link { 
        color:blue;
        text-decoration:none
       }
a:visited{
        color:blue;
        text-decoration:none
       }      

/*####### ここまでその他を指定したものです。#####*/
