@charset "shift_jis";
body {
	font-family:Trebuchet,Arial,Verdana,Sans-serif;
}
a {
	text-decoration: none;
}
img {
    border-style:none;
}
a:link {
	color: #333333
}
a:visited {
  color: #333333;
}
a:active {
color: #666666
}
a:hover {
  color: #666666;
}
#container {
	width: 432px;
	height: 622px;
	margin-left: auto;
	margin-right: auto;
}
#contents {
	float: left;
	width: 432px;
	margin-top: 25px;
	text-align: center;
	height: 15px;
}
#contact {
	margin-top: 30px;
	float: left;
	width: 432px;
	text-align: center;
	height: 15px;
}
#footer {
	font-size:12px;
	clear: both;
	width: 432px;
	text-align: center;
	padding: 60px 0 30px 0;
	height: 15px;
}
.slideshow {
	height: 332px;
	width: 432px;
	float: left;
	margin-top: 100px;
}
.slideshow img {
	padding: 15px;
	border: 1px dotted #ccc;
	background-color: #fff;
}
