/* Standard elements */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
table, td {
	line-height: 23px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Gothic, sans-serif;
	font-size: 14px;
}
a:link {
	color:#336699;
	text-decoration:underline;
}
a:visited {
	color:#336666;
	text-decoration:underline;
}
a:active {
	color:#636363;
	text-decoration:underline;
}
a:hover {
	color:#ff9999;
	text-decoration:underline;
}

/* Layout */
#fullcontent {
	position:absolute;
	top: 245px;
	left: 114px;
	width: 650px;
}
#content {
	position:absolute;
	top: 490px;
	left: 114px;
	width: 450px;
}
#rightcolumn {
	position:absolute;
	top: 490px;
	left: 587px;
	width: 180px;
}
#wrapper {
	position:absolute;
	top: 440px;
	left: 107px;
	width: 668px;
}
img.photos {
	float: left;
	margin: 10px 4px;
}
img.spacer {
	float: left;
	margin: 10px 4px;
}

/* Standard fonts */
b, em, strong {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Gothic, sans-serif;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
/* Font Class */

.normal {
	font: 16px, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Gothic, sans-serif;
	line-height: 25px;
}
.mid {
	font: 14px, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Gothic, sans-serif;
	line-height: 23px;
}
.detail {
	font-size: 12px;
	line-height: 18px;
}
.subtext {
	font-size: 14px;
	line-height: 20px;
}
.column {
	font-size: 14px;
	line-height: 20px;
	padding: 7px;
}
.title {
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
	font-style: normal;
}
.adbox {
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
}
.boxtext {
	font-size: 12px;
	line-height: 16px;
	padding: 7px;
}
.note {
	font-size: 10px;
	line-height: 12px;
}
.uline {
	text-decoration: underline;
	line-height: 25px;
}
.linkGreen {
	font-size: 14px;
	line-height: 50px;
}
.linkGreen A:link {
	color:#ffcc66;
	text-decoration:underline;
}
.linkGreen A:visited {
	color:#cc6600;
	text-decoration:underline;
}
.linkGreen A:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* font id */
#copyright {
	color: #004000;
	font-size: 14px;
}
#icon {
	color: #ffe9a6;
	font-size: 11px;
	line-height: 13px;
}
#photoyear {
	font-size: 24px;
	line-height: 28px;
	padding: 3px;
}
#PastEvent {
	font-size: 20px;
	padding: 10px;
}
#PastEvent A:link {
	color:#ffcc33;
	text-decoration:underline;
}
#PastEvent A:visited {
	color:#cc9900;
	text-decoration:underline;
}
#PastEvent A:hover {
	color:#ffffff;
	text-decoration:underline;
}
