@charset "utf-8"; /*使用する文字コード*/
H1#siteTitle{
	margin:0px 0px 5px 0px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
}
H2#logo{
	margin:0px;
	text-align:center;
	background:none;
	padding:0px;
}
STRONG.caution{
	color:#9F3D1A;
}
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;
}
P.copyright{
	font-size:10px;
	text-align:center;
}
H2{
	background-color:#dbd3c1;
	color:#231815;
	padding:5px 10px;
	margin:0px -15px 15px -15px;
	text-shadow:0 1px 0 #e8e3de;
	font-size:18px;
}
H4{
	color:#b1927c;
}