@charset "UTF-8";

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.pos_rel {
	position: relative;
}

/* header
-------------------------------------------------------------------------------- */
#header #mysb .logo {
	text-indent    : -9999px;
	background     : url(/muc/images/pc/common/header/logo.gif) no-repeat;
	width          : 112px;
	height         : 22px;
	margin         : 11px 0px 0px 18px;
	display        : block;
}

#header #mysb a {
	height         : 25px;
}

#header li a.close {
	width          : 91px;
	background-image: url(/muc/images/pc/common/header/btn_close.gif);
}

/* side-bar
-------------------------------------------------------------------------------- */

#side-bar #profile p.name {
	word-wrap: break-word;
}

#side-bar #profile p.name span {
	white-space: nowrap;
}

div#side-bar #campaign-name {
	word-wrap: break-word;
}

/* Button
-------------------------------------------------------------------------------- */

/* -- btn-area --*/

ul.btn-area-combi li.disable input {
	display: none!important;
}

/* Long */
.btn_back_en {
	width: 155px;
	background-image: url(/muc/images/pc/common/content/btn_back_en_on.gif);
}
.btn_mysoftbank_en {
	background-image: url(/muc/images/pc/common/content/btn_mysoftbank_en_on.gif);
}
.btn_next_en {
	background-image: url(/muc/images/pc/common/content/btn_next_en_on.gif);
}

/* footer
---------------------------------------------------------------------------------- */
#footer dd {
	font-size: 11px;
	display: inline;
}

/* content
-------------------------------------------------------------------------------- */
#main h2 {
	zoom: 1;
}

.layoutWide #main {
	zoom: 1;
}

dl#local-notes.notes dt {
	zoom: 1;
}

dl#local-notes.notes dd ul.list-square_66 li {
	zoom: 1;
}

div#content.layoutWide div#main div.caution p.cap {
	margin-top: 0;
}

div#questionnaire_footer div.form div.comment textarea {
	line-height: 1.1;
}

div#container div#content div#main ul.notice li {
	zoom: 1;
}

.eachSystemLogout {
	display: none;
}

.authErrorMessage {
	display: inline-block;
	line-height: 1.4em;
}
