@charset "UTF-8";
/* CSS Document */
/*===================================
author：Mutsuhiro OYAMA
mail: m@mograph.jp
lastUpdate: 2010.08.10
===================================*/

#mainContent #title {
padding:10px 0;
background:#ffdfff url(../images/bg.gif);
margin:0 0 10px 0;
}
h2.trigger {
float:left;
width:710px;
height:46px;
margin:0 0 10px 0;
padding:0 0 0 40px;
background:url("../images/h2_trigger_school.gif") no-repeat left center;
line-height:46px;
font-size:1.5em;
font-weight:bold;
color: #fff;
}
.toggle_container {
width:650px;
margin:0 0 5px 0;
padding:40px 50px;
overflow:hidden;
clear:both;
background:#ffdfff url(../images/bg.gif);
}
.toggle_container h3 {
margin:0 0 15px 0;
padding:20px 0 10px 0;
border-bottom:1px solid #ff99ff;
font-size:1.2em;
color: #333;
}
