
@charset "shift_jis";

#pageLogOut #mainContent {
	width: 100%;
	float: none;
}

.logoutMes {
	background: #f0f9ff;
	padding: 40px 0 35px;
	text-align: center;
	color: #000;
}
.logoutMes h1 {
	margin-bottom: 25px;
	font-size: 25px;
	font-weight: bold;
}
.logoutMes .text {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.5;
}
.linkCmn01 a {
	background-image: url(/common/pc/img/openpc/logout/blt.gif);
	background-position: left center;
}
.linkCmn01 a:hover {
		background-position: 2px center;
	}

#ie {
	background: #e3f3ff url(/common/pc/img/openpc/logout/ie_sectionBg.gif) no-repeat left top;
	height: 289px;
	position: relative;
}
#ie h3 {
	font-size: 30px;
	line-height: 1.5;
	color: #0f1351;
	position: absolute;
	top: 50px;
	left: 35px;
}
#ie h3 span {
	font-weight: bold;
}
#ie h3 .underline {
	background: url(/common/pc/img/openpc/logout/ie_underline.gif) no-repeat center bottom;
}
#ie .btnSetting {
	position: absolute;
	top: 155px;
	left: 35px;
}
#ie .btnSetting img {
	display: block;
	margin-bottom: 13px;
}
#ie .btnSetting img:hover {
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}
#ie .btnSetting p {
	margin-left: 7px;
}
#ie .btnSetting p a {
	color: #0f1351;
}
#ie .capture {
	position: absolute;
	right: 35px;
	bottom: 0;
}
#ieInfo {
	background: #f4faff;
	padding: 20px 35px;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	position: relative;
}
#ieInfo .link {
	position: absolute;
	right: 35px;
	bottom: 20px;
}
#ieInfo .link li {
	display: inline;
	margin-left: 1em;
}

#service {
	border: solid 1px #0f1351;
	padding: 25px 0 0 35px;
}
#service h3 {
	background: url(/common/pc/img/openpc/logout/service_underline.gif) no-repeat center bottom;
	margin-bottom: 30px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #0f1351;
}
#service h4 {
	border-left: solid 3px #ccc;
	margin-bottom: 12px;
	padding: 1px 0 0 8px;
	font-weight: bold;
	color: #333;
}
#service .box {
	width: 22%;
	padding-right: 3%;
	float: left;
}
#service ul {
	margin: 0 0 25px 12px;
}
#service li {
	line-height: 21px;
}
#service li.divider {
	border-bottom: dotted 1px #000;
	width: 95%;
	margin-bottom: 6px;
	padding-top: 6px;
}

#nyukai {
	position: relative;
}
#nyukai .btn {
	position: absolute;
	top: 150px;
	right: 63px;
}
#nyukai .btn img:hover {
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}

#org_eNavPointShops {
	background: url(/common/pc/img/shopping/blt/blt-cmn-pointup01.gif) no-repeat left center !important;
	padding-left: 35px !important;
}

.browserIEFF {
	display:none;
}

.browserNotIEFF {
	display:none;
}




