/*++++ ベース設定　++++++*/
/*++++ 全体の横幅設定　++++++*/
#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
	margin-top:0;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
	height:auto;
	}
/*++++ ２段組の横幅設定　++++++*/

/*++++ サイドバーの横幅　++++++*/
#left{
	text-align: center;
	width: 200px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border: 0px solid #CCC;
	background-color: #FFFFFF;
	left: 0px;
	display: block;
	height: auto;
	float: left;
		}
/*++++ コンテンツの横幅　++++++*/
#center{
	width: 560px;
	background-color: #FFFFFF;
	margin-right: 6px;
} 


/*++++ その他の設定　++++++*/
body{
	margin-top: 0px;
	padding:0px;
	text-align: center;   
	}
/*+++background: #FFF url(img/bg.gif);+++*/

#footer{
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-bottom: 0px;
	font-size: 80%;
	color: #564F4F;
	border-top: 1px solid #7C7C7C;
	background: url(img/footer_bg.gif) left top;
	width: 800px;
	padding: 0;
	height: 24px;
	clear: both;
	display: block;
	position: relative;
                }
#main       {
	margin:10px 0 0 0;
	padding: 0;
	width: 100%;
	height: auto;
	display: inline;
	left: 0px;
	background-color: #CCCCCC;
               }


a:link {
	color: #056FDB;
	text-decoration: none;
	}

a:visited {
	color: #056FDB;
	text-decoration: none;
	}

a:active {
	color: #056FDB;
	text-decoration: none;
	}

a:hover {
	color: #056FDB;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#banner {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	}
#logo {       
             height:36px;
               background: url("img/green_cross.gif");
              background-repeat:no-repeat;
              margin:3px 0px 3px 15px;
              }
#logo h1{
                font-weight:bold;
                margin-left:65px;
                font-family: "MS ゴシック",Verdana, Arial, sans-serif;
                text-align:left;
                font-size:100%;
                margin-top:10px;
                color:green;
                }
#head {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.header_txt {
	font-size: 80%;
	padding: 0px;
}


#banner-img {
	display: none;
	}

#main-img {
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
               }

#sub-img {
	height: 80px;
	margin-bottom: 0px;
               }
#powered {
               font-family: Verdana, Arial, sans-serif;
               font-size: 0.75em;
               color:#CCCCCC;
               text-align:center;
               margin-top:20px;
               width:175px;
			   display:block;
               }
#powered a
              {
              color:#8fabbe;
              }
.content {
	text-indent: 10px;
	background-color: #FFFFFF;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 80%;
	border: 0px solid #CCC;
	margin: 5px 6px 0px 0px;
	padding: 5px 6px 0px 0px;
	height: 100%;
	display: block;
	width: 560px;
	top: 5px;
	float: right;
	left: 180px;
	}
.new          {
	width:560px;
                background-color: #E3F1FA;
	margin-bottom: 10px;
	margin-top:10px;
	margin-left:5px;
                font-size: 100%;
                font-weight: bold;
	}

.new a       {
                margin-left:5px;
                }
.content p {
	color: #333;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 1px 10px;
	background: url("img/h1_bg.gif") #65B3E4;
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 3px double #FFF;

	}


.content h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 1px 10px;
	background: url("img/h2_bg.gif") #FFF;
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 3px double #259BE4;

	}

.content h3 {
	color: #3A62C8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 4px 10px;
	background: url("img/h3_bg.gif") #FFF;
	background-repeat: repeat-x;
	background-position: bottom left;
	}

.content h4 {
	color: #E82B12;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 4px 10px;
	background: url("img/h4_bg.gif") #FFF;
	background-repeat: repeat-x;
	background-position: bottom left;
	}

.content h5 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: normal;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 20px;
	background: url("img/h5_bg.gif");
	background-repeat: no-repeat;
	}
.content h6 {
	color: #571760;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: normal;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 20px;
	background: url("img/h6_bg.gif");
	background-repeat: no-repeat;
	}
.content h7{
　　　　　　　margin-left:2px;
               text-indent: 10px;
               	background-color: #FFFFFF;	
	color: #333;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 100%;　　	
	}


.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;

		
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content blockquote {
	color: #333333;
	background-color: #EEEEEE;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: normal;		
	padding: 10px;
	border: solid 2px #666666;
}

.menu a {
	margin-bottom: 5px;
	text-align: left;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}



.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 70%;
	border-top: 1px solid #666666;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}
#left h2 {
            font-family: Verdana, Arial, sans-serif;
            font-size:110%;
            margin-bottom:0px;
            text-align:center;
            color:#0066CC;
            width:180px;
             padding:3px 0px;
            }

#navBar {
	padding:0px;
	width:175px;
	line-height:15px;

             background-color=#E3F1FA;
	display:block;
	clear:both;
}
#navBar ul{
             margin-left:10px;
             padding-left:0px;
             list-style-type:none;
             
}
#navBar a{
             display:block;
             margin:0 0 5px 0;
             padding:5px 0px 5px 5px;
             border:2px outset #FFFFFF;
             width:175px;
             text-decoration:none;
             font-family:arial,Helvetica,sans-serif;
             font-weight:bold;
             font-size:80%;
             color:#0066CC;
             background-color:#E3F1FA;
             }
#navBar a:hover{
             background-color:#99CCFF;
             border:2px  inset #FFFFFF;                      
             }
#navBar2 {
             padding:0px;
            line-height:15px;
            width:175px;
             background-color:#FFF;
}
#navBar2 ul{
             margin-left:10px;
             padding-left:0px;
             list-style-type:none;
             
}
#navBar2 a{
             display:block;
             margin:0 0 0 0;
             padding:5px 0px 0px 5px;
             text-decoration:none;
             width:175px;
             font-family:arial,Helvetica,sans-serif;
             font-weight:bold;
             font-size:80%;
             color:#FF6666;
             background-color:#FFF;
             }
#navBar2 a:hover{
             color:#CC3366;                 
             }
#navBar3 {
             padding:0px;
            line-height:15px;
            width:175px;
             float:left;
             background-color:#FFF;
}
#navBar3 ul{
             margin-left:10px;
             padding-left:0px;
             list-style-type:none;
             }
#navBar3 a{
             display:block;
             margin:0 0 0 0px;
             padding:5px 0px 5px 50px;
             border:1px  outset #FF6666;
             text-decoration:none;
             width:127px;
             font-family:arial,Helvetica,sans-serif;
             font-weight:bold;
             font-size:80%;
             color:#FF6666;
             background-color:#FFF;
             }
#navBar3 a:hover{
             background-color:#FFcccc;
             color:#CC3366;    
             }

#kako    {
            width:560px;
            margin-right:20px;
            text-align:right;
            }
#daime  {
	margin-top: 10px;
	margin-bottom:10px;
	border-left: 5px solid #666;
	padding: 0 0 0 10px;
	color: #333;
	font-size: 140%;
	width: 550px;
            }
#lead {
           margin-top :5px;
           margin-bottom: 5px;
           margin-left:20px;
           margin-right:20px;
           color: #000;
           font-size:100%;
           font-weight: bold;
           line-height:150%;
           }
#dai
           {
	margin-top :10px;
	margin-bottom: 5px;
	color: #333;
	font-size:120%;
	font-weight: bold;
	border-bottom:1px solid #666;
	border-left:3px solid #666;
	padding: 0 0 0 8px;
	width: 550px;
           }
#tyu
           {
           margin-top :5px;
           margin-bottom: 5px;
           color: #333;
           font-size:110%;
           font-weight: bold;
           border-left:3px solid #666;  
           padding: 0 0 0 3px;         
           }
#syo
           {
           margin-top :5px;
           margin-bottom: 5px;
           color: #000;
           font-size:100%;
           font-weight: bold;
           padding: 0 0 0 2px;
           }
#yokonavi{
          width:500px;
          background-color:#E3F1FA;
           }
ul#yokonavi {
           padding:8px;
           }
ul#yokonavi li
           {
           display:inline;
            }
#yokonavi a{
            font-family:arial,Helvetica,sans-serif;
             font-weight:bold;
             font-size:100%;
             }
.yokonavibox
             {
             width: 500px;
             height: 20px;
             background-color: #E3F1FA;
             margin:0px 0px 0px 30px;
             }
#yyokonavi
             {
             width: 500px;
             margin: 0px;
             padding: 0px;
             list-style: none;
             }
.yokomenu
             {
             float: left;
             background: #E3F1FA;
             margin: 8px;
             }
