@charset "UTF-8";

@import url(../css/import.css);

/* -------------------------  index */

#kourozu{
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

/* -------------------------  d_calendar */

#d_calendar{
	float: right;
	width: 225px;
	margin-bottom: 10px;
}

/* -------------------------  daiya */

#daiya{
	clear: both;
}

#daiya h3{
	background-image: url(/route/img/h3_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #0D71B0;
	font-size: 1.2em;
	font-weight: bold;
	color: #0D70B0;
	padding: 7px 5px;
	margin-bottom: 5px;
}

.tdai{
	font-size: 1.2em;
}

#riyoukukan{
	margin-top: 20px;
	margin-bottom: 15px;
}

#riyoukukan table{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
}

#riyoukukan table th{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px 5px;
}

#riyoukukan table td{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* -------------------------  */

.kind img{
	margin-right: 5px;
	margin-bottom: 10px;
}

#schedule h4{}

#schedule ul{
	margin-bottom: 20px;
}

#schedule li{
	background-image: url(/img/dotline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;
}

.yoyaku{
	float: left;
	padding-right: 3px;
}


#schedule table th{}

#schedule table td{
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.bin{
	background-color: #86B8D8;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 25px;
}

.minato{
	background-color: #CBE4AB;
}

.hatu{
	color: #CC0000;
}

#linkwaku{
	width: 650px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kikan{
	background-image: url(img/kikan_o.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	line-height: 28px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.kikan2 a{
	background-image: url(img/kikan.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	line-height: 28px;
	padding-left: 30px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.kikannext a{
	background-image: url(img/kikan.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	line-height: 28px;
	padding-left: 30px;
	font-size: 1.2em;
}
.kikannext2{
	background-image: url(img/kikan_o.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 30px;
	font-size: 1.2em;
}
.clier{
	clear: both;
	line-height: 70%;
}
