/*　ボディ　*/
body {
  background-color: #ffffff;
  color: #333333;
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
}

/*　リンク ニュース　*/
.news a {
  display: block;
  width: 500px;
  height: 100%;
  text-decoration: none;
  color: #333333;
}
.news a:active{color: #333333; }
.news a:link{color: #333333; }
.news a:visited{color: #333333; }
.news a:hover{color: #333333; background-color:#dcdcdc;}
.bg {
	background-image: url(image/bg600.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.bg2 {
	background-image: url(image/bg600_2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.bg3 {
	background-image: url(image/bgh600_2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.text90 {
	font-size: 90%;
	font-weight: bold;
}
.text80 {
	font-size: 80%;
	line-height: 120%;
}
.text10 {
	font-size: 11px;
	line-height: 120%;
}
.text12 {
	font-size: 12px;
	line-height: 120%;
}
.ht {
	font-size: 70%;
	line-height: 120%;
	padding: 0px 5px;
color: #ffffff;
}
.text70 {
	font-size: 70%;
	line-height: 130%;
}
.function {
	font-size: 80%;
	line-height: 120%;
	padding: 10px;
}
.price {
	padding: 10px;
}
.convini {
	font-size: 80%;
	line-height: 120%;
	padding: 10px;
	background-color: #F2EDE4;
}
h1 {
	font-size: 10px;
	padding: 0px 5px;
}
h2 {
	font-size: 10px;
	padding: 0px 5px;
}
h3 {
	font-size: 12px;
	padding: 0px 5px;
}
p {
	white-space: pre;
}
