@charset "utf-8";

/* CSS Document */
ul.whatsindex {
	list-style-type:none;
	padding:0 0 15px 0;
}
ul.whatsindex li {
	display:inline;
	white-space:nowrap;
}
ul.whatsindex li a {
	float:left;
	background:url(../gra/ya_gray.gif) center left no-repeat;
	padding:3px 10px 3px 15px;
	margin:0 0 5px 5px;
}
ul.whatsindex li a:hover {
	background:url(../gra/ya_wine.gif) center left no-repeat;
}

ul.koumoku {
	list-style-type:none;
}
ul.koumoku li {
	margin:0 0 5px 0;
}
ul.koumoku li p.top {
	background:#000000;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:3px;
}

ul.setting {
	padding:0 0 20px 20px;
	list-style-type:none;
}
ul.setting li {
	margin:0 0 20px 0;
}
ul.setting li p {
	margin:0 0 3px 0;
	padding:0;
	color:#CC0000;
	border-bottom:#999999 solid 1px;
}
ul.setting li p span {
	font-weight:bold;
	font-size:120%;
}

ul.koumoku li p.chui {
	background:url(../gra/whatsdarts/caution.jpg) left center no-repeat;
	font-weight:bold;
	text-indent:-99999px;
	display:block;
	height:38px;
	width:100%;
	margin:0;
}

ul.caution {
	padding:0 0 20px 20px;
	list-style-type:none;
}
ul.caution li {
	margin:0 0 5px 0;
	background:url(../gra/whatsdarts/ya.gif) top left no-repeat;
	padding:0 0 0 20px;
}

span.hplink a {
	background:url(../gra/whatsdarts/link.gif) top left no-repeat;
	display:block;
	width:84px;
	height:20px;
	text-indent:-99999px;
}
span.hplink a:hover {
	background:url(../gra/whatsdarts/link.gif) bottom left no-repeat;
}

img.borderlessfloat_r {
	border:none;
	float:right;
	margin:0 0 10px 10px;
}





