@charset "utf-8";
 /* Student
-------------------------------------------------- */
body {
	background: #fff url(../images/student/background.gif) top left repeat-x;
	padding-top: 88px;
}

div#background {
	background: url(../images/student/background_student.jpg) top center repeat;
}
div#background:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
/* MacIE begin \*/
*+html div#background { height: 1%;}
* html div#background { height: 1%;}
div#background { display: block;}
/* Mac IE end */

div.container {
	width: 950px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	text-align: left;
}
*html div.container { width: 990px;}

div#header {
	position: relative;
	top: -88px;
}

div#wrapper {
	margin-top: -88px;
}

/*  ------------------------------------------------------------------

	20100129 追加 NAZAL

---------------------------------------------------------------------*/
dl#search-univ {
	margin-bottom: 20px;
}

dl#search-univ img {
	vertical-align: bottom;
}

dl#search-univ dt,
dl#search-univ dd {
	float: left;
	margin: 0;
	padding: 0;
}

/* start clearfix */
dl#search-univ:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0px; line-height: 0; }
/* ie6 hack */
* html dl#search-univ { height: 1%; }
/* ie7 hack */
*:first-child+html dl#search-univ { min-height: 1%;}
/* end clearfix */


/*  学校検索ページ 大見出し
-----------------------------------*/
h2.title-page {
	background: url(../images/student/title_page.jpg) left no-repeat;
	margin: 15px 0 30px;
	padding: 16px 12px;
	line-height: 1.3;
	font-size: 16px;
	color: #fff;
}

/*	学校一覧表
-----------------------------------*/
table.indexTable {
	border-collapse: collapse;
	border-bottom: 2px solid #dadada;
	table-layout: fixed;
	margin-bottom: 1.6em;
	width: 100%;
	font-size: 12px;
}
table.indexTable th,
table.indexTable td {
	border-bottom: 1px solid #dadada;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}
/*  thead => th
-----------------------------------*/
table.indexTable thead th {
	background-color: #38B5E1;
	border-bottom: 2px solid #dadada;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

table.indexTable thead th.firstChild {
	width: 35%;
}

/*  tbody => td
-----------------------------------*/
table.indexTable tbody td {
}
/*  CSS3対応ブラウザはストライプ表示
-----------------------------------*/
table.indexTable tr:nth-of-type(odd) {
	background-color: #F7F4EB;
}
/*  tr:hover
-----------------------------------*/
table.indexTable tr:hover td {
	background-color: #DBF6FF;
}
/*  ------------------------------------------------------------------

	

---------------------------------------------------------------------*/


 /* Contents
-------------------------------------------------- */
div#content-wrapper {
	background: url(../images/student/background_aside.gif) top right repeat-y;
}

div#content-wrapper-tmp {
	background: none;
}

div#content-main {
	width:480px;
}

div#content-main-tmp {
	width:715px;
}


h2.title-main {
	margin-bottom: 15px;
	padding: 8px 10px;
	background: url(../images/student/title_main.jpg) left no-repeat;
	line-height: 1.2em;
	font-size: 1.1em;
	color: #fff;
}

h2.title-main-tmp {
	margin-bottom: 15px;
	padding: 8px 10px;
	background: url(../images/student/tmp_title_main.jpg) left no-repeat;
	line-height: 1.2em;
	font-size: 1.1em;
	color: #fff;
}

h2.title-main-tmp-list {
	margin-top:30px;
	margin-bottom: 15px;
	padding: 8px 10px;
	background: url(../images/student/tmp_title_main.jpg) left no-repeat;
	line-height: 1.2em;
	font-size: 1.1em;
	color: #fff;
}

h3.title-sub {
	margin-bottom: 12px;
	padding: 3px 0 3px 12px;
	border-bottom: #dadada solid 1px;
	position: relative;
	background: url(../images/student/title_sub.gif) left center no-repeat;
	font-size: 1.2em;
}

h3.title-sub span {
	float: right;
	padding-left: 16px;
	position: absolute;
	top: 3px;
	right: 0;
	background: #fff url(../images/student/arrow_blue.jpg)  left center no-repeat;
	font-size: 0.8em;
	font-weight: normal;
}

ul.dwelling {
	margin-bottom: 10px;
	padding: 0;
}

ul.dwelling li {
	margin: 0 30px 0 0;
	padding: 0;
	background: none;
}

ul.dwelling li.dwelling-right {
	margin-right: 0;
}

dl.school-route {
	margin: 0;
	line-height: 1.6em;
}

dl.school-route dt {
	font-weight: bold;
}

dl.school-route dd {
	margin-bottom: 1em;
}

dl.place-guide {
	line-height: 1.8em;
}

dl.place-guide dt {
	font-weight: bold;
}

dl.place-guide dd {
	
}


/* aside */
div#aside {
	position: relative;
	border: none;
}

h4.title-main-aside {
	margin-bottom: 1em;
	padding: 10px;
	background: url(../images/student/title_aside.jpg) top left no-repeat;
	font-size: 1.1em;
	color: #fff;
}

h4.title-aside {
	margin-bottom: 1em;
	position: absolute;
	top: 0;
	left: 0;
}

h5.title-sub-aside {
	margin-bottom: 1em;
	padding: 7px;
	background: url(../images/student/title_aside_sub.jpg) top left no-repeat;
	font-size: 1.1em;
	color: #fff;
}

div.first p {
	padding: 0 3px;
	margin-bottom: 1em;
}

div.first dl {
	padding: 0 3px;	
}

div.first dl dt {
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #25a5db;
}

div.first dl dd {
	margin-bottom: 1em;
}

div.guide {
	padding-top: 0 !important;
}

div.guide ul {
	margin-top: 75px;
	padding: 4px;
	list-style: none;
}

div.guide ul li {
	margin-bottom: 1em;
	padding-bottom: 10px;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

div.guide ul li.background-none {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.guide dl.place-guide {
	line-height: 1.4em;
}

div.guide dl.place-guide dd {
	margin-bottom: 1em;
}

div.guide p {
	margin-bottom: 0.5em ! important;
	text-align: center;
}

div.guide p img {
	padding: 1px;
	border: #dadada solid 1px;
}


 /* Side
-------------------------------------------------- */
div#campus-guide {	
	background-color: #38b5e0;
	padding:0px 5px 5px 5px;
	margin-bottom:30px;
	}

div#campus-guide h4 {
	padding: 8px 8px;	
	background: url(../images/student/title_navi_side.jpg) top left no-repeat;
	font-size: 1.1em;
	color: #fff;
}

div#campus-guide ul {
	margin-bottom: 0px;
	padding: 0 8px 5px;
	list-style: none;
	background-color: #ffffff;
}

div#search-school h4 {
	padding: 8px 8px;	
	background: url(../images/student/title_navi_side.jpg) top left no-repeat;
	font-size: 1.1em;
	color: #fff;
}

div#search-school ul {
	margin-bottom: 30px;
	padding: 0 3px 5px;
	list-style: none;
	background-color: #38b5e0;
}

div#search-school ul li {
	padding-bottom: 3px;
}

div#search-school ul li img {
	vertical-align: bottom;
}

div#side h5 {
	margin-bottom: 12px;
	padding: 3px 0 3px 12px;
	background: url(../images/student/title_sub.gif) left center no-repeat;
	border-bottom: #dadada solid 1px;
	font-size: 1.2m;
}

div#cell-phone ul {
	background-color: #f6f4ea;
}

div#bookmark ul {
	background-color: #f6f4ea;
}

div#area-minimini {
	margin-bottom: 30px;
}

div#area-minimini dl {
	margin-bottom: 10px;
	padding: 12px;
	border: #dadada solid 1px;
	background-color: #f6f6f6;
}

div#area-minimini dl dt {
	margin-bottom: 0.3em;
	font-size: 1.2em;
	font-weight: bold;
}

div#area-minimini dl dd {}



/*  ------------------------------------------------------------------

	20100130 修正 NAZAL

---------------------------------------------------------------------*/

/*  Googlemaps入れるので下マージン
-----------------------------------*/
div#area-minimini dl dd.shop-photo {
	margin-bottom: 1em;
	padding-top: 1em;
}

div#area-minimini dl dd.shop-photo img {
	padding: 1px;
	border: #dadada solid 1px;
	text-align: center;
}


/*  Googlemaps
-----------------------------------*/
div.shop-map {
	margin-bottom: 2em;
}
div.shop-map iframe {
	border: #dadada solid 1px;
}

div.shop-map p {
	padding-left: 8px;
	background: url(../images/common/arrow_red.gif)  left center no-repeat;
}

.section-top{
	width:715px;
	padding:0px;
	margin-bottom:20px;
}

.title-tmp{
	width:226px;
	height:115px;
	background:url(/images/student/tmp_student_title.jpg) no-repeat;
	text-align:center;
	padding-top:65px;
	font-size:220%;
	color:#38B7E0;
	float:left;
	margin-right:10px;
}

* html .title-tmp{
	margin-right:5px;
	height:180px;
}

* html .title-tmp-small{
	margin-right:5px;
	height:180px;
}

.title-tmp-small{
	width:226px;
	height:115px;
	background:url(/images/student/tmp_student_title.jpg) no-repeat;
	text-align:center;
	padding-top:65px;
	font-size:190%;
	color:#38B7E0;
	float:left;
	margin-right:10px;
}

.title-tmp-small span{
	font-size:80%;
	display:block;
	padding-top:10px;
}

.title-tmp span{
	font-size:60%;
	display:block;
	padding-top:10px;
}

.title-tmp span#big_tit{
	font-size:100%;
	display:block;
	padding-top:12px;
}

#campas-map small{
	float:right;
}
div.section p.text-center-tmp{
	padding:0px 190px;
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

div.section p.text-center-tmp-new{
	padding:0px 90px;
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

* html div.section p.text-center-tmp-new{
	padding:0px 70px;
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

.text-center-tmp a{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:55px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large.jpg) no-repeat;
	line-height:140%;
}

.text-center-tmp-new a{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:55px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large.jpg) no-repeat;
	line-height:140%;
}

* html .text-center-tmp a{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:69px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large.jpg) no-repeat;
	line-height:140%;
}

* html .text-center-tmp-new a{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:69px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large.jpg) no-repeat;
	line-height:140%;
}

.text-center-tmp a:hover{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:55px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large_on.jpg) no-repeat;
		line-height:140%;
}

.text-center-tmp-new a:hover{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:55px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large_on.jpg) no-repeat;
		line-height:140%;
}

* html .text-center-tmp a:hover{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:69px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large_on.jpg) no-repeat;
		line-height:140%;
}

* html .text-center-tmp-new a:hover{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:330px;
	height:69px;
	padding-top:14px;
	color:#FFF;
	background:url(/images/student/tmp_navi_large_on.jpg) no-repeat;
		line-height:140%;
}

.text-center-tmp-short a{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:213px;
	height:55px;
	padding-top:12px;
	text-align:center;
	color:#FFF;
	background:url(/images/student/tmp_navi.jpg) no-repeat;
	line-height:140%;
}

.text-center-tmp-short a:hover{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:213px;
	height:55px;
	padding-top:12px;
	text-align:center;
	color:#FFF;
	background:url(/images/student/tmp_navi_on.jpg) no-repeat;
	line-height:140%;
}

* html .text-center-tmp-short a{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:213px;
	height:67px;
	padding-top:12px;
	text-align:center;
	color:#FFF;
	background:url(/images/student/tmp_navi.jpg) no-repeat;
	line-height:140%;
}

* html .text-center-tmp-short a:hover{
	text-decoration:none;
	font-size:130%;
	display:block;
	width:213px;
	height:67px;
	padding-top:12px;
	text-align:center;
	color:#FFF;
	background:url(/images/student/tmp_navi_on.jpg) no-repeat;
	line-height:140%;
}

/*  ------------------------------------------------------------------

	20101122 アコーディオンナビゲーション

---------------------------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#student_back{
	background:#ffffff;
	width:190px;
	padding:10px;
}

* html #student_back{
	background:#ffffff;
	width:210px;
	padding:10px;
}

div #student_back #accordion05 h5{
	cursor:pointer;
	background:url(/images/student/student_accordion.gif) no-repeat;
	border-bottom:none;
	width:191px;
	height:25px;
	color:#ffffff;
	margin-bottom:3px;
	font-size:140%;
	padding-left:5px;
}

* html div #student_back #accordion05 h5{
	margin-bottom:10px;
}


div #student_back #accordion05 ul li{
	background:url(/images/student/student_accordion_btn.gif) no-repeat;
	margin-bottom:10px;
	padding-left:17px;
	padding-bottom:3px;
	border-bottom:dotted 1px #706F5A;

}

* html div #student_back #accordion05 ul li{
	border-bottom:none;
}

* html div #student_back #accordion05 ul{
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
}

div #student_back #accordion05 ul{
	padding:0px;
}

div #student_back #accordion05 ul li a{
	font-size:130%;
	font-weight:normal;
	color:#706F5A;
	line-height:80%;

}
div #student_back #accordion05 ul li a:hover{
	color:#FF9900;

}


/*  新規テンプレート物件表示用
-----------------------------------*/
ul.shop-recommend li.cell-left{
	margin-right:8px;
}

ul.shop-recommend li.cell-right{
	margin-right:8px;
}

ul.shop-recommend li{
	width:230px;
}


/*  ------------------------------------------------------------------

	タウンガイド一覧　2011年10月追加　z-shoseki

---------------------------------------------------------------------*/
div.dlGroup {
	margin-bottom: 15px;
}
div.dlGroup dl {
	position: relative;
	float: left;
	background-color: #f6f6f6;
	border: 1px solid #dadada;
	padding: 15px 15px 5px 15px;
	margin-bottom:10px;
	width: 448px;
	_zoom: 1;
}
	/* ie6 hack */
* html div.dlGroup dl {
	width: 448px;
	padding-bottom: 0;
}

div.dlGroup dl.rightChild {
	float: right;
}
div.dlGroup dl dt,
div.dlGroup dl dd {
	margin-bottom: 10px;
	width:300px;
}
div.dlGroup dl dt {
	font-size: 14px;
	font-weight: bold;
}

strong.phone-number {
	font-size: 14px;
	font-weight: bold;
	color: #e51f1f;
}

strong.station {
	font-size: 12px;
	font-weight: bold;
	color: #e51f1f;
}

div.dlGroup ul {
	position: absolute;
	top: 15px;
	right: 15px;
	list-style-type: none;
}
div.dlGroup li {
	margin-bottom: 2px;
}
div.dlGroup li.firstChild {
	margin-bottom: 5px;
}
div.dlGroup li.firstChild img {
	background-color: #FFF;
	border: #dadada solid 1px;
	padding: 1px;
}

/* start clearfix */
div.dlGroup:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0px;
	line-height: 0;
}
/* ie6 hack */
* html div.dlGroup {
	height: 1%;
}
/* ie7 hack */
*:first-child+html div.dlGroup {
	min-height: 1%;
}
/* end clearfix */


div.section p.for_kanri {
	background-color:#dddddd;
	padding:5px 0;
}


