@charset "UTF-8";
/* CSS Document */
/*==================main==================*/
#main {
	width: 720px;
	margin-bottom: 20px;
	background: #E8EEF9 url(../img/side_bg.jpg) no-repeat 0 100%;
	}
#mainR {
	float: right;
	width: 600px;
	background: #FFFFFF;
	}
/*==================content==================*/
p {
	margin: 0 10px 20px;
	}
.subtit {
	width: 580px;
	height: 30px;
	background: url(../img/mainh3.jpg) no-repeat;
	margin: 0 0 20px 10px;
	}
h3 {
	padding: 10px 5px 0 30px;
	line-height: 1;
	font-weight: bold;
	}
.imgL {
	float: left;
	margin: 0 15px 10px 0;
	}
.imgR {
	float: right;
	margin: 0 0 10px 15px;
	}
.Togino {
	text-align: right;
	}
#pan {
	margin-top: 5px;
	}
/*==================search==================*/
table#searchT {
	width: 508px;
	margin: 0 40px 20px 40px;
	padding: 10px 0;
	border: 1px solid #000000;
	}
table#searchT th {
	text-align: right;
	}
table#searchT td {
	padding: 1px 3px;
	}
.formWidth {
	width: 200px;
	}
#magni {
	width: 175px;
	height: 115px;
	background: url(../search/img/magni.png) no-repeat;
	position: absolute;
	left: 630px;
	top: 155px;
	}
/*==IE6==*/
*html div#magni {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../search/img/magni.png',sizingMethod='scale');
	width: 175px;
	height: 115px;
	z-index: 99px;
	}
/*==END==*/
table.dataT {
	width: 580px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	}
table.dataT th {
	width: 130px;
	background: #E8EEF9;
	padding: 3px 8px;
	border-left: 4px solid #244BB0;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
	font-weight: bold;
	}
table.dataT td {
	padding: 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
	}
table.dataT2 {
	width: 580px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	}
table.dataT2 th {
	width: 200px;
	background: #E8EEF9;
	padding: 3px 8px;
	border-left: 4px solid #244BB0;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
	font-weight: bold;
	}
table.dataT2 td {
	padding: 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
	}
table.dataT2 th.week {
	width: auto;
	background: none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: none;
	text-align: center;
	}
table.dataT2 th#sat {
	color: #0000FF;
	}
table.dataT2 th#sun {
	color: #FF0000;
	}
table.dataT2 td.center {
	text-align: center;
	}
div#map {
	width:520px;
	height:500px;
	margin:0 0 0 50px;
	border: inset 2px #000000;
	}
p#result span {
	color: #FF0000;
	font-weight: bold;
	}
div.name {
	width: 578px;
	background: #E8EEF9;
	border: 1px solid #1751BF;
	margin: 0 0 10px 10px;
	padding: 3px 0;
	font-weight: bold;
	}
div.name h4 {
	width: 460px;
	margin-left: 8px;
	float: left;
	display: inline;
	}
div.name h4 a {
	background: url(../search/img/name.gif) no-repeat 0 50%;
	padding-left: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
div.name p {
	width: 90px;
	float: right;
	margin: 0 5px 0 0;
	display: inline;
	}
table.listT {
	width: 580px;
	margin-left: 10px;
	margin-bottom: 30px;
	}
table.listT td {
	padding: 3px 0;
	border-bottom: 1px dotted #999999;
	}
table.listT td.tel {
	text-align: right;
	}
table.listT td.tel span {
	background: url(../search/img/tel.gif) no-repeat 0 50%;
	padding-left: 18px;
	}
/*==================mapsearch==================*/
#mapimg {
	/*padding: 10px 4px;
	border: 1px solid #999999;*/
	text-align: center;
	}
/*==================skin==================*/
ul#skinlist {
	margin: 0 30px 20px;
	}
ul#skinlist li {
	background: url(../skin/img/skinli_mark.gif) no-repeat 0 50%;
	padding-left: 12px;
	}
.skinBox {
	margin: 0 10px 30px;
	padding: 20px;
	background: url(../skin/img/skin_bg.jpg) no-repeat;
	}
.skinBox h4 {
	background: url(../skin/img/skin_mark.jpg) no-repeat 0 0;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	line-height: 1;
	font-size: 120%;
	font-weight: bold;
	}
.skinBox p {
	margin: 0 0 20px 0;
	}
#bk {
	text-align: center;
	}
/*==================activity==================*/
ul#activitylist {
	margin: 0 30px 20px;
	}
ul#activitylist li {
	background: url(../activity/img/skinli_mark.gif) no-repeat 0 50%;
	padding-left: 12px;
	}
.activityBox {
	margin: 0 10px 10px;
	padding: 20px;
	background: url(../activity/img/activity_bg.jpg) no-repeat;
	}
.activityBox h4 {
	background: url(../activity/img/activity_mark.jpg) no-repeat 0 0;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	line-height: 1;
	font-size: 120%;
	font-weight: bold;
	}
.activityBox p {
	margin: 0 0 20px 0;
	}
.activityBox ol {
	margin: 10px 0 20px 20px;
	}
.activityBox ol li {
	margin-bottom: 5px;
	}
	
.activityBox strong{
	color:#0066CC;
	}
/*==================link==================*/
#link {
	width: 580px;
	margin: 0 0 20px 10px;
	}
#link dl {
	margin-bottom:20px;
	clear: both;
	}
#link dt {
	float:left;
	width:150px;
	margin-bottom: 20px;
	margin-left: 10px;
	}	
#link dd {
	margin-bottom: 20px;
	}
/*==================recom==================*/
.recom {
	background: url(../img/li_style.gif) no-repeat 0 50%;
	margin-left: 20px;
	padding-left: 15px;
	}
/*==================sitemap==================*/
#mapT {
	width: 580px;
	margin: 0 0 20px 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	}
#mapT th {
	width: 200px;
	border: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	}
#mapT th a {
	text-decoration: none;
	color: #000000;
	}
#mapT th a:hover {
	color: #1751BF;
	}
#mapT td {
	border: 1px solid #999999;
	padding: 5px;
	}
/*==================pagetop==================*/
.pagetop {
	margin: 0 10px 20px;
	text-align: right;
	font-size: 85%;
	}
.pagetop a {
	background: url(../img/pagetop.jpg) no-repeat 0 50%;
	padding: 4px 0 4px 20px;
	}
