@charset "shift_jis";
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 20px;
	color: #00CCFF;
}

h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #00CCFF;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	line-height:120%;
	text-align: left;
}

h4 {
	color: #00CCFF;
}

p{
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size: 12px;
line-height: 140%;
}

body {
	color: #FFFFFF;
	background-color: #000000;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
.bg {
background-image: url(images/night-jasmine.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
}
.main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
}
.main_nav a:link {
	color:#FFF;
	text-decoration:none;
}
.main_nav a:visited {
	color:#FFF;
	text-decoration:none;
}
.main_nav a:hover {
	color:#FFF;
	text-decoration:none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-bottom: 30px;
}
