@charset "utf-8";

/** ニュースページタイトル ***/
#pagetaitle_news{
     width: 860px !important;
	 width /**/: 900px;
	 height:60px !important;
	 height /**/:72px;
	 margin:0 0 12px 0;
	 padding:0 20px;
	 color:#FFF;
	 text-align:right;
	 background-image:url(../news/images/page_ttl.jpg);
	 background-repeat:no-repeat;
	 background-position:0 0;}
#pagetaitle_news p{
	margin:0;
	padding:2em 0 0 0;
	font-size:12px;}

/** 一覧 **/
/*ul.news_list{
	line-height:1.5em;
	list-style:square inside;}
.news_list li{
	border-bottom:dotted 1px #CCC;
	font-size:120%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	color:#a2002a;}
.news_list li a{
	text-decoration:none;
	color:#a2002a;}
.news_list li a:hover{
	color:#F60;}*/
/* トピックスボックス */
.topic_box{
	width:628px !important;
	width /**/:650px;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #CCC;}
.topic_txt{
	width:455px;
	float:left;}
.topic_pic{
	width:152px;
	float:right;}
.topic_btn a{
	padding:0 0 0 15px;
	display:block;
	text-decoration:none;
	font-size:90%;
	color:#a2002a;
	background-image:url(../images/column1_icon01.gif);
	background-repeat:no-repeat;
	background-position:0 50%;}
.topic_btn a:hover{ color:#F60;}

.topic_list_btn{
	width:140px;
	float:right;
	text-align:right;
	margin:0 0 1em 0;}
.topic_list_btn a{
	padding:0 15px 0 0;
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#a2002a;
	background-image:url(../images/column1_icon02.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;}
.topic_list_btn a:hover{ color:#F60;}

	
/** 詳細 **/
.news_txt01{
	width:620px;
	float:left;}
.news_txt02{
	width:635px;}
.news_pic{
	width:152px;
	float:right;}
.news_pic img{
	margin:0 0 10px 0;}
p.news_date{
	font-size:90%;
	margin:0 0 1em 0;}

.news_attachment01{
	border-top:dotted 1px #666;
	padding:5px 0 0 0;
	margin:1em 0 0 0;}
.news_attachment02{
	width:635px;
	border-top:dotted 1px #666;
	padding:5px 0 0 0;
	margin:1em 0 0 0;}
	
ul.pdf{
	line-height:0;
	list-style:none;}
.pdf li{
	font-size:90%;
	background-image:url(../news/images/ic_pdf.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 0 0 35px;
	margin:0;}

ul.url{
	line-height:0;
	list-style:none;}
.url li{
	font-size:90%;
	background-image:url(../news/images/ic_url.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 0 0 35px;
	margin:0;}
