@charset "utf-8";
/* CSS Document */

.name1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img_sample/name1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 350px;
	padding-top: 5px;
	letter-spacing: 0.2em;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px
}

.name2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img_sample/name2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 350px;
	padding-top: 5px;
	letter-spacing: 0.2em;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px
}
