/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	background-color: #99ffff;
	text-align: center;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
}	
h2 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	font-size: 80%;
	text-align:right;
	margin:1em 0px;
}

h3 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	color: #993333;
	font-size: 100%;
	margin:0em 0px;
	text-align: left;
	clear:both;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 80%;
	font-color: #000000;
	line-height: 110%;
	margin-top: 0px;
}
address {
	font-family: "Times New Roman", Times, 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: 0px;
}
a {
	font-color: #000000;
	font-weight: bold;
}
a:link {
       color:#0000ff;
}
a:visited {
          color:#990077;
}
a:hover {
        color:#ff0000;
}
a:active {
         color:#00ffff;
}
h1 a {
	color: #01A252;
}
.side h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: left;
	background-color:#CCFFFF;
	border-top:double 2px #0000FF;
	border-bottom:double 2px #0000FF;
	margin: 0px;
}
.side ul {
	font-size: 80%;
	margin-top: 0px;
}


/* ƒy[ƒW‚ÌƒŒƒCƒAƒEƒg—pCSS */
.main {
	width: 590px;
	padding-left: 10px;
	float: left;
}
.side {
	width: 160px;
	margin-left: 635px;
	border: solid 1px #CCCCCC;
}
.contents {
	width: 800px;
	margin:auto;
	text-align: left;
	position: relative;
	border: solid 1px #CCCCCC;
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #FFFFFF;
}

/* ƒwƒbƒ_[‘•ü‚ÌCSS */
h1 {
	background-repeat: no-repeat;
	background-position: top right;
	height: 120px;
	font-size: 20px;
	line-height: 50px;
	padding-left:0px;
	border-bottom:solid 1px #666666;
}
h1 a {
	color: #FFFFFF;
}