﻿body {
	margin: 0px;
	background-image:url(../images/back.png);
	background-attachment:fixed;
}
/*####### ここからメインの5つのボックスを指定したものです。#####*/

#header {
	width: 943px;
    height: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-image:url(../images/topB.png);
	border: 0px solid #ffffff;
}
#mainbox {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-image:url(../images/happa.png);
	/*background-color: #33ff00;*/
}
#subbox {
	/*background-color: #33ff00;*/
	width: 773px;
	float: right;
}

#leftbox {
	width: 160px;
	font-size: 12px;
	float: left;
	/*background-image:url(../images/happa.png);*/
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#centerbox {
	font-size: 12px;
	background-color: #ffffff;
	width: 567px;
	padding: 10px;
	float: left;
}
#rightbox {
	font-size: 12px;
	width: 160px;
    /*background-image:url(../images/happa.png);*/
	background-repeat:repeat-y;
	padding: 10px;
	float: right;
}
#footer {
	width: 942px;
	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;
}
/*####### ここまでメインの5つのボックスを指定したものです。#####*/

/*####### ここから<h1>から<h6>までを指定したものです。#####*/

.sidemenu {
	font-size: 12px;
	line-height: 15px;
}
h1 { 
        font-size: 16px;
	color: #ffffff;
        text-align:left;
        line-height:5px;

        margin-top:0px;
        margin-bottom:5px;
        float:left;

}

.header h2{
        background-image: url(../images/TOP123457.png);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 16px;
        font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	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%;
}
h3 {
	font-size: 20px;
	color: #ff0000;
          text-align:center;
          line-height:80%;
}

h3.midashi5{
 	background-image: url(../images/midashi5.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 8px;
	padding-left: 5px;
	color: blue;
	font-size: 20px;
                  text-align:left;
                  line-height: 25px;
	margin-bottom: 0px;
	margin-top: 15px;
       }

/*####### ここまで<h1>から<h6>までを指定したものです。#####*/
/* ヘッダーサイトマップ */
.headersite{
        font-size: 12px;  
        color: blue;
        padding-top:0px;
        padding-bottom:0px;
        text-align:right;}


/*####### ここからページ内に使われている色を指定したものです。#####*/
.red    {color:#ff0000}
.blue   {color:#0000ff}
.green  {color:#006600}
.yellow {color:#ffff00}
.white  {color:#ffffff}
.black  {color:#000000} 


/*####### ここからその他を指定したものです。#####*/






/*####### ここまでページ内に使われているその他のboxを指定したものです。#####*/

img    {margin:0px}

.right {float:right}
.clear {clear:right}
.left {float:left}


/*####### ここからその他を指定したものです。#####*/
hr {
	border: 1px dotted #3300FF;
}
p {
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 1.5px;
}


p.top{
          background-image: url(../images/ind12.png);
          background-repeat: no-repeat;
          height: 165px;
          padding-top: 10px;
          padding-left: 0px;
          padding-right: 0px;
          font-size: 15px;
          color: #000000;
        text-align:center;
        line-height: 15pt;
	margin: 0px;
}

p.top2{
          background-image: url(../images/ind2.png);
          background-repeat: no-repeat;
          height: 205px;
          width: 280px;
          padding-top: 10px;
          padding-left: 10px;
          padding-right: 10px;
          font-size: 15px;
          color: blue;
        text-align:left;
        line-height: 15pt;
          margin: 0px; 
       margin-top:10px;
        float: left;
}

p.top3{
           background-image: url(../images/ind3.png);
	background-repeat: no-repeat;
	height: 205px;
	width: 260px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 15px;
	color: black;
              text-align:left;
              line-height: 15pt;
	margin: 0px; 
           margin-top:10px;
                  float: right;
}

p.tl {
          background-image:url(../images/topl.jpg);
          background-repeat: no-repeat;
         background-position: center;
          height: 30px;
          padding-top: 7px;
          padding-left: 0px;
          padding-right: 0px;
          font-size: 12px;
          font-weight: bolder;
          color: #000000;
          text-align:center;
         line-height: 10pt;
       margin:0px;
}
p.tl a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/topl0.jpg);
}

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: 15px;
	font-weight: bold;
        color: black;
        text-align:center;
        line-height:12pt;
	height: 30px;
        background-image: url(../images/index72.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}


p.m5{
	font-size: 16px;
	color: #ffffff;
        font-weight:bold;
        text-align:left;
	line-height: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}


.sub_title {
width:181px;
height:auto;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
background-image:url(../images/title.jpg);
border-color:#000000;
border-style:solid;
border-width:1px;
padding:4px 0px 3px 0px;
margin:0px;
}

.sub_table {
padding:0px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFCC;
}

.sub_table td{
width:100px;
height:auto;
}

.t_red {
color:#ff0000;
padding-top:15px;
margin:0px;
}

.t_yellow {
color:#ffff00;
padding-top:5px;
margin:0px;
}

.t_blue {
	font-size: 15px;
color:#0066cc;
font-weight: bold;
}

.k_blue {
	font-size: 15px;
color:#0033cc;
font-weight: bold;
}

.center {
text-align:center;
}

.square_red {
padding-left: 20px;
background-image:url(../images/square_red.gif);
background-repeat:no-repeat;
background-position: left center;
}

.square_blue {
padding-left: 20px;
background-image:url(../images/square_blue.gif);
background-repeat:no-repeat;
background-position: left center;
}
.instr {
width:200px;
height:auto;
padding-right:5px;
margin:0px;
margin-top: 15px;
float: right;
}


.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}
.size022 {font-size: 0.7em;
           font-weight:normal;
          background-image:url(../images/sm.jpg);
          background-repeat:repeat;}
.size023 {font-size: 1.2em;
           font-weight:normal;
          background-image:url(../images/sm.jpg);
          background-repeat:repeat;}

.size024 {font-size: 1.0em;
           font-weight:normal;
          background-image:url(../images/sm.jpg);
          background-repeat:repeat;}

.size03 {font-size: 1.0em}

.size034 {font-size: 1.0em;
          color:white
}

.size04 {font-size: 1.2em}
.size044 {font-size: 1.2em;
          color:white
}
.size045 {font-size: 1.0em;
           font-weight:normal;
          background-image:url(../images/link.jpg);
          background-repeat:repea;}
.size05 {font-size: 1.4em}
.size055 {font-size: 1.4em;
           font-weight:normal;
          background-image:url(../images/link.jpg);
          background-repeat:repea;}
.size056{
          font-size: 16px;
          font-weight:bold;
          text-align:center
}
.size057{
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.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: #000000;
        text-decoration:none
        }
a:visited{color: blue;
        text-decoration:none}
a:hover{color: #ff6600}

.list01{
height:19px;
padding-top:3px;
padding-left:22px;
background-image:url(../images/link3.gif);
background-repeat:no-repeat;
background-position:5px center;
}

.list01 a {
color:#000000;
text-decoration: none;
}

.list01 a:hover {
color:#00cccc;
text-decoration: underline;
}

.list01 a:visited {
color:#000000;
text-decoration: none;
}
.list02{list-style-type:disc}


 /*カレンダー*/ 
#calendar {
	line-height: 120%; font-family:
	Verdana, Arial, sans-serif; font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;
 } 
#calendar table { 
	width: 100px; 
	padding:0px 0px 0px 0px; 
}
 /*カレンダーのタイトル*/
#calendar caption { 
	color: #FFFFFF; 
	background-color: #989789;
	font-family: Verdana, Arial, sans-serif; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	padding:2px 0px 2px 0px; 
	line-height: 15px;
 }
 /*カレンダーの曜日*/ 
#calendar th { 
	line-height: 12px; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	color: #000000; 
	padding:2px 0px 0px 0px;
 } 
/*カレンダーの日付*/
 #calendar td { 
	line-height: 12px; 
	font-size:10px; 
	font-weight: normal; 
	color: #997766;
	text-align: center; 
	padding:2px 0px 0px 0px; 
	border-right: solid 2px #FFFFFF; 
	border-left: solid 1px #FFFFFF; 
	border-top: solid 1px #FFFFFF; 
	border-bottom: solid 2px #FFFFFF; 
} 
#calendar a {
	color: #000000;
	background-color: #999999; 
	text-decoration: none;
 }
#calendar a:hover {
	color: #FCD9C5; 
	background-color: #FFFFFF; 
	text-decoration:underline; 
} 

/*ブログのタイトル*/
.bt{
  color:#FF33FF;
  font-weight:bold;
  padding-left:30px;}  

/*ブログの本文*/
.bbun {
                 font-size: 16px;
	line-height: 30px;
	letter-spacing: 1.5px;
	text-align: left;
	padding-left:30px;}

/*ブログ個別ページ*/
.tensen {
  border:1px dashed #CCCCCC;
  margin-left:10px;}
/*####### ここまでその他を指定したものです。#####*/

<!-- テーブル　-->
table {
        width:560px;
	background-color:#FFFFCC; 
        border:0px solid blue;
        cellpadding:0;
}
th  {border:0px}

td  {border:0px;
	line-height: 18px; 
	font-size:15px; 
	font-weight: normal; 
	color:#000000;
        cellpadding:0;
        width:182px;
        valign:top;
}

th.w270 {border:1px solid green;
      padding:5px;
      width:270px;
       font-size:15px;
       line-height: 15pt;
      background-color: #ffff33; 
}


.table02 {border-collapse:collapse}
caption {caption-side:top}

-------------------------------------------------------------------*/


#side li {
	list-style-type: none;
}



.side_box {
              text-align: left;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

.side_box h3 {

	width: 146px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../images/side_h3.gif);
	height: 22px;
	font-weight: normal;
	border: 1px solid #5F7815;
}

.side_box ul {
	margin-bottom: 5px;
	list-style-type:none;
	margin:0px 0px 4px 0px;
	padding-left:0px;
}

.side_box li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(../images/side_li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


.side_box li a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/side_li_ov.gif);
}

--------------------------------------------------*/
.side_box2 {
                 text-align: left;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}
.side_box2 {
              text-align: left;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

.side_box2 h3 {

	width: 146px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../images/side_h3.gif);
	height: 22px;
	font-weight: normal;
	border: 1px solid #5F7815;
}

.side_box2 ul {
	margin-bottom: 5px;
	list-style-type:none;
	margin:0px 0px 4px 0px;
	padding-left:0px;
}

.side_box2 li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(../images/side_li2.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 40px;
}


.side_box2 li a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/side_li_ov2.gif);
}

--------------------------------------------------*/

#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}



#template_by {
	font-size: 10px;
	padding: 10px;
	background-color: #EDEDE4;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #555555;
}
#template_by a {
	font-size: 10px;
	color: #808080;
}
/*####### 以下left,right boxno指定したものです。#####*/
.left_box {
              width: 160px;
              border-width:0px;
             border-style:solid;
              border-color:blue;
              height: auto;
              padding-top: 2px;
              padding-bottom: 5px;
              margin-left: auto;
              margin-right: auto;
              background-color:#ffffff;
              text-align: left;
              font-size: 13px;
              line-height: 12pt;
}

.left_box a {
              color:#000000;
              text-decoration: none;
}

.left_box a:hover {
              color:#00cccc;
              text-decoration: underline;
}


.left_box ul {
              margin-top:5px;
              margin-left: 25px;
              padding-left: 0px;
              list-style-image:url(../images/link.gif);
}



.list01{
              height:19px;
              padding-top:3px;
              padding-left:22px;
              background-image:url(../images/link3.gif);
              background-repeat:no-repeat;
              background-position:5px center;
}

.list01 a {
              color:#000000;
              text-decoration: none;
}

.list01 a:hover {
              color:#00cccc;
              text-decoration: underline;
}

.list01 a:visited {
              color:#000000;
              text-decoration: none;
}


.right_box {
              width: 160px;
              border-width:1px;
             border-style:solid;
              border-color:blue;
              height: auto;
              font-size:13px;
              padding-top:2px;
              padding-bottom:5px;
              text-align:left;
              margin-top:5px;
              margin-left: auto;
              margin-right: auto;
              background-color:#ffffff;
}

.right_box ul {
              margin-left: 18px;
              padding-left: 0px;
              }

.right_box a {
              color:#000000;
              text-decoration: none;
              }

.right_box a:hover {
              color:#00cccc;
              text-decoration: underline;
              }

.right_box ul {
              margin-top:5px;
              margin-left: 25px;
              padding-left: 0px;
              list-style-image:url(../images/link.gif);
              }

/*####### 以下module-categories module指定したものです。#####*/
.module-categories module ul {
              margin-top:5px;
              margin-left: 25px;
              padding-left: 0px;
              list-style-image:url(../images/link.gif);
              }

.module-categories module a {
              color:#000000;
              text-decoration: none;
              }

.module-categories module a:hover {
              color:#00cccc;
              text-decoration: underline;
              }



