body{
	margin:0px;
	font-size: small;
}
.all{margin:0 auto;max-width:800px;}
.all .main .breadcrumb .breadcrumb {
	font-size:x-small;
	font-style:italic;
	text-decoration:blink;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	float: left;
	clear: right;
	width: auto;
	padding-right: 1px;
	padding-left: 1px;
	list-style-type: none;
}

.all .main .index{width:100%;}
.all .main .index img{width:150px;}
.all .top{width:100%;}
.all .main{width:100%;}
.all .end{width:100%;background-color:#F0F0F0;text-align:center;}
.all .top img{
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.all .end img{width:100%;}
.main img{width:100%;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;}
.page-top
{
	display: none ;
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 16px ;
}
 
.move-page-top
{
	display: block ;
	background: #3333ff ;
	width: 50px ;
	height: 50px ;
	cursor: pointer ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.5s ;
	-moz-transition:all 0.5s ;
	transition:all 0.5s ;
}


@media screen and ( min-width:800px )
{
	.move-page-top:hover
	{
		opacity: 0.85 ;
	}
}
.all .main .matome {
	background-color: #FFCC99;
}
.all .main ul {
	line-height: 30px;
}
