@charset "utf-8";
/* ----------------------------------------
jquerymobile_custom.css for smartphone
2011.09.13
---------------------------------------- */

.ui-mobile-viewport {
	-webkit-tap-highlight-color: rgba(0,0,0,0.25);
}
.ui-body-d {
	text-shadow: 0 0 0;
}
/* 1.0RC3 later */
input.ui-input-text, textarea.ui-input-text {
	width: 94%;
}