@charset "utf-8";

div#inspect {width: 570px;
 margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: inline;
	text-align: center;}
	
/* サブメニュー */
/*div#inspect ul#submenu	{
 font-size: 0.875em;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0;
	width: auto;
}
div#inspect ul#submenu li	{list-style-type: none}
div#inspect ul#submenu li a	{display: block;
	line-height: 30px;
	width: 172px;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	background: url(../img2/inspect/submenu_1.jpg) no-repeat;
	border-bottom: dotted 1px #FFFFFF;
	padding-left: 28px;}
div#inspect ul#submenu li a:hover	{background-color: #0000CC;
	background: url(../img2/inspect/submenu_2.jpg) no-repeat;}
*/
div#submenu {
 text-align: center;
	font-size: 0.9em;
	margin: 5px auto;
}

/* メイン表示部 */
div#inspect #cont{
 width: 510px;
	margin: 10px auto;
}
div#cont h3{
 width: 510px;
 font-size: 1.2em;
	margin-top: 0;
	margin-left: 0;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	background: url(../img2/h3.jpg);
	color: #333333;
	border: #7799FF 1px solid}

#cont table{ width: 400px;
 margin: 5px auto;
	border: none;
	font-size: 0.8em}
	
#cont th{ background: #25CDC0;
 border-top: 1px solid #A6EEE9;
 border-left: 1px solid #A6EEE9;
 border-right: 1px solid #12635C;
 border-bottom: 1px solid #12635C;
	color: #FFFFFF;
	padding-left: 8px;
	width: 180px;
	height: 40px;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em}
	
#cont td{ background: #FFFFFF;
	padding: 4px;
	text-align: right;
	border-bottom: 1px dotted #999999;
	width: 200px;}
	
#cont td.disease{
 text-align: left;
 border-bottom: 1px solid #7799FF;
 border-left: 1px solid #7799FF;
	margin-bottom: 10px;
	width: 400px;
	}


div#inspect dl{ font-size: 0.875em;
	width: 500px;
	margin-left: 10px}

#cont dt{border-left: 5px solid #25CDC0;
 border-bottom: 1px solid #25CDC0;
	padding: 4px;}

#cont dd{margin-bottom: 30px;
 margin-top: 3px;
	margin-left: 15px;
	line-height:1.4}
	
#cont dd.to{padding-left: 200px;
 margin: 0}

#cont dd img{margin-right: 3px;
 margin-bottom: 4px}
	
#cont dd #bank{width: 260px;
 margin: 4px auto;
	text-align: left;
	padding: 10px 20px;
	border: double #25CDC0}

#cont dd #telinfo{width: auto;
 margin: 4px;
	text-align: left;
	font-size: 1.1em}
	
#cont dd #telinfo th{ background-color: #25CDC0;
 width: 130px;
	border: none}

#cont dd #telinfo td{ text-align: left}

#cont p{margin: 5px 20px}

#cont .receipt{text-align: right;
 font-size: 0.875em;}
	
#cont .comment{font-size: 0.8em;
 margin: 5px 20px;}

#cont .message{font-size: 0.9em;
 width: 600px;
	margin-top: 10px;
 margin-left: 60px;
	line-height: 1.4}

