#header {
	color: #FFFFFF;
	background-image: url(../img/top/header_bg.gif);
	padding: 0px;
	width: 800px;
	background-repeat: repeat-y;
	overflow: hidden;
}
#wrapper {
	position: relative;
}

#header_r {
	width: 180px;
	text-align: center;
	float: right;
}
#header_l {
	width: 620px;
	float: left;
	position: relative;
}
#header_l_banner {
	position: absolute;
	right: 60px;
	bottom: 30px;
}


#logo_img {
	padding-top: 68px;
	text-align: center;
	background-image: url(../img/top/topbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 16px;
}

h1 {
	background-image: url(../img/top/site_copy.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 156px;
	margin: 15px auto 7px;
}
#gnavi {
	background-image: url(../img/common/gnavi_bg.gif);
	background-repeat: repeat-x;
	padding-left:5px;
	background-position: left 22px;
	clear: both;
	width: 795px;
	position: absolute;
	left: 0px;
	top: 378px;
}
#gnavi ul {
	padding-top:13px;
	}
#gnavi li {
	float: left;
}
#gnavi li a {
	height:38px;
	text-indent: -100000em;
	display: block;
}
#contentBox {
	padding-top: 30px;
}

#h_menu {
	width:199px;
	}
#h_system {
	width:206px;
	}
#h_beginner {
	width:205px;
	}
#h_menu a {
	background-image:url(../img/top/g_01.gif);
	width:199px;
	}
#h_system a {
	background-image:url(../img/top/g_03.gif);
	width:206px;
	}
#h_beginner a {
	background-image:url(../img/top/g_02.gif);
	width:205px;
	}
#content h2 {
	background-repeat: no-repeat;
	text-indent: -10000em;
	height: 30px;
	width: 560px;
	margin-bottom: 20px;
}
#box01 h2 {
	background-image: url(../img/top/box01.gif);
}
#box01 ul {
	padding-left: 5px;
}
#box01 li {
	display: block;
	width: 270px;
	float: left;
}
#box01 li p,
#box02 p {
	font-weight: bold;
	color: #FF4A8C;
}

#box02 h2 {
	background-image: url(../img/top/box02.gif);
	margin-top: 20px;
}
#box02 ul {
	padding-left: 5px;
}
#box02 li {
	display: inline;
}
#box03 h2 {
	background-image: url(../img/top/box03.gif);
	margin-top: 20px;
	margin-bottom: 0px;
}
#box03 dl {
	width:520px;
	margin:0 auto;
	}
#box03 dt,
#box03 dd {
	padding:10px 0;
	}
#box03 dt {
	float: left;
	width: 6em;
	padding-left: 1em;
	clear: both;
}
#box03 dd {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 7em;
}
