@charset "shift_jis";

h2#menufindH2 {
	padding-bottom: 5px;
	background: url(/common/images/ow/top_menufind_h2_bg.gif) no-repeat left bottom;
}

/* 表示パーツ */
#header_sp,
#bottomContents,
#foot_link,
.copy ,
#sidebarWrap {
	display: none;
}

div.campain , div.importance {
	padding-right: 8px
}

.switch {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    clear: both;
    display: none;
    font-size: 250%;
    padding: 15px;
    text-align: center;
}
.switch dt {
    height: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0;
}
.switch ul {
    margin: 0 !important;
    padding: 0 !important;
}
.switch li {
    display: inline-block;
}
.switch li span {
    color: #0033CC;
    text-decoration: underline;
}
.switch li .active {
    color: #333333;
    text-decoration: none;
}
.switch li:first-child {
    border-right: 1px solid #333333;
    margin-right: 12px;
    padding-right: 12px;
}

.icon-external {
	background: url(/common/images/ico-another-win.gif) no-repeat;
	display: inline-block;
	height: 9px;
	margin: 0 0 0 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 10px;
}