img {
	border: thin solid #CCCCCC;
}
hr {
	border-top: thin dashed #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
body {
	font-family: "Times New Roman", "Times", "serif", "ヒラギノ明朝 Pro W3";
	background: #E2E2E2;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}
p {
	text-decoration : none;
	font-family: "Times New Roman", "Times", "serif", "ヒラギノ明朝 Pro W3";
	padding: 4px;
}
h1 {
	background: #FFEEE0;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-family: "Times New Roman", "Times", "serif", "ヒラギノ明朝 Pro W3";
	font-weight: normal;
}
h2 {
	background: #666666;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif", "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 0px 2px 4px;
	margin: 0px 0px 8px;
}
a { text-decoration : none; }
a:link { color : #FF6633; }
a:visited { color :#FF6633; }
a:active { color : #FFFF66; }
a:hover {text-decoration : none;
color :#FFFFFF;
background-color:#FF6633;}
td {
	line-height:20px;
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", "Times", "serif", "ヒラギノ明朝 Pro W3";
}　
