@charset "utf-8";

/* main
---------------------------------------------*/
#main_schoolbus {
	clear:left;
	width: 700px;
	padding-top: 2px;
}

/* アートギャラリー　メイン
---------------------------------------------*/
#main_schoolbus h4 {
	clear: left;
	font-size: 130%;
	font-weight: 600;
	letter-spacing: 1.5em;
	text-align: center;
	border-bottom: 1px #999999 solid;
	border-right: 1px #cccccc solid;
	margin: 10px 0;
	padding: 3.5px 0 2.5px 0;
	color: #ffffff;
	background-color: #6DBC6F;
}
#main_schoolbus h5 {
	clear: left;
	border-top: 1px #6DBC6F solid;
	font-size: 125%;
	font-weight: 100;
	letter-spacing: 0.8em;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 5px 0 5px 0;
	color: #333333;
	line-height: 1.5em;
}
#main_schoolbus h6 {
	width:440px;
	clear: left;
	font-size: 100%;
	font-weight: 100;
	letter-spacing: 0.3em;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 5px;
	color: #333333;
	line-height: 1.5em;
}
#main_schoolbus div.schoolbus_img_1{
	clear: left;
	width: 400px;
	padding: 0;
	height: auto;
	border: none;
	text-align: left;
	line-height: 1.9em;
}
#main_schoolbus div.schoolbus_img_2{
	width: 200px;
	padding-top: 70px;
	height: 80px;
}
#main_schoolbus div.schoolbus_img_3{
	clear: both;
	width: 200px;
	padding-top: 70px;
	height: 80px;
}
#main_schoolbus div.schoolbus_img_4{
	width: 400px;
	padding: 0;
	height: auto;
	border: none;
	text-align: left;
	line-height: 2.2em;
}

/*テキストボックス
---------------------------------------------*/
#main_schoolbus div.annai_textbox_1{
	clear: left;
	width: 640px;
	padding:20px;
	height: auto;
	border: none;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.3em;
	margin: 10px 0 0 0;
	border-top: 1px solid #6DBC6F;
}

/*ＧＰＳ写真用*/
#main_schoolbus li ul{
	clear: left;
}	
#main_schoolbus li li.schoolbus_img_5{
	float: left;
	width: 200px;
	padding-top: 70px;
	height: 80px;
	margin: 0 10px;
	border: 1px solid #666;
	display: block;
	text-align: center;
}
/*ここまで*/

#main_schoolbus li {
	margin: 10px;
	padding-bottom: 5px;
}
#main_schoolbus ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*　rightボーダー
---------------------------------------------*/
#rightborder {
	height: 730px;
}