@charset "Shift_JIS";


h1{
  color : black;
  font-size : 22px;
  font-family : "Meiryo UI",メイリオ;
  font-weight : bold;
  
  
  
  
  
  margin-right : 0px;
  border-left-color : #000000;
  height : 40px;
  padding-top : 10px;
  padding-left : 10px;
  border-top-color : #000000;
  background-image : url(h1backimage.png);
  background-repeat : no-repeat;
  border-right-color : #000000;
  width : 900px;
  margin-left : 10px;
}

h2{
  color : #cc3300;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #cc9a02;
  margin-left : 10px;
  margin-right : 20px;
  font-family : メイリオ,"Meiryo UI";
  font-size : 20px;
  border-right-color : #000000;
  padding-top : 0px;
  margin-top : 30px;
}

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

h4{
  color : #323299;
  
  padding-top : 0px;
  padding-bottom : 5px;
  margin-top : 50px;
  margin-left : 10px;
  border-bottom-color : #000000;
  line-height : 1.3;
  border-top-color : #000000;
  font-family : Sylfaen;
  font-weight : bold;
  font-size : 18px;
  margin-bottom : 0px;
}

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.jpg);
  padding-left : 30px;
  padding-right : 30px;
  border-bottom-color : #000000;
}

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

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

table{
	border-width : 0px;
}

p{
  color : #504532;
  margin-left : 10px;
  margin-right : 10px;
  font-size : 15px;
  line-height : 1.4em;
  font-family : "MS UI Gothic";
  font-weight : normal;
  padding-top : 5px;
  padding-bottom : 10px;
}

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

  
  
  
  background-image : url(div_a_backimage.gif);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#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-image : url(comment_backimage.png);
  background-repeat : no-repeat;
  height : 380px;
  padding-top : 35px;
  padding-left : 10px;
  border-left-color : #000000;
}

ul{
  
  margin-top : 10px;
  margin-bottom : 10px;
　list-style-type : none;
}


dt{
  color : #282828;
  font-weight : bold;
  font-size : 18px;
  margin-left : 10px;
  font-family : メイリオ;
}

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

dl{
  margin-top : 10px;
  margin-bottom : 10px;
  
  
  
}

li{
  margin-top : 5px;
  margin-bottom : 8px;
  font-size : 16px;
  font-weight : normal;
  color : #282828;
}

.a{
  
  background-repeat : repeat;
  
  
  
  
  
  
  background-color : #fee9c9;
  padding-left : 10px;
  padding-right : 10px;
  margin-right : 10px;
}

span{
  font-weight : bold;
  color : #663333;
}

dl#quiz{
  
  padding-top : 5px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}

dl#quiz dt{
  font-size : 16px;
}