body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF8E7;
	font-size: 12px;
	line-height: 160%;
}
td {
	font-size: 12px;
	line-height: 160%;	
}

hr{
	border: 1px dotted #B43322;
	overflow: hidden;
}
.px10-120 { font-size: 10px;line-height: 120%; }
.px12-120 { font-size: 12px;line-height: 120%; }
.px12-130 { font-size: 12px;line-height: 130%; }
.px12-160 { font-size: 12px;line-height: 160%; }
.navi_info {
	color: #ffffff;
	font-size: 12px;
	line-height: 120%;
}

<!-- doctor -->
.doctor{
	margin: 15px 0px;
	height: 25px;
	border-left: 5px solid #FF8221;
	padding-left: 5px;
	line-height: 25px;
	font-weight: bold;
	font-size: 15px;
}

<!-- approach -->
.detail{
	margin-top: 10px;
	margin-left: 10px
}

<!-- privacy -->
#notice{
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	color: #ff6041;
}

a:link { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:underline; }
a:active  { color: FF0000; text-decoration:underline; }
