@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}
td { font-size: 12px; }

.font9 { font-size: 9px; }
.font10 { font-size: 10px; }
.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.td_10 td { font-size: 10px; }

.small { font-size: 10px; line-height: 1.5em; }
.normal { font-size: 12px; line-height: 1.5em; }
.large { font-size: 14px; line-height: 1.5em; }

.td_s td { font-size: 10px; line-height: 1.5em; }
.td_n td { font-size: 12px; line-height: 1.5em; }

a.color1:link { text-decoration: none; color: #111987; }
a.color1:visited { text-decoration: none; color: #111987; }
a.color1:hover { text-decoration: underline; color: #7A7FBC; }

a.color2:link { text-decoration: none; color: #673936; }
a.color2:visited { text-decoration: none; color: #673936; }
a.color2:hover { text-decoration: underline; color: #AD9593; }

a.color3:link { text-decoration: none; color: #FF6600; }
a.color3:visited { text-decoration: none; color: #FF6600; }
a.color3:hover { text-decoration: underline; color: #FF3300; }

a.color4:link { text-decoration: none; color: #4C4C4C; }
a.color4:visited { text-decoration: none; color: #4C4C4C; }
a.color4:hover { text-decoration: underline; color: #FF6600; }

.thro { text-decoration:line-through; }

@media screen{
.small { letter-spacing: 1px; }
.td_s td { letter-spacing: 1px; }
.font10 { letter-spacing: 1px; }
.td_10 td { letter-spacing: 1px; }
}

.inquiryText1 { color: #666666; }
.inputTextArea {
	margin: 0;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.seminarTitle {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.5em;
}
.seminarText1 { color: #CC0000; font-weight: bold; }
.seminarText2 { color: #666666; }



.teritory .right {
	height: 110px;
}

ul.footermenu {
	margin: 0px 0px 20px 15px;
	padding: 20px 0px 0px;
}

ul.footermenu li {
	display: inline;
	margin-top: 20px;
}
