/* ------------------------------------------------ */
/* ---------->>> global settings needed for thickbox <<<---------- */
/* ------------------------------------------------ */
*{padding: 0; margin: 0;}

html, body {
/*
min-height: 100%;
height: auto !important;
height: 100%
*/
height: 100%;
min-height: 100%;
}

/* ------------------------------------------------ */
/* ---------->>> thickbox specific link and font settings <<<---------- */
/* ------------------------------------------------ */
#TB_window {
	font-size: 12px;
	font-family: "qMmΫS Pro W4", "Hiragino Maru Gothic Pro", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif, "lr oSVbN";
	color: #333333;
}

#TB_secondLine {
	font-size: 10px;
	font-family: "qMmΫS Pro W4", "Hiragino Maru Gothic Pro", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif, "lr oSVbN";
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_window div.caution { line-height: 150%; }
#TB_window div.caution a { color: #0066ff; text-decoration: none; }
#TB_window div.caution a:hover { color: #ff6600; }

/* ------------------------------------------------ */
/* ---------->>> thickbox settings <<<---------- */
/* ------------------------------------------------ */
#TB_overlay {
	position: absolute;
	z-index:2000;
	top: 0px;
	left: 0px;
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 2002;
	color:#555;
	display:none;
	border-top: 7px solid #FFF;
	border-bottom: 15px solid #FFF;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 0px 0 5px 0;
	/*
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	*/
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:0px;
	display:none;
}

#TB_title{
	
}

#TB_ajaxContent{
	clear:both;
	padding:0px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:40px;
	width:40px;
	z-index:2001;
}

#TB_HideSelect{
	z-index:2000;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	}
*:first-child+html #TB_iframeContent {margin-bottom:1px;} 
* html #TB_iframeContent {margin-bottom:1px;}

/*  aryist_listvtB[
	-------------------------------- */

body#teacher_prf{background:none;}
#teacher_prf #wrapper{width:390px; margin:0 auto; text-align:left;}
#teacher_prf dt.name{ font-size:110%; margin:10px 0;}
#teacher_prf dd{margin-bottom:5px;}
#teacher_prf a { text-decoration:none; color:#000;}
#teacher_prf a:hover{text-decoration:underline;}

/*  ΪΧξρ
	-------------------------------- */

body#map_ctt{background:none;}
#map_ctt #wrapper{width:280px; margin:0 auto; text-align:left; overflow:hidden;}
#map_ctt dl.mb40{margin-bottom:40px;}
#map_ctt dt.name{ font-size:150%; margin:0px 0 10px;}
#map_ctt dd{margin-bottom:5px;}
#map_ctt a { text-decoration:none; color:#000;}
#map_ctt a:hover{text-decoration:underline;}

