@charset "utf-8";

/* =========================================================

   CSS information

   Style Info : ページ限定設定
   Date : 2013/06/20

========================================================= */


/* 共通スタイル読み込み
--------------------------------------------------------- */
/* 全ページ共通設定 */
@import url("../../../common/css/base.css");

/* コンテンツページ共通設定 */
@import url("../../../common/css/contents.css");


/* contents.cssを一部書き換え
--------------------------------------------------------- */
.business .in_text,
.business .icon08 {
	margin-bottom: 8px;
}


/* 広報・取引拡大支援ページ共通
--------------------------------------------------------- */
.business table.price_list td {
	text-align: center;
	padding: 0.5em 0.5em;
}


/* 下松商工会議所会報への広告掲載・折込広告
--------------------------------------------------------- */
.business table.advertising th.w110 {
	width: 110px;
}


/* 下松商工会議所会報への広告掲載・折込広告
--------------------------------------------------------- */
.business ul.rental_photo {
	margin: 15px 0px 8px;
}
.business ul.rental_photo li {
	width: 165px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #ef425e;
	font-size: 86%;
	line-height: 130%;
	margin-right: 20px;
}
.business ul.rental_photo li img {
	margin-bottom: 5px;
}


/* 証明書の発行
--------------------------------------------------------- */
.business table.certificate th.w100 {
	width: 100px;
}