@charset "utf-8";

#cmsArea,
.cmsArea {
	float: right;
	width: 550px;
	padding-bottom: 20px;
	text-align: left;
}

#cmsArea p,
.cmsArea p {
	float: right;
	width: 100%;
	text-align: left;
	font-size: 1em;
	line-height: 17px;
	color: #000000;
	margin-bottom: 10px;
}

#cmsArea h3,
.cmsArea h3 {
	float: right;
	width: 539px;
	font-size: 1.2em;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	background: url(../images/share/sub_titleber.jpg) no-repeat;
	text-align: left;
	padding-left: 11px;
	margin-bottom: 15px;
}

#cmsArea h4,
.cmsArea h4 {
	text-align: left;
	float: right;
	width: 550px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	background: url(../images/share/b_line.gif) no-repeat bottom;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

#cmsArea table,
.cmsArea table {
	border-collapse: collapse;
	border: 1px solid #999999;
	empty-cells:show;
	width: 100%;
	text-align: left;
	float: right;
	margin-bottom: 20px;
}

#cmsArea table td,
.cmsArea table td {
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.0001em;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #FFFFFF;
	font-size: 1em;
	line-height: 17px;
	padding: 5px 10px;
}

#cmsArea table td.c01,
.cmsArea table td.c01 {
	background: #33AD85;
}

#cmsArea table td.c02,
.cmsArea table td.c02 {
	background: #B2E0D1;
}

#cmsArea table td.c03,
.cmsArea table td.c03 {
	background: #E5F5EF;
}

#cmsBlock {
	background: url(../images/kojin/service/tameru/super/box01.gif) no-repeat top;
	text-align: left;
	float: right;
	width: 550px;
	padding-top: 11px;
	margin-top: 20px;
}

#cmsBlock2 {
	background: url(../images/kojin/service/tameru/super/box02.gif) repeat-y;
	text-align: left;
	float: right;
	width: 550px;
}

#cmsBlock3 {
	background: url(../images/kojin/service/tameru/super/box03.gif) no-repeat bottom;
	text-align: center;
	float: right;
	width: 550px;
	padding-bottom: 11px;
}

#cmsBlock4 {
	text-align: center;
	width: 524px;
	margin-right: auto;
	margin-left: auto;
}

#cmsBlock2 dl {
	text-align: left;
	float: right;
	width: 524px;
}

#cmsBlock2 dl dt {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

#cmsBlock2 dl dd {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	line-height: 15px;
}

#cmsArea ul,
.cmsArea ul {
	text-align: left;
	float: right;
	width: 100%;
	margin-top: 5px;
}

#cmsArea ul li,
.cmsArea ul li {
	font-size: 1em;
	line-height: 17px;
	color: #000000;
	text-align: left;
	list-style: square outside;
	margin-left: 20px;
}

#cmsArea ul li.comMark,
.cmsArea ul li.comMark {
	font-size: 0.8em;
	line-height: 15px;
	color: #000000;
	background: url(../images/share/comment.gif) no-repeat left top;
	text-align: left;
	padding-left: 14px;
	list-style: none;
	margin: 0px;
}

#cmsArea ul li.cmsLink01,
.cmsArea ul li.cmsLink01 {
	font-size: 1em;
	line-height: 17px;
	color: #000000;
	background: url(../images/share/blue_point.gif) no-repeat left top;
	text-align: left;
	padding-left: 17px;
	list-style: none;
	margin: 0px 0px 5px;
}

#cmsArea ul li.cmsLink02,
.cmsArea ul li.cmsLink02 {
	font-size: 1em;
	line-height: 17px;
	color: #000000;
	background: url(../images/share/pdf.jpg) no-repeat left top;
	text-align: left;
	padding-left: 17px;
	list-style: none;
	margin: 0px 0px 5px;
}

#cmsArea ul li.cmsLink03,
.cmsArea ul li.cmsLink03 {
	font-size: 1em;
	line-height: 17px;
	color: #000000;
	background: url(../images/share/links.gif) no-repeat left top;
	text-align: left;
	padding-left: 17px;
	list-style: none;
	margin: 0px 0px 5px;
}

#cmsArea hr,
.cmsArea hr {
	float: right;
	width: 550px;
	border-top: thin dotted #333333;
	margin-top: 20px;
	padding: 0px;
}


