@charset "shift_jis";
/* CSS Document */
#airer {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	vertical-align:top;
	font-family:"lr SVbN", "MS Gothic", "Osaka|",;
	font-size:12px;
	color:#000;
}
img {
	border:none;
	vertical-align:bottom;
}
a {
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#airer {
	width:750px;
	margin:0 auto;
	color:#575757;
	font-size:13px;
	text-align:center;
	background-image:url(../IMAGE/item/airer/bg2.jpg);
}
.tab {
	width:653px;
	background-color:fff;
	margin:auto;
}
.tab tr {
	background-color:#fff;
}
.tab th {
	background-color:fff;
	border-bottom: 1px solid #3D92E7;
	border-right: 1px solid #3D92E7;
	border-left: 1px solid #3D92E7;
}
.tab td {
	background-color:fff;
	border-bottom: 1px solid #3D92E7;
	border-right: 1px solid #3D92E7;
}
.tab dd {
	padding-top:2px;
	padding-bottom:2px;
}
.tab td dl img {
	vertical-align: top;
}
.graybg{
	background-color:#f0f0f0;
}

