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


div.ui-body-d{
	background:none;
	background-color:#fff;
}
h4.clear,
div.clear,
p.clear,
BR.clear{
	clear:both;
}
H1#siteTitle{
	margin:0 0 15px;
	font-size:13px;
	line-height:1.4;
	text-align:center;
	font-weight:normal;
}
H2{
	margin-right:-15px;
	margin-left:-15px;
	padding:15px 15px 0;
	color:#000;
	font-size:20px;
	text-shadow:none;
	text-align:center;
	border-top:1px solid #000;
/*	border-radius:6px;
	background-color:#000;*/
}
H2#logo{
	margin:0;
	padding:0;
	text-align:center;
	border:none;
	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:10px 0 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;
}
DIV.entryBody H3,
form#form h3,
h4{
	margin-bottom:10px;
	padding:7px 10px;
	color:#000;
	font-size:medium;
/*	font-weight:normal;
	text-align:center;*/
	border-radius:4px;
	background-color:#ededed;
}
div.ui-controlgroup-controls{
	width:100% !important;
}
strong.stitle br{
	display:none;
}
ul li{
	margin-bottom:10px;
}
/* Firefox の特定のバージョンで jQuery fadeIn() fadeOut() が カクつく問題を修正 */
DIV#catchArea img {
    box-shadow: #000 0 0 0;
}



/* 下層調整用 */
#about_copy_text p br{
	display:none;
}
#profile_representative{
	text-align:center;
}
#profile_history strong,
#profile_awards strong{
	margin-right:10px;
}
#profile_pub{
	margin:0;
	padding:0;
	list-style:none;
}
#profile_pub li{
	margin:0 0 30px;
	padding:0;
	text-align:center;
}
#opendesk_guide{
	width:100%;
}
#opendesk_guide th,
#opendesk_guide td{
	border-collapse:collapse;
	border-bottom:1px solid #e5e5e5;
}
#opendesk_guide th{
	padding:5px 0;
	width:94px;
	background-color:#f5f5f5;
}
#opendesk_guide td{
	padding:5px 0 5px 10px;
}