body {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  text-align: center;
  }

a {
  text-decoration: underline;
  color : #003399;
  }

a:hover {
  color: #66CCFF;
  }

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

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

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 0;
  width: 800px;
  background-color: #FFFFFF;
  /*ここにシャドウのbg入れる予定*/
	background-image: url(s_images/background.gif);
	background-repeat : repeat-y;
  }

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


#hc_head {
	background-color: #FFFFFF;
	background-image: url(s_images/hc_header.gif);
	background-repeat : no-repeat;
	width : 750px;
	height: 42px;
	margin : 0;
	padding : 0;
}

#hc_head span {
	display : none;
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #999999;
	background-image: url(s_images/kokodake_title.jpg);
	width : 750px;
	height: 148px;
	text-align: left;
/*	margin-bottom: 15px;*/
	padding : 0;
}

a#banner-img {
  display: none;
  }


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

#banner h1 {
/*	width : 260px;*/
/*	text-align : right;*/
	color : #003399;
	font-size: 24px;
	padding-left : 10px;
	padding-top : 25px;
  }

#banner h2 {
  font-size: 12px;
  padding-left : 20px;
  }

#center {
  float: left;
  width: 390px;
  overflow: hidden;
  }

.content {
	padding : 5px;
/*  padding: 15px 15px 5px 15px;*/
  background-color: #FFFFFF;
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
  }

/* 左グローバルメニュー */

#left {
  float: left;
  width: 185px;
  background-color: #FFFFFF;
  overflow: hidden;
  }



/* メインエリア */

.content p {
  color: #333333;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
  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: #003399;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  margin-bottom: 10px;
  background-color : #C9D9FE;
  font-weight : bold;
  padding-left : 3px;
  }

.content h3 {
  color: #003399;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: normal;
  padding: 3px;
  background-color : #DEE8FE;
  border-top : dashed 1px #B6A6BD;
  border-bottom : dashed 1px #B6A6BD;
  }
  
.content h3 span.title_category {
  font-size: 12px;
  font-weight: normal;
  }

.content h3 span.title_category a {
  font-size: 12px;
  color : #0099CC
  }

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

.content img {
  float: left;
  padding-right : 5px;
  padding-bottom : 5px;
  }

/* 右サイドバー */

#right {
  float: left;
  width: 175px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

.rightsidebar {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 5px;
  }

.leftsidebar {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 10px;
  }



/* カレンダー */

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  width : 160px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width : 100%;
  }

#calendar caption {
  color: #825A77;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom : solid 1px #BBBBBB;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar th.wed {
  text-align: center;
  font-weight: normal;
  color : #3333FF;
  background-color : #D7F2FE;
  }

#calendar td {
  text-align: center;
  }


#calendar a {
	display : block;
	font-weight : bold;
	text-decoration : none;
	height : auto;
	color : #003399;
	background-color : #E6F6FD;
  text-align: center;
  }

/* カテゴリー */

#categories h2  {
  font-size: 12px;
  margin-bottom: 0px;
  text-align: center;
  color:  #666666;
  padding: 3px 0 0;
  }

.s09 {
  font-size: 9pt;
  line-height; 1.5;
  }

.s12 {
  font-size: 12pt;
  }

#categories ul {
  font-size: 10px;
  margin-top: 1px;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 0px;
  }

#categories ul ul {
  font-size: 10px;
  margin-left: 10px;
  padding-left: 0px;
  }

#categories li {
  padding-bottom: 1px;
  list-style-type: disc;
  font-size: 10px;
  }
  

#categories li span {
  color : #0099CC;
  }

#categories li a {
  color : #0099CC;
  }

#categories ul ul li {
  padding-bottom: 1px;
  list-style-type: circle;
  font-size: 10px;
  }

#categories ul ul li span {
  color : #666666
  }

#categories ul ul li a {
  color : #666666
  }

#categories  {
  margin-bottom: 30px;
  }


.sidebar h2 {
  color: #825A77;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
/*  letter-spacing: .3em;*/
  }


.sidebar h2.g_navi {
	width : 160px;
	height : 14px;
	background-image: url(s_images/title_gmenu.gif);
	background-repeat:no-repeat;

	margin-top : 5px;
	margin-bottom : 5px;
  }


.sidebar h2.g_navi span {
	display : none;
}

.sidebar h2.fairinfo {
	width : 160px;
	height : 14px;
	background-image: url(s_images/title_fairinfo.gif);
	background-repeat:no-repeat;

	margin-top : 5px;
	margin-bottom : 5px;
  }

.sidebar h2.fairinfo span {
	display : none;
}

.sidebar img.fair {
	border : solid 1px #BBBBBB;
	margin : 0 0 5px 0;
	padding : 0;
}

.sidebar h2.g_navi span {
	display : none;
}

.sidebar h2 a {
  text-decoration: none;
  color: #D23B5E;
  }

.sidebar h2 a:hover {
  text-decoration: none;
  color: #D23B5E;
  }

.sidebar ul {
	margin : 0;
	padding : 0;
  }

.sidebar li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  line-height: 120%;
	margin : 0;
	padding : 0;
  list-style-type: none;
  }


.sidebar ul.gnav {
	margin : 0;
	padding : 2px 0 0 0;
  border-top : dotted 1px #CCCCCC;
  }

.sidebar ul li.home {
	margin-bottom : 5px;
	padding: 2px 0 3px 25px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  background: url("s_images/gnav_home.gif") left top no-repeat;
  font-weight : bold;
  line-height : 120%;
  border-bottom : dotted 1px #CCCCCC;
  }

.sidebar ul li.info {
	margin-bottom : 5px;
	padding: 2px 0 3px 25px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  background: url("s_images/gnav_info.gif") left top no-repeat;
  font-weight : bold;
  line-height : 120%;
  border-bottom : dotted 1px #CCCCCC;
  }

.sidebar ul li.blog {
	margin-bottom : 5px;
	padding: 2px 0 3px 25px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  background: url("s_images/gnav_blog.gif") left top no-repeat;
  font-weight : bold;
  line-height : 120%;
  border-bottom : dotted 1px #CCCCCC;
  }

.sidebar ul li.search {
	margin-bottom : 5px;
	padding: 2px 0 3px 25px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  background: url("s_images/gnav_search.gif") left top no-repeat;
  font-weight : bold;
  line-height : 120%;
  border-bottom : dotted 1px #CCCCCC;
  }
.sidebar ul.gnav li a {
  color: #D15E61;
  text-decoration : none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  }


.sidebar h3 {
	font-size : 12px;
	margin : 0;
	padding : 0;
}

.sidebar p {
	margin : 0;
	padding : 0;
	font-size : 12px;
	line-height : 120%;
}

.sidebar p.writer {
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 10px;
	padding : 0;
	font-size : 12px;
	line-height : 120%;
}

.sidebar img {
  border: 3px solid #FFFFFF;
  }

.sidebar div.sideblock {
	margin-bottom : 10px;
}


#comments ul {
  font-size: 12px;
  color:#88cc33;
  margin-top: 1px;
  margin-bottom: 0;
  margin-left: 15px;
  padding-left: 0px;
  }

#comments ul ul {
  font-size: 12px;
  margin-left: -8px;
  padding-left: 0px;
  }

#comments li  {
  padding-bottom: 1px;
  list-style-type: circle;
  }

#comments ul ul li  {
  margin-left: -8px;
  padding-left: 0px;
  list-style-type: none;
  }

#comments  {
  margin-bottom: 30px;
  }


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

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

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

#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%;
  }

#footer {
	background-color: #FFFFFF;
	background-image: url(s_images/bg_footer.gif);
	background-repeat : no-repeat;
	width : 750px;
	height: 25px;
	margin : 0;
	padding : 0;
}

#footer span {
	font-size : 10px;
	margin-left : 20px;
	padding-bottom : 3px;
	vertical-align : middle;
}

#footer a {
	color : #555555;
}

#menseki {
	background-color: #F9F9F9;
	border-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-color: #D0D0D0;
	width : 730px;
	padding : 10px;
}

#menseki span {
	font-size : 10px;
	line-height: 1.5;
	color : #606060;
}

#menseki h2 {
	font-size : 10px;
	line-height: 1.5;
	color : #606060;
	font-weight: bold;
}

#mt-powered {
	background-color: #FFFFFF;
	width : 750px;
	height: 10px;
	margin : 0;
	padding : 0;
}

#mt-powered span {
	font-size : 10px;
	color : #999999;
	text-decoration: none;
	margin-left : 630px;
	padding-bottom : 0px;
	vertical-align : bottom;
}

#mt-powered a {
	color : #999999;
	text-decoration: underline;
}

.pr {
 width:180px;
 height: 14px;
 margin:0px;
 padding-left:0px;
 overflow: auto;
 border: solid 1px;
 border-color:#CCCCCC;
 background-color: #FFFFFF;
}
.pr ul , .pr li{
 font-size: 10px;
 margin:0px;
 padding:0px;
 list-style-type:none;
}
.pr ul {
 margin:0px 5px;
}
.pr a{
 font-size: 10px;
 margin:0px;
 padding:0px;
 }
.prlead {
 text-align: left;
 display:block;
 font-size: 10px;
 font-weight: normal;
}
