/* CSS Document */

body {
	background-color: #037EFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF3366;
}
a:active {
	text-decoration: none;
	color: #FF3366;
}
.titleA {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000099;
	width: 450px;
	margin-left: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 14px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F2885;
	border-right-color: #0F2885;
	border-bottom-color: #0F2885;
	border-left-color: #0F2885;
	background-color: #D2E9FF;
	margin-bottom: 12px;
	margin-top: 5px;
}
.honbun {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	width: 450px;
	margin-left: 34px;
	clear: none;
	margin-bottom: 8px;
}
.tensen {
	border: 1px dotted #CA2977;	
}

