

h3 {
	width: 325px;
	height: 450px;
	background: url(../images/index_image.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0;
	font-size: 0;
}


#runnnerContents {
	width: 475px;
	float: left;
}



h4 {
	width: 475px;
	margin: 0;
}

h4 span {
	display: none;
}

a span {
	display: none;
}



h4#beauty
a {
	display: block;
	width: 475px;
	height: 215px;
	background: url(../images/index_beauty.gif) no-repeat 0 10px;
}


a#monitor {
	background: url(../images/index_monitor.gif) no-repeat;
	height: 204px;
}

h4#monitor {
	background: url(../images/index_monitor.gif) no-repeat 0 0;
	height: 170px;
}


ul#monitorList {
	width: 443px;
	height: 29px;
	margin: 0;
	padding: 5px 0 0 32px;
	list-style: none;
	background: url(../images/index_monitor_bg.gif) no-repeat 0 0;
	font-size: 0;
}

ul#monitorList
li {
	display: inline;
	font-size: 0;
}

ul#monitorList
li
a {
	height: 27px;
	display: block;
	float: left;
}
ul#monitorList
li
a:hover {
	background-position: 0 -27px;
}

#monitorVol01 {
	width: 89px;
	background: url(../images/index_monitor_vol1.gif) no-repeat 0 0;
}
#monitorVol02 {
	width: 116px;
	background: url(../images/index_monitor_vol2.gif) no-repeat 0 0;
}
#monitorVol03 {
	width: 106px;
	background: url(../images/index_monitor_vol3.gif) no-repeat 0 0;
}
#monitorVol04 {
	width: 103px;
	background: url(../images/index_monitor_vol4.gif) no-repeat 0 0;
}