BODY {
	color: #333333;
	background-color: white;
	font-family: "MS UI Gothic","Osaka",sans-serif;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #f395d4;
	scrollbar-shadow-color: #f395d4;
	scrollbar-arrow-color: #f395d4;
	scrollbar-base-color: #f395d4;
	background-image: url(image/bg15.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a:link {
	color: #006c00;
	text-decoration: none;
}

A:VISITED {
	color: #996699;
	text-decoration: none;
}

A:ACTIVE {
	color: #ff00ff;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #ff00ff;
	text-decoration: underline;
	font-weight: bold;
}

.TD_mobile {
	padding: 0px;
	font-size: 68%;
	margin-top: 50px;
}

.title {
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: 600;
	font-size: 10pt;
}

.title_2 {
	margin: 8px;
	font-weight: 500;
	font-size: 10pt;
	line-height: 170%;
	background-color: #ffffff;
	padding: 5px;
	border-width: 4px;
	border-style: double;
	border-color: #f685c5;
	background-image: url(image/bg17.gif);
	background-repeat: repeat;
}

.COU {
	font-size: 8pt;
	padding: 10px 20px 10px 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #f395d4;
	line-height: 150%;
	background-color: white;
	text-align: right;
}

.tdmenu2 {
	font-size: 10pt;
	vertical-align: bottom;
	padding: 10px 5px 0px 4px;
	width: 185px;
	text-align: left;
	line-height: 135%;
}

.main2 {
	vertical-align: top;
	padding: 8px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #f395d4;
	width: 470px;
	background-color: white;
}

#copy {
	font-size: 70%;
	color: navy;
	background-color: #ffddee;
	text-align: center;
}

.TABLE_main {
	border-width: 3px;
	border-style: dotted;
	border-color: #f395d4;
	padding: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.ad {
	font-size: 10pt;
	font-weight: 500;
	vertical-align: top;
	padding-right: 8px;
	text-align: center;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #f395d4;
	padding-left: 3px;
	border-spacing: 0em;
	border-collapse: collapse;
	padding-top: 100px;
	background-color: white;
}

.ad3 {
	vertical-align: top;
	padding-right: 8px;
	text-align: center;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #f395d4;
	padding-left: 3px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #f395d4;
	padding-top: 10px;
	border-spacing: 0em;
	border-collapse: collapse;
	background-color: white;
}

.ad2 {
	vertical-align: top;
	text-align: center;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #f395d4;
	border-bottom-width: 0px;
	border-spacing: 0em;
	border-collapse: collapse;
	padding-top: 80px;
}

.TD_header {
	padding: 8px;
	border-spacing: 0em;
	border-collapse: collapse;
	vertical-align: bottom;
	background-color: white;
}

.TD_side {
	vertical-align: top;
	width: 210px;
	padding: 2px;
	text-align: center;
}

.TD_new {
	font-size: 10pt;
	padding: 3px 3px 3px 10px;
	border-spacing: 0em;
	border-collapse: collapse;
	background-color: #ffcbff;
	font-weight: 600;
}

.TABLE_menu {
	border-spacing: 0px;
	background-color: white;
}

.TD_menu {
	text-align: center;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #f395d4;
	width: 470px;
	border-spacing: 0em;
	border-collapse: collapse;
	background-color: white;
	font-size: 10pt;
}

.LI {
	list-style-position: outside;
	list-style-image: url(image/top_list.gif);
	list-style-type: disc;
	font-size: 10pt;
	line-height: 160%;
}

P  strong {
	font-weight: bold;
	color: #990000;
}

H2 {
	font-size: 10pt;
}


