#result {
  /* -- sample code -- */
  box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2);/* -- vender prefix -- */
  -webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2);
}


.button {
	display: inline-block;
	width: 100%;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	background-color: #285b99;
	color: #ffffff;
	font-size: 13px;
}
.button:hover {
	background-color: #ffffff;
	color: #285b99;
	font-size: 13px;
}





.button_member_site {
	display: inline-block;
	width: 100%;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button_member_site::before,
.button_member_site::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button_member_site,
.button_member_site::before,
.button_member_site::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button_member_site {
	background-color: #969696;
	color: #ffffff;
	font-size: 13px;
}
.button_member_site:hover {
	background-color: #ffffff;
	color: #2D69B4;
	font-size: 13px;
}


.button2 {
	display: inline-block;
	width: 100%;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #285b99;
	color: #ffffff;
	font-size: 13px;
}
.button2:hover {
	background-color: #ffffff;
	color: #2D69B4;
	font-size: 13px;
}


.button3 {
	display: inline-block;
	width: 100%;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	border-top:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
　　background-image: -webkit-linear-gradient(top, #feed7f, #ffdc03);
	background-image: linear-gradient(to bottom, #feed7f, #ffdc03);
	color: #2D69B4;
	font-size: 20px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button3:hover {
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	color: #2D69B4;
	font-size: 20px;
}


.button4 {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	border-top:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
}
.button4::before,
.button4::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button4,
.button4::before,
.button4::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4 {
　　background-image: -webkit-linear-gradient(top, #feed7f, #ffdc03);
	background-image: linear-gradient(to bottom, #feed7f, #ffdc03);
	color: #2D69B4;
	font-size: 13px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button4:hover {
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	color: #2D69B4;
	font-size: 13px;
}


.button5 {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
}
.button5::before,
.button5::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button5,
.button5::before,
.button5::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button5 {
　　background-image: -webkit-linear-gradient(top, #feed7f, #ffdc03);
	background-image: linear-gradient(to bottom, #feed7f, #ffdc03);
	color: #2D69B4;
	font-size: 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button5:hover {
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	color: #2D69B4;
	font-size: 10px;
}

.button6 {
	display: inline-block;
	width: 100%;
	height: 30px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
}
.button6::before,
.button6::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button6,
.button6::before,
.button6::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button6 {
	background-color: #1F4B83;
	color: #EFEFEF;
	font-size: 12px;
}
.button6:hover {
	background-color: #ffffff;
	color: #2D69B4;
	font-size: 12px;
}

.button7 {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	outline: none;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
　　background-image: -webkit-linear-gradient(top, #ffd03d, #ffa302);
	background-image: linear-gradient(to bottom, #ffd03d, #ffa302);
	color: #FFFFFF;
	font-size: 25px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button7:hover {
	background-image: -webkit-linear-gradient(top, #c6b676, #c6a13c);
	background-image: linear-gradient(to bottom, #c6b676, #c6a13c);
	color: #FFFFFF;
	font-size: 25px;
}

.button8 {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	outline: none;
}
.button8::before,
.button8::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button8,
.button8::before,
.button8::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button8 {
　　background-image: -webkit-linear-gradient(top, #ff7d6e, #ff1604);
	background-image: linear-gradient(to bottom, #ff7d6e, #ff1604);
	color: #FFFFFF;
	font-size: 25px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button8:hover {
	background-image: -webkit-linear-gradient(top, #c67d74, #c6453b);
	background-image: linear-gradient(to bottom, #c67d74, #c6453b);
	color: #FFFFFF;
	font-size: 25px;
}

.button9 {
	display: inline-block;
	width: 100%;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
}
.button9::before,
.button9::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button9,
.button9::before,
.button9::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button9 {
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
}
.button9:hover {
	background-color: #ffffff;
	color: #666666;
	font-size: 12px;
}

.button10 {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	outline: none;
}
.button10::before,
.button10::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button10,
.button10::before,
.button10::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button10 {
　　background-image: -webkit-linear-gradient(top, #feed7f, #ffdc03);
	background-image: linear-gradient(to bottom, #feed7f, #ffdc03);
	color: #2D69B4;
	font-size: 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button10:hover {
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	color: #2D69B4;
	font-size: 10px;
}