dt {font-weight:bold;
}
.ruby{font-size:0.8em;}
dl {
	margin-left: 35px;
}
.listPoint {
	list-style-image: url(../../img/list_point.gif);
}

.junban{
	font-size:0.8em;
	font-weight:normal;	
}

.large{
	font-size:1.4em;
}



.content{/* style.cssにも定義有り*/
width:730px;
margin:0 auto;
font-size:1em;
line-height:1.3em;
background-color:#FFFFFF;
}

.content h2{font-size:1.1em;}

.content ul{margin-left:0px;}

.content p{
	line-height: 150%;
}

.glaphtit{
text-align:center;
font-size:0.8em;
margin-top:5px;}

hr{
	margin-bottom:40px;
}


#container #contents  sup {
	vertical-align: text-top;
}

table.tb_001 {
	margin-bottom: 0;
    margin-left: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	width:100%;
	background: #FFF;
	border: 1px solid #333;
}
table.tb_001 th,
table.tb_001 td {
	border: 1px solid #333;
	padding: 8px 10px;
	word-break: break-all;
}
ol.lis{
list-style-type:decimal;
margin-left:30px;
line-height:normal;

}