@charset "UTF-8";

body {
	font-size:16px;
}


.csslink {
	border:1px #e00 solid;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	float:right;
	background-color:#ee0000;
}

.csslink a {
	text-decoration:none;
	color:#fff;
	font-size:2.2em;

}



.cssshopname a {
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
	background-color:#eee;
	color:#008080;
	padding:10px;
}




hr {
	clear:both;
	margin-top:50px;
	margin-bottom:50px;
}


.fonisize1{
	margin-top:10px;
	font-size:1.8em;
}

.fonisize2{
	margin-top:10px;
	font-size:2em;
}


.headbtn {
	text-align:center;
}

.headbtn input {
	font-size:2em;
}