﻿@charset "UTF-8";


strong,em{
	font-weight: bold;
}


/*----------------------------------------------------
	home
----------------------------------------------------*/

.boxFl{
	height: 140px;
	padding: 20px 0 0 10px;
	margin-top: 5px;
	background: url(/siteCommon/img/bg/boxFl.jpg) no-repeat right top;
}

.news{
	margin-left: 30px;
}

.news dt{
	clear: both;
	float: left;
	width: 80px;
	font-weight: bold;
	color: #9C3931;
}

.news dd{
	float: left;
	width: 420px;
	padding-bottom: 10px;
}

.news dd strong{
	display: block;
}

.mapArea{
	padding: 10px;
	margin-left: 30px;
	background: #fff;
}

#map{
	width: 480px;
	height: 317px;
}

.traffic{
	margin-left: 30px;
}

.traffic div{
	width: 320px;
}

.traffic .pic{
	width: 165px;
}

/*----------------------------------------------------
	springs
----------------------------------------------------*/

.springsArea{
	padding-top: 20px;
	padding-left: 10px;
}

.springsArea dl{
	float: left;
	width: 305px;
}

.springsArea dt{
	font-weight: bold;
	color: #9C3931;
}

.springsArea dd{
	font-weight: bold;
	font-size: 117%;
	padding-bottom: 10px;
}

.springsArea .eventSp{
	float: right;
	width: 150px;
	height: 169px;
	padding: 18px 22px 0 22px;
	margin-top: -35px;
	background: url(/siteCommon/img/bg/springsAbout.jpg) no-repeat right top;
}

.eventSp dt{
	color: #9C3931;
	font-size: 159%;
	font-weight: bold;
	text-align: center;
}

.eventSp dd{
	font-weight: normal;
}

.origin .right{
	float: right;
}

.origin .right dl{
	background: url(/siteCommon/img/line/dot_y.gif) repeat-y left top;
	padding-left: 30px;
	margin-left: 0;
}

.origin dl{
	margin-left: 30px;
}

.origin dt{
	color: #9C3931;
	font-weight: bold;
}

.origin dd{
	text-indent: 10px;
}

.origin dd.pic{
	text-indent: 0;
	padding-bottom: 15px;
}

.origin dd.pic img{
	border:1px solid #D0BCA7;
}

.origin dd.it{
	text-indent: 0;
	font-size: 117%;
	padding-bottom: 15px;
}

.origin dd.it span{
	font-size: 78%;
}


.origin dd.btm{
	padding-bottom: 20px;
}

.floor em{
	font-size: 117%;
}

/*----------------------------------------------------
	floor(popup)
----------------------------------------------------*/

.btnArea{
	text-align: center;
}

.btnArea a{
	margin: 0 auto;
}

/*----------------------------------------------------
	events
----------------------------------------------------*/

.eventsArea{
	height: 96px;
	padding: 20px 0 0 10px;
	background: url(/siteCommon/img/bg/boxFl02.jpg) no-repeat right top;
}

.eventsArea p{
	font-size: 117%;
}

.calendar .year{
	text-align: center;
	font-size: 159%;
	font-weight: bold;
	color: #96362F;
}

.calendar table{
	width: 100%;
	background: #ffffff;
}

.calendar table thead th{
	height: 30px;
	background: url(/siteCommon/img/bg/bg_days.jpg) repeat left top;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border: 1px solid #DAD1CA;
	vertical-align: middle;
}

.calendar table thead th.bgcolor_sat{
	background: url(/siteCommon/img/bg/bg_sat.jpg) repeat left top;
}

.calendar table thead th.bgcolor_sun{
	background: url(/siteCommon/img/bg/bg_sun.jpg) repeat left top;
}

.calendar table tbody td .inTbl td,.calendar table tbody td .inTbl th{
	border: 0;
}

.calendar .inTbl th{
	color: #402E26;
	padding: 0 0 0 5px;
}

.calendar .inTbl th.thSun{
	color: #CC9C93;
}

.calendar .inTbl th.thSat{
	color: #75A5D4;
}

.calendar table tbody td{
	border: 1px solid #DAD1CA;
	height: 50px;
	vertical-align: top;
	width: 74px;
}

.calendar .inTbl td a{
	display: block;
	background: #BB7C73;
	color: #ffffff;
	text-decoration: none;
	margin: 2px 3px 2px 3px;
	padding: 3px 5px 3px 5px;
	font-size: 92%;
	zoom: 1;
	line-height: 1.4;
}

.calendarDt{
	padding-left: 30px;
}

.calendarDt dt{
	color: #9C3931;
	font-weight: bold;
	line-height: 1.6;
}

.calendarDt dd{
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.calendarDt dd.bdr{
	background: url(/siteCommon/img/line/dot02_x.gif) repeat-x left bottom;
}

/*---------------------[ parts ]---------------------*/ 

.linkR{
	text-align: right;
}

.spL{
	margin-left: 30px;
}

.spL02{
	margin-left: 25px;
}

.spL03{
	margin-left: 20px;
}

.spL04{
	margin-left: 15px;
}


.txtR{
	color: #9C3931;
}

.txtGy{
	color: #666666;
}

