@charset "UTF-8";
#mainVisual {
	background-image: url(../../images/index/mainvisual_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mainVisualSub  {
	background-image: url(../../images/index/mainvisualsub_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.jishu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.jishu td {
	padding-top: 18px;
	padding-bottom: 18px;
}
.jishu h3 {
	font-size: 138.5%;
	color: #333333;
	line-height: 200%;
	font-weight: bold;
}
.jishu .data {
	font-size: 93%;
	line-height: 200%;
	color: #333333;
}
.jishu .kome {
	font-size: 85%;
	line-height: 180%;
	color: #333333;
}
.jishu  .aka {
	font-size: 100%;
	line-height: 180%;
	color: #FF0000;
}
.event {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 18px;
	padding-bottom: 18px;
}
.event  h3 {
	font-size: 108%;
	color: #333333;
	line-height: 160%;
	font-weight: bold;
}
.event  .data {
	font-size: 93%;
	line-height: 160%;
	color: #333333;
}
.event  .kome {
	font-size: 85%;
	line-height: 160%;
	color: #333333;
}

