BODY {
	background-color : #ffffff;
}
#bgimg{
	background-color : #ffffff;
	background-image :  url("img/ajisai.jpg");
    background-repeat : repeat-x;
    background-attachment : fixed; 
}
BODY, TH, TD{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	color: #646464;
	line-height: 160%;
}
A:LINK {
   color: #4444bb;
}
A:VISITED {
   color: #009999;
}
A:ACTIVE {
   color: #ff00ff;
}
H2{
   font-size : 13px;
   font-weight : bold;
   text-align : left;
}
H1{
   font-size : 20px;
   color : #4444bb;
   text-align : center;
}
#footer {
   margin-top: 0px;
   margin-bottom: 70px;
   font-size:90%;
}
#mail { 
   margin-top: 200px;
   margin-bottom: 5px;
   font-size:90%;
}
#contents { margin-top: 30px; margin-bottom: 50px;}
#title {
	margin-top: 15px;
	margin-bottom: 30px;
}
#ajisai { margin-top: 20px; margin-bottom: 20px;}
FORM { line-height : 20px;}
table.bg1  {background-color : #F4F9F2; }
.red100 {
	font-size: 100%;
	color: #FF0000;
}
.100bb {
	font-size: 100%;
	color: #4444bb;
	font-weight: bold;
}
.160bb {
	font-size: 160%;
	color: #4444bb;
	font-weight: bold;
}
.f100 {
	font-size: 100%;
}
.l180 {
	line-height: 180%;
	text-align: left;
}
.r180 {
	line-height: 180%;
	text-align: right;
}
.c180 {
	line-height: 180%;
	text-align: center;
}
.s {
	font-size: 90%;
}
