.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif;
}
.j9, .j10, .j12, .j14 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
}

/*ナビゲーション部分リンクの表示指定*/
tr .navigation {font-size:10px; color: #FFFFFF;}
.navigation a:link {color: #FFFFFF;}
.navigation a:visited {color: #FFFFFF;}
.navigation a {text-decoration:none}
.navigation a:hover {background: #ffffff; color:#3366cc;}


/*本文の表示指定*/
h1 {
font-size: 15px;
margin: 0em;
padding-left: 3px;
padding-top: 2px;
height: 25px;
}
h1 a:link {color: #000000; background: #eeeeee;}
h1 a:visited {color: #333333; background: #eeeeee;}
h1 a {text-decoration:none}
h1 a:hover {text-decoration:underline; color: #FF9900;}

h2 {
font-size: 14px;
margin: 0em;
padding-left: 0px;
padding-top: 0px;
height: 18px;
}
h2 a:link {color: #000000; background: #FFFFFF;}
h2 a:visited {color: #333333; background: #FFFFFF;}
h2 a {text-decoration:none}
h2 a:hover {text-decoration:underline; color: #FF9900;}

h3 {
font-size : 12px;
margin: 0em;
padding-top: 0px;
padding-left: 0px;
height: 16px;
}
h3 a:link {color: #000000;}
h3 a:visited {color: #333333;}
h3 a {text-decoration:none}
h3 a:hover {text-decoration:underline; color: #FF9900;}
h3 a{padding-left: 18px;background-image: url(/images/page/go1.gif);background-repeat:no-repeat;background-position:left;}

h4 {
font-size : 12px;
margin: 0em;
height: 16px;
}
body {
font-size : 10px;
margin: 0em;
background-color: #fff;
}

p {margin: 0px;}

.left img {float: left; margin-right : 0.5em; margin-top : 3px;}
.right img {float: right; margin-left: 0.5em; margin-top : 3px; display : block;}

.kei {
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #ccc #ccc #ccc #ccc;
}
