@charset "utf-8";
* html img.btApply {  behavior: expression(IEPNGFIX.fix(this)); }

/*
several：個別表示ページ
commons:共通パーツ
*/

/* パンフレット紹介 */
h3#h3-panf  {
	background: transparent url(../img/h3-rec.gif) repeat-x left center;
	color: #ffffff;
	width: auto;
	margin: 10px 6px 6px 6px;
	padding: 10px;
}

div#introPanf {
	margin: 0 0 30px 15px;
	width: 95%;
}

div#introPanf table {
	margin: 10px 0px 30px 0px;
	border-collapse: collapse; 
}

div#introPanf table td.viewThum {
	width: 100px;
}

div#introPanf table td.viewThum img{
	width: 90px;
	margin: 0px 0 0px 15px;
}

div#introPanf table th.title {
	width: 95%;
	padding: 5px 17px;
	background: #1BA5E6;
	color: #eee;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

div#introPanf table th {
	width: 110px;
	background: #D8F3FF;
}

div#introPanf table td, 
div#introPanf table th {
	padding: 10px 17px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #E1D9CA;
	color: #444;
} 


div#content div.sect-foot {
	text-align: center;
	color: #017093;
	font-size: 92%;
	margin: 5px;
}

h3#h3-rec {
	background: transparent url(../img/h3-rec.gif) repeat-x left center;
	color: #ffffff;
	width: auto;
	margin: 0 6px 0;
	padding: 10px;
}

div.forIconCapt {
	text-align: right;
	font-size: 92%;
	clear: both;
	padding: 3px 5px;
	background: #d8f3ff;
}

div.forIconCapt a {
	color: #017093;
}

table th {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 92%;
	background: #849a4a;
	color: #ffffff;
}

table#tTable th#th-local,table#tTable td.local {
	width: 50px;
}

table#tTable th#th-tour {
	width: 100px;
}

table#tTable th#th-apply {
	width: 80px;
}

table th#th-baseInfo {
	width: 160px;
}

table td {
	font-size:92%;
	padding: 5px;
}

table#tTable tr.greenCols td {
	background: #faffe6;
}

table td a,table td a:visited {
	color: #345800;
}

table#tTable td.baseInfo ul.plural {
	border-bottom: #cccccc 1px solid;
}

table#tTable td.baseInfo ul li {
	list-style-type: disc;
	margin: 2px 0 2px 15px;
	padding: 0;
	font-size:10px;
}

table#tTable td ul li a {
	background-image: none;
	background: transparent;
}

table#tTable td.local,table#tTable tr.greenCols td.local {
	font-size: 92%;
	text-align: center;
	background: #d7e4b5;
}

table td.tour {
	line-height: 150%;
}

table td.fee {
	width: 70px;
	text-align: center;
	padding: 0;
	font-size: 92%;
	font-weight: bold;
	color: #345800;
}

table td.apply {
	padding: 0;
	text-align: center;
}

table#tTable td.apply ul li a img.btApply {
	height: 39px;
	width: 90px;
}

/* commons */
/**Rsidebar*/
div#schoolList {
	background: transparent url(../img/newslist.gif) no-repeat left bottom;
}

div#rBox div#schoolList ul {
	padding: 0 0 10px;
	width: 210px;
	text-align: left;
}

div#schoolList li {
	background: transparent url(../img/li-b.gif) repeat-y;
	color: #017093;
	font-family: 'Trebuchet MS';
	padding: 5px 10px 5px;
	font-size: 92%;
}

div#schoolList li.li-w {
	background: transparent url(../img/li-w.gif) repeat-y;
	color: #017093;
	font-family: 'Trebuchet MS';
}

div#schoolList li a {
	color: #017093;
	text-decoration: none;
}

div#schoolList ul li.areaName {
	padding: 3px 10px;
	font-size: 100%;
}

div#schoolList ul li.areaName a {
	color: #ffffff;
}

div#schoolList ul li.areaName h3 {
	background: transparent url(../img/nview.gif) repeat-y;
	color: #ffffff;
	font-weight: bold;
	margin: -5px -10px -5px;
	padding: 5px 10px 5px;
	display: block;
}

div#schoolList ul li.li-w h3 a {
	background: transparent url(../img/nview.gif) repeat-y;
	color: #ffffff;
	font-weight: bold;
	margin: -5px -10px -5px;
	padding: 5px 10px 5px;
	display: block;
}

div#schoolList li a:hover {
	text-decoration: underline;
}

/*header*/
div#head {
	background: transparent url(../img/head-t.jpg) no-repeat center top !important;
}
