/* index */
#index #key{
	width: 710px ;
	height: 271px ;
	overflow: hidden ;
}

#index #contents{
	width: 710px ;
	overflow: hidden ;
	padding-top: 8px ;
}

#index #contents ul#lead{width: 696px ;margin: 0 0 37px 10px ;}

#index #contents ul#lead li{
	width: 232px ;
	float: left ;
}

#index #contents #description{margin: 0 10px ;}
#index #contents #description .sectionTitle{margin-bottom: 10px ;}

#index #contents #description .sectionSTitle{margin-bottom: 6px ;}

#index #contents #description .sectionMember{margin-bottom: 30px ;}

#index #contents #description .sectionMember table{
	width: 100% ;
	font-size: 10px ;
	border-collapse: separate;
	border-right: #999 1px solid ;
	border-bottom: #999 1px solid ;
}

#index #contents #description .sectionMember table th,
#index #contents #description .sectionMember table td{
	padding: 5px ;
	border-top: #999 1px solid ;
	border-left: #999 1px solid ;
}

#index #contents #description .sectionMember table tr.sectionFirst td,
#index #contents #description .sectionMember table th{
	background: #e0e0e0 ;
}

/* #index #contents #description .sectionMember table th{width: 20% ;} */

th.w100 {width: 100px ;}

#index #contents #description .sectionAttention{}

#index #contents #description .sectionAttention p{
	margin-bottom: 5px ;
}

#index #contents #description .sectionAttention ul{
	margin: 0 0 10px 15px ;
}

#index #contents #description .sectionAttention ul li{
	list-style-type: disc ;
	padding-right: 10px ;
}

#index #contents div#leadtxt {
	display:none;
}

/* 10.04.19 */


.newTitle {
	position:absolute;
	top:16px;
	left:383px;
}

.icon_link_sample { background-image: url(../img/icon15x13.gif); background-repeat: no-repeat;padding-left:17px;margin-left:3px;}


