h1{
	font-weight: normal ;
	font-style: normal ;
	margin: 0 ;
	padding: 0 ;
	font-size: 10px;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}


.bg {
 background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000
}
.bg02 {
 background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.bg03 {
 background-image: url(../images/bg_s.gif);
	background-repeat: repeat-x;
	background-color: #000000	
}
.bg04 {
background-image: url(../../images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #000000
}
.bg05 {
 background-image: url(../../images/bg_top_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg06 {
 background-image: url(../images/bg_eng.gif);
	background-repeat: repeat-x;
	background-color: #000000
}
a.gray:link {
	color: #333333;
	text-decoration: underline;
}
a.gray:visited {
	color: #333333;
	text-decoration: underline;
}
a.gray:hover {
	color: #666666;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #C7364F;
}
.english {
    font-family : sans-serif;
}
.news {
	color: #333333;
 font-size : 14px;
	line-height : 16px;
}
.red02 {
	color: #D9695E;
	font-size : 16px;
	font-weight: bold;
}
.dotline{ background: url(../images/dotline.gif) repeat-x center }

.t12{font-size:smaller;}

.txt_rec {
font-size:110%;
}
.honten {
	color: #D9695E;
	font-size : 10px;
}

