@charset "shift_jis";
/*CGI*/
#di #content h3.entry-header,
#info #content h3.entry-header{
  margin-bottom: 0;
  padding: 6px;
  border: 1px solid #999;
  font-size: 130%;
  background-image: url(../img/diary-bg.gif);
  background-repeat: repeat;
}

#content{
  background: none;
}

/*Common*/
#content h3.month-title{
  font-size: 140%;
}

div.img{
  float: left;
  margin: 0 20px 20px 0;
}

/*Gikai List*/
#content ul.entry-list{
  list-style: none;
  line-height: 130%;
  padding: 0 0 1em 0;
  list-style-position: outside;
}

#content ul.entry-list li{
  list-style: none;
  margin: 0 8px 4px 8px;
  padding-bottom: 4px;
  padding-left: 9em;
  border-bottom: 2px dotted #ccc;
  color: #666;
  font-weight: bold;
  text-indent: -8.5em;
}

#content ul.entry-list li a{
  padding-left: 1em;
  font-family: "ＭＳ ゴシック", Osaka, Verdana, sans-serif;
  font-weight: normal;
}

.navi-top{
  clear: both;
}

#page-navi{
  height: 500px;
  line-height: 130%;
  padding: 12px 0;
}

#page-navi form,
form.search{
  margin-bottom: 12px;
}

#page-navi form fieldset,
form.search fieldset{
  padding: 6px;
  border: 1px solid #ccc;
  background-color: #effeee;
}

#page-navi form fieldset legend,
form.search fieldset legend{
  margin-bottom: 4px;
  padding: 0 5px;
  border: 1px solid #ccc;
  font-size: 90%;
  background-color: #ededed;
}

p.admin {
  font-size: 80%;
}

p.admin a{
  display: block;
  width: 4em;
  border: 1px solid #ccc;
  color: #666;
  text-align: center;
  text-decoration: none;
  background-color: #efefef;
}

p.admin a:hover{
  background-color: #efefcc;
}

.entry-date{
  color: #666;
  font-weight: bold;
}

/*Diary*/
#di{
}

/*Gikai*/
ul.ronsen li {
  list-style: none;
  margin: 0 0 10px 10px;
  border-bottom: 1px dashed #3c3;
  font-size: 120%;
}

ul.ronsen li a{
  height: 22px;
  padding: 0 0 0 23px;
  text-decoration: none;
  background: url(../img/ronsen-bull.gif) no-repeat left top;
}

ul.ronsen li a:hover{
  height: 22px;
  padding: 0 0 0 23px;
  text-decoration: none;
  background: url(../img/ronsen-bull-over.gif) no-repeat left top;
}

/*Touron*/
#touron{
}

p.touben{
  color: #666;
  font-weight: bold;
}

/*Soukatsu*/
#soukatsu{
}

/*Shitsumon*/
#shitsumon{
}

/*Menu-Option*/
#menu_option{
  margin: 8px 0;
  padding: 6px;
  border: 1px solid #ccc;
  color: #666;
  font-size: 90%;
  background-color: #ededed;
}

#menu_option h3{
  font-size: 100%;
}

p.wmp{
  margin-bottom: 0;
}

p.wmp a{
  display: block;
  width: 88px;
  height: 31px;
  text-indent: -9999px;
  background: url(../img/get_winmps.gif) no-repeat left top;
}

.content_header{
  color: #396;
  font-weight: bold;
  font-size: 120%;
}

.entry-list li{
  padding: 0.5em 0 0 0;
  font-family: "ＭＳ ゴシック", "Osaka等幅", monospace;
}