html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
img {
 border:0;
}

body {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  text-align: center;
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
  color: #0033CC;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #990033;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #FF6600;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #990033;
}

#outerGroup {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}

#outerGroup #header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 900px;  
}
/*【メインメニュー】
--------------------------------------------------------------------------------------*/
#outerGroup #mainmenu{
	list-style:none;
	clear:both;
	padding:0;
	display: block;
	height: 34px;
	width: 900px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul#mainmenu li{
	float:left;
	padding:0;
	margin:0;
}

ul#mainmenu li a{
	background-position:0 0;
	height:34px;
	display:block;
	text-indent:-9999px;
}

ul#mainmenu li a:hover,ul#mainmenu li a.forcus{
	background-position:0 34px;
}

ul#mainmenu li#home a{
	width:114px;
	background-image:url(images/home_bt.gif);
}

ul#mainmenu li#kyoukai a{
	width:112px;
	background-image:url(images/kyoukai_bt.gif);
}

ul#mainmenu li#guide a{
	width:112px;
	background-image:url(images/guide_bt.gif);
}

ul#mainmenu li#kosodate a{
	width:112px;
	background-image:url(images/kosodate_bt.gif);
}

ul#mainmenu li#youchien a{
	width:112px;
	background-image:url(images/youchien_bt.gif);
}

ul#mainmenu li#members a{
	width:112px;
	background-image:url(images/members_bt.gif);
}

ul#mainmenu li#teacher a{
	width:112px;
	background-image:url(images/teacher_bt.gif);
}

ul#mainmenu li#student a{
	width:112px;
	background-image:url(images/student_b112t.gif);
}

#outerGroup #contentGroup #leftColumn {
	float: left;
	width: 232px; /* 150px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	line-height: 20pt;
	display: block;
	height: auto;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentGroup #leftColumn #topLead {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 232px;
}
/*【サブメニュー】自由伸長ページ用
--------------------------------------------------------------------------------------*/
#outerGroup #topGroup {
	text-align: left;
	display: block;
	height: auto;
	background-image: url(images/left_bg_L.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerGroup #topGroup #leftnavi {
	float: left;
	width: 228px; /* 150px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	height: 800px;
	margin-top: 0px;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#topGroup #leftnavi h2 {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 30px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnavi ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 5pt;
}
#outerGroup #topGroup #leftnavifree {
	float: left;
	width: 228px; /* 150px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	height: auto;
	margin-top: 0px;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#topGroup #leftnavifree h2 {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 30px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnavifree ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 5pt;
}
#leftnavifree li {
	font-size: 10pt;
	line-height: 10pt;
	display: block;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5pt;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li .submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
li .submenu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
img.fl {
	float:left;
	margin-right: 1em;
	}
	
img.fr {
	float:right;
	margin-left: 1em;
	}
	
#outerGroup #topGroup .floatClear {
  clear:both;
  display: block;
}
/*【サブメニュー】
--------------------------------------------------------------------------------------*/
#outerGroup #contentGroup #leftnavi {
	float: left;
	width: 228px; /* 150px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 520px;
	background-image: url(images/left_bg.gif);
	background-position: left 15px;
	margin-top: 15px;
}
#contentGroup #leftnavi h2 {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 30px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnavi ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 5pt;
}
#leftnavi li {
	font-size: 9pt;
	line-height: 14pt;
	display: block;
	height: 40px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5pt;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li .submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
li .submenu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#outerGroup #contentGroup .floatClear {
  clear:left;
  display: block;
}

#outerGroup #contentGroup #rightColumn {
	float: right;
	width: 260px; /* 150px */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentGroup #rightColumn #guideCap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 16pt;
	display: block;
	width: 250px;
	padding-left: 10px;
}
#contentGroup #rightColumn #bannerCap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 16pt;
	display: block;
	width: 250px;
	padding-left: 10px;
	padding-top: 5px;
	color: #F00;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333;
}
#contentGroup #rightColumn #topBanner img {
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	width: 250px;
}

#outerGroup #contentGroup #content {
	display: block;
	width: 350px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
}
#contentGroup #content h2 {
	background-image: url(images/topics_img.gif);
	background-repeat: repeat;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 350px;
	margin-top: 10px;
}
#contentGroup #content #topics {
	font-size: 10pt;
	line-height: 16pt;
	text-align: left;
	display: block;
	padding: 0px;
	width: 350px;
	margin-top: 10px;
}

#outerGroup #contentGroup #mapmain {
	padding: 10px;
	display: block;
	height: 550px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
}

#outerGroup #contentGroup #mainYouchien {
	display: block;
	height: 420px;
	width: 640px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contentGroup #mainYouchien #colum {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 580px;
}
#colum img {
	float: right;
	padding: 0px;
	margin-left: 15px;
}

#colum table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
	font-size: 11pt;
	line-height: 16pt;
}

#colum th {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 11pt;
	line-height: 18px;
}

#colum td {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 11pt;
	line-height: 18pt;
}

#mainYouchien table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
em {
	font-size: 14pt;
	line-height: 28pt;
	font-weight: bold;
	font-style: normal;
	color: #009900;
}

#mainYouchien td {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 10pt;
	line-height: 16pt;
}
#contentGroup #mainYouchien h2 {
	display: block;
	padding: 0px;
	height: 40px;
	width: 580px;
	margin-bottom: 15px;
}

#outerGroup #contentGroup #hyo {
	padding: 0px;
	display: block;
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 80px;
	text-align: center;
}
#hyo table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}

#hyo td {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 10pt;
	line-height: 15pt;
	text-align: left;
}
.lead strong {
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
	color: #CC3366;
}
#outerGroup #contentGroup #support {
	padding: 0px;
	display: block;
	height: auto;
	width: 840px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	text-align: center;
}
.dw_midashi  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	display: block;
	height: 28px;
	width: 260px;
	line-height: 28px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #03C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#outerGroup #topGroup #mainblog {
	display: block;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#topGroup #mainblog h2 {
	display: block;
	padding: 0px;
	height: 40px;
	width: 580px;
	margin-bottom: 15px;
}
#topGroup #mainblog h3 {
	display: block;
	padding: 0px;
	height: 150px;
	width: 580px;
	margin-bottom: 15px;
}
#topGroup #mainblog h4 {
	font-size: 16pt;
	background-repeat: no-repeat;
	text-indent: 70px;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topGroup #mainblog p {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
}

#outerGroup #topGroup #ehon {
	display: block;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#topGroup #ehon h2 {
	display: block;
	padding: 0px;
	height: 40px;
	width: 580px;
	margin-bottom: 15px;
}
#topGroup #ehon h3 {
	display: block;
	padding: 0px;
	height: 150px;
	width: 580px;
	margin-bottom: 15px;
}
#topGroup #ehon h4 {
	font-size: 16pt;
	background-repeat: no-repeat;
	text-indent: 70px;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topGroup #ehon p {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
}
#topGroup #ehon table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #993333;
	border-right: 1px none #993333;
	border-bottom: 1px none #993333;
	border-left: 1px solid #993333;
}

#topGroup #ehon td {
	border-top: 1px none #993333;
	border-right: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-left: 1px none #993333;
	font-size: 9pt;
	line-height: 15px;
}
#outerGroup #topGroup #teacher {
	display: block;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#topGroup #teacher h2 {
	display: block;
	padding: 0px;
	height: 40px;
	width: 580px;
	margin-bottom: 15px;
}
#topGroup #teacher h3 {
	display: block;
	padding: 0px;
	height: 130px;
	width: 580px;
	margin-bottom: 0px;
}
#topGroup #teacher h4 {
	font-size: 16pt;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topGroup #teacher p {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
}
#outerGroup #topGroup #teacher .lead img {
	width: 270px;
	margin-top: 4px;
	margin-left: 10px;
	float: right;
}
#outerGroup #contentGroup #maphyo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	display: block;
	margin: 0px;
	width: 720px;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	text-align: center;
	background-color: #FFFFFF;
}
#contentGroup #maphyo h3 {
	text-align: center;
	display: block;
	padding: 0px;
	height: 80px;
	width: 700px;
	margin-bottom: 10px;
}

#maphyo table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}

#maphyo td {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 9pt;
	line-height: 15px;
	text-align: left;
}

#outerGroup #contentGroup #ichiran {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	display: block;
	margin: 0px;
	width: 720px;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	text-align: center;
	background-color: #FFFFFF;
}
#outerGroup #contentGroup #ichiran #ichiranTitle table {
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #333333;
	border-right: 2px none #333333;
	border-bottom: 2px none #333333;
	border-left: 2px solid #333333;
}

#outerGroup #contentGroup #ichiran #ichiranTitle td {
	border-top: 2px none #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px none #333333;
	font-size: 10pt;
	text-align: center;
}
#ichiranhyo table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}

#ichiranhyo td {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 9pt;
	line-height: 15px;
}

#outerGroup #contentGroup #play {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	display: block;
	margin: 0px;
	width:870px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	background-color: #FFFFFF;
}
#play table {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}

#play td {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	font-size: 9pt;
	line-height: 15px;
}
#playQuest td {
	font-size: 10pt;
	line-height: 15pt;
}
#outerGroup #topGroup #ehonNote {
	display: block;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#topGroup #ehonNote h2 {
	display: block;
	padding: 0px;
	height: 40px;
	width: 580px;
	margin-bottom: 15px;
}
#topGroup #ehonNote h3 {
	display: block;
	padding: 0px;
	height: 150px;
	width: 580px;
	margin-bottom: 0px;
}
#topGroup #ehonNote h4 {
	font-size: 16pt;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topGroup #ehonNote p {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
}
.questTitle {
	font-size: 12pt;
	color: #099;
}


#outerGroup #footer {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 900px;
	clear: none;
}

.lead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 17pt;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
.leadName {
	font-size: 13pt;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	text-align: left;
	text-indent: 15px;
}
.ehonTitle {
	font-size: 13pt;
	font-weight: bold;
	color: #F36;
	line-height: 30px;
	text-align: left;
	text-indent: 15px;
}
.midashi {
	font-size: 18pt;
	line-height: 32px;
	font-weight: bold;
	color: #006699;
}
.komidashi {
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.honbun {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 16pt;
}
.hyougumi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 19pt;
}
table {
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.encyo {
	background-image: url(youchien/images/encyo_midashi.gif);
	background-repeat: no-repeat;
	font-size: 16pt;
	color: #009900;
	background-repeat: no-repeat;
	text-indent: 70px;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newface {
	background-image: url(student/images/newface_blog_bg.gif);
	background-repeat: no-repeat;
	font-size: 16pt;
	color: #FF3333;
	background-repeat: no-repeat;
	text-indent: 70px;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsNo {
	font-size: 16pt;
	color: #339999;
	display: block;
	height: 20px;
	width: 360px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	margin-bottom: 10px;
}
.download {
	font-size: 12pt;
	color: #000000;
	display: block;
	height: 20px;
	width: 360px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
.floatRimg {
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.floatLimg {
	float: left;
	padding: 0px;
	margin-right: 15px;
}
.sitemap01	{
	list-style-type:none;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:5px;
	margin-left:0px;
	font-size: 11pt;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: outset;
	border-left-color: #DC143C;
}

.sitemap02	{
	list-style-type:none;
	margin-bottom:10px;
	margin-top:10px;
	border-left:5px solid #20B2AA;
	padding-left:5px;
	margin-left:40px;
	font-size: 10pt;
	font-weight: bold;
}


.sitemap03	{
	list-style-type:none;
	margin-bottom:5px;
	margin-top:5px;
	border-left:5px solid #FFA500;
	padding-left:5px;
	margin-left:80px;
	font-size: 10pt;
}
.honbun_bold {
	font-weight: bold;
	color: #000;
}
.questionS_s {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	text-indent: 18px;
	display: block;
	height: 19px;
	width: 40px;
	background-image: url(kosodate/images/q_s.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.questionL {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(kosodate/images/q_L.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 24px;
	display: block;
	margin: 0px;
	height: 28px;
	width: 46px;
	padding: 0px;
}
.questionTitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F06;
}
.honbun_strong {
	color: #03F;
	font-size: 11pt;
	font-weight: bold;
}
.leadNameRight {
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	text-align: right;
	text-indent: 0px;
	display: block;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.teacher_title {
	background-image: url(teacher/images/h5_teacher.gif);
	background-repeat: no-repeat;
	font-size: 15pt;
	color: #903;
	background-repeat: no-repeat;
	text-indent: 50px;
	display: block;
	height: 40px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

