@charset "EUC-JP";

body{
font-size:15px;
line-height:1.4;
text-align:center;
}

DIV.web-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:200px;
}

DIV.web-02 {
	position:absolute;
	left:450px;
	top:0px;
	width:450px;
	height:200px;
}

DIV.web-03 {
	position:absolute;
	left:0px;
	top:200px;
	width:450px;
	height:200px;
}

DIV.web-04 {
	position:absolute;
	left:450px;
	top:200px;
	width:450px;
	height:200px;
}

DIV.web-05 {
	position:absolute;
	left:0px;
	top:400px;
	width:900px;
	height:300px;
}
#contents{
position:relative;
margin:10px auto;
width:900px;
height:680px;
text-align:left;
}
#new{
float:left;
width:440px;
height:200px;
border:1px dashed #666666;
}
#info{
float:right;
width:440px;
height:200px;
border:1px dashed #666666;
margin:0 0 10px 0;
}
#header{
height:400px;
margin:0;
padding:0;
}
#header_2{
height:150px;
margin:0;
padding:0;
}
.list_date{
margin:0 0 0 15px;
font-size:12px;
}


/* グローバルメニュー */

div#menu{
	clear:both;
	width:900px;
	height:40px;
	background:url(http://www.le-miel.net/template/img/navi_btn_bk.jpg) no-repeat;
	margin:10px 0;
	padding:0;
	}
div#menu ul#top_nav{
	margin:0px;
	padding:0px;
}
div#menu li{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#menu li a{
	height:40px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/* グローバルメニュー offの時 */
div#menu li#order a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat 0px 0px;
	width:135px;
}
div#menu li#shop a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -135px 0px;
	width:172px;
}
div#menu li#party a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -307px 0px;
	width:227px;
}
div#menu li#access a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -534px 0px;
	width:188px;
}
div#menu li#contact a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -723px 0px;
	width:178px;
}


/* グローバルメニュー hoverの時 */
div#menu li#order a:hover{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat 0px -40px;
	width:135px;
}
div#menu li#shop a:hover{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -135px -40px;
	width:172px;
}
div#menu li#party a:hover{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -307px -40px;
	width:227px;
}
div#menu li#access a:hover{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -534px -40px;
	width:188px;
}
div#menu li#contact a:hover{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -723px -40px;
	width:178px;
}



/* グローバルメニュー onの時 */
div#menu li#order_on a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat 0px -40px;
	width:135px;
}
div#menu li#shop_on a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -135px -40px;
	width:172px;
}
div#menu li#party_on a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -307px -40px;
	width:227px;
}
div#menu li#access_on a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -534px -40px;
	width:188px;
}
div#menu li#contact_on a{
	background:url(http://www.le-miel.net/template/img/navi_btn.gif) no-repeat -723px -40px;
	width:178px;
}
.2nd_header{
}
h1{
margin:0;
padding:0;
}

h1 a {
display:block;
padding:0;
margin:0;
height:150px; /* タイトルの高さ */
width:898px; /* タイトル部の横幅 */
background:url(http://www.le-miel.net/template/img/2nd_header.jpg);
background-repeat:no-repeat; /* リピートさせない場合*/
text-indent:-10000px;
border:1px dashed #666666;
}
#side{
float:right;
width:178px;
}
#main{
float:left;
width:700px;
_width:720px;
border-right:1px dashed #666666;
padding:10px;
margin:0 0 10px 0;
}
dl,dt,dd{
margin:0;
padding:0;
}
.thumb{
padding:15px 0;
}
.entry_author{
padding:15px 0;
font-size:10px;
text-align:right;
}
h2{
font-size:16px;
background:url(http://www.le-miel.net/template/img/title_icon.gif) no-repeat;
padding:0 0 0 20px;
}
#footer{
clear:both;
border:1px dashed #666666;
padding:5px;
font-size:11px;
letter-spacing:1.5;
text-align:center;
}

/* 20070617追加 */
.menu_left{
float:left;
width:45%;

}
.menu_right{
float:right;
width:45%;
}

