/* HTMLƒ^ƒO ----------------------------------- */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
td {
	font-size: 12px;
	line-height: 18px;
}
/* ‹^Ž—ƒNƒ‰ƒX ----------------------------------- */
a:link {
	font-size: 12px;
	color: #003399;
	background-color:transparent;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #663399;
	background-color:transparent;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	background-color:transparent;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	background-color:transparent;
	text-decoration: none;
}
a.nav {
	font-size: 10px;
	color: #CCDDFF;
	text-decoration: underline;
}
a.nav:visited {
	font-size: 10px;
	color: #CCDDFF;
	background-color:transparent;
	text-decoration:underline;
}
a.nav:hover {
	font-size: 10px;
	color: #DDDD00;
	background-color:transparent;
	text-decoration:none;
}
a.nav:active 	{
	font-size: 10px;
	color: #00DD00;
	background-color:transparent;
	text-decoration:none;
}

/* ˆÓ–¡‚É‚æ‚éŽw’è ----------------------------------- */
.margin30 {
	margin-right: 10px;
	margin-left: 10px;
}
.diary {
 font: 12px/18px ;
	margin-right: 10px;
	margin-left: 10px;
}
.new {
	color: #FF0000;
	font-weight: bold;
}

.pickup {
	color: #FF0000;
}
