@charset "UTF-8";
/* CSS Document base css*/


.topImg{
	background:url(http://lanchester.jp/wp-content/themes/lan/images/top.jpg) no-repeat !important;
	width:900px;
	height:157px;
	padding:120px 0 0;
	}

.topImg table{
	text-align:center;
	display:inline-table;
	}

.topImg td{
	padding:5px;
	}

/*----------
  　　　トップナビゲーション ----------------*/
  
.topNavi01 a{
	color:#004EA2 !important;
	background:url(http://lanchester.jp/wp-content/themes/lan/images/navi01on.gif) no-repeat !important;
	}

 .sideN01 a{
	background:url(http://lanchester.jp/wp-content/themes/lan/images/side_navi_on01.gif) no-repeat !important;
	 	}
		
/*----------- 記事メイン
----------------------------*/

.indexMidashi{
	background:url(http://lanchester.jp/wp-content/themes/lan/images/index_midashi.gif) repeat-y;
	}

.indexMidashi p{
	margin:10px 0 0;
	padding:0 5px 5px;
	text-align:center;
	color:#000000;
	line-height:2em;
	}



.jizenIndex{
	margin:0 auto;
	width:560px;
	font-size:11pt;
	}

.jizenIndex td{
	vertical-align:top;
	padding:5px;
	}

.newUl{
	list-style:none;
	list-style-position:inside;
	margin:10px 0 0 45px;
	}
	
.newUl li{
	background:url(http://lanchester.jp/wp-content/themes/lan/images/point03.gif) no-repeat;
	padding:0 0 0 15px;
	font-size:10pt;
	line-height:2em;
	}

.newUl span{
	padding-right:10px;
	}
	
/****************
トップボタン
****************/
.top_btn_table{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.top_btn{
	padding-left: 20px;
}

/*宅配便*/
.bnr_txt{
	font-size: 14px;
	line-height: 1.6;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bnr_txt strong{
	color: #F00;
}
