/*基本セレクタ*/
body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	background-image:  url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	display: none;
}
a {
	color: #3693BA;
}
td{
	font-size:12px;
}	
/*コンテナ*/
#container {
	width: 756px;
	position: relative;
	margin: 0;
	background-color: #FFF;
}

/*導入領域*/
#intro {
	height: 110px;
}
#intro h1,#intro p {
}

#subMenu {
	float: right;
	width: 335px;
}
#subMenu h2 {
	display: none;
}
#subMenu ul {
	margin: 0px; 
	padding: 0px;
}
#subMenu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-position: inside; 
	list-style-type: none;
}

#heading {
}
#heading h1 {
	height: 60px;
	background-color: #fff;
}
#heading h1 span {
	display: none;
}
#heading h2 span {
	display: none;
}
#summary {
	display: none;
}

/*メニュー*/
#mainMenu {
}
#mainMenu h2 {
	display: none;
}
#mainMenu ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 60px;
	left: 1px;
	list-style-type: none;
	height: 30px;
	width: 756px;
	background-color: #3693BA;
}
#mainMenu li {
	float: left;
}
#mainMenu a {
	text-decoration: none;
}
#link1 a {
	display: block;
	background-image:  url(.././images/link_about.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
	border-right: 1px solid #FFFFFF;
}
#link2 a {
	display: block;
	background-image:  url(.././images/link_menu.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
	border-right: 1px solid #FFFFFF;
}
#link3 a {
	display: block;
	background-image:  url(.././images/link_school.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
	border-right: 1px solid #FFFFFF;
}
#link4 a {
	display: block;
	background-image:  url(.././images/link_faq.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
	border-right: 1px solid #FFFFFF;
}
#link5 a {
	display: block;
	background-image:  url(.././images/link_info.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
	border-right: 1px solid #FFFFFF;
}
#link6 a {
	display: block;
	background-image:  url(.././images/link_contact.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
}


/*メインコンテンツ*/
#mainContent {
	width: 720px;
	padding: 0 18px 0 18px;
}

#about {
    width: 459px;
	float: right;
	background-image:  url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 18px;
}
#about div {
}
#about h2 {
	background-image:  url(img/title_column.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#about h2 span {
	display: none;
}
#about h3 {
	padding: 10px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
/*	line-height: 150%;*/
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
#about p {
	line-height: 150%;
}

#column {
	background-color: #FFF;
/*	padding: 5px 10px 20px;*/
	padding: 5px 10px 20px;
	width: 430px;
	float: right;
	margin-bottom: 10px;
}
#column h1 {
	background-image: url(images/tit_column.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 12px;
}
#column h1 span {
	display: none;
}

#column h4 {
	color:#333333;
	font-size:12px;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	border-top: 1px dotted #999999;
/*	margin-top: 20px;*/
	padding-top: 10px;
	text-align: right;
}
#column h5 {
	font-size: 14px;
	margin: 15px 10px 10px 0px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka,;
	color: #3693BA;
}
#column p {
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka,;
	color: #333333;
}

#td {
	float: right;
	margin: 0px 10px 10px;
	width: 420px;
}


.td-text {
	font-size: 12px;
}



#information {
	width: 243px;
	float: left;
	margin-bottom: 24px;
}
ul#leftmenu {
  margin: 0;
  padding: 0;
  float: left;
  width: 243px;
  list-style: none;
  background-color: #eee9e2;
}
ul#leftmenu li {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: Lucida Grande,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック, sans-serif;
}
ul#leftmenu li span {
  display: block;
  margin: 1px;
  font-size: 12px;
  font-weight: bold;
  font-family: Lucida Grande,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック, sans-serif;
}
li#b01 a { background:  url(../about/b01.jpg) 12px 8px no-repeat; }
li#b02 a { background:  url(../about/b02.jpg) 12px 8px no-repeat; }
li#b03 a { background:  url(../about/b03.jpg) 12px 8px no-repeat; }
li#b04 a { background:  url(../about/b04.jpg) 12px 8px no-repeat; }
li#b05 a { background:  url(../about/b05.jpg) 12px 8px no-repeat; }
li#b06 a { background:  url(../about/b06.jpg) 12px 8px no-repeat; }
li#b07 a { background:  url(../about/b07.jpg) 12px 8px no-repeat; }

ul#leftmenu li a {
  display: block;
  min-height: 40px;
  padding: 15px 5px 0px 72px;
  border-bottom: 1px dotted #ffffff;
  text-decoration: none;
  color: #aa8f78;
  background-color: #dcd3c5;
}
ul#leftmenu li a:hover {
  color: #794c2c;
  background-color: #eee9e2;
}
ul#leftmenu li#c11 a {
  border-bottom: none;
}
/* Hides from IE-mac \*/
* html ul#leftmenu li a, * html ul#leftmenu li {
  height: 40px;
  line-height: 1.5;
}
/* End hide from IE-mac */
/* line-heightはli間の隙間をなくするために指定 */


#footer {
	clear: both;
	padding-top: 8px;
	padding-bottom: 20px;
	background-color: #fff;
}
address {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 9px; 
	font-weight: bold; 
	color: #3693BA;
	font-style: normal; 
	text-align: center;
	margin: 0px; 
	padding: 0px; 
}
.img-left{float:left;
padding:0px 10px 0px 10px;}
.img-right{float:right;
padding:0px 0px 0px 10px;}
