.ws-nav li{
		padding-bottom: 10px;
}

.btn-smile {
		width: 100%;
		font-size: 24px;
		padding: 20px 40px;
		background: #ccc;
		border: 0;
		outline: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
}

.input-smile {
		bottom: 0;
		outline: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		width: 100%;
		height: 50px;
		font-size: 24px;
		padding: 10px;
		margin-bottom: 20px;
}

.wordwrap {
		white-space: pre-wrap; /* CSS3 */
		white-space: -moz-pre-wrap; /* Firefox */
		white-space: -pre-wrap; /* Opera <7 */
		white-space: -o-pre-wrap; /* Opera 7 */
		word-wrap: break-word; /* IE */
}

.btn-blue {
		border: 0;
		outline: 0;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding: 20px 40px;
		background: #3BAF75;
		color: #fff;
		font-size: 20px;
}

body {
		margin: 0 3px;
}

tr.warning th{
		text-align: center;
}

td.zaikonavi {
	text-align:center;
	background-color: #fff;
}
.zaikomemo {
	font-size: 12px;
}

.shop_access_head1 {
	font-size: 12px;
	width: 60px;
}


