@charset "UTF-8";


/* フォームもののみ用 */

* {
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #333333;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Arial, sans-serif;
  line-height: normal;
  text-decoration: none;
  }


#wrapper {
	height: auto;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
}
.text1 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

#wrapper #header h2 {
	font-family: "lr oSVbN", Osaka, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 2px;
	position: absolute;
	top: 0px;
}
#wrapper #header #tohome {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	position: relative;
	height: 16px;
	width: 694px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	top: -100px;
}
#wrapper #header #tohome a:link {
	font-size: 10px;
	color: #333333;
	line-height: 10px;
	text-align: right;
}
#wrapper #header #tohome a:visited {
	color: #333333;
	font-size: 10px;
	line-height: 10px;
}
#wrapper #header #tohome a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
}

#wrapper #header #tohome a:active {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
}




#wrapper #header #tohome li {
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#wrapper #body #bodymain .txt {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#wrapper #body #bodyleft {
	height: auto;
	width: 160px;
	float: left;
	padding: 0px;
	text-align: center;
	line-height: 15px;
}
#wrapper #footer {
	font-size: 10px;
	height: 14px;
	width: 710px;
	padding-right: 10px;
	text-align: right;
	background-color: #CC0000;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	clear: both;
}
#wrapper #footer address {
	color: #FFFFFF;
}
.blue {
	color: #0000CC;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	font-size: 12px;
	line-height: 30px;
	color: #CC0000;
}
a:visited {
	font-size: 12px;
	line-height: 30px;
	color: #CC0000;
}

a:hover {
	font-size: 12px;
	line-height: 30px;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 30px;
	color: #CC0000;
	text-decoration: underline;
}
.text2 {

	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.pink {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color: #FFCCCC;
}
#wrapper #body #bodymain #lesson dt {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
	background-image: url(../images/mark02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#wrapper #body #bodymain #lesson dd {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 15px;
	padding-left: 15px;
}
#wrapper #footermenu {
	text-align: center;
	width: 720px;
}
#totop {
	margin-top: 20px;
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
}

