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


H1#siteTitle{
	margin:0 0 13px 0;
	font-size:13px;
	line-height:1.3;
	text-align:center;
	font-weight:normal;
}
H2{
	padding:0 0 3px 36px;
	color:#000;
	font-size:22px;
	background:url(/cmn/images/h3_bg.gif) left 2px no-repeat;
}
H2#logo{
	margin:0;
	padding:0;
	text-align:center;
	background:none;
}
STRONG.caution{
	color:#d00;
}
DIV.imageGroup{
	margin-bottom:10px;
	text-align:center;
}
.ui-li-heading,
.ui-li-desc,
.ui-btn-text{
	overflow:visible;
	white-space:normal;
}
DIV#catchArea{
	margin:0;
	text-align:center;
}
DIV.telBanner{
	text-align:center;
}
DIV#swipeImage UL,
DIV#swipeImage LI{
	margin:0;
	padding:0;
	list-style:none;
}
DIV#swipeImage UL{
	width:100%;
}
SPAN#swipeImagePosition{
	font-size:18px;
}
SPAN#swipeImagePosition em.swipeImageOn{
	color:#e00;
}

#smartFooter{
	font-size:13px;
	text-align:center;
}
#smartFooterMenu{
	margin-top:20px;
}
h4,
strong.stitle{
	display:block;
	margin-bottom:10px;
	padding:5px 0 0 35px;
	color:#e1a400;
	background:url(/cmn/images/h4_bg.gif) left top no-repeat;
}
strong.stitle br{
	display:none;
}
h4.clear,
div.clear,
p.clear,
br.clear{
	clear:both;
}
div.ui-body-d{
	background:none;
	background-color:#feffb3;
}
address{
	word-break:break-all;
}