.desc {
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height:180%;
}
div#test-accordion{
	padding:5px;
}

div.accordion {
	position: relative; /* required for bounding */
	width:560px;
	margin:20px auto 0;
}

div.accordion-toggle{
    position: relative; /* required for effect */
    z-index: 10;		/* required for effect */
	background:url(../images/bg_monthon.gif) no-repeat;
	color:#202030;
    cursor: pointer;
    margin-top:10px;
	margin-bottom:1px;
	padding:6px 14px 9px 35px;
	font-size:14px;
	height:16px;
	font-weight:bold;
	display:block;
}
div.accordion-toggle:hover, div.accordion-toggle-active{
	background:url(../images/bg_month.gif) no-repeat;
/*		color:#202020;   	/**/
}

div.accordion-content{
/*    overflow: hidden;	/* required for effect */
	padding:0px 0 0px 0px;
}



.map00 {
	width:560px;
	margin:10px auto 0;
}

.map00 h3 {
	margin:0px auto 0;
	text-align:left;
}
.map00 .access_map {
	margin:20px auto 0;
	text-align:center
}



.howtoaccess01 {
	width:540px;
	margin:10px auto 0;
}

.howtoaccess01 .zensen {
	text-align:right;
	margin:10px 0 0 0;
	
}
.howtoaccess01 h4 {
	margin:10px 0 0 0;
	text-align:left;
	font-size:1em;
	color:#000;
}
.howtoaccess01 h5 {
	margin:0px 0 0 0;
	text-align:left;
	font-size:1em;
}
.howtoaccess01 dl {
	width:520px;
	margin:10px auto 0;
}
.howtoaccess01 dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.howtoaccess01 dt {
	width:390px;
	float:left;
	margin:2px 0 0 0;
	padding:3px 0 ;
	height:18px;
		background: url(../images/dot01.gif) repeat-x bottom;
}
.howtoaccess01 dd {
	width:100px;
	margin:2px 0 0 0;
	float:right;
	padding:0px 0 ;
	height:24px;
/*		background: url(../images/dot01.gif) repeat-x bottom;	/*	*/
}
.howtoaccess01 .chart {
	width:540px;
	margin:20px auto 0;
	padding-bottom:10px;
	text-align:center;
}
.howtoaccess01 .others {
	width:518px;
	margin:20px auto 0;
	border:1px #cdcdde solid;
	padding:5px 10px 10px;
}
.howtoaccess01 .others h5 {
	font-weight:bold;
}

.howtoaccess01 .btn_train {
	width:140px;
	float:left;
	margin:20px 0px 0 20px;
	padding-bottom:15px;
}
.howtoaccess01 .padd20 {
	height:20px;
}


