@charset "Shift_JIS";


h1{
  color : black;
  font-size : 22px;
  font-family : "AR P丸ゴシック体M";
  font-weight : bold;
  
  
  
  
  
  margin-right : 0px;
  border-left-color : #000000;
  height : 40px;
  padding-top : 10px;
  padding-left : 20px;
  border-top-color : #000000;
  background-image : url(h1backimage.png);
  background-repeat : no-repeat;
  border-right-color : #000000;
  width : 900px;
}

h2{
  color : #eb5441;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #d09355;
  margin-left : 20px;
  margin-right : 40px;
  font-family : "AR P丸ゴシック体M";
  font-size : 20px;
  border-right-color : #000000;
  margin-top : 10px;
}

h3{
  font-family : "AR P丸ゴシック体M";
  font-size : 18px;
  line-height : 1.4;
  margin-left : 20px;
  color : #a05a4f;
  font-weight : bold;
  margin-top : 0px;
}

h4{
  color : #646464;
  margin-bottom : 5px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 20px;
  border-bottom-color : #000000;
  line-height : 1.4;
  border-top-color : #000000;
  

  width : 840px;
  font-size : 16px;
  font-family : ARゴシック体M;
}

TD{
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : white;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
}

#a_box{
  
    margin : 0px auto; 
    position:relative;
  width : 900px;
  
  
  border-left-color : #000000;
  border-right-color : #000000;
  
  background-repeat : repeat-y;
  
  background-image : url(box_backimage.gif);
  padding-left : 10px;
  
  border-bottom-color : #000000;
}

#b_box{
  
    margin : 0px auto 5px; 
    position:relative;
      
  border-left-color : #000000;
  border-right-color : #000000;
  background-repeat : repeat-y;
  

  width : 900px;
  background-image : url(box_backimage.jpg);
}

table{
	border-width : 0px;
}

p{
  color : #5f3228;
  margin-left : 10px;
  margin-right : 10px;
  font-size : 15px;
  line-height : 1.4em;
  font-family : ARゴシック体M;
  font-weight : normal;
  width : 800px;
  margin-top : 3px;
}

body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  
  
  background-repeat : repeat;
  

  background-color : #e1d2c3;
}

#entry{
  
  
  width : 880px;
  height : 600px;
  
  background-image : url(backimage.jpg);
  background-repeat : no-repeat;
  
  border-left-color : #000000;
  
  border-right-color : #000000;
}

#comment{
  
  padding-right : 20px;
  border-right-color : #000000;
  margin-right : 10px;
  margin-top : 5px;
  border-top-color : #000000;
  
  background-repeat : no-repeat;
  height : 380px;
  padding-top : 35px;
  padding-left : 10px;
  border-left-color : #000000;
  background-color : aqua;
}

ul{
  margin-bottom : 50px;
  

  
  margin-right : 30px;
}

li{
  
  font-size : 16px;
  font-family : ARゴシック体M,"MS UI Gothic";
  line-height : 1.7em;
}

dt{
  margin-left : 20px;
  margin-bottom : 5px;
  font-size : 16px;
  font-family : ARゴシック体M;
  color : #ff6477;
  font-weight : bold;
}

dd{
  margin-bottom : 20px;
  font-size : 16px;
  line-height : 1.3;
}
