@import url(base.css);
/* -------------------------------------------
 * Style Sheet for ikebukuro-bunryu.com
 * Last modified 2005/6/10 by ksbeat.com
 * ------------------------------------------*/
@media screen,tv,projection {
/* ====== body_area ====== */
p.fsn {
  margin: 0px 0px 0px 142px;
  padding: 0px 0px 0px 0px;
  font-size: 10%;
  color: #000000;
  background-color: transparent;
  background-image: url("../img/wall-fsn.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: scroll;
}
h2 {
  margin: 0px 0px 0px 200px;
  padding: 10px 0px;
  color: #000000;
  background-color: transparent;
  font-size: 130%;
}
.sh2 {
  margin-top: 5% !important;
}
div.f-message {
  margin: 0px 40px 0px 280px;
  padding: 10px 10px 32px 10px;
  color: #000000;
  background-color: #F5F5F5;
  border-style: inset;
  border-color: #DDDDDD;
  border-width: 7px 7px 14px 7px;
  background-image: url("../img/pen.gif");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: scroll;
}
div.f-message p {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 150%;
}
div.f-message p.lastps {
  margin-bottom: 0 !important;
}
div.f-message ul.fmes {
  margin-left: 50px !important;
  list-style-type: square !important;
}
div.f-message ul.fmes li {
  display: block !important;
}
div.f-message p.fstps {
  margin-bottom: 0 !important;
}
div.f-message p.fstlps {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.f-message ul.anvsl {
  margin-left: 50px !important;
  margin-bottom: 0 !important;
  list-style-type: square !important;
}
div.f-message ul.anvsl li {
  display: block !important;
}
h3 {
  margin: 0px 0px 0px 230px;
  padding: 0px;
  text-align: left
}
ul {
  margin: 0px 0px 20px 280px;
  padding: 0px;
  line-height: 140%;
  list-style-type: none;
}
ul li {
  display: inline;
}
p.cnt {
  margin: 10px 0px 0px 0px;
  padding: 2px 5px 10px 0px;
  text-align: right;
}

/* ====== inner-contents_area ====== */
div#contentsarea p.com {
  margin: 170px 0px 0px 0px;
  padding: 0px 5px;
  font-size: 90%;
  line-height: 150%;
}
div#contentsarea ul.ic {
  margin: 170px 0px 0px 0px;
  padding: 0px 5px;
  font-size: 90%;
  line-height: 150%;
}
/* ====== common_style ====== */
p.pageup {
  clear: both;
  margin: 0px 0px 0px 142px;
  padding: 0px 5px 10px 0px;
  text-align: right;
  font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  border-bottom: 1px solid #999999;
}
}