/* CSS Document sub*/

/*
----------------------------------------------
First Steps International School
 Version:  2010.Sep.
----------------------------------------------- 
*/

body {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	color:#444444;
	font-size:0.7em;
	background: url(../img/subimg/subback.jpg) center top no-repeat;
}



/* sideright */

#sideright{
  margin: 0px;
  width:274px;
  min-height:1200px;
  padding:0px;
  float:right;
  color:#744F10;
}

#sideright a:hover{
	background-color:#FFECAA;
	padding:2px 0px;
	}



#sideright1{
  margin: 0px;
  width:274px;
  height:339px;
  padding:0px;
  background: url(../img/sideright3_back.jpg) center top no-repeat;
}


#sideright3{
  margin: 0px;
  width:274px;
  height:670px;
  padding:0px;
  background: url(../img/sideright3_back.jpg) center top no-repeat;
}


#sideright .sidemenu{
	list-style:none;
	text-align:left;
	padding:20px 0px 3px 20px;
	font-size:12px;
	}

#sideright .sidemenu_child{
	list-style-position:inside;
	list-style:none;
	text-align:left;
	padding:10px 0px 3px 20px;
	}

.sidelp{
	padding:20px 0px 0px 0px;
	clear:both;
	}

/* headlogo */

#headlogo{
	padding: 0px;
	margin:0px;
	width:736px;
	height:50px;
	text-align:left;
	clear:both;
	background:#E7A942;
}


#headlogo h2{
	padding:0px;
	clear:both;
	display:block;
	text-indent:-9999px;
}


#headlogo h2 a:hover{
	text-decoration:none;
}


/* pagetitle */
#pagetitle{
	padding: 0px 0px 0px 0px;
	margin:15px 22px 0px 0px;
	background: #B20202;
	border-bottom:1px solid #E7A942;
	width:714px;
	text-align:left;
	clear:both;
}

#pagetitle h3{
	font-size:140%;
	padding:5px 20px 5px 20px;
	clear:both;
	color:#fff;
}


/* mediumtitle */
.mediumtitle{
	padding: 10px 0px 0px 0px;
	margin:15px 22px 10px 0px;
	border-bottom:1px solid #E7A942;
	border-top:1px solid #eeeeee;
	width:714px;
	text-align:left;
	clear:both;
}

.mediumtitle p{
	padding:5px 20px 5px 20px;
	clear:both;
	color:#744F10;
	font-weight:bold;
}

/* petittitle */
.petittitle{
	padding: 5px 0px 0px 0px;
	margin:15px 22px 0px 20px;
	width:692px;
	text-align:left;
	clear:both;
}

.petittitle p{
	padding:5px 20px 5px 10px;
	clear:both;
	color:#744F10;
	font-weight:bold;
	border-left:7px solid #e7a942;
	background:#f7e4c3;
}

/* tocontact */
.tocontact{
	padding: 10px 0px 0px 0px;
	margin:15px 22px 0px 20px;
	width:692px;
	text-align:left;
	clear:both;
}

.tocontact p{
	padding:5px 20px 5px 10px;
	clear:both;
	color:#fff;
	font-weight:bold;
	border:2px dotted #e7a942;
	background:#56281B;
}

.tocontact a{
	color:#E7A942;
	text-decoration:underline;
	}

/* box1 */

.box1{
	margin:10px 22px 20px 20px;
	padding:0px 0px 10px 0px;
	width:692px;
	text-align:left;
	clear:both;
	}

.box1 ol{
	list-style-position:inside;
	padding:20px 0px 20px 0px;
	}

/* tegami */

.tegami{
	margin:10px 22px 20px 20px;
	padding:10px 22px 10px 20px;
	width:650px;
	text-align:left;
	clear:both;
	background:#f8e7cb;
	}
.tegami p{
	border-bottom:1px dotted #e7a942;
	padding:3px;
	}


/* subtable1 */

table.subtable1 {
	width:692px;
	margin:10px 22px 10px 20px;
	padding: 0px;
	text-align:left;
	clear: both;
}

table.subtable1 th{
	margin: 0px 10px;
	padding:10px 5px 10px 5px;
	line-height:150%;
	background-color:#FFF7D1;
	vertical-align:middle;
	border-bottom:1px solid #E7C17E;
	text-align:left;
}

table.subtable1 td{
	padding:10px 5px 10px 5px;
	line-height:150%;
	border-bottom:1px solid #E7C17E;
	vertical-align:middle;
	text-align:left;
}

/* subtable2 */

table.subtable2 {
	width:692px;
	margin:10px 22px 10px 20px;
	padding: 0px;
	text-align:left;
	clear: both;
	border-top:1px solid #E7C17E;
	border-left:1px solid #E7C17E;
	border-right:1px solid #E7C17E;
}

table.subtable2 th{
	margin: 0px 10px;
	padding:10px 5px 10px 5px;
	line-height:150%;
	background-color:#FFF7D1;
	vertical-align:middle;
	border-bottom:1px solid #E7C17E;
	border-right:1px solid #E7C17E;
	text-align:left;
}

table.subtable2 td{
	padding:10px 5px 10px 5px;
	line-height:150%;
	border-bottom:1px solid #E7C17E;
	vertical-align:middle;
	text-align:left;
}


/* Google maps */

div.map {
	height:400px;
	width:692px;
	margin:10px 22px 10px 20px;
	padding: 0px;
	text-align:left;
	clear: both;
	}

/* Q&A */
.q{
	background:url("../school/img/q.gif") no-repeat 0 0;
	padding:6px 6px 6px 30px;
	border:dotted #cccccc;
	border-width:0 0 1px;
	margin-top:30px;
	color:#744F10;
}

.a{
	background:url("../school/img/a.gif") no-repeat 0 0;
	padding:6px 6px 6px 30px;
	margin:10px 0px 0px 0px;
	border:dotted #cccccc;
	border-width:0 0 1px;
}

