@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	background-color: #fff;


  font-family: Hiragino Kaku Gothic Pro W3, ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

h3 {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000080;
}

a:focus {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

#outerGroup {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
}
#outerGroup #header {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	height: 140px;
}
#outerGroup #contentGroup #leftColumn {
	background-color: #FFFFFF;
	float: left;
	padding: 7px 6px 10px 0px;
	width: 232px; /* ===== 200px =====*/
}

#outerGroup #contentGroup #content {
	margin: 10 0 0 240px; /* ===== 0 0 0 220px =====*/
	padding: 0px;
}

#outerGroup #contentGroup .floatClear {
  clear: left;
  display: block;
}
#outerGroup #footer {
	background-color: #FFFFFF;
	border-top: solid 1px #666;
	text-align: center;
	padding: 0px;
	height: 170px;
}

table.newsBox {
	width: 236px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}





#newsBox {
	width: 236px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#newsBox td{
	width: 234px;
	height: 38px;
	background-image: url(images/event_btn03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px;
}

#newsBox td a{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#newsBox td a:hover{
	text-decoration: underline;
}






td.news1 {
	width: 234px;
	height: 38px;
	background-image: url(images/event_btn02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px;
}

td.news2 {
	width: 234px;
	height: 38px;
	background-image: url(images/event_btn01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px;
}


.news1 {
	width: 198px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	height: 30px;
	margin-left: 16px;
	display: block;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
	text-indent: -10px;
}

.newstxt2 {
	width: 208px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	height: 30px;
	margin-left: 8px;
	display: block;
	color: #ffffff;
	padding-top: 5px;
	text-decoration: none;
	text-indent: 0px;
}

.news {
	width: 208px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	height: 30px;
	margin-left: 6px;
	display: block;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
	text-indent: 0px;
}

table.caleBox {
	width: 236px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td.cale {
	width: 232px;
	height: auto;
	background-image: url(images/calender_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: 0px;
}


#calendar{
	font-size: 12px;
	text-align: center;
	line-height:17px;
	vertical-align: top;
	margin-top: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin-left: 0px;
	display: block;
	margin-right: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;/*	width: 195px;*/
	width: auto;
}

/*#calendar a {
	TEXT-DECORATION: none;
}

#calendar a:hover {
	color: #FF0000;
	TEXT-DECORATION: underline;
}*/


#calendar th {
	font-size:10px;
	font-weight:normal;
	text-align:center;
	width:25px;
	background-attachment: scroll;
	background-color: #C4C0DA;
	border-collapse:collapse;
	display: table-cell;
}

#calendar td {
	background-color: #D0E1EA;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	width:25px;
	border-collapse:collapse;
}

#calendar td a {
	text-decoration: none;
	width: 25px;
	display: block;
	overflow: hidden;
	font-weight: bold;
	color: #000080;
}

#calendar td a:hover {
	color: #EC0000;
	TEXT-DECORATION: none;
	background-color:#FFFFFF;
	width:25px;
}



#calendar .yearmonth,#calendar .yearmonth td{
	background-color: #f0f0f1;
	text-align: left;
	text-indent: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	padding: 0px;
	vertical-align: bottom;
	line-height: 18px;
	margin: 0px;
}

.calemonth{
	font-size:20px;
	font-weight:bolder;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}

.caleyear{
	font-size:11px;
	font-weight:bolder;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}

.calemonth-s{
	font-size:14px;
	font-weight:bolder;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}

.caleyear-s{
	font-size:10px;
	font-weight:bolder;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar .prevmonth,#calendar .prevmonth td{
	background-color: #f0f0f1;
	text-align: left;
	text-indent: 3px;
	padding: 0px;
	vertical-align: bottom;
	line-height: 16px;
	margin: 0px;
}

#calendar .nextmonth,#calendar .nextmonth td{
	background-color: #f0f0f1;
	text-align: right;
	text-indent: 3px;
	padding: 0px;
	vertical-align: bottom;
	line-height: 16px;
	margin: 0px;
}

#calendar .sun,#calendar .sun td,#calendar .sun td a{
	background-color: #F8C2FC;
	border-collapse:collapse;
}

#calendar .sat,#calendar .sat td,#calendar .sat td a{
	background-color: #B9D2F2;
	border-collapse:collapse;
}

#linkshu{
	font-size:12px;
	line-height: 150%;
	color: #FFFFFF;
	letter-spacing: 0.04em;
	margin-top: 2px;
	margin-left: 10px;
}

#linkshu a {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 150%;
}

#linkshu a:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

