@charset "utf-8";
/* CSS Document */
/* 下層追加用 */


/*  --------------------------------------
			　ClearFix
----------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.center{
	text-align:center;
}

.fontB{font-weight:bold;}


/*-------------------------------------
				膠原病
-------------------------------------*/
.collagen_list{
	margin:15px 0 15px 40px;
}
.collagen_list li{
	margin:5px 0;
	list-style:outside circle;
}

.collagen_list2{
	margin:5px 0 15px 50px;
}
.collagen_list2 li{
	margin:5px 0;
	list-style:outside decimal;
}

.morecheck{
	background-color:#e1d7a2;
	padding:5px 8px;
	margin:8px 8px 0 0;
	float:left;
	font-size: 90%;
	color: #C77D0C;
	font-weight: bold;
}



/*-------------------------------------
			　リウマチ
-------------------------------------*/
.rheuma_list{
	margin:15px 0 15px 40px;
}
.rheuma_list li{
	margin:5px 0;
	list-style:outside circle;
}

.rheuma_list2{
	margin:5px 0 15px 20px;
}
.rheuma_list2 li{
	margin:5px 0;
	list-style:outside decimal;
}

.rheuma_list3{
	padding:0;
	margin:0 0 5px 10px;
	float:right;
}

.morecheck2{
	background-color:#ececeb;
	padding:5px 8px;
	margin:8px 8px 0 0;
}

.smalltitle{
	border:1px solid #C77D0C;
	background-color:#e1d7a2;
	padding:5px 8px;
	font-size: 85%;
	color: #C77D0C;
	font-weight: bold;
}

.rheuma_comment{
	font-size:115%;
	color:#C77D0C;
	font-weight:bold;
	margin-top:30px;
	text-align:center;
}

.rheuma_BMbox{
	width:600px;
	margin:0 auto;
}
.rheuma_BMtitle{
	margin-top:15px;
	font-size:110%;
	font-weight:bold;
	margin-bottom: 5px;
}
.rheuma_BM{
	border:1px solid #C77D0C;
	border-collapse:collapse;
	margin-bottom:15px;
	width: 100%;
}
.rheuma_BM td{
	padding:5px 10px;
	border-bottom:1px solid #C77D0C;
	border-right:1px solid #C77D0C;
}
.rheuma_BM .point{
	width:70px;
	font-weight:bold;
	background-color:#e1d7a2;
	border-bottom:1px solid #C77D0C;
	border-right:1px solid #C77D0C;
}

/*-------------------------------------
			　access
-------------------------------------*/
.box {
	width:352px;
	float:left;
	padding:0;margin:0;
}
.kiiro {
	line-height:20px;
	color:#C77D0C;
	font-weight:bold;
	padding: 5px;
}
.waku {
	border: 1px solid #CCC;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5em;
	padding-left: 5px;
}
