body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
	line-height: 1.5;
	border: solid 1px #D2D2D2;
}
.main {
	width: 950px;
	background-color: #EEEEEE;
}
.header {
	width: 950px;
	height: 80px;
	background-color: #FFFFFF;
}
.pierce {
	width: 950px;
	height:800px;
	float: left;
	background-color: #FFFFCC;
}
.yumekourozome {
	float: left;
	width: 240px;
	height:700px;
	background-color: #F0F0F0;
}
.biwa-pearl {
	float: left;
	width: 475px;
	height:800px;
	background-color: #9999FF;
}
.footer {
	clear: both;
	width: 950px;
	height: 20px;
	text-align: center;
	background-color: #D2D2D2;
}
.menu ul {
	list-style: none;
	margin-left: 1em;
}
.text12 {
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
