
body{
background-color:#faf0e6;}

div{
	color:#bdb76d
}

a:link{
	color:#bdb76d
}
a:visited{
color:#bdb76d
}

a:hover{
	color:#b0c4de/*青*/
}
a:active{
color:#dda0dd/*紫*/
}

.btn_a {
	width: 30px;
	height: 30px;
	background: #bdb76d;
	border-radius: 70px;
	display: block;
	text-align: center;

	transition: background-color 0.5s ease-in;
	-webkit-transition: background-color 0.5s ease-in;
}
.btn_a:hover {
	background: #bdb76d;
	border: 1px solid #808000;
}

span{
	font-size:10px;
	text-align:right
}
h1{
font-size:15px;}

{border-radius:9999px;}
div align
{
	font-size:10px;
	text-align:right