	/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	background-color: #FFF0EE;
	text-align: center;
	font-size: 90%;
}
h1{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
}	
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	color: #000099;
	font-size: 100%;
	text-align:right;
	margin:1em 0px;
}
h2 a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	color: #000099;
	font-size: 100%;
	text-align:right;
	margin:1em 0px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	color: #993333;
	font-size: 120%;
	margin:1em 0px;
	background-color:#E7FAEE;
	border-top:double 3px #01A252;
	border-bottom:double 3px #01A252;
	text-align: center;
	clear:both;

}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	line-height: 110%;
	margin-top: 0px;
}
ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	line-height: 130%;
	margin-top: 0px;
	margin-left: 0px;
}
.sample1 {
	color: #DC143C;
        display: inline;
}
.sample2 {
	color: #DC143C;
        display: inline;
}
.sample3 {
	color: #3300FF;
        display: inline;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
}
address {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 0px #666666;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
h1 a {
	color: #01A252;
}
.side h2 {
	text-align: left;
}
.contents {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 800px;
	margin:auto;
	text-align: left;
}
