/* @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 : 10pt ; 
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-size:0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
}

p,ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0%;
	border: none;
}
a img {
	border: none;
}

a {
	text-decoration: none;
	}


.left {
	float: left;	
}
.right {
	float: right;	
}
.center {
	text-align: center;	
}
	
.clear {
	clear: both;
}

