﻿/*その他ページベースＣＳＳ*/

@charset "UTF-8";



#main   {
 
  height: 1650px;
  width: 800px;
  margin:0px;
  text-align:left;
  padding: 0px;
  border: solid 1px #FFFFFF;
  float: left;


}




#column   {
 
  height: 230px;
  width: 800px;
  margin-top:20px;
  text-align:left;
  padding: 0px;
  border: solid 0px #66FFFF;
 
  background-repeat:no-repeat;
}



#col_1   {
 
  height: 200px;
  width: 100px;
  margin-top:0px;
  text-align:left;
  padding: 0px;

border: solid 0px #FF0000;
margin-left:0px;


}

#col_2   {
 

  margin-top:10px;
  margin-left:0px;
  padding: 0px;
  float:left;
border: solid 0px #FFFF00;

}


/*文字設定*/

img  {
 margin-right:20px;
}

h1 {
font-family:sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  
  
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;

  margin-left: 0px;

  margin-top:0px;
  border: solid 0px #FF66FF;
 height:50px;
 width:380px;
 color:#006633;

 
}

h1 em {

  font-size: 20px;
  letter-spacing: 0px;
  color: #66CC00;
  
  font-weight: bolder;
  font-style: normal;
  text-decoration: none;
  text-align:left;

}



h2  {

  font-size: 12px;
  letter-spacing: 2px;
  margin-left:0px;
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  width:370px;
  clear:both;
  margin-top:0px;
 color:#F08B71;


 height:50px;
}




h3  {

  font-size: 14px;
  font-family:sanserif;
  line-height: 150%;
  font-weight:bolder;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  color: #ffa500;

  margin-top:20px;
  background-color:#ffffe0;
  padding:15px;
  border:solid 3px #6CBB57;
  border-bottom:solid 3px #6CBB57;
  width:450px;
margin:auto;


}

h3 em  {
 font-size: 18px;
  font-style: normal;
}


h3 img  {
  float: left;
  margin-right: 30px;
  margin-top: 0px;
  text-align:right;

  border: solid 0px #FFFF00;
  
  margin-bottom:0px;
}





h4 { 

  font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 27px;
  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:30px;
  margin-bottom:10px;
  
 
}





/*文字設定*/

	



