@charset "utf-8";

/* CSS Document */

/* ========================================
	
	* 説明: 帝小の教育用CSS

======================================== */


/* 教科目標
======================================== */

#kyouka p.ttl01{
	font-size:115%;
	font-weight:bold;
}

#kyouka .kyouka_area {
	float:left;
	padding-left:20px;
	margin:10px 0 20px;
	width:400px;
}
#kyouka #imgs {
	float:right;
	width:201px;
}
#kyouka #imgs p {
	margin-bottom:40px;
}

#kyouka dl.kyouka_list{
  margin: 0;
  padding: 10px 0 10px 0;
  border-bottom: solid 1px #cccccc;
}

#kyouka dl.kyouka_list dt {
  float: left;
	font-weight: bold;
	color: #766b63;
	padding-left: 10px;
}

#kyouka dl.kyouka_list dt img {
	vertical-align: top;
}

#kyouka dl.kyouka_list dd {
  margin-left:100px;
}

#kyouka span.ttl02 {
	color: #666666;
}


/* 特色ある授業
======================================== */

#teach .data_box {
	width: 650px;
	border-top: solid 1px #cccccc;
  padding: 20px 0 0 0;
  margin: 20px 0 10px 0;
}

#teach .left_box{
	float:left;
	width: 100px;
}

#teach .right_box {
	float:right;
	width: 550px;
}


#teach p.ttl01{
	font-size:115%;
	font-weight:bold;
}

#teach p.ttl02{
	font-size:105%;
	font-weight:bold;
  margin: 0 0 5px 0;
	color: #766b63;
}

#teach p.ttl{
	font-weight: bold;
	color: #766b63;
}


#teach ul{
  margin: 0;
}

#teach li{
  margin: 0 0 1em 0;
  padding: 0 0 0 10px;
	background: #ffffff url(../../common/images/list_01.gif) no-repeat 0 0.5em;
}




#teach .img_box{
	margin-top: 10px;
	margin-bottom: 10px;
}

#teach .img_box img{
	margin:0 6px 0 0;
}



/* 研究授業
======================================== */

#experiment .img_box{
	margin-top: 20px;
	margin-bottom: 20px;
}

#experiment .img_box img{
	margin-right:4px;
}

#experiment .btn_area p {
	margin-bottom:10px;
}

#experiment .archive {
	padding-top:20px;
	margin-top:40px;
	border-top:1px #ccc solid;
}

#experiment .archive td a {
	display:block;
	padding:5px 3px;
}
/* 国際交流
======================================== */
#international .data_box {
	overflow:hidden;
	zoom:1;
}
#international .left_box {
	width:290px;
}
#international .right_box {
	width:360px;
}

#international .img_box{
	clear:both;
	margin-top: 10px;
	margin-bottom: 20px;
}

#international .img_box img{
	margin-right:10px;
}


/* 児童会活動
======================================== */

#council .data_box {
	width: 650px;
	border-top: solid 1px #cccccc;
  padding: 20px 0 0 0;
  margin: 20px 0 10px 0;
}

#council .left_box{
	float:left;
	width: 100px;
}

#council .right_box {
	float:right;
	width: 550px;
}


#council p.ttl01{
	font-size:115%;
	font-weight:bold;
}

#council p.ttl02{
	font-size:105%;
	font-weight:bold;
  margin: 0 0 5px 0;
	color: #766b63;
}

#council p.ttl{
	font-weight: bold;
	color: #766b63;
}


#council .img_box{
	margin-top: 10px;
	margin-bottom: 20px;
}


#council .img_box img{
	margin:0 6px 0 0;
}


#council .img_box_L1{
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 231px;
}

#council .img_box_L2{
	float:left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 231px;
}

#council p.caption{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

