body {
	background: #E9E7E4 url(image/bg_la.gif) repeat-y center;
	text-align: center;
	margin: 0px;
	font-size:12px;
	line-height:150%;
	color: #333333;
}
td {
	font-size:12px;
	line-height:150%;
	color: #333333;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
}
li {
	margin-left: 0px;
	padding: 0px;
}
.topmenu_list {
	margin: 10px;
	font-size: 10px;
}
h1.top {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	top: 125px;
	left: 75px;
}

#labody {
	 margin-right: auto;
	 margin-left: auto;
	 width : 750px;
}
#mainheader {
	width: 750px;
	height: 210px;
	margin :0px;
	padding :0px;
	background: #FFFFFF url(image/head_bg.gif) repeat-x;
	text-align: left;
	overflow :hidden;
}
#container {
	width: 750px;
	background: #E9E7E4 url(image/top_la/container_bg.gif) repeat-y;
	text-align: left;
}
#topmenu_title {
	width: 750px;
	height: 151px;
	background: #E9E7E4 url(image/top_la/menu_title.jpg) no-repeat;
}
#topmenu {
	width: 750px;
	border-top: solid 1px #666666;
}
.ladescription {
	width: 237px;
	padding: 10px;
	text-align: right;
	float: left;
}
.latopmenu {
	width: 159px;
	/*height: 750px;*/
	float: left;
	font-size:10px;
	color: #A60026;
	/*padding-bottom: 50px;*/
}
.navigation {
	overflow: hidden;
}
.navigation a,
.navigation a:link,
.navigation a:visited {
	background-position: 0px 0px;
	float: left;
}
.navigation a:focus,
.navigation a:hover,
.navigation a:active {
	background-position: 0px 158px;
	float: left;
}
.navigation img {
	margin: 0px;
}
.navigation .deluxe {
	background: url(image/top_la/btn_lesabeilles.jpg);
}
.navigation .produits {
	background: url(image/top_la/btn_produits.jpg);
}
.navigation .journal {
	background:  url(image/top_la/btn_journal.jpg);
}
#latext {
	clear: both;
	width: auto;
	text-align: left;
	padding: 5px 20px 30px 20px;
	background-color: #D6D2CD;
}
#footer {
	width: 750px;
	height: 45px;
	clear: left;
	border-top: solid 1px #666666;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #333333;
}
a.red {
	color:#A50126;
}
a.black {
	color:#000000;
}
.font10nr {
	font-size:10px;
	line-height:120%;
}
.newsbox {
	font-size: 10px;
	text-align: left;
}

/*----------------------------------------------*/
/* 取り扱い店舗一覧 */
#shopListLink {
	border: 1px solid #A50126;
	text-align: center;
}
#shopListLink a {
	display: block;
	padding: 5px;
	color: #A50126;
	text-decoration: none;
}
#shopListLink a:hover {
	background-color: #A50126;
	color: #fff;
}
