@charset "Shift_JIS";

*{
   font-family	:osaka,Century Gothic,Chicago,sans-serif;
   font-style	:normal;
   font-weight	:normal;
   font-variant	:normal;
   font-size	:x-small;
   line-height	:180%;
   color	:#888;
   scrollbar-base-color : #fff;
 }


body{
   background-color:#fff;
   text-align	:center;
    }

hr{
  display:none;
  }

#PAGETOP{
	width:728px;
	text-align:left;
	}

#HEADER{
     width		:728px;
     height		:475px;
     text-align		:left;
     background-image	:url(bearheart_img/head.jpg);
     background-position:0 30px;
     background-repeat:no-repeat;
       }

#HEADER ul{
	display:none;
	}
#HEADER li{
	display:none;
	}

#MENU{
        padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:double 3px #F3BB7B;
      }

#MENU h2{
	display:none;
	}

#MENU ul{
   margin:0;
   padding:5px 5em;
   background-color:#fff;
   text-align:center;
   }

#MENU li{
   margin:0 1em;
   display:inline;
   }

#ADSENSE{
   text-align	:center;
    }


#KIZI{
       width:728px;
     }
.text{
	text-align:left;
	}
ul.modori{
	text-align:right;
	}

ul.modori li{
	list-style:none;
		}

#INFO{
	text-align: center;
}

#FOOTER{
	background-image:url(bearheart_img/foot.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
	height:200px;
	padding-right:100px;
	padding-left:100px;
	padding-top:50px;
}

#FOOTER h2{
	display:none;
	}
#FOOTER li{
	float:left;
	padding-left:20px;
	}


h1	{
	text-align:right;
	padding-right:43px;
	font-size:large;
	color:#000;
	background-image:url(bearheart_img/title.gif);
        background-position:98% 5px;
	background-repeat:no-repeat;
	 }
h2	{
	height:25px;
	background-image:url(bearheart_img/point01.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	color:#58A43D;
	}
h3	{
	border-bottom:dashed 1px #58A43D;
	}


a:link,
a:visited{
	color:#3DA3A4; text-decoration:none;
	 }
a:hover{
	color:#fff;
	}

img{
   border	:0px;
   }

small{
   font-size:	75%;
     }

input,textarea,select,option{
   margin-bottom:0.1em;
   border:solid 1px #ccc;
   color:#888;
   }
