@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

a:link, a:visited {
	color: #0092da;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #0092da;
  text-decoration: none;
}
#sub {
}
#mainLeft {
	width: 216px;
	float: left;
}
#mainRight {
	width: 434px;
	float: right;
}

.title a {
	background:transparent url(images/categoryTitle.gif) no-repeat scroll 0 0;
	font-size:123.1%;
	font-weight:bold;
	height:27px;
	margin-bottom:5px;
	padding:7px 0 0 18px;
	width: 416px;
	display: block;
}
.title a:link,
.title a:visited{
	color: #666;
	text-decoration: none;
}
.title a:hover {
	color: #666;
	text-decoration: none;
}
.title a:active {
	color: #666;
	text-decoration: none;
}
.eventTitle a {
	background: url(images/categoryTitleEvent.gif) no-repeat 0 0;
}
.eventTitle a:link,
.eventTitle a:visited{
	color: #666;
	text-decoration: none;
}
.eventTitle a:hover {
	color: #666;
	text-decoration: none;
}
.eventTitle a:active {
	color: #666;
	text-decoration: none;
}
.section {
	clear: both;
	margin-bottom: 2.5em;
}
ul.mainBanner li {
	margin-bottom: 5px;
}
.title h2,
.eventTitle h2 {
	padding: 15px 0 0 30px;
	font-size: 116%;
	font-weight: bold;
}
ul.leftBanner li {
	margin-bottom: 5px;
}

dl.announcement {
	margin: 10px;
}
dl.announcement dt {
	width: 85px;
	background: url(images/point.gif) no-repeat 0 4px;
	padding-left: 15px;
	float: left;
	clear: left;
	padding-bottom: 1px;
}
dl.announcement dd {
	padding: 0 0 10px 100px;
	margin-bottom: 10px;
	border-bottom: #999 1px dotted;
}
#reportBox {
	margin: 10px;
}

ul.news {
	margin: 10px;
}

.reportItem {
	padding: 0 12px 1em 0;
	width: 126px;
	float: left;
}
.reportItem img {
	width: 126px;
	height: 95px;
}
.reportItem h3 {
	margin-top: 3px;
	background: url(images/point.gif) no-repeat 0 4px;
	padding-left: 15px;
	line-height: 1.2;
}
.moreText {
	padding-left: 10px;
}
ul.news li {
	background: url(images/point.gif) no-repeat 0 4px;
	padding-left: 15px;
}
#activity {
	margin: 10px;
}
.rss-js-entry {
	background: url(images/point.gif) no-repeat 0 4px;
	padding-left: 15px;
}

ul.topBanner li img {
	vertical-align: top;
}
ul.topBanner li {
	margin-bottom: 10px;
}
/*
[
----------------------------------------------------------- */
#calendar {
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	padding: 0px 0 5px 0px;
	width: 214px;
	margin-bottom: 2em;
	background: url(images/calendarBg.gif);	
}
/*
===== 3: SIDE CALENDER  ======================================
*/
.calendar {
	margin: 1em 0 2em 0;
	font-size: 11px;
	text-align: center;
}
#calendar table {
	border-collapse: collapse;
	border-spacing: 0;
}
#calendar table td {
	border: 1px solid #ddd;
	text-align: center;
}
.calendarHeader {
	padding: 4px;
}
.calendarDayHeader {
	padding: 2px;
	text-align: center;
}
#calendar table td {
	width: 30px;
}
#cal_header {
	text-align: center;
}
.calendarDayWithEntries,
.calendarToday {
	border: #ddd 1px solid;
	color: white;
	font-weight: bold;
}
.calendarLabel {
	height: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0;
}
.calendarDayWithEntries {
	background-color: #0190d6;
}
.calendarToday {
	background-color: #f03e96;	
}

.calendarDayWithEntries a:link, 
.calendarDayWithEntries a:visited, 
.calendarDayWithEntries a:active {
	display: block;
	color: white;
}
.calendarToday a:link, 
.calendarToday a:visited, 
.calendarToday a:active {
	display: block;
	color: white;
}
.calendarLine {
	height: 1px;
	margin: 0 0 0.5em 0;
}
.moreLine {
	text-align: right;
	padding-right: 8px;
}
.moreLine a {
	background: url(images/moreLinkPoint.gif) no-repeat 0 2px;
	padding-left: 10px;
}
.ippan a:link,
.ippan a:visited {
	color: #ff6100;
}
.ippan a:hover {
	color: #0092DA;
}
.ippan a:active {
	color: #ff6100;
}

#day-link {
	background: #0092da;
	color: #fff;
}
#day-link a:link,#day-link a:visited,#day-link a:hover,#day-link a:active {
	color: #fff;
	text-decoration: none;
}
#day-mark {
	background: #ff6100;
}
#day-mark a:link,#day-mark a:visited,#day-mark a:hover,#day-mark a:active {
	color: #fff;
	text-decoration: none;
}

/*
[
----------------------------------------------------------- */

.waku {
	padding: 3px;
	border: #dddddd 1px solid;
	margin-bottom: 3px;
}
.rightBox {
	text-align: right;
}
.banner {
	margin-bottom: 10px;
}