@charset "utf-8";

h4 {
	clear:both;
	margin:15px 0;
}

.pagetop {
	width:525px;
	height:60px;
}

.pagetop p {
	margin:30px 0 0 429px;
	text-indent:-9999px;
}

.pagetop p a {
	display:block;
	background:url(../img/pagetop.jpg) 0 0 no-repeat;
	width:83px;
	height:15px;
	text-decoration:none;
}

.pagetop p a:hover {
	background-position:-83px 0;
}

p.no-margin {
	margin-right:13px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:81%;
}

#main p{	margin-right:13px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:81%;
	margin-top: 15px;
	margin-bottom: 15px;}


img.right-image {
	float:right;
	margin:0 0 10px 10px;
}

#to-contact {
	padding-top:30px;
	width:525px;
}

