@charset "utf-8";
@import url("bace.css");
@import url("common.css");
/* ===================================================================
CSS information

 file name  :business.css
 style info :事業紹介カテゴリ用スタイル
=================================================================== */
/* -------- gnavi -------- */
#business #header #gNav li.navBusiness a img {
	width: 0;
	height: 0;
}
/* -------- gnavi Print Style -------- */
@media print{
#business #header #gNav li.navBusiness a img {
	width: 200px;
	height: 58px;
}
}

/* -------- snavi -------- */
#business #sNav {
	background: url(/images/business/img_snav.gif) no-repeat center bottom;
	margin:0;
	padding:0;
}

.intro {
	padding-bottom:20px;
	border-bottom:dotted 1px #B4B4B4;
}
.bland {
	clear:both;
	padding:25px 0 15px;
	border-bottom:dotted 1px #B4B4B4;
}
.info {
	margin-left:90px;
}
.info p.internalLink,
.info p.externalLink {
	margin-top:6px;
}
#contents .info h3 {
	margin-bottom:10px;
	font-size:120%;
}
.shopImg {
	margin-top:10px;
}
.shopImg img {
	margin:5px;
}
