/* スクール概要　メインコンテンツ部分  */

#box #box-left{
	width:300px;
	float:left;
}
#box #box-right{
	width:300px;
	float:right;
}

#box p,#box #box-left p,#box #box-left p{
	font-size:0.9em;
	line-height:140%;
	margin-bottom:50px;
}

/* ３つの使命　の部分 */
.twoColFixLt #container #mainContent #box #jrec-link {
	width: 500px;
	margin-left: 30px;
	margin-bottom:10px;
}

.twoColFixLt #container #mainContent #box #simei {
	background-image: url(img/gaiyo_1.jpg);
	height: 266px;
	width: 636px;
	border:1px solid #fff;
	margin-bottom:50px;
}
dl{
	margin:30px 0px 0px 30px;
}
dl dt,dl dd{
	line-height:2em;
}

/* トップインストラクターの講座　の部分  */
.twoColFixLt #container #mainContent #box #top-inst {
	background-image: url(img/gaiyo_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 620px;
	height:240px;
}
.twoColFixLt #container #mainContent #box #top-inst p{
	width:444px;
	font-size:0.9em;
	margin-top:5px;
	margin-bottom:50px;
	line-height:140%;
}

/* 講師紹介 */
.twoColFixLt #container #mainContent #box #miyagishi {
	background-image: url(img/gaiyo_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 620px;
	margin-bottom:50px;
}
.twoColFixLt #container #mainContent #box #miyagishi p{
	font-size:0.9em;
	margin-left:190px;
	line-height:140%;
}
.twoColFixLt #container #mainContent #box #miyagishi h4{
	font-size:0.9em;
	margin:0px 0px 0px 190px;
	padding-top:20px;
	line-height:140%;
}

/* 学びたい人、集まれ！／所在地 */
ol{
	margin-top:30px;
}
ol li{
	margin-bottom:10px;
}
.twoColFixLt #container #mainContent #box #course {
	margin-left: 30px;
	line-height:140%;
}
#addr{
	border:3px solid #888;
	padding:20px;
	width:600px;
	margin-bottom:50px;
	background-image:url(img/gaiyo_6.jpg);
	background-repeat:no-repeat;
	background-position:370px ;
}

address{
	font-style:normal;
	line-height:160%;
	font-size:0.9em;
}
#addr address img{
	margin:15px 0px
}
.twoColFixLt #container #mainContent #box #bosyu {
/*	background-image: url(img/syunki.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	width: 620px;
	height:230px;
}
