#flash
{
	clear: both;
	padding-bottom: 10px;
}
#news_area
{
	float: left;
	width: 550px;
	padding-left: 20px;
}
#news_area h2
{
	background-image: url(../../images/eng_index_h2_new.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-indent: -6000px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#news_area ul
{
	margin: 0px;
	padding: 0px;
}
#news_area li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
	background-image: url(../../images/news_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news_area a
{
	color: #FFFFFF;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
#news_area li a:hover
{
	background-image: none;
	background-color: #5D5635;
}
#news_area li .date
{
	font-family: "lr SVbN", "Osaka|";
	padding-left: 8px;
	padding-right: 20px;
	background-image: url(../../images/news_title_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#news_area li .title
{
	padding-left: 10px;
}
#index_address
{
	float: right;
	width: 390px;
	line-height: 160%;
	padding-top: 4px;
}
#index_address h2
{
	background-image: url(../../images/eng_index_h2_inq.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-indent: -6000px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#index_address p
{
	padding-top: 8px;
	line-height: normal;
}
#index_address a
{
	color: #FFFFFF;
}
#index_address a:hover
{
	background-color: #5D5635;
	text-decoration: underline;
}
#index_address #text
{
	width: 190px;
	float: right;
}
#foot_area
{
	background-position: left 24px;
	padding-top: 24px;
}
@media print
{
#flash
{
}
#news_area,#index_address
{
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	height: auto;
	width: auto;
}
#news_area h2
{
	color: #000000;
	background-image: none;
	text-indent: 0px;
}
#news_area a
{
	color: #000000;
}

}

