@charset "UTF-8";
body {
	background-image: url(image/bg.gif);
	margin: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 2px;
	line-height: 0px;
	color: #FFFFFF;
}
strong {
	font-weight: normal;
}
td {
	background-color: #FFFFFF;
}
a:link {
	color: #318BE6;
}
a:visited {
	color: #318BE6;
}
a:hover {
	color: #98C9F5;
}
a:active {
	color: #98C9F5;
}

td.menu {
	color: #98D2FB;
	background-color: #69B5EB;
	text-align: right;
	font-size: 14px;
	padding-right: 5px;
}
a:link.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menu {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.menu {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_underline {
	color: #FFFFFF;
	text-decoration: underline;
}

td.main {
	text-align: left;
	padding: 20px;
}
td.toiawase {
	padding-left: 20px;
}
table.hyou {
 background-color: #6699CC
}
.bg_lightblue {
	background-color: #D2E3FF;
}
.bg_yellow {
	background-color: #FFFFE1;
}
.txt_blue {
	color: #3366FF;
}
.txt_pink {
	color: #FF6666;
}
.txt_red {
	color: #FF0000;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.txt_b {
	font-weight: bold;
}
.txt_b2 {
	font-weight: bold;
	font-size: 14px;
}
.txt_small {
	font-size: 11px;
}

#back_link {
	width: 660px;
	text-align: center;
	margin-top: 30px;
	color: #75ADE5;
}
.txt_blue2 {
	color: #003399;
}
#red_box {
	width: 640px;
	border: 1px solid #FF0000;
	padding: 5px;
	font-size: 14px;
	color: #FF0000;
	margin-top: 5px;
}
td.cd_txt {
	padding-right: 40px;
}
table.cd {
	margin-top: 5px;
	background-color: #6699CC;
	margin-bottom: 5px;
}
ul.cd {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-position: inside;
	width: 600px;
}

