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


#mainVisual{
	height: 230px;
	margin-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#visual {
	visibility: hidden;
}

/* TOP Left
----------------------------------------*/

#homeLeft{
	width: 340px;
	float: left;
}

/*
#homeLeft div.top_copy{
	margin-bottom: 1em;
	line-height: 180%;
	margin-left: 1em;
	font-size: 1.1em;
	margin-right: 1em;
}
*/

#homeLeft div.top_info{
	height: 206px;
	overflow: auto;
	padding-right: 1em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 20px;
}


#homeLeft dl{
	margin-top: 0.5em;
	margin-bottom: 1em;
	
	display: block;
	background: url(../img/dot_x.gif) repeat-x 0px bottom;
	overflow:hidden;
	padding-bottom: 0.5em;	
}

#homeLeft dt{
	font-weight: bold;
	margin-bottom: 0.5em;
	overflow:hidden;
	height: 1.5em;
	line-height: 1.6em;
	_line-height: 1.3em;
	padding: 0px;	
}

*+html body #homeLeft dt{
	height: 1.6em;	
	line-height: 1.3em;
}
#homeLeft dt em{
	font-size: 0.85em;
	color: #CCC;
	margin-right: 0.5em;
	border: 1px solid #CCC;
	padding-right: 0.3em;
	padding-left: 0.3em;
	font-weight: normal;
}

#homeLeft dd{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	color: #CCC;
	height: 2.5em;
	overflow:hidden;
	line-height: 1.6em;
}


#topCal{
	margin-bottom: 1em;
	clear: both;
	font: 0.9em Arial, Helvetica, sans-serif;
	
}

*+html body #topCal{
	font-size: 0.8em;
}
*html body #topCal{
	font-size: 0.8em;
}

#topCal h5{
	font-size: 1.1em;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.1em;
	margin-top: 5px;
}

#topCal h5 a{
	color: #039;
	background: url(../img/arrow_circle.gif) no-repeat center center;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#topCal h5 a:hover{
	background: url(../img/arrow_circle_o.gif) no-repeat center center;
}

#topCal div.calM1,#topCal div.calM2{
	width: 160px;
	background: url(../img/bg_cal.jpg) repeat-x 0px 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #004B99;
	padding-bottom: 5px;
}


#topCal table{
	width: 150px;
	margin: 5px;
}

#topCal th,#topCal td{
	color: #F0F0F0;
	padding: 0.3em;
	padding: 2px 4px;
}

#topCal th{
	text-align: center;
	padding: 0.2em;
	color: #CCC;
}

#topCal th.sunday{
	color: #900;
}

#topCal td{
	text-align: center;
	color: #F0F0F0;

}

#topCal td a{
	font-weight: bold;
	display: block;
}


#topCal td.close{
	color: #333;
	background: #FFD6EA;
	border-right: 1px solid #4974C2;
	border-bottom: 1px solid #4974C2;
}

#topCal td.eventG{
	color: #333;
	background: #E5F2FF;
	border-right: 1px solid #4974C2;
	border-bottom: 1px solid #4974C2;
}



/* TOP Right
----------------------------------------*/



#homeRight{
	float: right;
	width: 540px;
}

/*
#homeRight div.top_visual{
	height: 260px;
	width: 425px;
}
*/
#homeRight div.banner{
	clear: both;
	text-align: center;
}


/* TOP Info
----------------------------------------*/
/*
div.btnTopic{
	float: right;
	height: 18px;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 20px;
}


div.btnTopic p{
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}


div.btnTopic a{
	background: url(../img/btn_topics.gif) no-repeat 0px 0px;
	display:block;
	width: 120px;
	height:18px;
	text-indent: -9999px;
	
}

div.btnTopic a:hover,div.btnTopic a.selected{
	background: url(../img/btn_topics.gif) no-repeat 0px -22px;
}
*/

/* CATEGORY Button8
----------------------------------------*/

#category {
	padding:0;
	width:540px;
	clear: both;
	float: none;
	position: relative;
	margin: 5px auto 20px;
}

#category ul, #category li {
	margin: 0px;
	padding: 0px;
}

#category li {
	display:block;
	float:left;
	list-style-type:none;
	height:85px;
	margin-bottom: 6px;
}

#category li a {
	display:block;
	width:176px;
	height:100%;
	text-decoration: none;
	text-indent:-9999px;
	
	margin-bottom: 5px;
}

#category li.ctg01 {
	background:url(../img/home_data01.jpg) no-repeat 0px 0px;
	margin-right: 6px;
}

#category li.ctg01 a:hover, #category li.ctg01 a.selected {
	background:url(../img/home_data01.jpg) no-repeat 0px -120px;

}


#category li.ctg02 {
	background:url(../img/home_data02.jpg) no-repeat 0px 0px;
	margin-right: 6px;
}

#category li.ctg02 a:hover, #category li.ctg02 a.selected {
	background:url(../img/home_data02.jpg) 0px -120px;
}


#category li.ctg03 {
	background:url(../img/home_data03.jpg) no-repeat 0px 0px;
}

#category li.ctg03 a:hover, #category li.ctg03 a.selected {
	background:url(../img/home_data03.jpg) 0px -120px;
}


#category li.ctg04 {
	background:url(../img/home_data04.jpg) no-repeat 0px 0px;
	margin-right: 6px;
}

#category li.ctg04 a:hover, #category li.ctg04 a.selected {
	background:url(../img/home_data04.jpg) 0px -120px;
}


#category li.ctg05 {
	background:url(../img/home_data05.jpg) no-repeat 0px 0px;
	margin-right: 6px;
}

#category li.ctg05 a:hover, #category li.ctg05 a.selected {
	background:url(../img/home_data05.jpg) 0px -120px;
}

#category li.ctg06 {
	background:url(../img/home_data06.jpg) no-repeat 0px 0px;
}

#category li.ctg06 a:hover, #category li.ctg06 a.selected {
	background:url(../img/home_data06.jpg) 0px -120px;
}

#category li.ctg07 {
	background:url(../img/home_data07.jpg) no-repeat 0px 0px;
	margin-right: 6px;
}

#category li.ctg07 a:hover, #category li.ctg07 a.selected {
	background:url(../img/home_data07.jpg) 0px -120px;
}

#category li.ctg08 {
	background:url(../img/home_data08.jpg) no-repeat 0px 0px;
	margin-right: 6px;
}

#category li.ctg08 a:hover, #category li.ctg08 a.selected {
	background:url(../img/home_data08.jpg) 0px -120px;
}

#category li.ctg09 {
	background:url(../img/home_data09.jpg) no-repeat 0px 0px;
}

#category li.ctg09 a:hover, #category li.ctg09 a.selected {
	background:url(../img/home_data09.jpg) 0px -120px;
}



.label-close{
	background: #FFD6EA;
	padding: 0 .5em;
	display: inline-block;
	margin-right: 0;
}
