@import url("/syado/css/footer960.css");
@import url("/syado/css/commmon_tabitama.css");
@import url("/syado/style_yado.css");

*{
	margin:0;
	padding:0;
}
img{
	border:0 none;
}

.pagetop{
	text-align:right;
	font-weight:600;
	padding-right:5px;
}
h3{
	margin:10px 4px;
	padding:10px;
	background:url("img/h3_bg.gif") repeat-x bottom left;
	font-size:18px;
	font-weight:bold;
	color:#444;
}
h4{
	margin:5px 0 0 2px;
	padding:2px 0 2px 10px;
	background:url("img/h4_bg.gif") repeat-y left center;
	font-size:17px;
	font-weight:bold;
}
dl.skirun_box {
	margin-left:2px;
	margin-right:2px;
	padding:3px;
	width:710px;
	border:0 none;
	color:#333;
}
dl.skirun_box dt{
	width:710px;
}
dl.skirun_box dd{
	margin:0;
	padding:3px 0;
	width:334px;
	margin-top:10px;
	margin-right:10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	background:url("img/arrow02.gif") no-repeat left center;
	border-left:0 none;
	border-top:0 none;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	text-indent:22px;
}
