#cTitle {
	background-image: url(img/title.gif);
}

#labelArea {
	margin-bottom: 15px;
	line-height: 1.231;
	font-family: Arial;
}
#p-index .labelH2 {
	display: inline;
	float: left;
	line-height: 1.231;
	font-size: 25px;
}
#p-detail .labelH2 {
	margin-bottom: 25px;
	padding-bottom: 20px;
	background: url(img/line_labelh2.gif) no-repeat left bottom;
	line-height: 1.231;
	font-family: Arial;
	font-weight: bold;
}
.pageNavi {
	display: inline;
	float: right;
	padding-top: 7px;
}
.pageNavi li{
	display: inline;
	float: left;
	line-height: 1.231;
}
.pageNavi .border {
	border-left: 4px solid #cfcfcf;
}
.btn-back a {
	display: block;
	padding: 2px 0 2px 16px;
	background: url(../img/icon_backpage.gif) no-repeat left 50%;
}
.btn-back span {
	display: block;
	padding: 2px 0 2px 16px;
	color: #ccc;
	background: url(../img/icon_backpage_disabled.gif) no-repeat left 50%;
}
.btn-next {
	margin-left: 16px;
	padding-left: 16px;
}
.btn-next a {
	display: block;
	padding: 2px 16px 2px 0;
	background: url(../img/icon_nextpage.gif) no-repeat right 50%;
}
.btn-next span {
	display: block;
	padding: 2px 16px 2px 0;
	color: #ccc;
	background: url(../img/icon_nextpage_disabled.gif) no-repeat right 50%;
}

#p-index #calendarArea {
	padding-bottom: 9px;
	background: url(img/line_calendar.gif) no-repeat left bottom;
}
#calendarArea td {
	background: url(img/line_calendar.gif) no-repeat left top;
}
#calendarArea .wTr td{
	background-color: #f2f2f2;
}
#calendarArea .dTd {
	padding: 22px 0 11px 0;
	width: 60px;
	text-align: center;
	vertical-align: middle;
}
#calendarArea .wTd {
	padding: 22px 0 11px 0;
	width: 20px;
	text-align: center;
	vertical-align: middle;
}
#calendarArea .tTd {
	padding: 22px 20px 11px 20px;
	width: 617px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}
#calendarArea .tTd a {
	padding: 0 15px;
	background: url(img/icon_01.gif) no-repeat left 1px;
}



.photo {
	margin: 0 0 2em 0;
	border: 1px solid #e0e0e0;
}
.photoRight {
	display: inline;
	float: right;
	margin: 0 0 2em 2em;
	border: 1px solid #e0e0e0;
}
.photoLeft {
	display: inline;
	float: left;
	margin: 0 2em 2em 0;
	border: 1px solid #e0e0e0;
}
.photoRight img, .photoLeft img, .photo img {
	margin: 0;
	border: 8px solid #ebebeb;
}

#btn-backCalendar a {
	display:block;
	width:143px;
	height:40px;
	background: url(img/btn_back-calendar.gif);
	background-repeat:no-repeat;
	line-height:1.231;
	text-indent: -9000px;
	text-align:left;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}
#btn-backCalendar a:link, #btn-backCalendar a:visited {
	background-position: left top;
}
#btn-backCalendar a:hover, #btn-backCalendar a:active {
	background-position: -143px top;
}

.clearline {
	clear: both;
	margin: 0;
	padding: 0;
	height: 35px;
	background: #fff url(img/line_hr1.gif) repeat-x left 50%;
}
