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

#navi_main #m_05 {
	background-image: url(../image/navi/navi_a_05.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: 20px;
	padding-left: 5px;
	color: #666666;
}
/* タイトル */
#contents_main h2.title {
	background-image: url(../image/header/pickup_header.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contents_main h3 {
	height: 30px;
	width: 518px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B0CF59;
	background-position: left center;
	text-indent: -9999px;
}
#section_01,#section_02 {
	margin-right: 16px;
	margin-left: 16px;
}

/* section_01 */
#section_01 h3 {
	background-image: url(../image/pickup/pickup_title_01.jpg);
	margin-top: 20px;
	margin-bottom: 15px;
}
ul.pickup {
	width: 280px;
	float: left;
}
ul.pickup li {
	line-height: 1.5em;
}
#section_01 img.dia_image {
	float: right;
/* 	margin-bottom: 20px; */
}
p.caution_01 {
	clear: both;
	background-color: #FFFEF1;
	padding: 10px;
	line-height: 1.5em;
	font-size: small;
	margin-bottom: 10px;
}

 /* section_02 */
#section_02 img {
	margin-right: 4px;
}
#section_02 h3 {
	background-image: url(../image/pickup/pickup_title_02.jpg);
	margin-top: 20px;
	margin-bottom: 15px;
}
#section_02 p {
	line-height: 1.5em;
}
#section_02 h4 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
}
#section_02 ul li {
	line-height: 1.5em;
}
#section_02_1,#section_02_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
 /* section_02のテーブル */
#section_02 table {
	width: 525px;
}
#section_02 table,#section_02 th,#section_02 td {
	padding: 4px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
tr.head {
	background-color: #FFFEF1;
}
#section_02 table tr {
}
#section_02 table tr th、#section_02 table tr td {
}
#section_02 table tr th td {
}

#section_03 {
	height: 60px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#section_03 p {
	background-image: url(../image/dialysis/bunner_a.gif);
}
#section_03 p a {
	background-image: url(../image/dialysis/bunner.gif);
	height: 60px;
	width: 525px;
	display: block;
	text-indent: -9999px;
}
#section_03 p a:hover {
	background:none;
}
img.week_s {
	
}
.mb10 {
	margin-bottom: 10px;
}
.mr5 {
	margin-right: 5px;
}

.green {
	font-weight: bold;
	color: #90ad40;
}
