
/*----------------------------------------------------------------------------------------
     入れ歯　流れ
----------------------------------------------------------------------------------------*/
table.art{
	line-height:1.4;
	width:80%;
	font-size:100%;
	margin:0 auto;
}

table.art th{
	padding:5px;
	white-space:nowrap;

}



.ve_t{
	vertical-align:top;
}

#index table.art td.line
{
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	border-right:1px dotted #ccc;
	padding:10px 10px 10px 25px;
	
}
#index table.art th.line{
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	border-left:1px dotted #ccc;
	padding:10px;
	}
table.art td.line p{
	line-height:1.25;
	margin:0;
	padding:0;
	
}

table.art td p.tit{
	background:#e2e4e9;
	width:100%;
	padding:4px 0;
}


table.art td {
}

table.art td.ya{
	padding:8px 0;
	background:url(../images/arrow_02.gif) no-repeat 50% 50%;
}

table.general td.line dl{
	width:100%;
	text-align:left;
	margin:0;
	
}

table.general td.line dl dt{
	margin:0;
	color:#039;
	font-weight:bold;
	
}

table.general td.line dl dd{
	margin:0 0 15px 0;
	
}
