/*基本セレクタ*/
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;
}

/*コンテナ*/
#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: 0px;
	list-style-type: none;
	height: 31px;
	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 {
	margin-top: 8px;
	margin-bottom: 8px;
}
#about h2 {
	background-image: url(./images/tit_profile.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#about h2 span {
	display: none;
}
#about h3 {
	margin-left: 10px;
	padding: 10px;
	font-size: 13px;
	color: #3693BA;
	font-family: Lucida Grande,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック, sans-serif;
	line-height: 150%;	
}
#about p {
	line-height: 150%;
}


#profile {
	float: right;
	margin-left: 20px;
	width: 420px;
	}

#profile p {
	padding: 3px;
	font-size: 12px;
	line-height: 150%;	
}

#takano,#ochiai{float:right}

#information {
	width: 243px;
	float: left;
}
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; 
}
