/********************************************
    Layout Codes by Falling Star Studios
   http://itsuka.org  &  http://valiet.org
********************************************/

body {
 background-color:#D8D8D8;
 background-image:url('http://i915.photobucket.com/albums/ac358/valiet/mugimu.png ');
 background-repeat: repeat;
 margin-top: 0px; 
 margin-bottom: 0px;  }

#container {
 width:500px;
 margin:0px auto;
 padding-top:0px;
 padding-bottom:0px;
 background:#FFFFFF; }

#container2 {
 width:450px;
 margin:0px auto;
 margin-top: -48px;
 padding:15px !important; }

#container3 {
 width:480px;
 margin:0px auto;
 padding:10px !important;
 background:#FFFFFF; }

#header {
 background:url('http://i915.photobucket.com/albums/ac358/valiet/tsumugi.png');
 height:245px; }

#content { 
 margin-top: -12px;
 font:9px Arial; 
 color:#96907B; 
 line-height:14px; }

#footer {
 border-top:1px dashed #BAE473; 
 padding-top:8px;
 margin-top:18px;
 margin-bottom:0px }

a, a:link, a:active, a:visited { 
 font-family:Arial;
 font-size:10px;
 color:#BAE376;
 text-decoration:none; }

a:hover { color:#DEFBAC; }

a.nav:link,a.nav:active,a.nav:visited { 
 padding: 2px; 
 color: #FFFFFF;
 font-family: Franklin Gothic Book;
 font-size:22px;
 line-height:20px;
 font-weight:none; 
 text-transform:lowercase;
 text-decoration:none; }

 a.nav:hover{ 
 padding: 2px; 
 color: #DEFBAC;
 font-family: Franklin Gothic Book;
 font-size:22px;
 line-height:12px;
 font-weight:none; 
 font-style:italic;
 text-decoration:none; }

header { 
 padding: 2px; 
 color: #BAE376;
 font-family: Franklin Gothic Book;
 font-size:15px;
 line-height:12px;
 font-weight:none; 
 letter-spacing:1px;
 text-transform:lowercase;
 text-decoration:none; }

big { 
 padding: 2px; 
 color: #BAE376;
 font-family: Franklin Gothic Book;
 font-size:12px;
 line-height:16px;
 font-weight:none; 
 letter-spacing:1px;
 text-transform:lowercase;
 text-decoration:none; }

 input, textarea, option, select {
  background-color: #BAE376;
  font: 9px Arial;
  color: #FFFFFF;
  border: none;
  padding:2px; }

