@charset "utf-8";
/* CSS Document */

.top_category, .top_other{
	padding:0;
	margin:10px 0 0 5px;
	width:245px;
	overflow:hidden;
	float:left;
}

.top_category p{
	padding:3px 2px 2px 2px;
	margin:0;
	line-height:130%;
	background-color:#ffffff ;
	text-align:left;
	border:solid 1px #cccccc;
	border-top:none;
}
/*hack*/
.top_category p:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/* Hides from IE-mac \*/
.top_category p{
	height:1%;
}
.top_category p{
	display:block;
}
.top_category p{
	display:inline-table;
}
/*End-hack*/

.top_category strong{
	font-weight:normal;
}

.top_category img{
	margin:0;
	padding:0 3px 0 0;
	border:0;
	float:left;
}

.top_category h2 {
	color:#FFFFFF;
	padding:3px 0 2px 0;
	margin:0;
	text-align:center;
	background:url(http://www.yamagata-info.com/img/se_back.jpg) repeat-x center top;
}

.top_category h2 a, .top_category h2 a:hover, .top_category h2 a:visited {
	color:#FFFFFF;
}

.top_category h2 a:hover {
	color:#FFFFFF;
}

.top_other h4{
	clear:both;
	padding:2px 0 0 2px;
	margin:5px 0 3px 0;
	color:#666666;
	border-top:3px #D7EAD0 double;
}

.top_other dl{
	padding:0 0 5px 0;
	margin:0 0 3px 0;
	border-bottom:3px #D7EAD0 double;
}

.top_other dt{
	padding:0 0 0 2px;
	margin:0;
}

.topframe {
	padding:0;
	margin:2px 0;
	height:50px;
}

.top_other h3{
	color:#FFFFFF;
	padding:2px 0;
	background-color:#b0cea2 ;
	text-align:center;
	font-weight:bold;
	margin:0;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}

.top_other p{
	padding:3px;
	margin:0;
	line-height:140%;
	background-color:#eff4ec;
	text-align:left;
	border:solid 1px #cccccc;
	border-top:none;
}
/*hack*/
.top_other p:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.top_other{
	display:inline-table;
}
/* Hides from IE-mac \*/
.top_other p{
	height:1%;
}
.top-other p{
	display:block;
}
/*End-hack*/

.top_other strong{
	font-weight:normal;
}

.top_check {
	margin:10px 10px 10px 0;
	padding:5px 0;
	text-align:center;
	font-weight:bold;
	color:#FF9900;
	border-bottom:dashed 1px #cccccc;
	border-top:dashed 1px #cccccc;
}

.top_check a{
	font-weight:bold;
	color:#FF9900;
}

.top_check a:hover{
	text-decoration:underline;
}

.top_check a:visited{
	font-weight:bold;
	color:#FF9900;
}

.top_news {
	padding:0;
	margin:15px 0 0 5px;
	width:370px;
	float:left;
}

.top_news h4 {
	color:#FFFFFF;
	padding:2px 0 1px 5px;
	background-color:#8EB979;
	font-weight:bold;
	margin:0;
	border-left:solid 1px #cccccc;
}

.top_news dl {
	margin:0;
	padding:7px 5px 5px 5px;
	border:solid 1px #cccccc;
}

.top_news dt {
	margin:0 0 7px 0;
	padding:0;
}

.kosin {
	margin:0;
	padding:0;
}
.kosin p {
	margin:0;
	padding:0;
	font-size:11px;
}
.kosin i {
	color:#666;
	font-style:normal;
}
