@charset "shift_jis";

/* ****************************************************
Title: school_quick.css
Created: 2012-01-10
Last Modified: 2012-01-16
***************************************************** */


/* Table Of pageBody
----------------------------------------

# pageBody
# content
# clearfix
# common classes

----------------------------------------*/


/* # pageBody
---------------------------------------------------------------------------- */

div#pageBody {
	font-size: 94%;
}


/* # content
---------------------------------------------------------------------------- */

div#content {
	float: none;
	padding: 0 22px;
	position: relative;
	width: auto;
}

div#content div.chart {
	margin: 0 0 9px;
}

div#content div.popup {
	background: url(../../img/2012/common/bg_balloon_top.png) no-repeat left top;
	display: none;
	padding: 13px 0 0 0;
	position: absolute;
	width: 252px;
}

div#content div.popup div.popupIn {
	background: url(../../img/2012/common/bg_balloon_bottom.png) no-repeat left bottom;
	padding: 1px 14px 24px;
}

div#content div.popup div.popupContent {
	background: #ffffff;
	font-size: 83%;
	padding: 11px 10px 5px;
}

div#content div.popup div.popupContent p {
	margin: 0 0 5px;
}

div#content div.popup div.popupContent p.boxTit,
div#content div.popup div.popupContent p.boxTitPrint,
div#content div.popup div.popupContent ul.boxCat,
div#content div.popup div.popupContent div.boxCatEmpty {
	display: none;
}

div#content div.popup div.popupContent p.boxSponsor {
	text-align: right;
}

div#content table.listTable {
	margin: 8px 0 20px;
	width: 649px;
}

div#bottom {
	background: url(/shared_lib/jp/ac/kawai-juku/www/http/img/2012/common/sd_bg_mh_btm_l.gif) no-repeat left bottom;
	float: left;
	margin: 10px 0 0;
	width: 715px;
}

div#bottom div.sdSec01In {
	background: none;
}

div#bottom div#sdRequest {
	float: left;
	margin-bottom: 0;
	width: 464px;
}

div#bottom div#sdRequest p.requestTxt {
	min-height: 3.8em;
}

* html div#bottom div#sdRequest p.requestTxt {
	height: 3.8em;
}

div#bottom div#sdRequest div.sdSecBd {
	background: none;
	clear: none;
	float: left;
	padding: 12px 10px;
	width: 211px;
}

div#bottom div#sdRequest h2 {
	background: url(/shared_lib/jp/ac/kawai-juku/www/http/img/2012/common/sd_bg_mh_l.gif) no-repeat left top;
}

div#bottom div#sdGuidance {
	float: right;
	margin-bottom: 0;
	width: 244px;
}

div#content ul.anchorList {
	padding: 10px 0 15px 0;
}

div#content ul.anchorList li {
	display: inline-block;
	margin-top: 5px;
	padding-right: 2px;
	width: auto;
}

* html div#content ul.anchorList li {
	display: inline;
	padding-right: 5px;
}

*:first-child + html div#content ul.anchorList li {
	display: inline;
	padding-right: 5px;
}

div#content ul.anchorList li a {
	background: url(/shared_lib/jp/ac/kawai-juku/www/http/img/2012/common/ico_arrow_down01.gif) no-repeat 0 2px;
	padding-left: 14px;
}

div#content .bColumn1 {
    background: url(/school/quick/img/bg_column01_btm.gif) no-repeat left bottom;
	margin-bottom: 20px;
	width: 649px;
}

div#content .bColumn1 .bColumn1In {
    background: url(/school/quick/img/bg_column01_top.gif) no-repeat 0 0;
}

div#content .bColumn1 .bColumn1In p {
	padding-bottom: 2px;
}

div#content .bColumn1 .bColumn1In p strong {
	font-size: 110%;
}

div#content div.section {
	clear: both;
	margin-bottom: 16px;
	width: 649px;
}

div#content div.section h2 {
	background: url(/school/quick/img/bg_mhead.gif) no-repeat 0 0;
	color: #fff;
	clear: both;
    font-weight: bold;
	margin-bottom: 10px;
    padding: 9px 13px 7px 13px;
}

div#content div.section p.pageTop {
	margin: 0;
	padding: 0;
}


/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */
