@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,h7,div,span,p,a,ul,ol,li,dl,dt,dd,input {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
}

#wrapper {
	margin: 10px auto 0 auto;
	width: 730px;
	height: 954px;
	background-image: url(../images/expression_collection/bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#topicpath {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 40px;
}
#topicpath a {
	text-decoration: none;
}

h1 {
	height: 100px;
	text-indent: -99999px;
	background-image: url(../images/expression_collection/title_bg.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
}

#wrapper p {
	padding: 0 40px 20px 40px;
	font-size: 16px;
	line-height: 1.3em;
}

#wrapper p#price , #wrapper p#motif{
	padding: 0 200px 20px 200px;
	text-align: center;
}

address {
	width: 730px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	color: #F93;
	position: absolute;
	top: 890px;
}
address a {
	text-decoration: none;
	color: #FA4;
	display: block;
	overflow: hidden;
}

#home a {
	width: 72px;
	height: 120px;
	text-indent: -99999px;
	position: absolute;
	top: 735px;
	left: 340px;
}

