
a:link { 
	color: #4169e1;
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", OSAKA;
	text-decoration: none;
}

a:visited  {
	color: #4169e1;
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", OSAKA;
	text-decoration: none;
}

a:hover {
	color: #ff3333;
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", OSAKA;
	text-decoration: underline ;
}

input, textarea, select {
	color: #333;
	background-color: #ffffff;
	border: solid 1px #696969;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

.date {
	color: #789;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial;
	letter-spacing: 1px;
}

.subject {
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px ;
}

.note {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka, "ＭＳ ゴシック";
	background-image : url(img/note_tensen.gif);
	margin: 0px; padding: 18px;
}

.note p {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka, "ＭＳ ゴシック";
	background-image : url(img/note_tensen.gif);
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
}
