@charset "UTF-8";
/*::information::::::::::::::::::::::::::::::::::::
File name ：index.css
Site name：東北がんネットワーク
Summary：「トップページ」で使用しています。
:::::::::::::::::::::::::::::::::::::::::::::::::::: */

/*===================================================*/
h2.indexImg{
 display: block;
 padding: 0px;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 clear: both;
}
h3.indxTitle{
 padding: 0px;
 margin-top: 50px;
 margin-right: 0px;
 margin-bottom: 30px;
 margin-left: 0px;
 display: block;
 font-size: 1.6em;
 text-indent: 0px;
}
p span.pList{ font-weight: bold; }
dl#newsList2,
dl#newsList{
 width: 980px;
 overflow: hidden;
 display: block;
 font-size: 1em;
 margin: 0px;
 padding: 0px;
}
dl#newsList2 dt,
dl#newsList dt{
 width: 130px;
 float: left;
 clear: both;
 background-image: url(../img/yaji.gif);
 background-repeat: no-repeat;
 background-position: 5px center;
 text-indent: 12px;
 margin: auto;
 padding: 0px;
 font-weight: bold;
}
dl#newsList2 dd,
dl#newsList dd{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 30px;
 margin-left: 0px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #999999;
 padding-left: 130px;
 display: block;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
}

ul#pager{
	color:red;
}


