/* @override http://angel.moto.co.jp/index.css */


body {
	behavior:url("/features/lib/csshover2.htc");
}

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}


.altText {
	background-color: #5da221;
	text-indent: -9999px;
}

table.sticker {
	border: 3px solid #616161;
	margin-top: 20px;
}


#relatedLinks {
	display: block;
	width: 600px;
	background: url(images/relatedLinks_bar.jpg) repeat-x;
	height: 30px;
	position: relative;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

#relatedLinks ul.webName {
	list-style-type: none;
	padding-left: 90px;
	display: block;
	margin: 0;
}

#relatedLinks ul.webName li {
	padding-top: 7px;
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin-right: 4px;
}

#relatedLinks ul.webName li span {
	font: 10px メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 2px;
	padding-left: 4px;
}

#relatedLinks ul.webName li a {
	text-decoration: none;
	color: #87bfdb;
	display: block;
	width: 80px;
	height: 18px;
	margin-top: -1px;
}

#relatedLinks ul.webName li a:hover {
	background: url(images/relatedLinks_hover_80x18.jpg) no-repeat 0;
}

