.title {
	color : #335533;
	font-size : 14pt;
	font-weight : bold;
}

.h_title{
	font-size : 16px;
	text-indent : 20px;
	font-weight : bold;
	color : white;
}

.sub {
	font-size : 10pt;
	COLOR : #000066;
	TEXT-DECORATION : none;
	background-color : #cccccc;
}

.photo {
	border-width : 3px 3px 3px 3px;
	border-top-style : ridge;
	border-left-style : ridge;
	border-right-style : ridge;
	border-bottom-style : ridge;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	border-bottom-color : silver;
}

.submit {
	color : blue;
	background-color : #e6f0eb;
	border-width : 1px 1px 1px 1px;
	border-style : dotted dotted dotted dotted;
	border-top-color : green;
	border-left-color : green;
	border-right-color : green;
	border-bottom-color : green;
}

.white {
	color : white;
}

.kaisetu{
	background-color : gray;
	color : yellow;
}

td, th {
	font-size : 10pt;
}

big {
	font-size : 16pt;
}

big.page {
	font-size : 18px;
	color : yellow;
	background-color : navy;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	font-weight : bold;
}

small {
	font-size : 10pt;
}

A {
	text-decoration : none;
}

A:hover {
	color : #90aF50;
	text-decoration : underline;
}

H3 {
	color : white;
	background-color : blue;
	font-size : 20px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.thumbnail {
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : black black black black;
}
