@charset "utf-8";
.page #content h2 {
	width: 800px;
	padding-top: 10px;
	margin: 0px;
}
.page #content .h2text {
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	line-height: 1.5em;
	color: #000000;
	padding-left: 20px;
}
.page #content .link {
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.page  #content  h3  {
	font-size: 110%;
	padding-bottom: 10px;
}
.page  #content  .info_t  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF99CC;
	padding-left: 10px;
	font-size: 100%;
}
.page  #content  .info_t1  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699CC;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 15px;
}

.page #content .link p {
	padding-top: 10px;
}

.page #content .link1 {
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 30px;
}
.page #content .link1 p {
	padding-top: 10px;
}
.page #content .link1 a {
	text-decoration: underline;
}

