<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	outline:none; 
}
a:visited {
	TEXT-DECORATION: none;
	outline:none; 
}
a:hover {
	TEXT-DECORATION: none;
	outline:none; 
}
a:active {
	TEXT-DECORATION: none;
	outline:none; 
}

.foot_link a:link {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #333333;
}
.top_btn a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
.top_btn a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
.top_btn a:hover {
	TEXT-DECORATION: none;
	color: #333333;
}
.top_btn a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
.box2 a:link {
	TEXT-DECORATION: none;
	color: #333333;
}
.box2 a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
.box2 a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
.box2 a:active {
	TEXT-DECORATION: none;
	color: #333333;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header .head_box {
	width: 900px;
}
#header .head_link {
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
}
#header .head_logo {
	float: left;
	padding-top: 25px;
}
#header .head_right {
	float: right;
	padding-top: 30px;
	text-align: right;
	width: 410px;
}
#header .head_search {
	background-image: url(img/head_btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 19px;
	width: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	float: right;
}
#header .head_box_left {
	float: right;
}

#header .last {
	margin-right: 0px;
}
/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 48px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 4px;
}
#globalnav li {
	display: block;
	float: left;
	height: 48px;
	text-decoration: none;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 48px;
	height: 0px;
}
#globalnav .n0 a {
	background-image: url(/en/img/navi0.jpg);
	background-repeat: no-repeat;
	width: 225px;
}
#globalnav .n1 a {
	background-image: url(/en/img/navi1.jpg);
	background-repeat: no-repeat;
	width: 225px;
}
#globalnav .n2 a {
	background-image: url(/en/img/navi2.jpg);
	background-repeat: no-repeat;
	width: 225px;
}
#globalnav .n3 a {
	background-image: url(/en/img/navi3.jpg);
	background-repeat: no-repeat;
	width: 225px;
}

#globalnav a:hover {
	background-position: left -50px;
}
#globalnav.navi1 .n1 a { background-position: 0 -100px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -100px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -100px!important; }

@media print{
#globalnav li a {
	height: 48px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content h2 {
	margin-top: 10px;
	margin-bottom: 15px;
}
#content h3 {
	font-size: 15px;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	padding-left: 16px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .indent {
	padding-right: 10px;
	padding-left: 10px;
}

#content .top_box1 {
	background-color: #F3F3F3;
	padding: 10px;
	float: left;
	margin-top: 14px;
	margin-right: 9px;
	margin-bottom: 20px;
	height: 310px;
}
#content .top_link1 {
    margin-bottom: 10px;
}
#content .box_btn {
	text-align: center;
	margin-top: 15px;
}
#content .last {
	margin-right: 0px;
}

#content a:hover img { 
opacity: 0.6; 
filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); }
.top_box1 a:hover img { 
opacity: 0.6; 
filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); }
#pankuzu li {
	list-style-type: none;
	display: inline;
	margin-bottom: 10px;
}


#side {
	float: left;
	width: 220px;
}
#side .side_link {
	margin-bottom: 10px;	
}
.side_link a:hover img { 
opacity: 0.6; 
filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); }


#main {
	float: right;
	width: 650px;
}
#main p {
	margin-bottom: 10px;
}
#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main .top_title1 {
	margin-bottom: 10px;
}
#main .top_title1 .right {
	float: right;
	padding-top: 7px;
}
#main .box_left {
	float: left;
}

#main .box_right {
	float: right;
}
/*
#main table {
	border-collapse: collapse;
}
#main table.table1 {
	width: 100%;
	
}
#main table.table1 th {
	padding: 10px;
	border: 1px solid #D8D8D8;
}
#main table.table1 th.th1 {
	border-left-width: 2px;
}
#main table.table1 td {
	padding: 10px;
	border: 1px solid #D8D8D8;
}*/
#main dl.topics {
	overflow: auto;
	height: 150px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}
#main .topics dt {
	padding-top: 5px;
	color: #996600;
	font-weight: bold;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
}

#main .topics dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}

.font_orange {
	color: #FF9900;
	font-weight: bold;
}
.formfield_s {
	width: 240px;
}
.formfield_s2 {
	width: 100px;
}
.formfield_s3 {
	width: 100px;
}
.formfield_m {
	width: 280px;
}
.formfield_l {
	width: 450px;
}
#footer {
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 60px;
}

#footer .foot_box {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 13px;
}

#footer .top_btn {
	float: right;
}
#footer .foot_link {
	float: left;
	margin-top: 10px;
}
#footer .foot_copyright {
	padding-top: 12px;
}
*-------------------------------------------------
  calendar
-------------------------------------------------*/



/*-------------------------------------------------
  search
-------------------------------------------------*/

#side .search_box {
 background-color: #E6E6E6;
 padding-top: 1px;
 padding-bottom: 1px;
 margin-bottom: 15px;
 color: #333333;
} 


/*-------------------------------------------------
  search
-------------------------------------------------*/

/*-------------------------------------------------
  menu
-------------------------------------------------*/

#main .menu {
 position: fixed;
 top: 145px;
 z-index: 6000;
 cursor: pointer;
 right: 0px;
 background-color: #193D87;
 width: 95px;
 color: #FFFFFF;
 padding: 5px;
}

/*-------------------------------------------------
  menu
-------------------------------------------------*/

#side .title {
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 5px;
 height: 21px;
 padding-top: 7px;
 padding-left: 13px;
 background-color: #FFB63A;
 line-height: 14px;
 color: #333333;
}
#side ul.link {
 padding-left: 5px;
 margin-top: 5px;
 margin-bottom: 8px;
 list-style-type: none;
}
#side ul.link li {
 list-style-type: none;
}

#main .right {
 float: right;
}

/*-------------------------------------------------
  h3 magin top
-------------------------------------------------*/

.top {
 margin-top: 0px;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #0000FF;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #0000FF;
}
.nav-previous {
	float: left;
	width: 50%;
	text-align: left;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
</pre></body></html>