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

.style1 {color: #3366FF}
.style4 {
	color: #FF3333;
	font-weight: bold;
}
.style5 {color: #3333FF}
.style8 {color: #414141; }
.style9 {color: #669900}

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 10px 5px;
	color: #414141;
	font-size: 10pt;
}

.line{
	font-size: 0pt;
	height: 1px;
	width: 100%;
	display: block;
	margin: 0px 0px 0px 0px;
	background: url(image/line01.gif);
}

ul {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #414141; 
	LINE-HEIGHT: 160%; 
	PADDING-TOP: 0px
}

li {
	margin: 5px 0px 5px 10px; 
	font-size: 12px;
}

ol {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #414141; 
	LINE-HEIGHT: 140%; 
	PADDING-TOP: 0px
}



span.1 { font-size: 10pt;} /*枠内のフォントサイズ*/ 
span.3 { font-size: 12pt;} /*枠内のフォントサイズ*/ 
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: 10pt;  background-color: #FFFF00 ;} /*太字のフォントサイズ*/ 
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; }


.onepointmemo{
  border:1px solid #0066ff;
  background:#f6f6f6;
  padding:0.5em;
  margin:1em 0.4em 1em 0.4em;
}

.onepointmemo p{
    line-height: 170%;
	color:#333;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
}

.caution{
  background:#ffffcc;
  padding:0.5em;
  margin:1em 0.4em 1em 0.4em;
  border:2px solid #ff6600;
}

.caution strong{
   color:#F30;
   font-size: 15px;
}

/* globalNavi */
ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 40px;
	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>
