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

#article p { padding: 0 0 15px 0; margin:0;}

body.contents #contents #article #headingBlock { 
	width: 368px;
	height: 114px;
	position:relative;
}

.newsTitle {
	margin: 0 5px 15px 5px;
	padding: 10px 16px 5px 15px;
	width:536px;
	color:#079e41;
	border-bottom: 1px solid #079e41;
	font-size: 130%;
	/*position:relative;*/
}
body.contents.newblock{
	clear:both;
	line-height:1.2;
}

.newsTitle h3 {
	font-weight: normal;
	margin:0;
	float:left;
	padding: 0;
	text-align: left;
}

.titleArea {
	clear:both;
	zoom:1;
}

#article .topicssadow_top {
	line-height:0.1;
	font-size:1px;
}

#article .newsTitle p {clear:both; float: left; margin: 0; padding: 0 10px 0 0; line-height:1;}
#article .newsTitle p.middle {
	padding: 8px 13px 0 0;
	margin: 0;
}
#article .newsTitle p.new {
	color: #f00;
	font-size: 80%;
	font-weight: bold;
	float:none;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height:1;
}


dl {
	text-align: left;
	font-weight: bold;
}

dl dt {
	float: left;
}

dl dd {
	margin-left: 6em;
}

dl.long dd {
	margin-left: 15em;
}
ul#archives li {
	text-align: left;
}

.boldText{
	font-weight:bold;
}

#article P.newsCategoryLine{
    margin-bottom:15px;
	border-bottom:#cccccc dotted 1px;
}
#article p.newsCategoryLineTop{
    margin-top:25px;
	padding-top:15px;
	border-top:#cccccc dotted 1px;
}
.PagerArea {
	text-align:center;
}


.pager {
	clear:both;
    width:567px;
	min-height:22px;
	background-color:#6d5456;
	text-align:center;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:5px;
	padding:2px 0;
	color: #ffffff;
}
*html body .pager {
	padding:5px 0;
	height:22px;
}

.pager img {
	margin:5px 0;
}

*html body .pager img {
	margin:1px 0;
}

#article .pager p{
    display:inline;
	width:49px;
	height:11px;
	line-height:0.1;
	font-size:1px;
	padding:0;
}
.pager ul,
.pager li{
    display:inline;
	line-height:1;
	vertical-align:middle;
}
.pager ul{
	margin:0 0 0 5px;
}
.pager li{
	margin:0 5px 0 0;
}


#article .pager a{
	line-height:1;
	vertical-align:text-bottom;
	color:#ffffff;
	font-size:105%;
}

*html body #article .pager a{
	line-height:0.5;
	vertical-align:top;
}

#article .pager a:hover{
	color:#37c10e;
	text-decoration:underline;

}
#article .pager li.activeLink {
	line-height:20px;
	vertical-align:middle;
	font-size:105%;
	font-weight:bold;
	color:#37c10e;
	text-decoration:none;
}

*html body #article .pager li.activeLink{
	line-height:0.5;
	vertical-align:top;
}