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

*{
	margin:0;
	padding:0;
	border:0;
}
.clear{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .clear { display: inline-block; }
/* no ie mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* */
body {
line-height:1.7em;
color:#3c3c3c;
font-size:76%; 
font-family:"メイリオ",Osaka,"ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3"
	}
#wrap table {
	width:417px;
	float:right;
	margin-bottom:30px;
	border-collapse:collapse;
	border-top:solid 2px #DCDCDC;
	border-bottom:solid 2px #DCDCDC
	}
p{margin-bottom:1em;}
/*ol{margin-bottom:1em;}*/
ol li {list-style:inside decimal; margin-left:1em; text-indent:-1em;}

/*=======================
*	contents
*/

#tokai_header
	{
	width:760px;
	height:100px;
	margin:0px auto;
	}
	
	
table.tokai_header_table
	{
	background:#BABAE9;
	}






#wrap
	{
	width:668px;
	height:auto;
	margin:0px auto 12px;
	padding:50px 0 0 0;
	}
h1{margin-bottom:20px;text-align:center;}
#main
	{
	width:668px;
	background:url(images/bg_main.gif) repeat-y;
	}
#bottom
	{
	width:608px;
	height:auto;
	padding:30px;
	background:url(images/bg_bottom.jpg) no-repeat bottom;
	}
#case,
#fee
	{
	padding:0 30px;
	}
#fee h4 
	{
	margin-bottom:20px;
	}
#drug
	{
	text-align:center;
	padding:0 0 20px 0;
	}
.case
	{
	margin-bottom:25px;
	}
	
.case img
	{
	margin-bottom:12px;
	}
	
	
		
.case p,
.case ol
	{
	margin-left:20px;
	}

.left
	{
	width:170px;
	float:left;
	}
.right
	{
	display:block;
	width:417px;
	float:right;
	margin-bottom:30px;
	}

.hide
	{
	display:none;
	}
	
h3
	{
	display:block;
	width:626px;
	margin:30px auto;
	}

#wrap td
	{
	border-top:dotted 1px #DCDCDC;
	border-bottom:dotted 1px #DCDCDC;
	padding:10px;
	}
#wrap td.int
	{
	text-align:right;
	}
#wrap td.nb
	{
	border:none;
	}

.txt1{color:#cb2f5f;}
.txt2{color:#3d99d0;}




#btn_back
	{
	padding:14px 0 14px 0;
	text-align:center;
	}
	
	
	#btn_back img.copy
	{
	padding:14px 0 0 0;
	}
	
