body {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url("img/bg.gif");
  text-align: center;
  }

/* リンク領域 */
a {
  text-decoration: underline;
  }

a:link {
  color: #0F314E;
  }

a:visited {
  color: #0F314E;
  }

a:active {
  color: #0F314E;
  }

a:hover {
  color: #B22222;
  }

/* タイトル領域 */
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 750px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  }


/*バナー領域 */
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #0F314E;
	background-color: #999999;
	text-align: left;
                background-image: url("img/banner_back.gif");
	padding: 0px;
	border-bottom: 1px solid #000000;
	height: 150px;
	}

#banner-img {
	display: none;
	}

#banner a {
  color: #0F314E;
  text-decoration: none;
  }

#banner h1 {
  font-size: xx-large;
  }

#banner h2 {
  font-size: small;
  }


/* メニューバー*/
#navbar{
	background-color: #FFFFFF;
	display: block;
	font-size: 12px;
	width: 750px;
	margin: 0px;
	padding-bottom:0px;
	float:left;
}

.menu {
	background: #CCCCCC;
	font-size:12px;
	text-align: center;
	display: block;
	vertical-align: middle;
	width: 106px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #999999;
	float: left;
}
.menu2 {
	background: #CCCCCC;
	font-size:12px;
	text-align: center;
	display: block;
	vertical-align: middle;
	width: 108px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #999999;
	float: left;
}
.menu a{
	color:#333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	vertical-align: middle;
	width: 106px;
	height: 22px;
	padding-top: 5px;
}
.menu2 a{
	color:#333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	vertical-align: middle;
	width: 108px;
	height: 22px;
	padding-top: 5px;
}
.menu a:hover{
	color:#990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	vertical-align: middle;
	width: 106px;
	height: 22px;
	padding-top: 5px;
}
.menu2 a:hover{
	color:#990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	vertical-align: middle;
	width: 108px;
	height: 22px;
	padding-top: 5px;
}

/* センター（左）領域 */
#center {
  float: left;
  width: 535px;
  overflow: hidden;
  }

.content {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #000000;
  }

.content img{
                border-width:0px;
                margin-left:5px;
                margin-right:5px;
                }

.content p {
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

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

.content li {
  line-height: 150%;
  font-size: small;
  font-weight: normal;
  }

.content h2 {
  color: #B22222;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

/* ライト（右）領域 */
#right {
  float: right;
  font-size: small;
  width: 215px;
  background-color: #FFFFFF;
  overflow: hidden;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #000000;
  }

.content p {
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

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

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

.content h2 {
  color: #B22222;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #999999;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }

.sidebar h2 {
  color: #B22222;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  border-bottom: 1px solid #B22222;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  letter-spacing: .3em;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  line-height: 130%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar img {
  padding-bottom: 3px;
  padding-right: 3px;
  }

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

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

/* フッター領域 */
#footer {
  position : relative; z-index: 1; /*重なり深度*/
  font-family: Georgia, 'Times New Roman', serif;
  font-size: x-small;
  color: #D3D3D3;
  background-color: #808080;
  background-image: url("img/footer_back.gif");
  text-align :center;
  padding: 15px;
  border-top: 1px solid #000000;
  height: 30px;
}
