@charset "UTF-8";

/*-------------------------------------------------------------------------------------------------------------------
* brand.html
-------------------------------------------------------------------------------------------------------------------*/


/* l_nav 
===================================================================================================================*/
#l_nav{
	width:875px;
	background:url(/base/pc/kyoto/gofuku/img/bg.gif);
	margin-bottom:30px;
}
#l_nav ul li{
	float:left;
}

/* brand 共通
===================================================================================================================*/
#brand .tel{
	color:#A40B5D;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
}
#section01,#section02,#section03,#section04,#section05,#section06,#section07{
	padding-top:70px;
	margin-top:-70px;
}

	

/* box01
===================================================================================================================*/
.box01{
	width:875px;
	margin-bottom:20px;
}
.box01 h3{
	float:left;
	width:315px;
}
.box01 p{
	float:left;
	width:560px;
}

/* box02
===================================================================================================================*/
.box02{
	width:875px;
	background:url(/base/pc/kyoto/gofuku/img/brand/dot01.png) no-repeat bottom;
	padding-bottom:40px;
	margin-bottom:40px;
}
.box02 dl{
	float:left;
	width:285px;
	margin-right:10px;
}
.box02 dl dd{
	text-align:center;
	padding-top:5px;
}
