﻿@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 641px){
h2.renov {
	color: #996600;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 160%;
}

div.tbox {
	width:880px;
	margin:20px auto;
	padding:5px 0;
	background-color:#000000;
	text-align:center;
	border:2px solid #ffcc33;
}

div.lcimg {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

div.line88 {
	margin:10px auto;
}
}