﻿/*その他ページベースＣＳＳ*/

@charset "UTF-8";

#contents   {

  width: 830px;
  background-color : #FFFFFF;
  margin-top:5px;
  position: relative;
  margin:auto;


 

}

#main   {
 
  height: 1630px;
  width: 850px;7
  margin:0px;
  text-align:left;
  padding: 0px;
  border: solid 1px #FFFFFF;

  padding-top:0px;
  background-repeat:no-repeat; 
 

}

#column   {
  float: left;
  height: 400px;
  margin-left: 10px;
  padding: 0px;
   text-align: justify;
 border: solid 1px #FFFFFF;
  background-repeat:no-repeat; 
 
}

#box2  {

  border: solid 0px #FFFF00;
}


#box2  h1 em {
  font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 30px;
  letter-spacing: 2px;
  
  line-height: 150%;
  font-weight: 900;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  margin-left:3px;
   color: #008080;
  margin-top:0px;
  margin-bottom:0px;
  
 
}


/*文字設定*/

h1 img  {

  clear:both;

}

 h1 em   {

  font-size: 15px;
  font-family:sanserif;
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
   margin-left:0px;
   color: #666666;
  margin-top:0px;
  margin-bottom:0px;
}


h1  {

  font-size: 12px;
  font-family:sanserif;
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
   margin-left:3px;
   color: #999999;
  margin-top:0px;
  margin-bottom:0px;
}

h1 a {

  font-size: 12px;
  
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  text-align:left;
   margin-left:3px;
   color: #999999;
  margin-top:0px;
  margin-bottom:0px;
}
h1 a:hover {

  font-size: 12px;
  
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  text-align:left;
   margin-left:3px;
   color: #333333;
  margin-top:0px;
  margin-bottom:0px;
}


h2  {

  font-size: 11px;
  
  line-height: 130%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  
 margin-left:3px;
   color: #009933;
   
   margin-top:0px;
  margin-bottom:0px;
 
}




h3  {

  font-size: 12px;
 
  
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  
 margin-left:3px;
 margin-right:20px;
   color: #333399;
  padding-right:5px;
  margin-top:0px;
  margin-bottom:0px;
}



h4  img {

 margin:5px;
 float:left;

}


h4  {

  font-size: 12px;
  
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;

   margin-left:3px;
   color: #999999;
  margin-top:0px;
  margin-bottom:0px;
   margin-top:18px;
}

h4  em {
 font-family: "HGゴシックM",メイリオ,"ヒラギノ角ゴPro W3",Osaka,sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  margin-left:3px;
   color: #666666;
  margin-top:0px;
  margin-bottom:0px;
    margin-left:3px;
  

}



p  {
      font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 25px;
  line-height: 150%;
  font-weight: bolder;

  font-style: normal;
  text-decoration: none;
 
 margin-top:10px;
 margin-bottom:30px;
 margin-left:0px;
 margin-right:0px;
  color: #CC9999;
  padding-left:10px;

  clear:both;
  border-bottom: dotted 2px #CC9999;
  width:790px;

}






#column h5 {

  font-family: "HGゴシックM",メイリオ,"ヒラギノ角ゴPro W3",Osaka,sans-serif;
  font-size: 12px;
  
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
   margin-left:3px;
   color: #666666;
  width:243px;
  margin-top:0px;
  margin-bottom:0px;
  border:0px;
  
}
	


/*先生*/


table{

width:800px;
margin-left:10px;
margin-bottom:70px;
border-collapse: collapse;


}



td  {

color: #663399;
border: solid 1px #FFFFFF;
text-align: left;
vertical-align:top;
width:500px;
margin: 0px;
}


















