@charset "shift_jis";

p#pankuzu{text-align:right;}


div#contents{width:580px;background-color:#ffffff;text-align:left;}
div#contents:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}


div#contents2{width:570px;background-color:#ffffff;text-align:right;margin-left:10px;}
div#contents2:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}


div#contentsTop{width:760px;background-color:#ffffff;text-align:left;}
div#contentsTop:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}



p.pagetop{text-align:right;margin-top:3em;}


.pagetop3 {
	display:block; visibility:visible;
	position: fixed;
	padding: 10px 4px 0 4px;
	bottom: 90px;
	z-index:100;
	width:150px;
	right: 10px;
}

.pagetop3 img {
	margin:0 0 25px 0;
}
.pagetop3 a:hover {
	cursor:pointer
}

@media screen and (min-width: 1501px){ .pagetop3 { right: 90px; } }
@media screen and (min-width: 1701px){ .pagetop3 { right: 190px; } }
@media screen and (min-width: 1801px){ .pagetop3 { right: 240px; } }
@media screen and (max-width: 479px){ .pagetop3 { display:none; visibility:hidden; } }

/* for IE6 */	
* html .pagetop3 {
	position: relative;
	width:980px;
	text-align:right;
	}