@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を一部書き換え
--------------------------------------------------------- */
.guide .detail_link .icon02 {
	background: url(../../common/img/icon/icon02_01.png) no-repeat 5px 0.45em !important;
	padding-left: 24px !important;
}
.guide h2 .icon08 {
	line-height: 100% !important;
	font-size: 82% !important;
	font-weight: normal;
	display: inline !important;
}


/* 事業・サービス案内ページ共通
--------------------------------------------------------- */
.guide .detail_link {
	font-size: 115%;
	font-weight: bold;
	padding: 3px 0px 12px;
}
.guide .caption {
	font-size: 115%;
	font-weight: bold;
	padding: 0px 0px 3px;
	line-height: 150%;
}