@charset "utf-8"; /*使用する文字コード*/

BR.clear{
	clear:both;
}
H1#siteTitle{
	margin:0px 0px 5px 0px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
}
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;
}

DIV#catchArea{
	margin:0px;
	text-align:center;
}
DIV.telBanner{
	text-align:center;
}
DIV#swipeImage UL,
DIV#swipeImage LI{
	margin:0px;
	padding:0px;
	list-style:none;
}
DIV#swipeImage UL{
	width:100%;
}
SPAN#swipeImagePosition{
	font-size:18px;
}
SPAN#swipeImagePosition em.swipeImageOn {
	color:#EE0000;
}
