@charset "Shift_JIS";

/* 共通 */

*{
	margin	: 0;
	padding	: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif; 
}


h1,
h2{
	font-size: 25px;
	}


#wrapper{
	margin-left: 48px;
	width: 602px;
	color: #4f4f4f;
	line-height: 1.5;
	}
	
#wrapper_print{
	margin-left: 0;
	margin-right: 0;
	width: 630px;
	font-size: 13px;
	line-height: 1.5;
	}	
	
#wrapper a{
	color: #3366CC;
	}		
	
#wrapper a:hover{
	color: #FFA2A2;
	}	




	
#footer_gotop{
	margin: 50px 0 20px;
	text-align:center;
	}
	
.pagetop{
	margin: 20px 15px 10px 0;
	text-align:right;
	}
	
.clearfix:after{	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
}	


/* トップページ */
#top{
	margin: 15px 0;
}

#top img{
	border: none;
}

#top h1{
	margin: 30px 0 0 17px;
}

#top ul{
	list-style-type: none;
}		

#top ul li{
	margin-bottom: 5px;
}

* html #top ul li{
	margin-bottom: 4px;
}	


#top #banner{
	margin: 10px 0 10px;
}

#top #banner .left{
	margin-right: 8px;
}


/* 対談 */
	
#talk{
	margin-right: 10px;
	width: 577px;
	}	
	
#talk #title{
	margin: 25px 0 10px;
	background: url(image/talk_title.jpg) top center no-repeat;
	height: 93px;
	}
	
#talk #title p{
	padding: 12px 0 0 258px;
	}	
	
#talk #read{
	padding-left: 5px;
	margin-bottom: 35px;
	font-weight: bold;
	line-height: 1.8;	
	}
	
#talk #read img{
	margin-left: 0px;
	float: right;
	}

#talk .caption_title{
	margin: 20px 0 10px;
   padding: 3px 0 0 40px;
	background: url(image/talk_caption.gif) left top no-repeat;
	height: 26px;
	color: #333;
	}
	
#talk dl{	
	margin-bottom: 0;
	width: 577px;
	color: #333;
	}
	
#talk dt{
	margin: 10px 0 5px;
	padding:0 20px 0 35px;;
	background: url(image/tex_line.gif) top left no-repeat;
	font-weight: bold;
	color: #666;
	}	

#talk dd ul{
	padding:0 20px 8px 10px;
	list-style-type: none;
	}

#talk dd ul li.name{
	float: left;
	color: #3161a7;
	width: 42px;
	font-weight: bold;
	}
	
#talk dd ul li{
	width: 495px;
	float: right;
	}
	
	
/* 40代のQ&A */	

#q-a{
	margin-right: 10px;
	width: 577px;
	}	
	
#q-a #q_block{
	margin: 30px 0 ;
	padding: 30px 0 15px 25px ;
	border-top: 2px #699ABE dotted;	
	border-bottom: 2px #699ABE dotted;
	}
	
* html #q-a #q_block{
	padding: 30px 0 25px 30px ;
	}	
	
	
#q-a #q_block table {
	margin-bottom: 15px;
	}	
	
#q-a #q_block table td{
	text-align: left;
	width: 133px;
	}
	
#q-a #q_block table .top{
	height: 52px;	
	background: url(image/q_box_top.gif) top left no-repeat;
	}
	

#q-a #q_block table .top span{
	padding: 10px 0 0 27px;
	display: block;
	color: #fff;
	font-size: 19px;
	font-weight: 900;
	letter-spacing: -0.05em;
	float: left;
	}
	
#q-a #q_block table .top em{
	padding: 10px 0 0 80px;
	display: block;
	color: #666;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	}	
	
#q-a #q_block table .btm{
	padding: 0 20px 0 12px;
	background: url(image/q_box_btm.gif) top left no-repeat;
	height: 80px;
	line-height: 1.3;
	font-size: 90%;
	}
	
#q-a .a_block{
	margin: 0 0 15px ;
	padding: 0px;
	width: 550px;
	}
	
#q-a .a_block .disc_box{
	padding: 4px;
	width: 545px;
	min-height:  330px;
	background-color: #fff;	
	}		
	
#q-a .a_block .disc_box .q_title{
	background: url(image/q_tit.gif) top left no-repeat;
	height: 25px;	
	}	
	
#q-a .a_block .disc_box .q_title span{
	padding: 0 0 0 22px;
	display: block;
	color: #fff;
	font-size: 19px;
	font-weight: 900;
	letter-spacing: -0.05em;
	float: left;
	}
	
#q-a .a_block .disc_box .q_title span.long{
	padding: 0 0 0 19px;
	display: block;
	color: #fff;
	font-size: 19px;
	font-weight: 900;
	letter-spacing: -0.05em;
	float: left;
	}	
	
#q-a .a_block .disc_box .q_title em{
	padding: 3px 0 0 47px;
	display: block;
	color: #666;
	font-size: 80%;
	font-style: normal;
	font-weight: 900;
	}	
	
#q-a .a_block .disc_box p{
	padding: 15px;
	font-size: 85%;
	}
	
#q-a .a_block .disc_box p span{
	font-size: 80%;
	}		
	
#q-a .a_block .disc_box .a_title{
padding: 3px 0 0 47px;
	background: url(image/a_tit.gif) top left no-repeat;
	height: 25px;
	font-size: 80%;
	font-style: normal;
	font-weight: 900;	
	}	
	
	
#q-a .go_question{
	padding-bottom: 20px;
	width: 550px;
	text-align:right;
	}
	
/* 受診のすすめ */	

#jushin{
	margin-right: 10px;
	width: 577px;
	}
	
	
#jushin h3{
	margin: 25px 0 2px;
	background: url(image/jushin_list_tit.jpg) top left no-repeat;
	height: 30px;
	}
	
#jushin #read{
	margin-bottom: 15px;
	padding-left: 8px;
	font-size: 85%;
	}
	
#jushin dl{
	margin-bottom: 20px;
	padding: 0 10px 0;
	}
	
#jushin dt{
	margin-bottom: 5px;
	color: #397AE0;
	font-size: 85%;
	font-weight: bold;
	padding-top:0.4%;
	padding-left:30px;
	padding-bottom:7px;
	}
	
#jushin dt img{
	margin-right: 4px;
	}	
	
#jushin dd{
	padding-left: 15px;
	font-size: 85%;
	}
	
#jushin #memo{
	margin: 20px 0 0;
	}	
	
#jushin #memo h4{
	margin-bottom: 10px;
	background: url(image/jushin_memo_tit.gif) top left no-repeat;
	height: 70px;
	}
	
#jushin #memo #mihon{
	padding-left: 22px;
	margin-bottom: 10px;

	}	
	
#jushin #memo #memo_btn{
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
	}

/* HRT-OC */	

#hrtoc	p{
	font-size:90%;
	line-height:150%;
}


/* 印刷用ページ */

#print_btn{
	width: 595px;
	margin: 10px 0px 10px 50px;
	text-align: right;
	
	}

#print{
	margin:0 10px 0 30px;
	padding: 10px;
	background-color: #fff;
	width: 595px;
	height: 842px;
	border: 1px #000 solid;
	color: #000;
	text-align: center;
	}

#print #title{
	margin: 15px 0;
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;
	margin-bottom: 10px;
	}

#print table {
	margin-bottom: 3px;
	}	
	
#print table td{
	padding:2px; 
	margin: 0px;
	text-align: left;
	font-size: 13px;
	}		
	
#print table .box{
	margin: 2px 5px 5px;
	border-top: 1px #000 dotted;
	text-align: center;
	height: 80px;
	}										
	
#close_btn{
	width: 595px;
	margin: 10px 0px 10px 50px;
	text-align: right;
	}	
	
						
	
	
						
					
/* 骨粗しょう症 Q&A */	

#kotsuso{
	margin-right: 10px;
	width: 577px;
	color: #333;
	font-size:100%;
	line-height:150%;
	}
	
#kotsuso h3{
	margin: 0px 0 2px;
	padding: 10px 3px 0;
	background: url(image/kotsuso_tit.jpg) top left no-repeat;
	height: 40px;
	color: #666;
	font-size: 95%;
	}
	
#kotsuso p.text{
	margin: 0 0 5px;
	padding: 7px 5px 10px;
	font-size:90%;
	}
	
#kotsuso #list{
	margin: 18px 0 15px 20px;
	padding-bottom: 25px;
	background-color: #fff;
	width: 518px;
	}	

#kotsuso #list h4{
	margin: 0 0 20px 23px;
	padding: 18px 0 0;	
	}	

#kotsuso #list ul{
	margin: 0 0 0 27px;
	padding: 0;
	list-style-type: none;
	
	}
	
#kotsuso #list li{
	margin: 5px 0 0;
	padding: 3px 0 5px 20px;
	position: relative;
	background: #fff url(image/kotsuso_line.gif) bottom left no-repeat;
	}		
	
#kotsuso #list li span{
	position: absolute ;
	top: 0px;
	right: 60px;
	}

#kotsuso table {
	border: none;
	background-color: #FFFFFF;
	margin:0 25px 0 25px;
	font-size:90%;
	}
#kotsuso table tr{
	background: #fff url(image/kotsuso_line.gif) bottom left repeat-x;
}
#kotsuso table td{
	padding: 3px 3px 3px 20px;
	text-align: left;
	background-color: #FFFFFF;
	line-height:150%;
	}
	
#kotsuso #list_text{
	margin: 18px 0 15px 0;
	padding: 0;
	}	

#kotsuso #list_text h5{
	margin: 25px 0 0;
	padding: 0;	
	}
	
#kotsuso #list_text dl{
	margin: 10px 0 0;
	padding: 7px 0 0;	
	}	
	
#kotsuso #list_text dt#shokuji{
	margin: 0 0 8px;
	padding: 3px ;
	background-color: #fff;
	border: 1px #69A7F1 solid;
	text-align: center;
	width: 4em;
	color:  #69A7F1;
	font-weight: bold;
	}
	
#kotsuso #list_text dt#tabaco{
	margin: 0 0 8px;
	padding: 3px ;
	background-color: #fff;
	border: 1px #69A7F1 solid;
	width: 11em;
	text-align: center;
	color:  #69A7F1;
	font-weight: bold;
	}
	
#kotsuso #list_text dt#diet{
	margin: 0 0 8px;
	padding: 3px ;
	background-color: #fff;
	border: 1px #69A7F1 solid;
	width: 11em;
	text-align: center;
	color:  #69A7F1;
	font-weight: bold;
	}
	
#kotsuso #list_text dt#undo{
	margin: 0 0 8px;
	padding: 3px ;
	background-color: #fff;
	border: 1px #69A7F1 solid;
	width: 4em;
	text-align: center;
	color:  #69A7F1;
	font-weight: bold;
	}

#kotsuso #list_text dt#family{
	margin: 0 0 8px;
	padding: 3px ;
	background-color: #fff;
	border: 1px #69A7F1 solid;
	width: 17em;
	text-align: center;
	color:  #69A7F1;
	font-weight: bold;
	}
	
#kotsuso #list_text dt#heikei{
	margin: 0 0 8px;
	padding: 3px ;
	background-color: #fff;
	border: 1px #69A7F1 solid;
	width: 7em;
	text-align: center;
	color:  #69A7F1;
	font-weight: bold;
	}					
	
#kotsuso #list_text dd{
	font-size: 85%;
	}					
