@charset "utf-8";

/**********************************************
index
*/

div.section div.left{
	margin-right: 20px;
	margin-bottom: 30px;
}

div.section table caption{
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
}

table.scenery th{
	font-size: 120%;
	width: 400px;
}

table.scenery td{
	padding-bottom: 20px;
}

table.scenery{
}

/**********************************************
poricy
*/

div.section ol ul li{
	list-style-type: none;
	padding-bottom: 10px;
}

div.section ol ul{
	margin-left: 0;
	margin-top: 10px;
}

div.section ol ul dl dd{
	margin-left: 15px;
}
div.section ol ul dl dt{
	font-weight: bold;
}



