body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.link {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.header {
	background-color: #33CCCC;
}
.back {

	background-color: #CCFFFF;
}
.moji_1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}
.haisin {
	font-size: 14px;
	line-height:130%;
	border: 3px solid #000000;
	background-image: url(image/up.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sample ul, #sample li{
	margin: 4px;
	margin-bottom: 10px;
	padding: 0px;
	list-style: none;
}
#sample li{
	display: block;
	float: left;
}
.c-both { clear:both; }
