@charset "EUC-JP";
/* ===============================
whitecage ver.1.0
製作者：honome（http://littleminor.blog92.fc2.com/）
 ================================= */

/*【 全体の設定 】*/

.bg {
  background-image : url(http://blog-imgs-26.fc2.com/l/i/t/littleminor/bgstar.gif);
  background-repeat : repeat-x;
  margin-top : -1em;
  height : 40px;
}
#all {
  width: 800px;
  font-size : 12px;
  font-size : 75%;
  font-family : "Verdana", "MS UI Gothic", "Osaka", sans-serif;
  color : #555;
  line-height : 180%;
  background-color : white;
  text-align: left;
  margin : 1em auto 0.5em auto;
  padding : 0px;
  border: 1px #BBB;
  border-style: none solid none solid ;
}
*{
  padding : 0;
}

/*【 スクロールバーの設定 】*/

html {
scrollbar-arrow-color:#F94;
scrollbar-base-color: #F94;
scrollbar-face-color: #FFF;
scrollbar-highlight-color: #F94;
scrollbar-shadow-color: #F94;
scrollbar-track-color: #FFF;
scrollbar-darkshadow-color: #F94;
}

/*【 リンクの設定 】*/

a:link {
  color: #444; text-decoration : underline;
} 
a:visited {
  color: #444; text-decoration : underline;
} 
a:active {
  color: #F93; text-decoration : none;
}
a:hover {
  color: #F93; text-decoration : none;
}

/*【 タイトル部分 】*/

h1 {
  font-size : 200%;
  margin : 0;
  padding : 1em 0 0.75em 1em;
  text-align : left;
}
h1 a:link, h1 a:visited {
  color : #F93;
  text-decoration : none;
}
h1 a:hover, h1 a:active {
  color : #F45;
  text-decoration : none;
}
.intro {
  font-size: 95%;
  text-align: left;
  color:#666;
  padding: 0 0 0 3.5em;
  margin: 0 0 1em 0;

/*【 記事部分 】*/

}
#mainarea {
  width: 460px;
  float: right;
  overflow: hidden;
  margin: 1em;
}
h2 {
  font-size: 110%;
  color :#666;
  margin: 0;
  padding: 0.8em 0 0 2em ; 
  background-image : url(http://blog-imgs-26.fc2.com/l/i/t/littleminor/h2gate.gif);
  background-repeat : no-repeat;
}
h2 a:link {
  color:#F93;
  text-decoration: none;
}
h2 a:visited {
  color:#F93;
  text-decoration: none;
}
h2 a:hover {
  color:#F45;
  text-decoration: none;
}
h2 a:active {
  color:#F45;
  text-decoration: none;
}
.posttime {
  font-size: 100%;
  text-align: right;
  padding: 0.5em ;
  border: 1px #BBB;
  border-style: none solid none solid;
}
.mainbody {
  margin: 0 0 1em 0;
  padding: 1em;
  border: 1px #BBB;
  border-style: none solid solid solid;
}
.mainbody img {
  border: none #666;
  margin: 0 0.5em 0.5em 0;
}
.moremain {
  margin: 1em 0 0 0;
}
.mainfooter {
  font-size: 100%;
  text-align: right;
  margin: 1.5em 0 0.5em 0;
}

/*【 コメント、TB閲覧部分 】*/

h4#comheader {
  background-image : url(http://blog-imgs-26.fc2.com/l/i/t/littleminor/h2gate.gif);
  background-repeat : no-repeat;
  font-size: 105%;
  font-weight: bold;
  padding: 0.8em 0 0 2em ; 
  margin : 2em 0 0 0;
  color: #F93;
}
h4#tbheader {
  background-image : url(http://blog-imgs-26.fc2.com/l/i/t/littleminor/h2gate.gif);
  background-repeat : no-repeat;
  font-size: 105%;
  font-weight: bold;
  padding: 0.8em 0 0 2em ; 
  margin : 2em 0 0 0;
  color: #F93;
}
.content {
  padding: 1.5em;
  line-height: 140%;
  border: 1px #BBB ;
  border-style: none solid dotted solid;
}
.comtitle {
  padding: 1.5em 0 0.5em 1.5em;
  border: 1px #BBB;
  border-style: none solid none solid;
}
.comfooter, .tbfooter {
  margin: 0;
  text-align: right;
  font-size: 95%;
}

/*【 コメント、TB投稿部分 】*/

h4#comformtitle {
  font-size: 105%;
  font-weight: bold;
  padding: 0.8em 0 0 2em; 
  margin : -0.25em 0 -1.5em 0; 
  border: 1px #BBB;
  border-style: none solid none solid;
  color: #F93;
}
input, textarea {
  border: 1px #FA5 dashed;
  background-color: #FFF; 
}
.comform ul {
  width: 100%;
  margin-left: -1.5em;
  padding: 0;
}
.comform li {
  font-size : 100%;
  margin-left : 0;
  padding : 0;
  list-style : none;
  line-height : 180%;
}
.tbtitle {
  border: 1px #BBB;
  border-style: none solid none solid;
}

/*【 サブメニュー部分 】*/

#rmenu {
  width: 280px;
  float: left;
  overflow: hidden;
  padding: 0.5em 1em 0.5em 1em;
}
#rmenu .important{
  text-align:left;
  padding : 0 1em;
  margin: 0.5em 0 0.5em 0;
}
#rmenu h3 {
  font-size: 100%;
  font-weight: bold;
  color: #333;
  text-align : left;
  border : 4px #BBB;
  border-style: none none none double;
  padding-left : 8px;
}
#rmenu h3:first-letter {
   font-size : 130%;
   color : #F45;
}
#rmenu ul {
  margin-left : -0.2em;
  font-size: 100%;
  line-height : 180%;
}
#rmenu li {
  list-style-type: none;
}