body{
  text-align: center;
  background-image: url(./images/bg.gif);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color:  #fff;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-size: 12px;
  line-height: 135%;
}

a{
  color: #3399CC;
  text-decoration: none;
}

a:hover{
  color: #FF3366;
}

td {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  padding: 5px;
  line-height: 135%;
}

hr{
  border: 1px solid #CCCCCC;
}

h2{
  padding: 5px;
  border-left: 5px solid #FF9900;
}

#container{
  width: 800px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

#header{
  background-image: url(./images/title_bg.gif);
  background-repeat: no-repeat;
  height: 90px;
  text-indent:-9999px;
}

#header a{
  display:block;
  width:100%;
  height:70px;
}

#header h1{
  font-size: 14px;
}

#left{
  width: 200px;
  height: 600px;

  float: left;
}

#main{
  width: 560px;
  margin-right: 10px;
  margin-top: 20px;
  text-align: left;
  float: right;
}

#footer{
  background-color: #F5F5F5;
  border-top: solid 3px #3399CC;
  margin-top: 5px;
  padding: 10px;
}

#footer2{
  border-top: solid 1px #CCCCCC;
  margin-top: 5px;
  padding: 5px;
  font-size: 10px;
}

.menu-top{
  background-color: #3399CC;
  border: 1px solid #3399CC;
  color: #FFFFFF;

  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.menu{

  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #3399CC;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.navi{
  font-size: 10px;
  padding: 5px;
  text-align: left;
}

.bloba-list01{
  width: 80px;
  height: 110px;
  padding: 0;
  margin-right: 10px;
  background-color: #FFFFFF;
  float: left;
  font-size: 10px;
}

.bloba-list01 a{
  color: #990000;
}

.bloba-list01 a:hover{
  color: #FF9900;
}

.bloba-list01 img{
  border: 1px solid #666666;
  padding: 0;
  margin: 0;
  text-align: left;
}

.bloba-list02{
  padding: 5px;
}

.bloba-list02 hr{
  height: 1px;
}

.bloba-list02 a{
  color: #990000;
}

.bloba-list02 img{
  border: 1px solid #CCCCCC;
  padding: 3px;
  margin-right: 6px;
  float: left;
}

.title{
  padding: 7px;
  margin-bottom: 10px;
  background-color: #F5F5F5;
  border-left: 5px solid #999999;
}

.label{
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #FFFAF2;
  border-bottom: 1px dotted #FF9966;
}

.content{
  padding: 10px;
  text-align: left;
  line-height: 135%;
}

.content img{
  margin: 5px;
}


.content02{
  background-color: #F5F5F5;
  padding: 15px;
  margin: 10px;
}

.content03{
  padding: 10px;
  text-align: left;
  line-height: 200%;
}

.content-side{
  padding: 10px;
  margin-bottom: 10px;
  text-align: left;
  line-height: 135%;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.content-side img{
  border: none;
  margin:10px;
}

.content-banner{
  width: 180px;
  height: 90px;
  overflow: auto;
  border: 1px solid #CCCCCC;
}

.content-attention{
  border: 1px solid #FF0000;
  background-color: #FFFFCC;
  padding: 10px;
  margin: 10px;
  line-height: 200%;
}

.content-pickup{
  width: 260px;
  height: 125px;
  border: 1px solid #CCCCCC;
  padding: 5px;
  color: #333333;
  font-size: 10px;
  margin-left: 8px;
  margin-bottom: 8px;
  float:left;
}

.content-pickup img{
  border: 1px solid #CCCCCC;
  padding: 3px;
  margin-right: 10px;
  float: left;
}

.content-pickup-title{
  padding: 5px;
  margin-bottom: 5px;
  background-color: #F5F5F5;
  font-weight: bold;
  font-size: 12px;
}

.odai-title{
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  padding:5px;
  border-bottom: 1px solid #CCCCCC;
  margin: 5px 10px 10px 10px;
}

.entry-list ul{
  margin: 0;
  padding: 5px;
  list-style-position: inside;
}

.entry-list li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 135%;
}

.entry-list a{
  color: #666666;
}

#BMguestRss{
   width: 536px;
   overflow:hidden;
   background-color: #FFFFFF;
   border: none;
   margin: 0;
}

.BMrssList{
	width: 250px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	font-size: 10px;
	line-height: 100%;
}

.BMrssList p{
   margin: 1px;
}
.BMrssList img{
   width: 36px;
   height: 36px;
   border:none;
   padding: 0 3px 15px 0;
}

.BMblogThum img{
   padding: 0 3px 0 0;
   margin: 0 2px 15px 0;
   float: left;
}


.BMblogTitle{
   color: #333333;
   font-weight: bold;
   font-size: 90%;
}

.BMblogEntries{
   font-size: 90%;
}

.BMblogEntries a{
   color: #006699;
}

.BMblogEntries a:hover{
   color: #FF0000;
}

#content-news{
  border: 1px solid #CCCCCC;
  width: 320px;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  vertical-align: top;
}

#content-news ul{
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

#content-news li{
  border-bottom: 1px dotted #CCCCCC;
  list-style-image: url(./images/list_mark02.gif);
  padding: 2px 0;
  margin-left: 3px;
}

#content-right{
  border: 1px solid #CCCCCC;
  width: 230px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  float: right;
}

#content-right ul{
  margin: 0;
  padding: 0;
}

.content-wide01{
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

.content-wide02{
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  height: 300px;
}

.content-180{
  width: 170px;
  padding: 2px;
  margin:5px;
  float: left;
}

.content-180 img{
  border: none;
}

.content-head{
  background-color: #F5F5F5;
  padding: 4px 8px;
  margin: 0;
  margin-bottom: 3px;
}

.content-entry{
  width: 260px;
  float: left;
}

.content-entry ul{
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
}

.content-line_right{
  float: right;
  padding: 3px;
  border-bottom: 1px dashed #CCCCCC;
  margin-bottom: 10px;
  text-align: right;
}
.content-line_right img{
  border: none;
  margin-right: 5px;
}

.content-line_right a{
  color: #666666;
}

.content-preview{
  width: 260px;
  height: 190px;
  float: right;
  margin-right: 10px;
  overflow: hidden;
}

.BMentriesList ul{
  padding: 3px;
}

.BMentriesList li{
  border-bottom: 1px dotted #CCCCCC;
  list-style-image: url(./images/list_mark01.gif);
  padding: 2px 5px;
  margin-left: 15px;
}

.BMentriesList p{
  padding: 3px;
  margin: 3px;
}

#BMpreviewWindow p{
  margin-top: 0px;
  margin-bottom: 7px;
}

#BMentryTitle{
  font-size: 14px;
  font-weight: bold;
}

#BMentryTitle a{
  color: #669900;
}

#BMentryDate a{
  color: #990000;
}
