・* ページの基本デザイン用CSS */､
html,body{
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 15px;
	letter-spacing: 5px;
	margin: 0px;
	background-color: #ff99cc;
	background-image: url(image.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 180px;
	}
h2 {
	color: #ff0033;
	font-size:150%;
	text-align:left;
	border-left: 12px solid #ff0033;
	padding-left: 5px;
	margin-top: 1.5em;
	margin-bottom: 0px;
}
h3 {
	background-image:url(h3_bg.jpg);
	border:3px double #FF99cc;
	color: #FFFFFF;
	font-size: 100%;
	text-align:left;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}
p {
	font-size: 90%;
	text-align:left;
	line-height: 150%;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	clear: both;
}
p img {
	float: left;
	margin-right: 10px;
	border: solid 1px #666666;
}
#path {
	text-align:right;
	margin: 0px;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
h1 a {
	color:#FFFFFF;
	font-weight: normal;
        text-decoration:underline;
}
a:visited {
	color: #663399;
        text-decoration:underline;
}
a:hover {
	color: #00ccff;
        text-decoration:underline;
}
a:active {
	color: #666666;
}
a:link {
        text-decoration:underline;
	color: 0033ff;
}
#top h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 15px;
	text-align:left;
	letter-spacing: 5px;
	margin: 0px;
	background-color: #ff99cc;
	background-image: url(TOP_image1.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 300px;
	}
#top h1 a:link {
        text-decoration:underline;
	color: ffffff;
}
#side h2 {
	font-family:Arial, Helvetica, sans-serif;
	border-left:none;
	padding-left:0px;
	font-size:120%;
	text-align:left;
}
#side h2 a {
	color: #666666;
	font-weight:normal;
	font-size:90%;
	text-align:left;
}
#side h2 a:link {
        text-decoration:underline;
	color: 0033ff;
}
#side ul {
	font-size: 80%;
	text-align:left;
	margin: 0px;
	padding-left:15px;
}
form {
	font-size:90%;
	}
.ad img {
	border:0;
	}
.ad {
	margin:12px 0;
	}
