@charset "utf-8";
/* CSS Document */

h2#after {
	background-image:url(/img/repair/title.gif);
	background-repeat:no-repeat;
	height:32px;
	width:540px;
	text-indent:-9999px;
	margin-top:20px;
	}
#message {
	background-image:url(/img/repair/message.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:212px;
	}
#message p {
	padding:90px 20px 20px 140px;
	}
#detail .picAf {
	float:left;
	width:189px;
	margin-top:20px;
	}
.clr {
	clear:both;
	}
#detail dl {
	width:314px;
	float:right;
		}
#detail dl dd {
	line-height:140%;
	font-size:12px;
	padding-left:20px;
	}
#detail dl dt {
	margin:20px 0 10px 0;
	}
.ann {
	font-size:80%;
	color:#999999;
	margin:20px 0;
	}
	