@charset "utf-8";
@import url("../../commons/css/base.css");
@import url("common.css");
/* CSS Document */

#business0 #btn_gnavi2{
	background:url(../../commons/img/btn_gnavi.gif) -233px -42px;
	cursor:default;
}
h3{
	margin:20px 0 10px 0;
}
.detail{
	width:650px;
	margin:10px 10px 0px 10px;
	overflow:hidden;
}
.detail_ul{
	width:456px;
	margin-top:-1px;
	float:right;
}
.detail_img{
	width:184px;
	float:left;
}
.detail_ul li{
	background:url(../../commons/img/img_line.gif) repeat-x top;
	padding:8px 0;
}
.detail_ul li dl dt{
	float:left;	
	width:200px;
	background:url(../../commons/img/list_listhead.gif) no-repeat 0 2px;
	line-height:160%;
}
.detail_ul li dl dt span{
	margin-left:17px;
	display:block;
	font-weight:bold;
	color:#474747;
}
.detail_ul li dl dd{
	float:left;	
	width:256px;
	background:url(../../commons/img/list_linkhead.gif) no-repeat 0 2px;
	line-height:160%;
}
.detail_ul li dl dd span{
	margin-left:17px;
	display:block;
}
.caution{
	color:#cc3333!important;
}
/*
.list_title{
	font-weight:bold;
	color:#900;
}*/