/* ページ全体
--------------------------------------------------------- */

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #000000;
  background-color:#CCCCCC;

}

#wrapper {
  margin: 0px 0px 0px;
  width: 750px;
  text-align: left;
  color: #333333;
  background: #FFFFFF;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size:12px;
  line-height:18px;
  color: #333333;
}
#pagebody {
  margin: 10px;
  width: 750px;

}

/* ページメイン部分
--------------------------------------------------------- */

#contents {
  float: right;
  width: 540px;
  background-color:#FFFFFF
}


P.ttl_pink {


  margin-top: 0px;
  margin-right: 0px;
  color:#999999
  line-height:18px;
}

P.ttl_pink2 {
border-bottom:1px #CC6600 solid;

margin-top: 0px;
margin-right: 5px;
background: url(../image/index_tx09.gif) no-repeat;
height:14px;
font-size:11px;
padding:2px 0 3px 18px; 
}


/* header
--------------------------------------------------------- */

/* --- ヘッダイメージ --- */

#header {
  width: 750px;
  height: 73px;
  background: url(../image/top_long.jpg) no-repeat right top;
}
#topLeft h1 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  line-height: 12px;
  color: #666;
  font-size: 10px;
  font-weight: 400;
}

/* --- サイトマップ回りこみ部分 --- */
#topLeft {
  float:left;
  text-align: left;
  font-size: 15px;
  line-height: 15px;
  padding-left: 5px;
  width: 670px;
  color: #666;
  background-color:#FFFFFF;	
}
#topLeft {
  clear: both;
}

#topRight {
  float: right;
  padding-right: 5px;
  margin-bottom: 0px;
  margin-top: 10px;
    font-size: 10px;
  color: #666;
  width: 100px;
}


#topRight {
  clear: both;
}





#header #headerLeft {
  float:left;
    width: 111px;
	
}

#header #headerRight {
  float: right;
}

#header #headerClear {
  clear: both;
}



/* sideMenu
--------------------------------------------------------- */

#sideMenu {
	float:left;
	width: 195px;
	background-color:#0033CC
	text-align: left;
}
#sideMenu ul {
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 10px;
  list-style-type: none;
}
#sideMenu li {
  display: block;
  margin: 0px;
  font-size: 12px;
  padding: 0px 5px 4px 15px;
  background: url(../image/index_ic03.gif) no-repeat 6px 5px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}


/* --- カテゴリごとのメニュータイトル --- */

#sideMenu h2.ttl_menu_pink {
  font-size: 12px;
  padding-top: 5px;
  padding-left: 2px;
  padding-bottom: 2px;
  margin-left: 0px;
  margin-top: 0px;
      margin-bottom: 0px;
  color: #E56352;
  background: url(../image/ttl_m_og.gif) no-repeat;
  border: 1px solid #CCCCCC;
  border-style:solid
}

#sideMenu h2.ttl_menu_pink1 {
  font-size: 12px;
  padding-top: 5px;
  padding-left: 2px;
  padding-bottom: 2px;
  margin-left: 0px;
  margin-top: 0px;
    margin-bottom: 10px;
  color: #E56352;
  background: url(../image/ttl_m_og.gif) no-repeat;
  border: 1px solid #CCCCCC;
  border-style:solid
}

#sideMenu h2.ttl_menu_pink2 {
  font-size: 12px;
  padding-top: 5px;
  padding-left: 2px;
  padding-bottom: 2px;
  margin-left: 0px;
  margin-top: 0px;
      margin-bottom: 0px;
  color: #E56352;
  background: url(../image/ttl_m_og2.gif) no-repeat;
  border: 1px solid #CCCCCC;
  border-style:solid
}

#sideMenu h2.ttl_menu_pink a {
  color: #E56352;
}

#sideMenu h2.ttl_menu_pink1 a {
  color: #E56352;
}

#sideMenu h2.ttl_menu_pink2 a {
  color: #E56352;
}




/* footer
--------------------------------------------------------- */

#footer {
  clear: both;
  position: relative;
  margin-left: 0px;
  padding-top: 10px;
  padding-left: 0px;
  width: 750px;
  list-style-type: none;
  text-align: center;
  border-top: 1px solid #cccccc;
  background-color:#FFFFFF
}
#footer #link {
  float: left;
  width: 700px;
}
#footer li {
  display: inline;
}
#footer li a {
  font-size:10px;
}
#footer .tel {
  float: right;
}
#footer .company {
  clear: both;
  text-align: center;
  font-size: 10px;
} 


/*　スクール　*/
table.snow{
	margin:3px 0 0 0px;
	width:520px;
	border:solid 1px #7AA802;
	border-collapse: collapse;
	font-size:12px;
}
table.snow th{
	border:solid 1px #7AA802;
	border-collapse: separate;
	padding:4px;
	font-weight:bold;
	background-color:#D2F45E;
	text-align:center;
}
table.snow td{
	border:solid 1px #7AA802;
	border-collapse: separate;
	padding:4px;
	background-color:#ffffff;
	text-align:left;
	line-height:18px;
}
table.snow td.snow01{
	background-color:#E8FCCB;
		text-align:center;
}
table.snow td.snow02{
	background-color:#DAF3A6;
		text-align:center;
}
table.snow td.snow03{
	background-color:#C6E76E;
		text-align:center;
}
table.snow td.snow04{
		text-align:center;
}

