@charset "utf-8";
.text_l {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
	color: #FF0000;
}


ul {
	list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	width: 670px;
	margin-right: 0px;
	clear: left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.point_ul            {
	color: #000066;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #FFCC66;
	width: 500px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin-top: 0px;
}
.point_ul_text_s {
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}



.th_white {color: #FFFFFF}

h2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3366;
	border-right-color: #FF3366;
	border-bottom-color: #FF3366;
	border-left-color: #FF3366;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-size: 13px;
	margin-top: 50px;
	background-color: #FFE8E8;
}
h1 {
	margin-top: 50px;
}
#menu    a {
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 110px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-transform: none;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: none;
	display: block;
}
#content p {
	margin-top: 5px;
}
#menu a:hover {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
#content table td {
	text-align: center;
}
.h3_aka {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.p_top_space {
	padding-top: 30px;
}
.top_bace_space_none {
	margin-top: -10px;
	margin-bottom: 0px;
}

