<STYLE type="text/css">
<!--

h1{
	font-size: 10pt;
	margin:0px;
	padding-bottom:0px;
	padding-left:5px;
}
h2{
	font-size: 10pt;
	margin:0px;
	padding-bottom:0px;
}

h3{
	font-size: 10pt;
	margin:0px;
	padding-bottom:0px;
}

h4{
	font-size: 10pt;
	margin:0px;
	padding-bottom:0px;
}

p {
	line-height: 140%;
	padding: 0px;
	margin: 5px 0px 5px 5px;
	color: #414141;
	font-size: 12px;
}

UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 15px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #666666; 
	LINE-HEIGHT: normal; 
	PADDING-TOP: 0px
}

span.3 { font-size: 8pt;} /*枠内のフォントサイズ*/ 

td { font-size: 10pt;} /*枠内のフォントサイズ*/ 
td.1 { font-size: 12pt;} /*枠内のフォントサイズ*/ 
td.2 { font-size: 14pt;} /*枠内のフォントサイズ*/ 
td.3 { font-size: 8pt;} /*枠内のフォントサイズ*/ 

font { font-size: 10pt;} /*フォントサイズ*/ 
font.1 { font-size: 12pt;} /*フォントサイズ*/ 
font.2 { font-size: 14pt;} /*フォントサイズ*/ 
font.3 { font-size: 8pt;} /*フォントサイズ*/ 

b { font-size: 10pt;} /*太字のフォントサイズ*/ 
b.1 { font-size: 12pt;} /*太字のフォントサイズ*/ 
b.2 { font-size: 14pt;} /*太字のフォントサイズ*/ 
b.3 { font-size: 8pt;} /*太字のフォントサイズ*/

a:link { font-size: 10pt; color: #3366FF ; text-decoration: underline ; }/*未訪問リンク */
a:visited { font-size: 10pt; color: #3366FF ; text-decoration: underline ; }/*訪問済みリンク */
a:active { font-size: 10pt; color: #CC0000 ; text-decoration: none ; }/*クリックしたとき */
a:hover { font-size: 10pt; color: #CC0000 ; text-decoration: none ; }/*マウスが乗ったとき */

a.sub:link { font-size: 10pt; color: #FF3333 ; text-decoration: underline ; }/*未訪問リンク */
a.sub:visited { font-size: 10pt; color: #FF3333 ; text-decoration: underline ; }/*訪問済みリンク */
a.sub:active { font-size: 10pt; color: #999999 ; text-decoration: none ; }/*クリックしたとき */
a.sub:hover { font-size: 10pt; color: #666666 ; text-decoration: none ; background-color: #FF9999 ; }/*マウスが乗ったとき */

a.sub1:link { font-size: 8pt; color: #ff6600 ; text-decoration: none ; }/*未訪問リンク */
a.sub1:visited { font-size: 8pt; color: #ff6600 ; text-decoration: none ; }/*訪問済みリンク */
a.sub1:active { font-size: 8pt; color: #ff0000 ; text-decoration: none ; }/*クリックしたとき */
a.sub1:hover { font-size: 8pt; color: #ff66ff ; text-decoration: underline ; }/*マウスが乗ったとき */

input.text { color: #FF0033; border: 1px solid red; }
input.text1 { color: #FF0033; border: 1px solid white; }


/* globalNavi */
ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 55px;
	clear: both;
}

ul#globalNavi::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
	list-style-type: none;
	height: 40px;
}

ul#globalNavi li a {
	display: block;
	position: relative;
	font-size: 10px;
	color: #333;
	text-align: center;
	text-decoration: none;
	text-indent: -10000px;
	height: 40px;
}


#globalNavi #menu_01 a {
	background: url(image/top_button01.gif);
}
#globalNavi #menu_02 a {
	background: url(image/top_button02.gif);
}
#globalNavi #menu_03 a {
	background: url(image/top_button03.gif);
}
#globalNavi #menu_04 a {
	background: url(image/top_button04.gif);
}
#globalNavi #menu_05 a {
	background: url(image/top_button05.gif);
}

-->
</STYLE>
