﻿@charset "UTF-8";
body#pastnews{
	background:url("../images/bg_green.jpg") no-repeat;
}

#side_top{
height:91px;
	background:url("../images/side_top_pastnews.png") no-repeat;
}

/*-- [past] break news --*/

dl{
	margin:10px 0 15px 15px;
	background-image:url("../images/break_news.gif");
	background-repeat:no-repeat;
}

dt{
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin:3px 0 10px 0px;
	padding:7px 0 10px 0px;
	text-indent:30px;
}

dd.date{
	color:#ffba00;
	font-weight:600;
	font-size:12px;
	letter-spacing:0.1em;
	padding:3px 0 0 386px;
}

*html dd.date{
	font-size:10px;
	letter-spacing:0.1em;
	padding:3px 0 0 386px;
}

*:first-child+html dd.date{
	font-size:10px;
	letter-spacing:0.1em;
	padding:3px 0 0 384px;
}

dt.title{
	background-image:url("../images/break_news_under.png");
	background-repeat:no-repeat;
}

dt.title a{
	color: #127613;
	font-weight:600;
}

dt.title a:hover{
	color: #00c800;
}

dd.comment{
	font-size:11px;
	color:#333;
	padding:0 0 10px 20px;
	line-height:1.5em;
}



.map#paragraph{
	padding:70px 0 0 0px;
}

#map_box{
	width:602px;
	padding:15px 0 0 0px;
}

#map_box p{
	padding:10px 0 0 15px;
}

#map_ss{
	width:646px;
	margin:0 0 0 -10px;
	padding:10px 0 0 0;
}

.mtitle{
	padding:10px 0 10px 10px;
}