@charset "Shift_JIS";

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #24433d;
	}
html {
	height: 100%;
}

li {
list-style:none;
}


#header {
	height: 100px;
	width: 100%;
    background-image:url(http://www.geocities.jp/hojyotosouten/gazou/top1.bmp) ;
    background-repeat: repeat-x;
 	
}

#header img {
	float: left;
	margin-left: 28%;
	margin-right: 10px;
}

#header h1 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
}



h1.new{
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-align: center; /* テキストを中央揃えに設定 */
    margin-top: 15px;
	margin-bottom: 3px;
	letter-spacing:1px;
}



#seachbar {
         	text-align: center;
	width: 537px;
	background-color: #1c324e; /* 背景カラーの変更 */
	height: 35px;
	padding-top: 5px;
　　　　　padding-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
         margin-bottom: 6px;

	}



#seachbar p {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	
}






#container {
  
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: ;
	background-repeat: repeat-y; /* 背景イメージをY軸でリピート */
	background-position: right; /* 背景イメージ右寄せ */
}

#navibar {
	width: 100%;
	text-align: center;
	margin-bottom: 7px;
	/* 余白を削除 */
}


/* ここからナビゲーションボタンの設定 */
#navibar #btn01 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn01.jpg);
	display: block;
	height: 25px;
	width: 95px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn01 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn01o.jpg);
}

#navibar #btn02 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn02.jpg);
	display: block;
	height: 25px;
	width: 98px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn02 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn02o.jpg);
}

#navibar #btn03 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn03.jpg);
	display: block;
	height: 25px;
	width: 98px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn03 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn03o.jpg);
}

#navibar #btn04 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn04.jpg);
	display: block;
	height: 25px;
	width: 98px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn04 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn04o.jpg);
}

#navibar #btn05 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn05.jpg);
	display: block;
	height: 25px;
	width: 98px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn05 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn05o.jpg);
}

#navibar #btn06 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn06.jpg);
	display: block;
	height: 25px;
	width: 98px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn06 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn06o.jpg);
}

#navibar #btn07 a {
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn07.jpg);
	display: block;
	height: 25px;
	width: 98px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#navibar #btn07 a:hover {
	color: #000033;
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/btn07o.jpg);
}
/* ここからナビゲーションボタンの設定 */



#content_left {
	height: 100%;
	margin-top: 15px;
    margin-left: 8px;
    margin-right: 3px;
    margin-bottom: 3px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	width: 200px;
	background-color:  #1c324e;
}

#sidemenu {
	background-color: #663333;
	padding: 10px;
	height: 100%;
    text-align: left;
}



#content_left h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF; /* フォントカラーの変更 */
	text-align: center; /* テキストを中央揃えに設定 */
	background-image: url(http://www.geocities.jp/hojyotosouten/gazou/subtitle02.jpg); /* 背景イメージの設定 */
	display: block; /* 表示をブロックに設定 */
	height:25px; /* 高さの設定 */
	width: 200px; /* 幅の設定 */
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 11px;
	
}
#sidemenu a {
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;

	
}

#sidemenu a:hover {
	color: #669966;
	
}



#flash{
   background-color: #663333;
    width: 520px;
	height:376px;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 9px;
	padding: 10px;
}

#content_center {
	height: 100%;
	width: 780px;
         text-align: center;

	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 6px;
   padding-right: 6px;
}



#content_center .maintopic {
	height: 140px;
	padding: 12px;
	margin-top: 20px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(http://www.geocities.jp/hojyotosouten/gazou/tai.jpg) ;
    background-repeat: repeat-y;
	width: 550px;
}

#content_center .maintopic img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic h2 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
}

#content_center .maintopic h3 {
	font-weight: normal;
	font-size: 17px;
	line-height: 20px;
	color: #ffffff;
}

#blog {
	height: 100%;
	width: 780px;
	 text-align: center;

	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 6px;
   padding-right: 6px;
}


#blog.main{
	height: 100%;
　　　　　margin-top: 10px;
	margin-bottom: 8px;
	width: 600px;
        margin-right: auto;
	margin-left: auto;
       text-align: center;

}



#blog h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(http://www.geocities.jp/hojyotosouten/subtitle03.jpg); /* 背景イメージの設定 */
display: block; /* 表示をブロックに設定 */
	height:20px; /* 高さの設定 */
	width: 550px; /* 幅の設定 */
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;


	}




#footer {
         margin-top: 20px;

	clear: both;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	background-color: #1C324E; /* 背景カラーの変更 */
	padding: 10px;
}


#footer a {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;

}






#content_center a {
	font-size: 17px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;

}

#content_center a:hover {
	color: #ffff1a;
	
}
