@charset "UTF-8";

/* 特定保健指導における禁煙支援の取り組みスタイル
-------------------------------------------------------------------------------- */

/* image_titleスタイル */
div#contents-area div.image_title {
	margin: 35px 0 15px 0;
	padding: 30px 250px 35px 0;
	background: url(../../img/img_face01.jpg) bottom right no-repeat;
}

* html body div#contents-area div.image_title {
	height: 85px;
}

div#contents-area div.image_title h2 {
	font-size: 120%;
	margin: 0 0 0 15px;
}


/* リンクスタイル */
div#contents-area p.pdf {
	padding: 0 0 0 29px;
	background:url(../../../../shared/img/icon_pdf01.gif) 5px 5px no-repeat;
}


/* 解説スタイル */
div#contents-area div.box {
	margin: 30px 10px;
	padding: 10px 10px 1px;
	border: 1px solid #808080;
}

div#contents-area div.box ol {
	margin-bottom: 15px;
}


/* PDFサムネール用（スタイル上書き）*/
.columnLayoutC01{
	margin-left: 29px;
}