@charset "Shift_JIS";

/* 共通
---------------------------------------------------- */
img {
	border: none;
	vertical-align: bottom;
}

a{ 
	outline: none;
}

table.defaultTbl {
	width: 638px;
	margin: 0 auto 15px;
	line-height: 1.5;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.defaultTbl th {
	padding: 5px;
	background: #cce6d8;
	border: 1px solid #70ba95;
	text-align: left;
}

table.defaultTbl td {
	padding: 5px;
	border: 1px solid #70ba95;
	text-align: left;
}


/* TOPページ
---------------------------------------------------- */
div.title_news{
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	overflow: hidden;
	text-indent: 25px;
	width: 298px;
	height: 24px;
	border: solid 1px #FBE4C5;
	margin: 0 auto;
	background-image: url("../images/html/ttl2.gif");
	background-repeat: no-repeat;
	color: #4F301D;
}

dl.news {
	width: 278px;
	height: 120px;
	margin: 2px auto;
	padding: 10px;
	overflow-y: scroll;
	border:solid 1px #D2D2D2;
	scrollbar-face-color: #220022;
	scrollbar-highlight-color: #220022; 
	scrollbar-shadow-color: #220022; 
	scrollbar-3dlight-color: #D2D2D2; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #220022; 
	scrollbar-darkshadow-color: #D2D2D2; 
	filter:chroma(color=#220022); 
	font-size:13px; 
	line-height:1.7; 
	color:#666666; 
	background-color:#FFFFFF;
}

dl.news dt {
	margin: 0;
	padding: 0;
	border: none;
}

dl.news dd {
	margin: 0;
	padding: 0 0 10px 5px;
	border: none;
}

.freehtml1, .freehtml2, .freehtml3, .freehtml4 {
width:733px;
}