@charset "utf-8";
#mainFrameContainer {
	color: #121212;
	font-size: 12px;
}
#mainFrameTitle{
	background-color:#bc9a3f;
	background-image:url(../dialysis/title.jpg);
	background-repeat:no-repeat;
	background-position: 36px;
	height:43px;
	margin-bottom:10px;
	width: 679px;
}
#guidance span {
	color: #FF0000;
}
#rightContentHeader{
	background-image:url(../guidance/infoframe2.jpg);
	height:28px;
	font-weight:bold;
	color:#121212;
	letter-spacing:1px;
	font-size:16px;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
*html #rightContentHeader{
	height:35px;
}
#mainFrameContainer .comments {
	width: 620px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: 140%;
}
/*Q&A*/
#question_title {
	width: 630px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#top {
	text-align: right;
	width: 660px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 30px;
	font-size: 14px;
}

#question_title p {
	line-height: 130%;
	margin: 10px;
	font-size: 14px;
}
.kensa_title {
	font-size: 15px;
	vertical-align: bottom;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	color: #505050;
	margin-bottom: 15px;
}
.kensa_title .title01 {
	background-image: url(../dialysis/title_back.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 1px solid #bc9a3f;
	height: 20px;
	padding-right: 7px;
}
.kensa_title .title02 {
	background-image: url(../dialysis/title_back.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 1px solid #bc9a3f;
	padding-right: 7px;
}
.kensa_title .space {
	width: 10px;
}
.back_color {
	background-color: #FFFFD2;
	width: 630px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.question {
	width: 610px;
	font-size: 13px;
	margin: 10px;
}
*html .question {
	font-weight: bold;
}
.question td {
	padding-right: 5px;
	padding-left: 5px;
}
.question .que th {
	vertical-align: top;
}
.question .que td {
	vertical-align: top;
	padding-top: 5px;
	color: #663300;
	font-weight: bold;
}
.question .answer ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-left: 18px;
}
*:first-child+html .question .answer ol {
	margin-left: 18px;
}
*html .question .answer ol {
	margin-left: 18px;
}
.question .answer li {
	margin-bottom: 5px;
}
.question .answer th {
	vertical-align: top;
	padding-top: 5px;
}
.question .answer td {
	vertical-align: top;
	padding-top: 10px;
	line-height: 120%;
}
#maegaki01 {
	line-height: 140%;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 14px;
}
#maegaki02 {
	line-height: 130%;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: 14px;
	text-align: left;
	background-color: #ffffd2;
	padding: 10px;
}
#maegaki02 ul{
	width: 540px;
	padding-left: 20px;
}
#maegaki02 li{
	margin-bottom: 5px;
}
.photo {
	text-align: left;
	padding-left: 10px;
}
.inquiry {
	background-color: #fefcec;
	width: 560px;
	margin-bottom: 20px;
	margin-left: 50px;
	border: 1px solid #cccab8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inquiry table{
	text-align: center;
	width: 560px;
}
.inquiry th{
	padding-right: 5px;
	font-weight: normal;
}
.inquiry span {
	position: relative;
	bottom: 15px;
}

#picture {
	text-align: center;
	width: 600px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#picture table {
	margin-right: auto;
	margin-left: auto;
}
#picture .left ,
#picture .right {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
*html #picture td {
	text-align: center;
}
#picture .pic_table {
	margin-top: 20px;
	font-size: 14px;
}
*html .pic_table {
	font-weight: bold;
}
.red {
	color: #f00000;
}
