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

* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container #header {
	height: 232px;
	width: 800px;
	background-image: url(img/header.jpg);
}
#container #header h1 {
	text-indent: -9999px;
}
#container #works {
	width: 552px;
	margin-right: auto;
	margin-left: auto;
}
#container #works li {
	height: 135px;
	width: 552px;
	text-indent: -9999px;
}
#container #works #cuillere {
	background-image: url(img/icon_01cuillere.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #works #cuillere a {
	background-image: url(img/banner_01cuillere.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #cuillere a:hover {
	background-image: url(img/banner_01cuillere_h.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #cafepari {
	background-image: url(img/icon_02cafepari.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #works #cafepari a {
	background-image: url(img/banner_02cafepari.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #cafepari a:hover {
	background-image: url(img/banner_02cafepari_h.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #kinder {
	background-image: url(img/icon_03kinder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #works #kinder a {
	background-image: url(img/banner_03kinder.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #kinder a:hover {
	background-image: url(img/banner_03kinder_h.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #oni {
	background-image: url(img/icon_04oni.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #works #oni a {
	background-image: url(img/banner_04oni.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #oni a:hover {
	background-image: url(img/banner_04oni_h.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #pp {
	background-image: url(img/icon_05pp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #works #pp a {
	background-image: url(img/banner_05pp.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #pp a:hover {
	background-image: url(img/banner_05pp_h.jpg);
	height: 93px;
	width: 552px;
	display: block;
}#container #footer {
	height: 150px;
}
#container #works #pleasant {
	background-image: url(img/icon_06pleasant.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #works #pleasant a {
	background-image: url(img/banner_06pleasant.jpg);
	height: 93px;
	width: 552px;
	display: block;
}
#container #works #pleasant a:hover {
	background-image: url(img/banner_06pleasant_h.jpg);
	height: 93px;
	width: 552px;
	display: block;
}#container #footer {
	height: 150px;
}

