body {
	background-color: #0000FF;
}
/*####### ここからメインの5つのボックスを指定したものです。#####*/

#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffff00;
	border: 1px solid #ffffff;

}
#mainbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #000066;
}
#leftbox {
	width: 145px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000066;
	padding-left: 5px;
	padding-right: 0px;
	float: left;
	font-size: 12px;
}
#rightbox {
	font-size: 12px;
	width: 550px;
	background-color: #FDFEE0;
	padding: 20px;
	float: right;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ccffff;
	font-size: 12px;
	border: 1px solid #000000;
	height: 80px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
                 clear:both;
}
/*####### ここまでメインの5つのボックスを指定したものです。#####*/


/*####### ここから<h1>から<h6>までを指定したものです。#####*/

.sidemenu {
	font-size: 12px;
	line-height: 15px;
}

h1 { 
        font-size: 16px;
	color: #000000;
        text-align:left;
        line-height:15px;
        padding-top:10px;
        padding-bottom:0px;
        margin-bottom:0px;
}



.header h2{
        background-image: url(../images/hyodai.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 16px;
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
        text-align:center;
        line-height: 25pt;
	margin: 0px;
}
h2 {
	font-size: 20px;
	color: #ff0000;
        text-align:center;
        line-height:80%;
}

.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.title2{
        font-size: 18pt;
        line-height: 25pt;
        }



h2.midashi{
        font: MS 明朝;
        font-size: 12pt;
        color: blue;
        text-align:center;
        line-height: 12pt;
       }



h2.midashi1{
        font:bold;
        font-size: 9pt;
        color:yellow;
        line-height:12pt;
        }



h2.midashi2{
        font:bold;
        font-size: 11pt;
        color:blue;
        text-align:center;
        line-height:5pt;
        }

h2.midashi3{
        font:bold;
        font-size: 11pt;
        color:blue;
        line-height:12pt;
        text-align:left;
        }

h2.midashi4{
        font: normal;
        font-size: 9pt;
        color: red;
        line-height: 0pt;
        text-align: center;
        }


h2.midashi5{
        font:bold;
        font-size: 12pt;
        color:red;
        line-height:5pt;
        }

h4 {
        font-size: 20px;
	color: #0000FF;
        text-align:center;
        line-height:100%;
}

h3 {    
 	background-image: url(../images/indext5.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.midashi{
	font-size: 16px;
	color: blue;
        text-align:center;
        line-height:80%;
}
.right h3 {  
        font-size: 30px;
	color: #0000FF;
        text-align:center;
        line-height:100%;
}

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;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {    
        font-size: 16px;
	font-weight: bold;
        color: #ffffff;
        text-align:center;
	height: 30px;
        background-image: url(../images/index46.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h6 {
	background-color: #009900;
	color: #ffffff;
	font-size: 10px;
        text-align:center;
        line-height:12pt;
}

       
/*####### ここまで<h1>から<h6>までを指定したものです。#####*/

/* ヘッダーサイトマップ */
.headersite{
  font-size: 10px;  
  color: blue;
  text-align:right;}

/*####### ここからページ内に使われている色を指定したものです。#####*/
.red    {color:#ff0000}
.blue   {color:#0000ff}
.green  {color:#006600}
.yellow {color:#ffff00}
.white  {color:#ffffff}
.black  {color:#000000}
/*####### ここからページ内にBOXを指定したおのです。#####*/
.pos01  {
          position:relative;
          top:50px;
          left:100px;
         }
.pos02 {
          margin-top:10px;
          margin-left:0px;
          margin-bottom:10px; 
         }
.ind01 {
          img src="images/index.12.gif" 
.width="131" height="32"
          margin-top:10px;
          margin-left:20px;
          margin-bottom:10px;  
         }


/*####### ここからページ内に使われているその他のboxを指定したものです。#####*/
.catbox {
	font-size: 12px;
	border: 2px solid #000066;
	background-color: #ffffcc;
	padding: 10px;
	width: 480px;
	margin-right: 00px;
	margin-left: 20px;
	color: #000000;
}
.side_catbox {
	background-color: #ccff99;
	padding: 10px;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.table01 {
        table border="4"bodercolor="#0000ff"
}

table {
        width:400px;
        border:3px solid blue;
        margin:50px
}
th,td  {border:2px solid green;padding:5px}
.table02 {border-collapse:collapse}
caption {caption-side:top}


.flow01{
       margin-left:300;
       width:350px;
       height:25px;
       background-color:#ffff66;
       overflow:auto;
       float:right;
}
 
/*####### ここまでページ内に使われているその他のboxを指定したものです。#####*/

img    {margin:0px}

.img1
          {
          margin-right:7px;
          float:left;
          }

.moji  {
        font-size:16px;
        line-heigh:1.5em;
        text-align:left;
       }
.right {float:right}
.clear {clear:right}
.clear1{clear:both;}
.left {float:left}

.title {
        width:100%;
         border-style:double;
        background-color:#ccffff;
        border-width:15px 0px;
        border-top-color:#6600cc;
        border-bottom-color:#cc99cc;
        }

/*####### ここからその他を指定したものです。#####*/
hr {
	border: 1px dotted #3300FF;
}
p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1.5px;
	text-align: left;
}
p.m3 {    
        font-size: 16px;
	font-weight: bold;
        color: white;
        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: 5px;
	margin-top: 0px;
}
p.m5{
	font-size: 16px;
                 font-weight:bold;
	color: #000000;
                 text-align:left;
	line-height: 0px;
	padding-top: 10px;
}
p.midashi0 {    
 	background-image: url(../images/indext5.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 1px;
        color: #0033cc;
	font-size: 12px;
 
               text-align:center;
               line-height:10pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.midashi{
 	background-image: url(../images/indext5.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 13px;
	padding-left: 2px;
        color: #0033cc;
	font-size: 12px;

               text-align:center;
               line-height:10pt;
	margin-bottom: 0px;
	margin-top: 0px;
       }
p.midashi1 {    
 	background-image: url(../images/indext3.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 1px;
                 color: #0033cc;
	font-size: 12px;

               text-align:center;
               line-height:10pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.midashi2 {    
 	background-image: url(../images/indext6.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 10px;
	padding-left: 1px;
        color: #0033cc;
	font-size: 12px;
               font-weight:bold;
               text-align:center;
               line-height:10pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
.left   {text-align:left}
.right  {text-align:right}
.center {text-align:center}

.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}
.size6 {font-size:4em}

.size13 {color:white;
         font-size: 1.0em}
.size14 {color:white;
         font-size: 1.2em}
.size15 {color:white;
         font-size: 1.4em}
.size16 {color:white;
         font-size: 1.6em}

code  {
         white-space:pre;
        }

a:link {color: blue;
        text-decoration:none
        }
a:visited{color: blue;
        text-decoration:none}
a:hover{color: #ff6600}

/*####### ここまでその他を指定したものです。#####*/
/*ブログのタイトル*/
.bt{
  color:#FF33FF;
  font-weight:bold;
  padding-left:30px;}  

/*ブログの本文*/
.bbun {
	padding-left:30px;}

/*ブログ個別ページ*/
.tensen {
  border:1px dashed #CCCCCC;
  margin-left:10px;}