@charset "utf-8";

#contents {
	margin-top:20px;
}
/*banner_app*/
#topic_path {
	display:none;
}

/*------------------------------------------------------*/
/* 緊急エラー
/*------------------------------------------------------*/

#k_error{
	height:auto;
	margin:0 auto 10px auto;
	width: 688px;
	display:block;
	overflow:hidden;
	padding:8px 15px;
	color:#F00;
	border:#F00 solid 2px;
}
.k_b{
	font-weight:800;}

#k_kaisho{
	height:auto;
	margin:0 auto 10px auto;
	width: 688px;
	display:block;
	overflow:hidden;
	padding:8px 15px;
	color:#000;
	border:#000 solid 2px;
}

#k_error a, #k_kaisho a {
	padding:0 2px;
	color:#0099CC !important;
	text-decoration:underline !important;
}
#k_error a:hover, #k_kaisho a:hover {
	padding:0 2px;
	color:#FF9900 !important;
	text-decoration:none !important;
}

/* top common 1405 --------------------------------- */

.top_section {
	margin:30px 0 0;
}

/* お知らせ --------------------------------- */
#info {
	margin-bottom:20px;
	border:1px solid #ddd;
	padding:2px ;
}

#info h2 {
	margin:0;
	padding: 2px 0 1px 10px;
	background:#EEE;
	font-size:12px;
}
#info .more {
	display: inline-block;
	float: right;
	padding:0 10px 5px;
	background: url(../../image/common/arrow_c.png) no-repeat left 5px;
	font-size:12px;
}
#info .more a {
	padding-left:5px;
	color:#09C;
}
#info dl {
	padding: 3px 8px 5px;
	overflow:hidden;
	zoom:1;
}
#info dt, #info dd {padding-top:3px;}


#info dt {
	float:left;
	 width: 210px;
	 clear:both;
}
#info dt .info_tag1,
#info dt .info_tag2,
#info dt .info_tag3,
#info dt .info_tag4 {
	display:inline-block;
	width:6.5em;
	margin-right:3px;
	padding:2px 0 1px;
	background:#aaa;
	line-height:1;
	text-align:center;
	font-size:11px;
	color:#fff;
	letter-spacing: -0.1em;
}
#info dt .info_tag1 { background:#2676AC;}/* メンテナンス */
#info dt .info_tag2 { background:#f76b1f;letter-spacing: -0.1em;}/* 重要なお知らせ */
#info dt .info_tag3 { background:#999;} /* お知らせ */
#info dt .info_tag4 { background:#B22222;} /* 重要 */

#info dd {
	/*width:495px;*/
	width: auto;
	margin-left:210px;
	/margin-top:0;
}

#info dd a{
	color:#09C;
	text-decoration:none;
}
#info dd a:hover{
	color:#F90;
	text-decoration:underline;

}
#info dt .renew {
	font-size: 12px;
	color: #F76B1F;
	padding-left: 3px;
	letter-spacing: -0.02em;
}

.new {
	display: inline-block;
	width: 30px;
	height: 12px;
	margin: 0px 0 0px 3px;
	padding: 3px 0 0 3px;
	vertical-align: bottom;
	background: url(../../image/top/top_spr.png) no-repeat 0 -200px;
}

.info_update {
	display:inline;
	padding-left:5px;
	color:#FE8005;
}

.info_notice {
	display:inline;
	color:#FE8005;
	font-weight:bold;
}


/* top_qa */
.top_qa { margin-top:30px;}

/* 1405 top_nav --------------------------------- */

.top_nav {
	margin:20px 0 30px 3px;
	overflow:hidden;
	zoom:1;
}
.top_nav li {
	float:left;
	width:232px;
	height:75px;
	margin:0 10px 10px 0;
	text-indent:-9999px;display:block;
}
.top_nav li.last {
	margin-right:0;
}
.top_nav li a {
	display:block;
	width:232px;
	height:75px;
	background:url(../../image/top/top_spr.png) no-repeat;
	overflow:hidden;
}

.top_nav li a.top_nav1 { background-position:0 0;}
.top_nav li a.top_nav2 { background-position:-242px 0;}
.top_nav li a.top_nav3 { background-position:-484px 0; margin-right:0;}
.top_nav li a.top_nav4 { background-position:-726px 0 ;}
.top_nav li a.top_nav5 { background-position:-968px 0;}

.top_nav li a.top_nav1:hover { background-position:0 -96px;}
.top_nav li a.top_nav2:hover { background-position:-242px -96px;}
.top_nav li a.top_nav3:hover { background-position:-484px -96px; margin-right:0;}
.top_nav li a.top_nav4:hover { background-position:-726px -96px;}
.top_nav li a.top_nav5:hover { background-position:-968px -96px;}

.top_nav li a.top_nav6 {
	display:block;
	width:232px;
	height:75px;
	background:url(../../image/top/top_btn_wow_super_point.jpg) no-repeat;
	overflow:hidden;
}
.top_nav li a.top_nav6:hover {
	background:url(../../image/top/top_btn_wow_super_point_hover.jpg) no-repeat;
}

.nav_link {
	margin-bottom:20px;
}
.nav_link li {
	padding-bottom:10px;
	font-size:15px;
	font-weight:bold;
}

.nav_link li a{
	color:#09c;
}

/* top_nav 作り直します --------------------------------- */

.top_nav_custom {
	width: 714px;
	height: auto;
	margin:20px auto 30px auto;
}
.top_nav_custom:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.top_nav_custom li {
	float: left;
	display: block;
	width: 238px;
	height: auto;
	margin: 0 0 6px 0;
	padding: 0;
}
.top_nav_custom li a {
	display: block;
	width: auto;
	height: 75px;
	background: none;
}
.top_nav_custom li a img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.top_nav_custom li a:hover img {
	display: none;
}

.top_nav_custom li a:nth-child(1),
.top_nav_custom li a:nth-child(4) {
	margin-right: 6px;
}
.top_nav_custom li a:nth-child(2),
.top_nav_custom li a:nth-child(5) {
	margin-right: 3px;
	margin-left: 3px;
}
.top_nav_custom li a:nth-child(3),
.top_nav_custom li a:nth-child(6) {
	margin-left: 6px;
}

.top_nav_custom li a.top_nav_01 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_1_on.png) no-repeat left top;
}
.top_nav_custom li a.top_nav_02 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_2_on.png) no-repeat left top;
}
.top_nav_custom li a.top_nav_03 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_3_on.png) no-repeat left top;
}
.top_nav_custom li a.top_nav_04 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_4_on.png) no-repeat left top;
}
.top_nav_custom li a.top_nav_05 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_5_on.png) no-repeat left top;
}
.top_nav_custom li a.top_nav_06 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_6_on.jpg) no-repeat left top;
}
.top_nav_custom li a.top_nav_07 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_7_on.png) no-repeat left top;
}
.top_nav_custom li a.top_nav_08 {
	background: url(/webcontent/pc_webcontent/image/top/top_spr_8_on.jpg) no-repeat left top;
}

/* よくある質問 --------------------------------- */

#qa li {
	margin:0 10px;
	padding: 10px 10px 5px 25px;
	background:url(../../image/top/top_spr.png) no-repeat left 10px;
	background-position: -300px -190px;
}

/* auWALLETについて --------------------------------- */

#wallet {
	margin: 5px auto 30px;
    width: 94%;
}
#wallet h2{
	background:#D5D5D5;
	border-left: none;
	color: #4077C1;
	text-align: center;
	margin: 0;
	border:1px solid #c2c2c2;
	border-bottom:none;
	border-radius: 8px 8px 0 0;
	padding: 8px 0 7px;
	font-size: 18px;
	font-weight:bold;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0 1px 4px rgba(255, 255, 255, 0.18), 0 1px 3px rgba(0, 0, 0, 0.2);
}
#wallet > div {
	margin:0;
	padding:10px;
	border:1px solid #c2c2c2;
	border-radius: 0 0 8px 8px;
	border-top: 1px solid #C5C5C5;
}
.btn_wallet a {
	display:block;
	width:420px;
	height:48px;
	margin: 12px auto 5px;
	text-indent:-9999px;
	background:url(/webcontent/pc_webcontent/image/top/btn_wallet.png) no-repeat;
	overflow:hidden;
}

.btn_wallet a:hover {
	background-position:0 -58px;
}


/* app banner -----------------------------------*/

.banner_app {
	position:relative;
	width:720px;
	height:72px;
	background:url(../../image/top/banner_app.png) no-repeat;
	text-indent:-9999px;
}
.banner_app a.btn_banner_app {
	position:absolute;
	top:16px ;
	right:15px;
	display:block;
	width:213px;
	height:43px;

	background:url(../../image/top/banner_app.png) no-repeat;
	background-position:493px 16px;
	overflow:hidden;
}
.banner_app a.btn_banner_app:hover {
	background-position:-492px -88px;
}

/* banner_app_store -----------------------------------*/

.banner_app_store a:hover {
	opacity: .8;
}
