@charset "utf-8";
/* CSS Document */

h1{
	 height:80px;
	 display:block;
}

div:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}


h1.index{
	background:url(../../img/explanations/gyousyu_top.gif) no-repeat 0px 0px;
}

div.index{
	border:solid 1px #666666;
	padding:20px 12px;
	font-size:120%;
}

div.index li{
	margin-bottom:12px;
}

.index li dt{
	width:197px;
	height:32px;
	padding-bottom:8px;
}

.index li dt span{
	display:none;
}

.index li dd{
	line-height:1.5;
	padding:0px 4px;
}

.index li.deli dt{
	background:url(../../img/explanations/gyousyu_deli.gif) no-repeat 0px 0px;
}

.index li.health dt{
	background:url(../../img/explanations/gyousyu_tenpo.gif) no-repeat 0px 0px;
}

.index li.hotel dt{
	background:url(../../img/explanations/gyousyu_hotel.gif) no-repeat 0px 0px;
}

.index li.caba dt{
	background:url(../../img/explanations/gyousyu_kyaba.gif) no-repeat 0px 0px;
}

.index li div.submit{
	text-align:right;
	margin-top:12px;
}