.position {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:183px;
	height: 88px;
	margin-top: 15px;
	margin-left: 5px;
	letter-spacing: 0.1em;
	border: 1px solid #6699FF;
	position: relative;
	float: left;
	display: inline;
}
.position_title {
	background-color: #4a6c8d;
	width: 4.6em;
	font-size: 14px;
	line-height: 1.1em;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 4px;
}
.position_contents {
	font-size: 12px;
	margin-top: 2px;
	line-height: 1.4em;
	padding-left: 14px;
}
.position_contents_1 {
	padding-left: 0px;
}
.position_contents_2 {
	padding-left: 5px;
}
.position_contents_3 {
	padding-left: 10px;
}
.position_contents_4 {
	padding-left: 15px;
}


.position_active {
	color: #77CCFF;
}

.position a:link {
	color: #d0d0d0;
}
.position a:visited {
	color: #a0a0a0;
}
.position a:hover {
	color: #77CCFF;
	background-color: #002233;
	text-decoration: none;
}
.position a:active {
	color: #c05050;
}
