/*上部赤白グラデーション*/
body{
	background-image:URL(../../images/water1.gif);
	background-repeat:repeat;
}
/*上部赤白グラデーション*/
.x1{
	background-image:URL(../../images/bg_a.gif);
	background-repeat:repeat-x;
}
/*黒ドットによる横ライン*/
.x3{
	background-image:URL(../../images/black_line.gif);
	background-repeat:repeat-x;
}
/*黒ドットによる縦ライン*/
.x4{
	background-image:URL(../../images/black_line.gif);
	background-repeat:repeat-y;
}
.gray{
	background-image:URL(../../images/gray_gra.gif);
	background-repeat:no-repeat;
}
.yellow_gray_ani{
	background-image:URL(../../images/yellow_gray_any.gif);
	background-repeat:no-repeat;
}
.yellow{
	background-image:URL(../../images/yellow.gif);
	background-repeat:no-repeat;
}
.yellow_ani{
	background-image:URL(../../images/yellow_ani.gif);
	background-repeat:no-repeat;
}
.yellow_gray_ani_mini{
	background-image:URL(../../images/yellow_gray_any_mini.gif);
	background-repeat:no-repeat;
}
.yellow_mini{
	background-image:URL(../../images/yellow_mini.gif);
	background-repeat:no-repeat;
}
.yellow_ani_mini{
	background-image:URL(../../images/yellow_ani_mini.gif);
	background-repeat:no-repeat;
}
.gray_gra_mini{
	background-image:URL(../../images/gray_gra_mini.gif);
	background-repeat:no-repeat;
}
.blue_gra{
	background-image:URL(../../images/blue_gra.gif);
	background-repeat:no-repeat;
}
.red_gra{
	background-image:URL(../../images/red_gra.gif);
	background-repeat:no-repeat;
}
.blue_gray_ani{
	background-image:URL(../../images/gray_gra_mini.gif);
	background-repeat:no-repeat;
}
.red_gray_ani{
	background-image:URL(../../images/gray_gra_mini.gif);
	background-repeat:no-repeat;
}
.red{
	background-image:URL(../../images/red.gif);
	background-repeat:no-repeat;
}
.blue{
	background-image:URL(../../images/blue.gif);
	background-repeat:no-repeat;
}
.green{
	background-image:URL(../../images/green.gif);
	background-repeat:no-repeat;
}
.green_gray_ani{
	background-image:URL(../../images/gray_gra.gif);
	background-repeat:no-repeat;
}
td {
	font-size:12px;
}
td.point9 {
	font-size:9px;
}
td.point10 {
	font-size:10px;
}
td.point11 {
	font-size:11px;
}
td.point14 {
	font-size:14px;
	color:white;
}
td.point15 {
	font-family: "ＭＳ ゴシック","ＭＳ Pゴシック", Osaka;
	font-size:13px;
}
a {
	color:black;
	text-decoration: none;
}
a.code:visited {
	color:#800080;
	text-decoration: none;
}
hr {
	color:black;
}
hr.gray {
	color:gray;
}
select {
	width: 390px;
}
.information {
	background-image:URL(../../images/kobe_photo.jpg);
	background-repeat:no-repeat;
}
.kobe_map{
	background-image:URL(../../images/kobe_map.gif);
	background-repeat:no-repeat;
}
.tokusen_title{
	background-image:URL(../../images/3.gif);
	font-size:16;
	color:white;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}
h6 {
	font-size: 105%;
	font-weight: bold;
	color: blue;
	margin: 0;
	padding: 0;
}
