/*@charaset "UTF-8";*/

#contentsLeft h3{
	padding-bottom:10px;
	padding-top:10px;
}

#contentsLeft p{
	padding-bottom:20px;
}

.bus{
	float:left;
}

.busP{
	float:left;
	padding-left:15px;
}

.access{
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	background:url(../img/access/arrow.jpg) left no-repeat;
	padding-left:20px;
}

.access a{
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.access a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}

.access a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.kousoku{
	color:#990000;
	font-size:1.2em;
}

.eigyou{
	font-size:1.5em;
	font-weight:bold;
	color:#000000;
}