/* Standard elements */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff; 
	}
	
table, td {
	line-height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Gothic, sans-serif;
	font-size: 16px;
	}

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;}

/* 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; 
	}
	
/* Class */
.detail {
	font-size: 12px;
	line-height: 16px;
	}
	
.subtext {
	font-size: 14px;
	line-height: 20px;
	}

.title {
	font-size: 20px;
	line-height: 34px;
	font-weight: bold; 
	font-style: normal; 
	}

.listItem {
	font-size: 14px;
	line-height: 16px;
	}

.listDtl {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding: 5px;
	}

.adbox {font-size: 12px;
	line-height: 16px;
	padding: 3px;
	}

.boxtext {font-size: 12px;
	line-height: 16px;
	padding: 7px;
	}

.uline {
	text-decoration: underline;
	line-height: 25px;
	}

.linkGreen {font-size: 14px;}
.linkGreen A:link {color:#ffcc66; text-decoration:underline;}
.linkGreen A:visited {color:#cc6600; text-decoration:underline;}
.linkGreen A:hover {color:#ffffff; text-decoration:underline;}


/* 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;}
