@charset "utf-8"; /*使用する文字コード*/
H1#siteTitle{
	margin:0px 0px 5px 0px;
	font-size:15px;
	font-weight:normal;
}
H2#logo{
	margin:0px;
	text-align:center;
}
STRONG.caution{
	color:#DD0000;
}
DIV.imageGroup{
	text-align:center;
}
.ui-li-heading,
.ui-li-desc,
.ui-btn-text{
overflow: visible;
white-space: normal;
}

