a:link {
	color: #003cc8;
	text-decoration: none;
}

a:visited { 
	color: #880080;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

body {
	margin: 0;
	background:#ffffff; 
	color: #000000;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
} 

.head {
	font-size: 12px;
	margin-top: 4px;

} 

td.mail {
	font-size: 80%;
	line-height: 140%;
	border: 1px solid #FFCC00;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	cell-padding: 0;
	border: 0px none;
	margin: 0px;
	padding: 0px
}

.foot{
	border-top: 1px solid #3333FF;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

.sub{
	font-size: 90%;
	text-align: left;
	line-height: 140%;
	padding-left: 5px;
}

p{
	line-height: 140%;
	text-align: left;
	font-size: 90%;
}

p.left{
	line-height: 140%;
	font-size: 90%;
}

p.mitumori{
	line-height: 140%;
	text-align: center;
	font-size: 90%;
}

.footinfo {
	font-size: 80%;
	font-weight: normal;
} 

.p {
	font-size: 90%;
	text-indent: 30px;
	line-height: 140%;
}

h1 {
	padding: 5px;
	text-align: left;
	border-top: 3px none #CC9900;
	border-right: 3px none #CC9900;
	border-bottom: 3px double #CC9900;
	border-left: 3px none #CC9900;
	font-size: 100%;
	margin: 5px;
	text-indent: 15px;
}


h2 {
	padding: 5px;
	text-align: left;
	font-size: 90%;
	margin: 5px;
	text-indent: 15px;
	border: thin dotted #CC9900;
}

h3 {
	padding: 5px;
	text-align: left;
	font-size: 90%;
	margin: 5px;
	text-indent: 15px;
}

dt {
	padding-left: 1em;
	font-size: 90%;
	line-height: 140%;
}

dd {
	font-size: 90%;
	color: #FF3333;
	line-height: 140%;
	text-align: right;
	padding-bottom: 2em;
}

.sensei1 {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	padding: 3px;
	border: 1px solid #FFCC00;
	width: 30%;
	background-color: #FFFF99;
}

p.honbun {
	font-size: 90%;
	line-height: 140%;
	text-indent: 1em;
	margin: 20px;

}

p.ques {
	font-size: 90%;
	line-height: 140%;
	margin: 20px;
	background-color: #FFCCCC;
	padding: 5px;
}

p.ans {
	font-size: 90%;
	line-height: 140%;
	margin: 20px;
	background-color: #CCFFCC;
	padding: 5px;
}

p.staff {
	font-size: 90%;
}

.list {
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	margin-left: 20px;
}

.go {
	font-size: 90%;
	text-align: right;
	margin-right: 20px;
}

table.gaiyo{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px;
	padding: 5px;
}

td.gaiyo{
	font-size: 80%;
	line-height: 140%;
	border: 1px solid #CC9900;
	padding: 5px;

}

span.red{
	font-size: 90%;
	color: #ff0000;
}

span.ex{
	font-size: 85%;
}

span.gr{
	font-size: 85%;
	color: #003300;
	font-weight: bold;
}

p.notice{
	font-size: 80%;
	color: #800000;
	text-align: center;

}
