@charset "shift_jis";
/*********************/
div#mainImage h3 {
    text-indent: -9999px;
}


div#news a:link {
	color: #FFFFFF;
	text-decoration: underline;
}


div#news a:visited {
	color: #333333;
	text-decoration: underline;
}

div#news a:hover {
	color: #333333;
	text-decoration: none;
}


div#news a:active {
	color: #bbbbbb;
	text-decoration: underline;
}


div#news dl {
	margin: 5px 0;
	font-size: 1.2em;
	color: #ffffff;
}


div#news dt {
	margin-left: 26px;
	padding-left: 15px;
	font-weight: bold;
	background: url(../images/news_icon.gif) 0% 50% no-repeat;
}


div#news dd {
    margin-bottom: 5px;
	padding: 0 0 5px 41px;
	border-bottom: #efedd9 1px solid;
}


h4#newsTitle img {
    position: absolute;
	right: 10px;
	top: 7px;
}

/*****************/
/***** ID ********/
/*****************/
div#mainImage {
    width: 580px;
	height: 260px;
	margin-bottom: 20px;
	background: url(../images/main_image.jpg) left top no-repeat;
}


div#news {
}


div#newsFrame {
    height: 135px;
	padding: 3px 0;
	overflow: auto;
	background-color: #a09b6d;
}


h4#newsTitle {
    width: 580px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) left top no-repeat;
	position: relative;
}
/*****************/
/***** CLASS *****/
/*****************/
