@charset "utf-8";

/* +++++++++++++++++++++++++++++++++++++++++++
	Title:CSS for Feature
	Modify: 2009/03/19
  +++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++++++++++++++++++++
	======INDEX=====
	1. title
	2. FeatureContents
	3. FeatureList
	4.other
  +++++++++++++++++++++++++++++++++++++++++++ */

/*----------------------------------------------------------------------------------------
	1. title
---------------------------------------------------------------------------------------- */
h2#ttlFeature{
	text-indent:-9999px;
	display:block;
	width:610px;
	height:37px;
	margin-bottom:10px;
}
h2#ttlFeature{
	background:url(/feature/_asset/img/ttl-feature_001.gif) no-repeat 0 0;
}
/*----------------------------------------------------------------------------------------
	2. FeatureContents
---------------------------------------------------------------------------------------- */
/*  2-1. featureHeadArea
---------------------------------------------------------------------------------------- */
#featureHeadArea {
	margin:0 0 25px;
}
#featureHeadArea h2#featureTtlArea {
	margin:0 0 10px;
	width:920px;
}
#featureHeadArea #featureLeadArea {
	width:920px;
}
#featureHeadArea #featureLeadArea #featureTxtArea {
	width:740px;
	float:left;
	margin:0 30px 0 0;
}
#featureHeadArea #featureLeadArea #featureNumArea {
	width:150px;
	float:left;
	background:url(/feature/_asset/img/bgi-featureNum.png) no-repeat 0 0;
}
#featureHeadArea #featureLeadArea #featureNumArea ul {
	margin:22px 0 0 -5px;
}
#featureHeadArea #featureLeadArea #featureNumArea ul li {
	display:inline;
}
/*  2-2. featureSpecialArea
---------------------------------------------------------------------------------------- */
/*  2-2-1. featureSpecialArea  */
#featureSpecialArea {
	width:918px;
	margin:0 1px 20px;
}
#featureSpecialArea ul#featureSpecialList li {
	float:left;
	width:222px;
	height:280px;
	margin:0 10px 10px 0;
	background:#FFF;
}
#featureSpecialArea ul#featureSpecialList li.rightBlock {
	margin:0;
}

/*  2-2-2. specialSchoolArea  */
div.specialSchoolArea {
	border:1px solid #CECDCB;
	height:280px;
}
div.specialSchoolArea div.specialSchoolItem {
	margin:12px;
}
div.specialSchoolArea div.specialSchoolItem p.imgFrame {
	background:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:0 0 12px;
}
div.specialSchoolArea div.specialSchoolItem dl dt {height:45px;font-weight:bold;font-size:85%;margin:0 0 7px}
div.specialSchoolArea div.specialSchoolItem dl dd.schoolInfo {font-size:70%;margin:0 0 12px;line-height:1;}

/*  2-3. featureGeneralArea
---------------------------------------------------------------------------------------- */
/*  2-3-1. featureGeneralArea  */
#featureGeneralArea {
	position:relative;
	width:920px;
}
#featureGeneralArea h3#ttlFeatureGeneral {
	text-indent:-9999px;
	display:block;
	width:920px;
	height:37px;
	margin-bottom:20px;
	background:url(/feature/_asset/img/ttl-featureGeneral_001.gif) no-repeat 0 0;
}

#featureGeneralArea h3#ttlFeatureGeneral{
	_margin-top: 10px;
}
*:first-child+html #featureGeneralArea h3#ttlFeatureGeneral{
	margin-top: 10px;
}

#featureGeneralArea p.btnFeatureGeneral {
	position:absolute;
	width:56px;
	top:10px;
	_top:20px;
	right:10px;
	font-size:0;
	line-height:0;
	text-align:right;
	cursor:pointer;
}
*:first-child+html #featureGeneralArea p.btnFeatureGeneral{
	position:absolute;
	width:56px;
	top:20px;
	right:10px;
	font-size:0;
	line-height:0;
	text-align:right;
	cursor:pointer;
}
#featureGeneralArea p.btnFeatureGeneral span{
	text-indent:-9999px;
	display:block;
	height:11px;
}
#featureGeneralArea p.btnFeatureGeneral span.close{
	width:40px;
	background:url(/feature/_asset/img/btn-featureClose.gif) no-repeat 0 0;
}
#featureGeneralArea p.btnFeatureGeneral span.open{
	width:56px;
	background:url(/feature/_asset/img/btn-featureMore.gif) no-repeat 0 0;
}
#featureGeneralArea ul#featureGeneralList li {
	float:left;
	min-height:70px;
	_height:70px;
	width:296px;
	margin:0 16px 15px 0;
}
#featureGeneralArea ul#featureGeneralList li.rightBlock {
	margin:0;
}
/*  2-3-2. generalSchoolArea  */
div.generalSchoolItem dl dt {font-weight:bold;}
div.generalSchoolItem dl dd {font-size:70%;}


/*----------------------------------------------------------------------------------------
	3. FeatureList
---------------------------------------------------------------------------------------- */
ul#featureIndexList {margin-bottom:10px;}
ul#featureIndexList span a{background:none;}
ul#featureIndexList li{margin-bottom:0;}
ul#featureIndexList li span {
	float:left;
	margin:0 12px 0 0;
	width:215px;
}
div#contentsWrap div.contents ul#featureIndexList li dl dt {
	font-size:140%;
	font-weight:bold;
	margin:10px 0 12px;
}
div#contentsWrap div.contents ul#featureIndexList li dl dd {
	font-size:100%;
}

/*----------------------------------------------------------------------------------------
	4. other
---------------------------------------------------------------------------------------- */

.sortBox{
	clear: both;
	padding: 10px 0 5px 0;
}

.mgtop10px{
	margin-top: 10px;
}
.mgbtm10px{
	margin-bottom: 10px;
}
#resultImageList{
	clear: both;
}
div#contentsWrap div.contents div.pagingArea {
	width:100%;
	text-align:center;
	margin:0 auto;
}

div.contents{
	_margin-top: 10px;
}
*:first-child+html div.contents{
	margin-top: 10px;
}

