@charset "UTF-8";
#sub {
	width: 170px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	font-size: 85%;
	display: inline;
}
#inqBloc dt, #inqBloc2 dt, #inqBloc3 dt {
	background-color: #F0EFEB;
	height: 20px;
	width: 170px;
}
dl#inqBloc2 dd a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(../images/sub/toiawase/triangle.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	display: block;
	color: #666666;
	text-decoration: none;
}
dl#inqBloc2 dd a:hover , dl#inqBloc3 dd a:hover{
	text-decoration: underline;
	background-color: #F8F8F8;
}
dl#inqBloc3 {
	margin-bottom: 10px;
}
dl#inqBloc3 dt {
	margin-bottom: 5px;
}
dl#inqBloc3 dd a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sub .banners {
	margin-top: 15px;
}
#sub .banners ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sub  .banners  li  {
	margin-bottom: 10px;
	display: block;
	padding: 0px;
	height: auto;
}
