@charset "utf-8";

#topics .normal{
	line-height:130%;	
}

#topics .normal1 {	
	line-height: 140%;
}

#topics p {	
	margin-bottom: 16px;
}

#topics hr {	
display:block;
 border:solid #999999 ;
 padding:0;
 width:715px;
 height:2px; }


#topics h4 {	
	font-size: 18px;
	margin: 10px 0px;
	font-weight:bold;
}


#topics table td{
	line-height:140%;	
}

#topics table.contentsTable {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#topics table.contentsTable th {
	background: #EEEEEE;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	vertical-align: middle;
}
#topics table.contentsTable td {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
}

#topics caption{
	text-align: left;
	font-weight:bold;
	padding-bottom: 2px;
	}

#topics ul{
	margin:12px 0 12px 18px;
	line-height: 140%;
}

#topics  ul li {
	margin-left:12px;
	padding-bottom:10px;
	line-height: 140%;
	list-style-type:disc;
}

#topics ol{
	margin:12px 0 12px 18px;
	line-height: 140%;
}

#topics ol li {
	margin-left:12px;
	padding-bottom:10px;
	line-height: 140%;
	list-style-type:decimal;
}

#topics td.red {
	font-size: 100%;
	color: #FF0000;
	font-weight:bold;
}

#topics span.red02 {
	color: #FF0000;
}

#topicsPage .red03{
	color:#FF0000;
	font-weight:bold;
}

#topics p.big {
	font-size: 18px;
	padding:10px 0px 0px 0px;
}



#topics table.giinsyoukai  p.big2 {
	font-size: 23px;
	padding:10px 0px 0px 10px;
}

#topics table.giinsyoukai img {
	margin:0px;
	padding:10px 10px 0px 0px;
}


#topics table.giinsyoukai{
	margin:0px;
	padding:0px;
}

#topics table.giinsyoukai p.prof{
	margin:0px;
	padding-left:10px;
}

#topics table.giinsyoukai p.prof02{
	margin:0px;
	padding-left:10px;
	padding-top:10px;
}


#topics p.center{
	text-align:center;
	}

#topics p.margin{
	margin-left: 220px;
	}

#topics p.right{
	text-align:right;
	}

#topics img.left{
	margin:0px;
	padding-right:10px;
	float:left;
	}


#topics table.yakuin{
	border: 2px #999999 solid;
	border-collapse: collapse;
	 }

#topics table.yakuin td,#topics table.yakuin  th{
padding: 4px; 
border: 2px #999999 solid; 
	}


#topicsPage ul li {
	line-height: 140%;
	list-style:disc;
}

/*090427追加*/
#topicsPage #wrapper table table.table01{
	width:300px;
}

#topicsPage #wrapper table table.table01 td{
	padding-top:2px;
	padding-bottom:2px;
	padding-right:40px;
	white-space:nowrap;
}

#topicsPage #wrapper table table.table01 td strong{
	font-size:75%;
}


#topicsPage #wrapper table table.table01 td.right{
	text-align:right;
	padding-right:40px;
}

/*090528追加*/
/*写真を右に表示（2009/5/28記事で使用）*/
#topicsPage #wrapper table .fRight{
	float:right;
}

/*下余白、フロートクリア（2009/5/28記事で使用）*/
#topicsPage #wrapper table .position01{
	padding:0 0 25px;
	clear:both;
}

/*上余白、フロートクリア（2009/7/10記事で使用）*/
#topicsPage #wrapper table .position02{
	padding:25px 0 0;
	clear:both;
}

