*{margin:0px; padding:0px;}
body{font-family: meiryo;}
#my_body{width: 960px;margin-bottom: 0px;}

a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;background-color:#fddf88;color:#333;}
p{font-size:90%;color: #333;}
.owari{clear: both;}




#footer{width:960px;clear:both;background-color: #fddf88;padding: 20px 0px 15px 0px;text-align: center;margin-top: 10px;}
#footer #jusyo{letter-spacing: 0.2em;font-size: 70%;margin-bottom: 15px;}
#footer #syamei{margin-bottom: 10px;margin-left: 270px;}
#footer #syamei1{font-size: 80%;float: left;margin-right: 10px;}
#footer #syamei2{font-weight: bold;font-size: 120%;float: left;margin-top: 5px;}
#footer #copy{letter-spacing: 0.2em;font-size: 70%;}


h1{width: 680px;height: 38px;background-image: url(image/top/midashi.jpg);font-size: 100%;color: #985f06;padding: 5px 50px;background-repeat: no-repeat;letter-spacing: 0.2em;margin-bottom: 10px;}
h2{color: #985f06;font-size: 90%;border-bottom: 2px dotted #985f06;letter-spacing: 0.2em;margin-bottom: 15px;}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #f7b400;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #cda433;
}