@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: KANTOU JIDOUSYA Co.,Ltd.
	Author: Yamazen Communications co.,ltd.
	Comment: transportation style
	Since2014
----------------------------------------------------------- */
	
/*Index
	1.
----------------------------------------------------------- */


/* common
----------------------------------------------------------- */
#transportation strong{color: #ff6464;}
#transportation .note{color: #ff0000;font-size: 85.714%;}

#bus{margin-bottom: 60px;}
#bus h3{
	margin: 0 0 10px;
	color: #327dcd;
	font-size: 128.571%;
	font-weight: bold;
}
#bus p{margin: 10px 0 0;}
#bus li ul{margin: 15px 0 0;}
#bus li ul li{
	width: 100%;
	margin: 0 0 5px;
	padding-left: 20px;
	background: url(../img/arrow01.png) no-repeat 0 center;
}
