@charset "UTF-8";


@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");



/*------------------------------------------
 access index
--------------------------------------------*/
.acs-box {
	margin-left: 15px;
	width: 545px;
}
.comm-body2 {
	background-image: url(../../common_img/comm_waku_body.gif);
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 20px;
}
.bdr-top {
	border-top: 4px solid #ECC3C3;
}
.pdg-top40 {
	padding-top: 40px;
}
.pdg-l15 {
	padding-left: 15px;
}



/*------------------------------------------
 access bus
--------------------------------------------*/

/*special-------------------------------*/

.spe-txt {
 font-size: 75%;
	line-height: 175%;
}
.comm-info-box3 h2 {
 font-size: 85%;
	font-weight: bold;
	margin-bottom: 20px;
}
.comm-info-bl1 p {
 line-height: 155%;
	font-size: 80%;
}


/*time-table*/

.time-table th {
 text-align: left;
	width: 110px;
	font-weight: bold;
}
.time-table td span {
 font-size: 80%;
}
.time-table td {
 text-align: center;
}
.time-table th,
.time-table td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
	line-height: 115%;
	color: #333333;
}
.td-w1 {
 width: 80px;
}
.td-w2 {
 width: 23px;
}



/*free bus---------------------------------*/

.comm-info-box h3 {
 font-size: 85%;
	font-weight: bold;
}
.comm-info-box h4 {
 font-size: 80%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
}
.comm-info-box .freebus-txt {
 font-size: 75%;
	line-height: 135%;
	margin-bottom: 25px;
}
.comm-info-box .tel {
 color: #990000;
	font-size: 85%;
}
.comm-info-box .tel span {
 font-size: 80%;
}
.freebus-txt-box {
 width: 330px;
}


/*time-table2*/

.time-table2 th {
	width: 80px;
	padding-left: 10px;
}
.time-table2 td {
	padding-left: 5px;
}
.time-table2 th,
.time-table2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 80%;
	line-height: 115%;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}
.time-table2 .border {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.time-table2 .border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/*time-table2 color*/

.bg-color1 {
 background-color: #DEDEE9;
}
.bg-color2 {
 background-color: #EED7D7;
}
.bg-color3 {
 background-color: #EBEBF2;
}
.bg-color4 {
 background-color: #F4E9E9;
}
















