@charset "Shift_JIS";

/* CSS Document - HEAD JAPAN URL:head-w.com */

* {
	margin: 0;
	padding: 0;
}

#wrap {
	width:100%;
	height:100%;
}

#main {
	position:absolute;
	width:989px;
	height:758px;
	left:50%;
	margin-left:-494px;
}

#description p {
	display: none;
}

body {
	background: url(../images/head_back.gif) fixed repeat #000000;
	color: #FFFFFF;
	font-size: 80%;
}

alink,vlink {
	color: #F0B500;
}

h1 {
	margin: 20px 0;
	font-size: 140%;
	font-weight: bold;
	color: #FE6601;
}

h2 {
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	color: #FE6601;
}

h3 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	color: #FE6601;
}

dl {
	margin-bottom: 20px;
}

dt {
	margin-bottom: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FE6601;
}

dd {
	line-height: 150%;
}

ol {
	margin-bottom: 20px;
}

li {
	line-height: 150%;
}

p {
	margin-bottom: 20px;
	line-height: 150%;
}

strong {
	font-weight: normal;
}

h1.img-headline, h2.img-headline{
	margin: 0;
}
/* -- END OF CSS -- */
