@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      topics.css
 Style Info:     コンテンツのスタイル
-----------------------------------------------------------
Style Index
	
/*----------------------------------------------------
	コンテンツ
----------------------------------------------------*/
#contents {
    width: 670px;
	margin:0 auto;
	padding:0;
}

#contents h2 {
    width:670px;
	height:100px;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}

#list {
    width:80px;
	height:21px;
	margin:0;
	padding:0;
}

.choubun_01_ttl {
    letter-spacing:0.15em;
	line-height:150%;
	font-size:120%;
	margin:0;
	padding:10px 0;
}

#news_base {
    width:670px;
	height:auto;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	margin:0;
	padding:20px 0;
	float:left;
}

#news_base img {
    float:right;
}

#news_base_02 {
    width:670px;
	height:auto;
	margin:0;
	padding:10px 0;
	float:left;
}

#news_link {
    width:75px;
	height:26px;
	margin:10px 5px 0 0;
	padding:0;
	float:left;
}

* html #news_link {
    width:75px;
	height:26px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

#news_link_list {
    width:160px;
	margin:5px 100px 0 0px;
	padding:0;
	float:left;
}

* html #news_link_list {
    width:160px;
	margin:0 100px 0 0px;
	padding:0;
	float:left;
}

#news_link_list p {
    text-align:left;
	letter-spacing:0.1em;
	line-height:140%;
	vertical-align:baseline;
	margin:3px 0 0 0;
	padding:0;
}

* html #news_link_list p {
    text-align:left;
	letter-spacing:0.1em;
	line-height:140%;
	vertical-align:baseline;
	margin:0 0 0 0;
	padding:0;
}

#news_link_list a {
    margin:0;
	padding:0 0 0 16px;
	color:#666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	vertical-align:baseline;
	display:block;
	background: url(../../img/txt_rollout.jpg) no-repeat 0 0;
	}
	
#news_link_list a:hover {
    color:#219DD9;
	text-decoration:underline;
	background: url(../../img/txt_rollover.jpg) no-repeat 0 0;
	}
	
*+html #news_link_list a {
    margin:0;
	padding:0 0 0 16px;
	color:#666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	vertical-align:baseline;
	display:block;
	background: url(../../img/txt_rollout.jpg) no-repeat 0 0.1em;
	}
	
*+html #news_link_list a:hover {
    color:#219DD9;
	text-decoration:underline;
	background: url(../../img/txt_rollover.jpg) no-repeat 0 0.1em;
	}
	
.news_l {
	float: left;
	width: 130px;
	margin:20px 0;
	padding:0 0 0 5px;

}

* html .news_l {
	float: left;
	width: 130px;
	margin:20px 0 0 0;
	padding:0 0 0 5px;

}

.news_r {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

* html .news_r {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.news_r p {
    background: url(../img/topics_icon.jpg) no-repeat 0 0em;
	line-height:140%;
	margin:0px 0 0 0;
	padding:0 0 0 20px;
	list-style-type:none;
	letter-spacing:0.15em;
	color:#666666;
}


*+html .news_r p {
    background: url(../img/topics_icon.jpg) no-repeat 0 0.1em;
	line-height:140%;
	margin:-1px 0 0 0;
	padding:0 0 0 20px;
	list-style-type:none;
	letter-spacing:0.15em;
	color:#666666;
}

.news_r a {
	color:#666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	vertical-align:baseline;
	}
	
.news_r a:hover {
    color:#095CA7;
	text-decoration:underline;
	}

#newslist_line {
    width:auto;
	border-top:1px #999999 solid;
	margin:0 auto;
	padding:0;
}
	
#news_list_menu {
	width:670px;
	height:20px;
	padding:0px;
	margin:10px 0;
	}
	
#news_list_menu img {
	height:20px;
	padding:0px;
	margin:0;
	width:60;
	}

#news_list_menu ul {
	width:670px;
	height:20px;
	padding:0;
	margin:0;
	list-style:none;
	}
		
#news_list_menu ul li {
	height:20px;
	width:65px;
	padding:0px;
	margin:0px 5px 0 0;
	float:left;
	}

#news_list_menu ul:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
	}

#news_list_menu ul li {
	line-height:0px;/*--firefox--*/
	}
		
#news_list_menu ul li img {/*---IE-------*/
	vertical-align:top;
	}
	
	
	
	
#news_base ul {
    list-style-type:decimal;
	color:#666666;
	margin:0;
	padding:0;
}	
	
#news_base li {
	margin:5px 0 0 30px;
	padding:0;
	letter-spacing:0.1em;
}	
	
	
#topics_img_base {
    width:670px;
	margin:20px 0 0 0;
	padding:0;
}	

#topics_img_01 {
    width:330px;
	height:220px;
	margin:0 auto;
	padding:0;
	border:#999999 1px solid;
}	
		
	
	
	
	
	
	
	
	