@charset "UTF-8";

/*見出し*/
/* H2(base.cssの見出し(H4) と同じスタイル）*/
div#contents-area-no-sidecontents h2.midashi04,
div#contents-area h2.midashi04 {
	background: url(../../shared/img/title_bg02.gif) 0 100% repeat-x;
	color: #0A2A64;
	font-size:100%;
	font-weight:bold;
	clear: right;
	width: 100%;
	position: relative;
	padding:6px 10px 9px 10px;
	margin-top: 15px;
}


/*共通項目（関連コンテンツ）*/
dl.kanren-contents {
	border: 2px solid #0A2A64;
	/*padding: 0.5em;*/
}

dl.kanren-contents dt {
	color: #0A2a64;
	font-weight: bold;
	background-color: #DAE4F0;
	padding: 0.5em;
}

dl.kanren-contents dd {
	border-left:0.5em;
	margin: 0.5em 1em;
	padding-left: 0.5em;
}

dl.kanren-contents dd a.next {
	background: url(../../img/list_mark.gif) no-repeat;
	padding-left: 18px;
}

/* index ---------------------------------------------------------------------------------------------------*/


div#contents-area dl.m01 {
	margin-top: 0px;
	margin-bottom: 15px;
	/*width: 100%;*/
}

div#contents-area dl.m01 dt {
	float: left;
	margin-top:13px;
}

div#contents-area dl.m01 > dt {
	margin-top:0px;
}

div#contents-area dl.m01 dt img {
	border: 1px solid #CCCCCC;
	margin-right: 0;
	margin-bottom: 15px;
}

div#contents-area dl.m01 dd {
	margin-left: 120px;
	margin-bottom: 10px;
}

div#contents-area dl.m01 dd img { margin-bottom: 0px; }

div#contents-area dl.m01 dd.dd01 { font-weight: bold; }

div#contents-area dl.m01 dd.dd02 { line-height: 140%; }

div#contents-area dl.m01 dd.dd02 ul { margin-left:20px; padding-left:0; }

p.index-bottom-margin { margin-bottom: 20px; }



/* kotuzui ---------------------------------------------------------------------------------------------------*/


/********************************************************************/
/* アンケート */
/********************************************************************/

div.kotsuteni_read{
	line-height: 140%;
	margin-bottom: 0;
}
div.kotsuteni_read img{
	width:130px;
	position: relative;
	float: right;
	margin-bottom: 10px;
	margin-left:5em;
}
div.kotsuteni_read p{
	padding-right:130px;
}
	
/*==================================================================*/
p.kotsuteni_contents{
  clear:both;
  padding:0;
  margin:0;
  margin-bottom:1em;
  line-height:130%;
	width:100%;
}

/*==================================================================*/
div#kotsuteni_enquete{
	line-height: 140%;
	margin-bottom: 0;
}
div#kotsuteni_enquete img{
	width:130px;
	position: relative;
	float: left;
	margin-bottom: 40px;
	margin-right:1em;
}
div#kotsuteni_enquete .right_box{
  float:left;
}
div#kotsuteni_enquete p{
	/*padding-right:130px;*/
  margin:0;
  padding:0;
}
div#kotsuteni_enquete ul{
  margin:0;
  padding:0;
  margin-left:2em;
}
div#kotsuteni_enquete a{
  font-weight:bold;
  /*font-size:150%;*/
}

div#kotsuteni_enquete span.m01{
  font-weight:bold;
  font-size:150%;
}

/*==================================================================*/
div#contents-area-no-sidecontents div.kotsuteni_image{
  clear:both;
  text-align:center;
  padding:0;
  margin:0;
  margin-bottom:1em;
  line-height:130%;
	display:block;
  width:600px;
}
/*
div#contents-area-no-sidecontents div.kotsuteni_image img{
  clear:left;
  margin:auto;
  padding:0;
  margin-right:2em;
  border:1px solid #999999;
}
*/
div#contents-area-no-sidecontents div.kotsuteni_image div.setblock{
  float:left;
  margin:1em auto;
  padding:0;
  text-align:center;
  width:200px;
  font-size:70%;
}
div#contents-area-no-sidecontents div.kotsuteni_image div.minibook{
  margin:1em 0;
  padding:0;
  text-align:center;
  width:600px;
  font-size:70%;
}
div#contents-area-no-sidecontents div.kotsuteni_image img{
  margin:auto;
  padding:0;
  border:1px solid #999999;
}


/*==================================================================*/
/*
div#contents-area-no-sidecontents div.kotsuteni_newbook{
  text-align:center;
  padding-top:20px;
}

div#contents-area-no-sidecontents div.setblock{
  width:510px;
  margin:auto;
}

div#contents-area-no-sidecontents div.setblock img{
  float:left;
  border:1px solid #999999;
}

div#contents-area-no-sidecontents div.setblock p{
  float:left;
  text-align:left;
  padding:0;
  margin:0;
  width:240px;
}
*/

/*==================================================================*/
div.kotsuteni_example{
	padding:5px;
	margin:0;
	line-height: 140%;
	margin-bottom: 0;
  border:1px solid #CCCCCC;
	display:block;
}
div.kotsuteni_example img{
	width:114px;
	margin:0;
	padding:0;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
div.kotsuteni_example p{
	margin:0;
	padding:0;
	display:block;
	margin-left:124px;
	padding-right:3em;
}

/********************************************************************/
/* 骨転移をうまくコントロールするために */
/********************************************************************/
/*==================================================================*/
/* 共通部分 */
/*==================================================================*/
br.clear{
  clear:both;
}
br.anchor{
 font-size: 1%;
 position: absolute;
 top: -9999px;
}
/* メインコンテンツ */
/* 見出し */
.aredia-midashi {
 	font-size: 125%;
	font-weight: bold;
	color: #006798;
	margin-top: 20px;
	/*
	background: url(../../../img/p_top_midashi.gif) repeat-x;
  background-position: right;
  color: #00244A;
  font-size: 125%;
  line-height: 130%;
  font-weight: bold;
  width: 100%;
  height: 31px;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 10px;
	*/
  clear: left;
}
.aredia-midashi_l2 {
  background: url(../img/p_top_midashi_l2.gif) repeat-x;
  background-position: right;
  color: #00244A;
  font-size: 125%;
  line-height: 130%;
  font-weight: bold;
  width: 100%;
  height: 60px;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 10px;
  clear: left;
}

/* ↓ナビゲーション 
.m05-bg dl.m05 dd ul {
  padding:0;
  margin:0;
  margin-left:1em;
  list-style:none;
}
*/

.aredia_text_layer{
	position:relative;
	font-size:0.7em;
	line-height:120%;
}

/* case01 */
#case01_01_01{position:absolute;top:10px;left:5px;width:100px;}
#case01_01_02{position:absolute;top:10px;left:270px;width:120px;}
#case01_01_03{position:absolute;top:339px;left:265px;width:120px;}

/* case03 */
#case03_01_01{position:absolute;top:190px;left:160px;width:240px;height:246px;}


/* 骨転移テーブル ---------------------------------------*/
table.aredia_table_case03{
	border:1px solid #666666;
	border-collapse: collapse;
	font-size: 95%;
}


table.aredia_table_case03 caption{
	text-align:left;
	font-weight:bold;
}

table.aredia_table_case03 th{
	border:1px solid #666666;
	font-weight:normal;
	text-align:center;
  padding:5px;
}

table.aredia_table_case03 th.l_head{ background-color:#FFCC66; }

table.aredia_table_case03 th.r_head{
	width:4em;
	text-align:left;
	background-color:#B6EDDA;
}

table.aredia_table_case03 td{
	border:1px solid #666666;
	background-color:#FFFFCC;
  padding:5px;
}




/* 骨髄テーブル ---------------------------------------*/
table.aredia_table_case03_kotuzui{
	border:1px solid #666666;
	border-collapse: collapse;
	font-size: 95%;
	width:400px;
}

table.aredia_table_case03_kotuzui caption{
	text-align:left;
	font-weight:bold;
}

table.aredia_table_case03_kotuzui th{
	border:1px solid #666666;
	font-weight:normal;
	text-align:center;
  padding:5px;
}

table.aredia_table_case03_kotuzui th.l_head{ background-color:#FFCC66; }

table.aredia_table_case03_kotuzui th.r_head{
	width:4em;
	text-align:left;
	background-color:#B6EDDA;
}

table.aredia_table_case03_kotuzui td{
	border:1px solid #666666;
	background-color:#FFFFCC;
  padding:5px;
}

/*-----------------------------------------------------*/





.case03_img_table_caption01{
	position:absolute;
	top:5px;
	left:10px;
	font-weight:bold;
}
.case03_img_table_caption02{
	position:absolute;
	top:5px;
	left:270px;
	font-weight:bold;
}

.case03_img_table01 {
  width:550px;
  height:250px;
  background:#FFE5B8;
  display:block;
  padding:5px;
	padding-top:2em;
}
.case03_img_table02 {
  width:550px;
  height:170px;
  background:#FFE5B8;
  display:block;
  padding:5px;
	padding-top:2em;
}
.case03_img_table03 {
  width:550px;
  height:200px;
  background:#FFE5B8;
  display:block;
  padding:5px;
	padding-top:2em;
}
.case03_img_table01 img,
.case03_img_table02 img,
.case03_img_table03 img{
  float:left;
  margin:0 5px 0 5px;
  padding:0;
  border:0;
}
.case03_img_table02 .case03_float_text,
.case03_img_table03 .case03_float_text{
	width:120px;
  float:left;
  margin:0 5px 0 5px;
  padding:0;
  border:0;
}

/* case04 */

#case04_01_01{ position:absolute;top:79px;left:276px;width:120px; }

#case04_01_02{ position:absolute;top:262px;left:6px;width:250px; }

table.aredia_table_case04{
	border:1px solid #666666;
	border-collapse: collapse;
	font-size: 95%;
}

table.aredia_table_case04 caption{
	text-align:left;
	font-weight:bold;
}

table.aredia_table_case04 th{
	border:1px solid #666666;
	font-weight:normal;
	background-color:#9BCDFF;
	text-align:left;
	padding:5px;
}

table.aredia_table_case04 th.head01{ width:5em; }

table.aredia_table_case04 td{
	border:1px solid #666666;
	padding:5px;
}

table.aredia_table_case04 td.head{ background-color:#E1FFFF; }

table.aredia_table_case04 td.data{ background-color:#FFFFCC; }

/* case05 */
p.case05_info{ color:#006798; }




/* 前立腺テーブル */

div#contents-area div.table-waku {
	width: 100%;
}

div#contents-area div.table-waku table#zenritsusen {
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
}

div#contents-area div.table-waku table#zenritsusen th,
div#contents-area div.table-waku table#zenritsusen td {
	border:solid 2px #FFFFFF;
	padding:5px 10px;
}

div#contents-area div.table-waku table#zenritsusen th { background-color:#FDD09D; }

div#contents-area div.table-waku table#zenritsusen td { background-color:#E4F1D3; }

div#contents-area div.table-waku table#zenritsusen caption { margin:5px; }