body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
}
#wrap {
	width: 800px;
	margin: auto;
}
#header {
	margin-bottom: 10px;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1 {
	background-image: url(../img/title.gif);
	height: 167px;
	width: 800px;
	background-repeat: no-repeat;
}
h2 {
	background-image: url(../img/titlecopy.gif);
	height: 102px;
	width: 409px;
	float: left;
	background-repeat: no-repeat;
}
h3 {
	height: 102px;
	width: 391px;
	float: right;
	background-image: url(../img/the100dreams.gif);
	background-repeat: no-repeat;
}
li,ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tnBox {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
}
.tnBox:after,
.textBox:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.tnImgBlock img{
	margin-bottom:5px;
	}

.tnBox ,
.textBox {
	zoom:1;
}
.tnImgBlock {
	margin: 0px 0px -5px 0px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 370px;
}
.tnImgBlock a {
	float: left;
	display: block;
}
.spacebotomm5 {
	margin-bottom: 5px;
}
.tnImgBlock a img {
	margin-right: 5px;
	border: 3px solid #CCCCCC;
}
.tnImgBlock a:hover img {
	border: 3px solid #5EB804;
}
.tnImgBlock a:hover {
	border:none;
	/*border:medium none;*/
	/*height:1%;*/
}

.textBox {
	float: left;
	font-size: 11px;
	padding-top: 15px;
}
.textBox li {
	margin-bottom: 2px;
}
.textBox li a:link,
.textBox li a:visited
 {
	text-decoration: none;
	color: #333333;
}
.textBox li a:hover
 {
	color: #6EAB23;
	text-decoration: underline;
}

#LinkSchool{
	width: 536px;
	margin: auto;
	height: 117px;
}
#LinkSchool li {
	float: left;
}
#LinkSchool a {
	height: 35px;
	width: 268px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#LinkSchool a#tokyou {
	background-image: url(../img/tca.gif);
}
#LinkSchool a#osaka {
	background-image: url(../img/oca.gif);
}
#LinkSchool a#fukuoka {
	background-image: url(../img/fec.gif);
}
#LinkSchool a#nagoya {
	background-image: url(../img/nca.gif);
}
#LinkSchool a#sendai {
	background-image: url(../img/sca.gif);
}


.clera {
	clear: both;	
}

.bar{
/*background:url(img/bar.jpg);*/
background-position:center top;
background-repeat:no-repeat;
/*height:28px;
width:780px;*/
margin-top:10px;
margin-bottom:10px;
text-align:center;
color:#FFFFFF;
font-size:12px;
font-family:"ＭＳ ゴシック", "Osaka－等幅";
line-height:200%;
}

#tab li {
	display: inline;
}

#tab li a{
color:#000000;
font-weight:bold;
}
#tab li a:hover{
color:#000066;
}


