div#rcontents div#pagetitle {
	background-image: url(images/booklet-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-top: 10px;
}
#kenko-smile-contents {
	margin-top: 10px;
	margin-left: auto;
	width: 565px;
	margin-right: auto;
	border-top-width: 2px;
}
.news-shosai {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
p#lead {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
dl#annai {
	height: auto;
	width: 480px;
	padding-left: 15px;
}
dl#annai dd {
    height: auto;
	margin-top: 10px;
	padding-left: 20px;
}

/* バックナンバー */
.backnumber h2 {
	background-color: #EAFAFF;
	height: auto;
	color: #006699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 15px;
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.backnumber:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.backnumber { display: inline-block; }
/*Hides from IE-mac \*/
* html .backnumber { height: 1%; }
.backnumber { display: block; }
/*End hide from IE-mac */

dl.backnumber-right {
	height: auto;
	width: 390px;
	float: right;
}
dl.backnumber-right dd {
    height: auto;
	margin-top: 10px;
	padding-left: 20px;
}
div#backnumberphoto {
	height: auto;
	margin-top: 10px;
	width: 145px;
	margin-left: 10px;
}
.pdf {
	margin-top: 10px;
	margin-left: auto;
	clear: both;
	padding: 5px;
	margin-right: auto;
	height: auto;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	line-height: 120%;
}
dt.eiyoseibun {
	padding-left: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dt.senmonkacolumn {
	padding-left: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #CC3300;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dt.tonyobyoreport {
	padding-left: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #CC6600;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dt.saijiki {
	padding-left: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #009900;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pdf img {
	float: left;
	margin-right: 10px;
	height: 32px;
	width: 110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

