.catch1 {
	font-family: "HGP明朝B";
	font-size: 24px;
	font-weight: bold;
	color: #990033;
	line-height: 150%;
}
#container_sp {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subcopy1 {
	font-family: "HGP明朝B";
	font-size: 16px;
	line-height: 200%;
	color: #333333;
	background-color: #FFFFCC;
	padding: 10px;
	height: auto;
	width: 500px;
	font-weight: bold;
}
.sentense1 {
	font-size: 14px;
	line-height: 200%;
}
.catch2 {
	font-family: "HGP明朝B";
	font-size: 21px;
	font-weight: bold;
	color: #990033;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #main p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #main strong {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.feature1 {
	font-family: "HGPｺﾞｼｯｸE";
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	line-height: 120%;
}
#container #main table {
	width: 540px;
}
#container #main table td {
	padding: 5px;
}
#container_sp #col {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.tbl1 {
	background-color: #FFFFCC;
	border: thin solid #666600;
	text-align: left;
}

.tbl2 {
	background-color: #FFF5F0;
	border: thin solid #FF6600;
	text-align: left;
}
.tbl_faq {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tbl_tokusho {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#container #main .tbl_tokusho th,#container #main .tbl_tokusho td{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#container #main .tbl_tokusho th{
	background-color: #FBEAF2;
}

body td,th {
	font-size: 12px;
}
.marker_y {
	background-color: #FFFF00;
	font-weight: bold;
}
.undertext {
	font-weight: bold;
	text-decoration: underline;
}
.sitelist {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
.red_yellow{
	background-color:#FFFF00;
	color:#FF0000;
	font-weight:bold;
}
.red_big{
	color:#FF0000;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 24px;
}
.black_big{
	font-family: "HGP明朝B";
	font-size: 21px;
	font-weight: bold;
	color:#000000;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}