@charset "utf-8";

div#intro{
	width: 745px;
	overflow: hidden;
}

div.yao{
	background: #fff url(../images/bg_yaonavi.jpg) no-repeat left top;
}

div.hosaka{
	background: #fff url(../images/bg_higashiosakanavi.jpg) no-repeat left top;
}


div#intro p{
	padding: 50px 40px 20px 425px;
	color: #000;
	line-height: 1.66;
}

div#outline{
	width: 745px;
	overflow: hidden;
}

div#outline .rightcol{
	width: 244px;
}

div#outline .leftcol{
	width: 480px;
}

div#outline table{
	margin-bottom: 15px;
	width: 480px;
}

div#outline table th,
div#outline table td{
	padding: 5px 10px;
}

div#outline table th{
	width: 20%;
}

div#outline table td{
	width: 30%;
}

div#outline table td.cel3{
	width: 80%;
}

div#institution table{
	
}

div#institution table th{
	font-weight: bold;
	text-align: center;
}

div#institution table td{
	line-height: 1.33;
}

div#institution table .name_col{
	width: 25%;
	font-weight: bold;
}


div#institution table .tel_col{
	width: 20%;
	text-align: center;
}


div#institution table .open_col{
	width: 55%;
}

div#institution ul li {
	margin-top: 10px;
}

div#institution ul li a{
	padding: 0 0 0 20px;
	background: transparent url(../../common/images/arrow_c_green.gif) no-repeat left center;
}

div#info{
	padding: 5px;
	border: solid 3px #f4e6cb;
	width: 729px;
	background: #fff;
}

div#info h2{
	margin-bottom: 0.5em;
	padding: 3px 10px;
	height: auto;
	line-height: 1.33;
	color: #fff;
	background-image: none;
	background-color: #93c302;
	font-size: 100%;
}


div#info dl{
	padding: 10px;
}

div#info dl dt,
div#info dl dd{
	line-height: 1.33;
}

div#info dl dt{
	margin-bottom: 0.5em;
	width: 9em;
	float: left;
	clear: left;
	color: #588712;
	font-weight: bold;
}

div#info dl dd{
	margin-bottom: 0.5em;
	margin-left: 10em;
	padding-bottom: 0.5em;
	border-bottom: dotted 1px #ccc;
}

div#info p{
	text-align: right;
}

div#info p a{
	padding: 0 0 0 17px;
	background: transparent url(../../common/images/arrow_green.gif) no-repeat 8px 0.3em;
}

dl#info{
	margin-bottom: 1em;
	border-bottom: dotted 1px #ccc;
	line-height: 1.33;
	font-size: 107%;
}

dl#info dt{
	margin-bottom: 0.5em;
	width: 9em;
	float: left;
	clear: left;
	color: #588712;
	font-weight: bold;
}


dl#info dd{
	margin-bottom: 0.5em;
	margin-left: 10em;
	padding-bottom: 0.5em;
}
