/* CSS Document */
body {
font: 11px/1.6 "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
color: #666666;
}
.common {
}
a:link {
	color: #009900;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #009900;
	text-decoration: underline;
	font-size: 11px;
}
.text {
	font-size: 11px;
}
.longtext {
	font-size: 12px;
	line-height: 20px;
}
.texts {
	font-size: 12px;
}
.textl {
	font-size: 14px;
	font-weight: bold;
}
.background_norepeat {
background-image    : url(../event/past/tanabata/images/bgg.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right bottom
}
.background_norepeat_about {
background-image    : url(../about/images/bg.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right bottom
}

