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

/* header */

#header {
	text-align:left;
	width:900px;
	margin:0px auto 20px auto;
	padding-top:10px;
	background:url(../img/header_leaves.jpg) no-repeat;
}
*html #header {
	text-align:left;
	width:900px;
	margin:0px auto 20px auto;
	padding-top:25px;
	background:url(../img/header_leaves.jpg) no-repeat;
}
*:first-child+html #navi #header {
	text-align:left;
	width:900px;
	margin:0px auto 20px auto;
	padding-top:25px;
	background:url(../img/header_leaves.jpg) no-repeat;
}
#banner_header {
	width:468px;
	float:right;
	margin-bottom:20px;
}
#logo p a {
	display:block;
	width:170px;
	height:45px;
}
#logo p {
	width:170px;
	height:45px;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9999px;
	margin-top:15px;
}

/* navi */

#navi {
	clear:both;
	width:900px;
	height:35px;
	background:url(../img/bg_navi.gif) repeat;
	margin:0px auto 20px auto;
}
#navi ul li {
	list-style-type:none;
	text-indent:-9999px;
	float:left;
}
#navi_times {
	width:123px;
	height:35px;
	background:url(../img/navi_times.gif) no-repeat;
}
#navi_times a,
#navi_times_ovr a {
	display:block;
	width:123px;
	height:35px;
}
#navi_times_ovr,
#navi_times a:hover {
	width:123px;
	height:35px;
	background:url(../img/navi_times_ovr.gif) no-repeat;
}
#navi_letter {
	width:100px;
	height:35px;
	background:url(../img/navi_letter.gif) no-repeat;
}
#navi_letter a,
#navi_letter_ovr a {
	display:block;
	width:100px;
	height:35px;
}
#navi_letter_ovr,
#navi_letter a:hover {
	width:100px;
	height:35px;
	background:url(../img/navi_letter_ovr.gif) no-repeat;
}
#navi_shopping {
	width:104px;
	height:35px;
	background:url(../img/navi_shopping.gif) no-repeat;
}
#navi_shopping a,
#navi_shopping_ovr {
	display:block;
	width:104px;
	height:35px;
}
#navi_shopping_ovr,
#navi_shopping a:hover {
	width:104px;
	height:35px;
	background:url(../img/navi_shopping_ovr.gif) no-repeat;
}
#navi_galleria {
	width:71px;
	height:35px;
	background:url(../img/navi_galleria.gif) no-repeat;
}
#navi_galleria a,
#navi_galleria_ovr a {
	display:block;
	width:71px;
	height:35px;
}
#navi_galleria_ovr,
#navi_galleria a:hover {
	width:71px;
	height:35px;
	background:url(../img/navi_galleria_ovr.gif) no-repeat;
}
#navi_dailymade {
	width:128px;
	height:35px;
	background:url(../img/navi_dailymade.gif) no-repeat;
}
#navi_dailymade a,
#navi_dailymade_ovr a {
	display:block;
	width:128px;
	height:35px;
}
#navi_dailymade_ovr,
#navi_dailymade a:hover {
	width:128px;
	height:35px;
	background:url(../img/navi_dailymade_ovr.gif) no-repeat;
}
#navi_blog {
	width:91px;
	height:35px;
	background:url(../img/navi_blog.gif) no-repeat;
}
#navi_blog a,
#navi_blog_ovr a {
	display:block;
	width:91px;
	height:35px;
}
#navi_blog_ovr,
#navi_blog a:hover {
	width:91px;
	height:35px;
	background:url(../img/navi_blog_ovr.gif) no-repeat;
}
#navi_download {
	width:88px;
	height:35px;
	background:url(../img/navi_download.gif) no-repeat;
}
#navi_download a,
#navi_download_ovr a {
	display:block;
	width:88px;
	height:35px;
}
#navi_download_ovr,
#navi_download a:hover {
	width:88px;
	height:35px;
	background:url(../img/navi_download_ovr.gif) no-repeat;
}
#navi_os {
	text-align:right;
}
/* ie6 */
*html #navi {
	clear:both;
	width:900px;
	height:35px;
	background:url(../img/bg_navi.gif) repeat;
	margin:20px 0px;
}
/* ie7 */
*:first-child+html #navi {
	clear:both;
	width:900px;
	height:35px;
	background:url(../img/bg_navi.gif) repeat;
	margin:20px 0px;
}