/*{H*/	
#main{
	width:721px;
	}
	
#main_img{
	background-image:url(../img/repaircase/main.jpg);
	background-repeat:no-repeat;
	height:126px;
	padding:150px 0 0 30px;
	font-size:90%;
	}

#title01{
	background-image:url(../img/repaircase/title.jpg);
	background-repeat:no-repeat;
	height:28px;
	margin-top:25px;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 50px;
	}
	
.bgy {
	background-image:url(../img/repaircase/border_side.jpg);
	background-repeat:repeat-y;

	padding-left:45px;
}
.repaircase{
	width: 180px;
	padding-top:20px;
	float:left;
	margin-top:10px;
	margin-right:40px;
	border: 1px dotted #999999;
	}
.repaircase p{text-align:center;}
.under_line{
	border-bottom:dotted 1px #999999;
	padding:15px 0;
	}
.right{ text-align:right; font-weight:bold; font-size:110%; }
.right a{ text-decoration:none; color:#f60;}
.right a:hover{ text-decoration:underline; color:#333333;}
.right a:visited{ }

.repaircase_contents dt{
	background-image:url(../img/repaircase/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:solid 1px #E2DEC2;
	color:#4F7838;
	font-weight:bold;
	font-size:130%;
	width: 155px;
	margin-left:5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	
.repaircase_contents dd{
width: 165px;
	padding:0;
	margin-top:10px;
	margin-left:5px;
	}
	
.icon01{
	background-image:url(../img/repaircase/category01.gif);
	}

.icon02{
	background-image:url(../img/repaircase/category02.gif);
	}
	
.link_txt{
	text-align:right;
	}
	
.line_bottom{
	padding:10px 0 25px 0;
	}
	
