@charset "utf-8"; /*使用する文字コード*/
div.ui-body-c{
	background:none;
	background:#fff7f1;
}


BR.clear{
	clear:both;
}
H1#siteTitle{
	margin:0px 0px 5px 0px;
	font-size:15px;
	font-weight:normal;
}
H2#logo{
	margin: 0px;
        padding:0px;
text-align: center;
background-color: #fff7f1;
border:none;
}

H2{
padding: 9px 0px 7px 20px;
border-bottom: 3px #b10303 solid;
color: #223763;
margin-bottom: 20px;
}

H5{
padding: 5px 0px 3px 10px;
border-left: 5px #051942 solid;
color: #223763;
margin-bottom: 10px;
}
H4{
padding: 10px 0px 10px 10px;
color: #223763;
background-color: #fff;
margin-bottom: 10px;
border-radius: 5px;
border: 1px #BBB solid;
}
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;
}