* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
#shadow {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shadow.png);
	background-repeat: repeat-y;
}
#shadow #wrapper{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-family: Garamond;
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat;
}
#shadow #wrapper #top {
	height: 82px;
}
#shadow #wrapper #body1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 180px;
}
#shadow #wrapper #body1 img {
	border: 5px solid #CCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#shadow #wrapper #body2 {

}
#shadow #wrapper #body2 #body2-0 {
	color: #FFF;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(../img/bg_body2-0.png);
}
#shadow #wrapper #body2 #body2-0 p {
	line-height: 1%;
	font-size: 20px;
}

#shadow #wrapper #body2 #body2-1 {
	float: left;
	width: 400px;
	padding: 15px;
}
#shadow #wrapper #body2 #body2-1 h4 {
	font-size: 22px;
	margin-left: 10px;
	margin-top: 10px;
}



#shadow #wrapper #bot {
	height: 40px;
	text-align: center;
	clear: both;
	background-color: #999;
	line-height: 35px;
	font-size: 14px;
}
#shadow #wrapper #bot a {
	color: #900;
}

#suiche {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans";
	font-size: 12px;
	line-height: 20px;
}
#suiche a {
	color: #000;
}
