/* COMMON */
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", arial, helvetica, san-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ol,ul {
	list-style-type: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

em {
	font-style: normal;
	font-weight:bold;
	color: #FF5B85;
}

.caution {
	font-style:	normal;
	color: #FF5B85;
}

div.clear	{
	margin-top: -1px;
	height: 1px;
	clear: both !important;
	clear /**/: none;
	overflow: hidden;
}

/* LINK */
a.ul:link {
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a.ul:hover {
	color: #666666;
	border-bottom: dotted 1px #666666;
}

a.ul:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a.ul2:link { 
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a.ul2:active { 
	color: #666666;
	border-bottom: dotted 1px #666666;
}

a.ul2:visited { 
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a.ul2:hover { 
	color: #FB682C;
	border-bottom: dotted 1px #FB682C;
}

a.ul3:link {
	color: #666666;
	text-decoration: none;
}

a.ul3:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a.ul3:visited { 
	color: #666666;
	text-decoration: none;
}

a.org:link {
	color: #FB682C;
	text-decoration: none;
	border-bottom: dotted 1px #FB682C;
}

a.org:hover {
	color: #FB682C;
	border-bottom: dotted 1px #FB682C;
}

a.org:visited {
	color: #FB682C;
	text-decoration: none;
	border-bottom: dotted 1px #FB682C;
}

a.org2:link {
	color: #666666;
	text-decoration: none;
}
a.org2:active {
	color: #666666;
	border-bottom: dotted 1px #666666;
}

a.org2:visited {
	color: #666666;
	text-decoration: none;
}

a.org2:hover {
	color: #FB682C;
}

a.gld:link {
	color: #80674c;
	text-decoration: none;
	border-bottom: dotted 1px #80674c;
}

a.gld:hover {
	color: #80674c;
	border-bottom: dotted 1px #80674c;
}

a.gld:visited {
	color: #80674c;
	text-decoration: none;
	border-bottom: dotted 1px #80674c;
}

a.wht:link {
	color: #ffffff;
	text-decoration: none;
}
a.wht:active {
	color: #ffffff;
	border-bottom: dotted 1px #ffffff;
}

a.wht:visited {
	color: #ffffff;
	text-decoration: none;
}

a.wht:hover {
	color: #cccccc;
}
