body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/backgraund.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
/*背景*/
.menu-back {
	background-image: url(image/menu-back.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.new-back {
	background-image: url(image/new-back.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.under-back {
	background-image: url(image/back-under.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*seo*/
.seo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color:#FFFFFF;
	padding-top: 5px;
    padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
/*テキスト*/
.texts {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	line-height: 130%;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
}
.textd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
	font-weight: bold;
}
.text-info {
    font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 130%;	
    color:#669900;
	font-weight: bold;
}
td.text-info a{
    font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 130%;	
    color:#669900;
	font-weight: bold;
	text-decoration: none;}

td.text-info a:hover{
    color:#339900;
}
/*余白*/
.td-5 {
    padding-top: 5px;
    padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.td-b5 {
    padding-bottom: 5px;
}
.td-10 {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.td-tb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.td-b10 {
    padding-bottom: 10px;
}
.td-lb10 {
    padding-bottom: 10px;
	padding-left: 10px;
}
/*新着情報のスクロール*/
#new{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
 line-height: 130%;
 margin:0;
 padding:0px 0px 0px 0px;
 width:160px;
 height:170px;
 overflow:scroll;
}
*html #new{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12pt;
 line-height: 130%;
 margin:0;
 padding:0px 0px 0px 0px;
 width:160px;
 height:170px;
 overflow:scroll;
} 
