body {
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #666666;
	background: #D0D0D0 url(images/background.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}
	A 			{ color: #0066FF; text-decoration: none; }
	A:link		{ color: #0066FF; text-decoration: none; }
	A:visited	{ color: #003366; text-decoration: none; }
	A:active	{ color: #0099FF; text-decoration: underline; }
	A:hover		{ color: #0099FF; text-decoration: underline; }
.main {
	background-color: #FFFFFF;
	padding: 0px 20px 20px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 0px;
}
.contents {
	background-color: #FFFFFF;
}
.contents-title {
	background-color: #CCCCCC;
	background-image: url(images/title_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contents-text {
	background-color: #EEEEEE;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 1.5em;
	color: #888888;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news-image {
	background-color: #0066FF;
	background-image: url(images/news_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.news-date {
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #888888;
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link {
	background-color: #EEEEEE;
	padding: 10px;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 1.7em;
	color: #999999;
}
.contents-image {
	background-color: #EEEEEE;
}
.link-image {
	background-color: #9AF021;
	background-image: url(images/link_image.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.link-text {
	background-color: #EEEEEE;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 1.4em;
	color: #888888;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.linkDiv {
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 1.2em;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.plofile-image {
	background-color: #FF9900;
	background-image: url(images/profile_image.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
