@charset 'UTF-8';

#company h1.kijiTitle{
	background:url(../images/company/cat_company_02.jpg) no-repeat;

}


#gmenuBox ul#gMenu li.m1 a{background-position:0 -96px;}
#gmenuBox ul#gMenu li.m1 a:hover{background-position:0 -96px;}


#bookFare {
	width:500px;
	margin:10px auto;
	}
	
#bookFare td {
	font-size:12px;
	line-height:18px;
	text-align:center;
	}
	
#bookFare td img {
	margin:15px 5px 5px 5px;
	border:5px solid #dfdfdf;
	}

#bookList {
	margin:0;
	padding:0;
	}
	

#bookList ul.index {
	margin:0;
	padding:5px 10px;
	font-weight:bold;
	color:#666666;
	font-size:14px;
	line-height:20px;
	border-bottom:1px dotted #999999;
	}


#bookList ul.link {
	font-size:14px;
	}

#bookList ul.link li {
	margin:0 0 3px 0;
	}
	
#bookList p {
	margin:8px 0 0 0;
	padding:0;
	font-size:12px;
	}




/*ヒストリーリスト*/
#company dl.historyList{
	width:550px;
	height:auto;
	display:block;
	margin:0 auto;
	}
	
#company dl.historyList dt{
	display:block;
	height:20px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	}

#company dl.historyList dd{
	padding:0 0 10px 0;
	display:block;
	border-bottom:1px dotted #CCCCCC;
	}