@charset "utf-8";
#naiyou .secContents h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	padding-bottom: 20px;
}
#naiyou .secContents ul {
	padding-bottom: 20px;
}
#naiyou .secContents li {
	list-style-type: disc;
	list-style-position: inside;
}
#past .linkTxt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#naiyou #past .secLeft {
	width: 640px;
}
#naiyou #past .secRight {
	width: 20px;
}


#naiyou .secContents2 ul {
	padding-bottom: 20px;
}
#naiyou .secContents2 li {
	list-style-type: disc;
	list-style-position: inside;
}
#past .linkTxt2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

