/* @charset "Shift_JIS" */
@charset "UTF-8"

.txt a,
.txtbox a,
#topicpath a,
.countryUL a {	text-decoration: none;	}

.txt a:link,
.txtbox a:link,
#topicpath a:link,
.countryUL a:link {	color: #2452A8;	}
.txt a:visited,
.txtbox a:visited,
#topicpath a:visited,
.countryUL a:visited {	color: #2452A8;	}
.txt a:hover,
.txtbox a:hover,
#topicpath a:hover,
.countryUL a:hover {	color: #FF8000;	}
.txt a:active,
.txtbox a:active,
#topicpath a:active,
.countryUL a:active {	color: #FF8000;	}

body  {
            font-size : 12pt !important ; 
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

body .topicArea  {
            font-size : 11pt !important ; 
	margin: 0px;
	padding: 0px;
}


