body{
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #331111;
	margin: 0px;
	padding: 0px;
	background-color: #fefbea;
	text-align: center;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: normal;
	color: #443333;
	padding-top: 3px;
	padding-left: 20px;
	clear: both;
}
h2 {
	color: #8b0000;
	font-size: 90%;
	font-weight: normal;
	padding: 6px 6px 6px 14px;
	border-left: 14px solid #9c8f86;
	border-bottom: 1px solid #9c8f86;
	margin: 20px 0px 10px 0px;
	clear: both;
}
p {
	font-size: 80%;
	line-height: 120%;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#main img {
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	border: solid 5px #cccccc;
}
address {
	background-color: #cbbfb6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	margin-top: 15px;
	clear: both;
	border-top: solid 1px #cccccc;
}
address a {
	color: #666666;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
}


#side p {
	font-size: 80%;
	font-weight: normal;
}
#side p a {
	color:#666666;
}
#side a img {
	border-top: solid 1px #cccccc;
}


