*{
	margin:0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/bg2.gif) repeat center;
	height: 100%;
}

a:link {
	color: #f0015d;
	text-decoration: none;
}

a:visited {
	color: #f0015d;
	text-decoration: none;
}

a:hover {
	color: yellow;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f0015d;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}
h4 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	line-height: 1.5em;
}
h5 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f0015d;
	line-height: 1.5em;
	
}
h6 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f0015d;
}
.star {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: yellow;
	line-height: 1.5em;
}
.star2 {
	font-size: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: yellow;
	line-height: 1.5em;
}
.honbun {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	line-height: 1.5em;
}
.honbun_red {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f0015d;
	line-height: 1.5em;
}
.honbun2 {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	line-height: 1.1em;
}
.honbun3 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	line-height: 1.5em;
}
.midashi {
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}
#home{
	position: absolute;
	left: 850px;
	top: 105px;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 2;
}