@charset "utf-8";
/* CSS Document */

#navi_main #m_04 {
	background-image: url(../image/navi/navi_a_04.jpg);
}

#contents_main {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-image: url(../image/parts/main_gra.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
img.icon {
	margin-right: 6px;
}
/* タイトル */
#contents_main h2.title {
	background-image: url(../image/header/doctor_header_02.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#section {
	margin: 20px;
}

#column_l {
	width: 340px;
	float: left;
}
#column_r {
	float: right;
	width: 160px;
}


/* section_01 */
#section_01,#section_02,#section_03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}

#section_01 h4,#section_02 h4 {
	color: #535353;
	font-size: 12px;
}
#column_r_table {
	width: 160px;
	float: left;
	background-color: #F7F7F7;
	border: 1px solid #E2E1E1;
	margin-top: 20px;
}
#column_r_table h4 {
	width: 148px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1E1;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}
#column_r_table li {
	padding-right: 5px;
	padding-left: 5px;
}

#column_r_table02 {
	width: 160px;
	float: left;
	background-color: #F7F7F7;
	border: 1px solid #E2E1E1;
	margin-top: 20px;
}
#column_r_table02 h4 {
	width: 148px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1E1;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}
#column_r_table02 li {
	padding-right: 5px;
	padding-left: 5px;
}

/* section_02 */
#section_02 {
	margin-top: 20px;
}

#section_02,#section_03 {
	clear: left;
}
#section_02 h3 {
}
.line_height {
	line-height: 50em;
}
.list {
	padding-left: 7em;
}
/* section_01のテキスト */
#section_01 h3,#section_02 h3,#section_03 h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #535353;
	font-weight: bold;
}
#section_01 li,#section_02 li,#section_03 li {
	line-height: 2em;
	color: #535353;
}
/* section_03 */
#section_03 {
	margin-top: 20px;
}
#section_03 h3 {
}
