<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin: 0px 0px 0px 0px;
padding:0px;
background-color: #F2EDE1;
background-attachment:fixed;
font-family:Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
background-image:url('image/bg_main.gif');
background-repeat:repeat-y;
}

td {
 font-size: 12px;
 line-height: 18px;
}

a {
text-decoration: underline;
}

a:link {
color: #003399;
}

a:visited {
color: #003399;
}

a:active {
color: #CC0000;
}

a:hover {
color: #CC0000;
}

/*-----------------------------------------------------*/

#head a {
	color: #000000;
	text-decoration: none;
display:block;
	}

#head a:hover {
	color: #CC0000;
	text-decoration: none;
display:block;
	}

/*-----------------------------------------------------*/

#outline{
margin:0px 0px 0px 20px;
width:720px;
}

#head{
background-image:url('image/head.gif');
width:720px;
height:160px;
text-align:right;
display:block;
}

#content{
padding:10px;
}

#list_content{
padding:5px 35px 10px 35px;
}

#copy{
background-image:url('image/copy.gif');
width:720px;
height:20px;
}

/*-----------------------------------------------------*/

H1{
font-size: 14px;
border-left: 7px solid #ffc000;
border-bottom: 1px solid #cccccc;
margin: 0px 0px 10px 0px;
padding: 2px 0px 2px 10px;
width:100%;
font-weight:bold;
 background-color: #FFFFFF;
}

.go_area {
padding:3px 3px 3px 10px;
margin-bottom:7px;
background-color:#ECE7DC;
border-width:1px;
border-color:#cccccc;
border-style:solid;
width:650px;
}

.go_shichoson{
padding:3px;
margin-bottom:7px;
}

.go_pagetop{
padding:3px;
margin-bottom:3px;
text-align:right;
}

.backtop{
display:block;
}

.backtop_right{
padding:2px;
margin-bottom:1px;
text-align:right;
width:650px;
}

/*-----------------------------------------------------*/

.big1 {  font-size: 15px; font-weight:bold}
</pre></body></html>