/* y[WSΜ */
body{
   color : #333333;
   background-color: #E4F7FA;
   font-size: 13px;
   font-weight: 400;
   line-height: 1.5;
   font-family: "qMmpS Pro W3",
				"Hiragino Kaku Gothic Pro W3",
				Osaka,
				"CI",
				Meiryo,
				"lr oSVbN",
				"MS P Gothic",
				sans-serif;
   margin: 0 auto 0;
   padding: 0;
   text-align: center;
}
p,form,h1,h2,h3,h4,h5{
   margin: 0;
   padding: 0;
}
ul,ol{
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-bottom: 0;
}
img {  
   border:0; 
   vertical-align: bottom;
} 
/*  Nwθ */
a{
   color : #007B7B;
   text-decoration : none;
}
a:visited{
   color: #007373;
   text-decoration : none;
}
a:hover{
   color: #007B7B;
   text-decoration : underline;
}
a:active{
   color: #007B7B;
   text-decoration : none;
}
/*  Fwθ */
.red{
   color: #AE1F24;
}
.blk {
   color: #000000;
}
.blk a:link {
   color: #000000;
   text-decoration: none;
}
.blk a:visited {
   color: #333333;
   text-decoration: none;
}
.blk a:hover {
   color: #000000;
   text-decoration : underline;
}
.blk a:active {
   color: #000000;
   text-decoration: none;
}
.white{
   color: #ffffff;
}
/* ----------------------------------------------------------------*/
/* ΪΧͺ */
#news {
   width: 500px;
   margin: 20px auto 20px;
   padding: 20px;
   text-align: center;
   border: solid 10px #009D72;
   background-color: #FFFFFF;
}
#news h1{
   text-align: center;
   padding-bottom: 10px;
}
#news .line01 {
   padding-bottom: 20px;
   text-align: center;
}
#news h2{
   text-align: center;
   font-size: 14px;
   color: #50890C;
   padding-bottom: 20px;
}
#news .text1{
   text-align: right;
   color: #CC0000;
   font-size: 14px;
   font-weight: 600;
   padding-bottom: 20px;
   padding-left: 20px;  
   padding-right: 20px; 
}
#news .text2{
   text-align: left;
   padding-bottom: 20px;
   padding-left: 20px;
   padding-right: 20px;
   
}
#news .image1{
   text-align: center;
   padding-bottom: 20px;
   
}
#news .close{
   text-align: center;
   
}
#news .close2{
   padding-top: 20px;
   text-align: center;
   
}
/* Font Famiry */
/* --------------------------------------------------- */
.pop1 {
   font-family:  "HGnppΞί―ΜίΜ","np|bvΜP",fantasy;
}
.serif1 {
   font-family: "lr oΎ©","qMmΎ© Pro W3","½¬Ύ©",serif ;
}
.sans-serif1 {
   font-family: "lr oSVbN","qMmpS Pro W3",Osaka,sans-serif ;
}
.cursive1 {
   font-family: "cesΜ","HGsΜ",cursive ;
}
/* clearfix */
/* --------------------------------------------------- */
.clearfix:after {
  content: ".";  /* V΅’vfπμι */
  display: block;  /* ubNxvfΙ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}