@media print,screen {

	/* ボタンスタイル */
	.sidebar input[type="submit"].button,
	.sidebar button.button,
	.sidebar a.button,
	.entry-content input[type="submit"].button,
	.entry-content button.button,
	.entry-content a.button {
		display: inline-block;
		padding: 5px 20px 5px 35px;
		border-radius: 5px;
		background-color: #aaaaaa;
		color: #fff;
		font-size: 125%;
		letter-spacing: 0.1em;
		position: relative;
		font-weight: normal;
		margin-top: 5px;
		margin-bottom: 8px;
	}
	.sidebar input[type="submit"].button:before,
	.sidebar button.button:before,
	.sidebar a.button:before,
	.entry-content input[type="submit"].button:before,
	.entry-content button.button:before,
	.entry-content a.button:before {
		position: absolute;
		bottom: 7px;
		left: 20px;
		content: "";
		width: 90%;
		width: -webkit-calc(100% - 40px);
		width: -moz-calc(100% - 40px);
		width: -ms-calc(100% - 40px);
		width: -o-calc(100% - 40px);
		width: calc(100% - 40px);
		height: 1px;
		border-bottom: 1px dashed #ffffff;
	}
	.sidebar input[type="submit"].button:after,
	.sidebar button.button:after,
	.sidebar a.button:after,
	.entry-content input[type="submit"].button:after,
	.entry-content button.button:after,
	.entry-content a.button:after {
		position: absolute;
		left: 18px;
		top: 13px;
		content: "";
		width: 0;
		height: 0;
		border: 14px solid #ffffff;
		border-width: 9px 13px;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-top-color: transparent;
	}

	.sidebar input[type="submit"].sbutton,
	.sidebar button.sbutton,
	.sidebar a.sbutton,
	.entry-content input[type="submit"].sbutton,
	.entry-content button.sbutton,
	.entry-content a.sbutton {
		display: inline-block;
		padding: 5px 20px 5px 20px;
		border-radius: 5px;
		background-color: #aaaaaa;
		color: #fff;
		font-size: 90%;
		letter-spacing: 0.05em;
		position: relative;
		font-weight: normal;
		margin: 5px 10px 8px;
	}
	.sidebar h2 input[type="submit"].sbutton,
	.sidebar h2 button.sbutton,
	.sidebar h2 a.sbutton,
	.entry-content h2 input[type="submit"].sbutton,
	.entry-content h2 button.sbutton,
	.entry-content h2 a.sbutton {
		line-height: 1em;
	}
	.entry-content button.sbutton {
		line-height: 1.7;
	}
	.widget button.sbutton,
	.widget a.sbutton {
		line-height: 2;
	}
	.sidebar input[type="submit"].sbutton:before,
	.sidebar button.sbutton:before,
	.sidebar a.sbutton:before,
	.entry-content input[type="submit"].sbutton:before,
	.entry-content button.sbutton:before,
	.entry-content a.sbutton:before {
		position: absolute;
		left: 12px;
		top: 7px;
/*		content: ""; */
		background-color: #fff;
		width: 20px;
		height: 20px;
		border-radius: 50%;
	}
	.sidebar input[type="submit"].sbutton:after,
	.sidebar button.sbutton:after,
	.sidebar a.sbutton:after,
	.entry-content input[type="submit"].sbutton:after,
	.entry-content button.sbutton:after,
	.entry-content a.sbutton:after {
		position: absolute;
		left: 18px;
		top: 10px;
/*		content: "";*/
		width: 0;
		height: 0;
		border: 10px solid #aaaaaa;
		border-width: 7px 10px;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-top-color: transparent;
	}
	.sidebar input[type="submit"].ibutton,
	.sidebar button.ibutton,
	.sidebar a.ibutton,
	.entry-content input[type="submit"].ibutton,
	.entry-content button.ibutton,
	.entry-content a.ibutton {
		display: inline-block;
		padding: 1px 4px 1px 11px;
		background-color: #aaaaaa;
		color: #fff;
		font-size: 80%;
		letter-spacing: 0.05em;
		position: relative;
		font-weight: normal;
		margin-top: 5px;
		margin-bottom: 8px;
	}
	.sidebar input[type="submit"].ibutton:after,
	.sidebar button.ibutton:after,
	.sidebar a.ibutton:after,
	.entry-content input[type="submit"].ibutton:after,
	.entry-content button.ibutton:after,
	.entry-content a.ibutton:after {
		position: absolute;
		left: 4px;
		top: 8px;
		content: "";
		width: 0;
		height: 0;
		border: 5px solid #ffffff;
		border-width: 3px 5px;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-top-color: transparent;
	}

	.sidebar input[type="submit"].button-01,
	.sidebar button.button-01,
	.sidebar a.button-01,
	.entry-content input[type="submit"].button-01,
	.entry-content button.button-01,
	.entry-content a.button-01 {
		background-color: #e5a117;
	}
	.sidebar input[type="submit"].button-02,
	.sidebar button.button-02,
	.sidebar a.button-02,
	.entry-content input[type="submit"].button-02,
	.entry-content button.button-02,
	.entry-content a.button-02 {
		background-color: #ffdad1;
		background-color: #ff0000;
	}
	.sidebar input[type="submit"].button-03,
	.sidebar button.button-03,
	.sidebar a.button-03,
	.entry-content input[type="submit"].button-03,
	.entry-content button.button-03,
	.entry-content a.button-03 {
		background-color: #FFFF66;
	}
	.sidebar input[type="submit"].button-04,
	.sidebar button.button-04,
	.sidebar a.button-04,
	.entry-content input[type="submit"].button-04,
	.entry-content button.button-04,
	.entry-content a.button-04 {
		background-color: #8cc63f;
	}

	.sidebar input[type="submit"].sbutton.button-01:after,
	.sidebar button.sbutton.button-01:after,
	.sidebar a.sbutton.button-01:after,
	.entry-content input[type="submit"].sbutton.button-01:after,
	.entry-content button.sbutton.button-01:after,
	.entry-content a.sbutton.button-01:after {
		border-left-color: #e5a117;
	}
	.sidebar input[type="submit"].sbutton.button-02:after,
	.sidebar button.sbutton.button-02:after,
	.sidebar a.sbutton.button-02:after,
	.entry-content input[type="submit"].sbutton.button-02:after,
	.entry-content button.sbutton.button-02:after,
	.entry-content a.sbutton.button-02:after {
		border-left-color: #ffdad1;
		border-left-color: #ff0000;
	}
	.sidebar input[type="submit"].sbutton.button-03:after,
	.sidebar button.sbutton.button-03:after,
	.sidebar a.sbutton.button-03:after,
	.entry-content input[type="submit"].sbutton.button-03:after,
	.entry-content button.sbutton.button-03:after,
	.entry-content a.sbutton.button-03:after {
		border-left-color: #FFFF66;
	}
	.sidebar input[type="submit"].sbutton.button-04:after,
	.sidebar button.sbutton.button-04:after,
	.sidebar a.sbutton.button-04:after,
	.entry-content input[type="submit"].sbutton.button-04:after,
	.entry-content button.sbutton.button-04:after,
	.entry-content a.sbutton.button-04:after {
		border-left-color: #8cc63f;
	}
}