@charset "UTF-8";
/* ボタン */
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#777;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:160px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 0px 0px #5e5e5e;
}.classname:hover {
	background-color:#555;
	color: #ffffff;
}
.classname:active {
	position:relative;
	top:1px;
}

.classname_blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#00a0ea;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	height:16px;
	line-height:18px;
	width:120px;
	text-decoration:none;!important
	text-align:center;
	text-shadow:0px 0px 0px #5e5e5e;
	padding: 1px;
	margin-top: 5px;
}.classname_blue:hover {
	background-color:#12b4ff;
	color: #FFF;
}
.classname_blue:active {
	position:relative;
	top:1px;
	text-decoration: none;
}

.classname_blue a {
text-decoration: none;
}

.classname2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#777;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:160px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 0px 0px #5e5e5e;
}.classname2:hover {
	background-color:#555;
	color: #ffffff;
}
.classname2:active {
	position:relative;
	top:1px;
}

.movie:hover {
	background-color:#555;
	color: #ffffff;
}.movie:active {
	position:relative;
	top:1px;
}
.movie a {
	 color: #ffffff;
}

