@charset "utf-8";

/**********************************************************************
NUMO : For Foundation of Style [ /approach/css/approach_base.css ]

10.05.24
**********************************************************************/

/*---------------------------------------------
 Common Settings
---------------------------------------------*/
.no_icon,
.linkList li.no_icon{
	padding-left: 16px;
}
.pdt15 {
	padding-top: 15px;
}
.pdb15 {
	padding-bottom: 15px;
}
.tbl_photo {
	margin-left: auto;
	margin-right: auto;
}
.tbl_photo td {
	padding: 5px;
	text-align: center;
}
.tbl_program th{
	padding: 5px 0 5px;
	vertical-align: top;
}
.tbl_program td{
	padding: 5px 0 5px 10px;
	vertical-align: bottom;
}

.tbl_ad_member td {
	padding: 3px;
}

table.type01 th,
table.type01 td {
	padding: 3px;
}

.toprevious {
	margin-bottom: 20px;
}

.section {
	clear: both;
}
.section ul ul,
.section ul ol,
.section ol ul,
.section ol ol {
	margin-top: 5px;
	margin-bottom: 10px;
}
ol.list li,
ul.list li {
	margin-bottom: 20px;
}
ol.notes_r_bracket li {
	padding-left: 1.3em;
	text-indent: -1.3em;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
}

li p {
	padding-left: 50px;
}

/*---------------------------------------------
 dl 
---------------------------------------------*/

div.section dl.table {
	margin-left: 20px;
}

div.section dl.table dt {
	float: left;
	width: 12em;
}

div.section dl.table dd {
	margin-left: 12em;
}
div.section dl.table dd.indent {
	padding: 0 0 0 1em;
}


/*********************************************************************/

/* CSS Document */
