@charset "utf-8";
@import url("../common/css/common2.css");


/* == fresco Home Page Bace__CSS =============================================== */
#main dl.news_list {
	width: 707px;
	float: right;
background:url(../common/images/lin_01.png) bottom left repeat-x;
}
#main dl.news_list dt span{
font-size:117%;
padding-left: 15px;
background:url(../news/images/sit_ico_01.png) left center no-repeat;
}
#main dl.news_list dt {
padding-top: 7px;
padding-bottom: 5px;
width: 143px;
float: left;
/*border-top:#999999 dashed 1px;*/
background:url(../common/images/lin_01.png) top left repeat-x;
}
#main dl.news_list dd {
margin-left: 120px;
padding-top: 7px;
padding-bottom: 5px;
/*border-top:#999999 dashed 1px;*/
background:url(../common/images/lin_01.png) top left repeat-x;
}
#main dl.news_list dd span{
font-size:117%;
/*line-height:160%;*/
padding-left: 15px;
display:block;
background:url(../news/images/idx_ico_02.png) left 5px no-repeat;
}
#main dl.news_list dt.top,#main dl.news_list dd.top{
background:none;
}
/* --- news_list Link Seting --- */

#main dl.news_list a:link {
color: #006699;
text-decoration:none ;
}
#main dl.news_list a:visited {
color: #993399;
text-decoration:none ;
}
#main dl.news_list a:hover {
color:#006699;
text-decoration:underline ;
}

#main .txts{
margin:30px 5px 0 5px;
}
#main .txts p{
margin-bottom:30px;
line-height:170%;
font-size:117%;
}
#main .txts p.images{
line-height:normal;
margin:0;
}
#main .txts p.images img{
float:right;
margin-left:15px;
margin-bottom:15px;
}