@charset "UTF-8";

html,body,h1,h2,h3,ul,dl,p{
	margin:0;
	padding:0;
}

html,body{
	font-size:12px;
	color:#666;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
}

img{
	border:0;
}

#content{
	background:url("../../images/top/content_back.gif") repeat-x #f8f8f8;
	border-bottom:1px solid #fff;
	line-height:0;
}

.content_box{
	width:960px;
	margin:0 auto;
}

.content_box>div{
	margin-bottom:12px;
}

h2 a{
	clear:both;
	display:block;
	height:56px;
	
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/*IE7*/
*:first-child+html h2 a{
	margin-bottom:-7px;
}


h3{
	font-size:12px;
	color:#191919;
}

.inner{
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	background-color:#fff;
	padding:12px 12px 0;
	line-height:1.5em;
	text-align:left;
}

.inner a{
	color:#777;
}

#content a:hover{
	text-decoration:none;
}

.panel a,.tool a{
	text-decoration:none;
	display:inline-block;

}



.bottom_area{
	border-top:1px dotted #d2d2d2;
	padding-top:10px;
}

.bottom_area h3{
	margin-bottom:10px;
}
	

.no-margin-r{
	margin-right:0!important;
}

.bottom-image{
	margin-bottom:6px;
}

/*緊急告知エリア*/
.emergency{
	float:left;
	width:454px;
	height:41px;
	background:#e00;
	border-radius:0 0 5px 5px;
	color:#fff;
	padding:0 14px;
	text-align:left;
	line-height:41px;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
}

.emergency img{
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:2px;
}

.emergency a{
	font-size:12px;
	color:#fff;
	margin-left:3px;
}

/*hotinfo*/
.hotinfo{
	float:left;
	width:454px;
	height:41px;
	text-align:left;
	line-height:41px;
}

.hotinfo span{
	background-color:#e00;
    border-radius: 3px;
    color: #FFFFFF;
    height: 18px;
    line-height: 18px;
    padding:0 3px;
    margin-right:5px;
    font-size:10px;
    font-weight:bold;
}



/*ツールエリア*/
.tool{
	float:right;
	width:466px;
	height:41px;
	line-height:41px;
	background:url("../../images/top/tool_back.gif") no-repeat;
}

.tool a{
	display:inline-block;
	width:129px;
	height:26px;
	line-height:26px;
	color:#fff;
	text-shadow:1px 1px 0 #000;
	font-weight:bold;
	background:url("../../images/top/btn_tool.gif") no-repeat top;
	margin:0 10px;
	padding-top:1px;
	padding-right:2px;
}

.tool a:hover{
	background:url("../../images/top/btn_tool.gif") no-repeat bottom;
	text-shadow:1px 1px 0 #0b6b8b;
}

/*はじめての方*/
.beginner{
	float:left;
	width:230px;
	text-align:center;
}

#WMbeginner{
	height:388px;
	background:url(../../images/top/beginner_bg.png) no-repeat center bottom;
}

#WMbeginner h2{
	height:37px;
	margin-bottom:7px;
}

#WMbeginner h2 a{
	display:block;
	height:37px;
	background:url(../../images/top/beginner_title.png) no-repeat;
}

/*スライドバナーエリア*/

#mainimg_area{
float:right;
width:718px;
height:388px;
margin:0 0 12px;
padding:0;
border:0;
background:url(../../images/top/bg_mainimg_area.png) no-repeat;
position:relative;
}


#mainimg_area #menu{
display:inline-block;
position:absolute;
top:320px;
left:0;
width:718px;
text-align:center;
}

#menu ul{
display:inline-block;
margin:0 auto;
padding:0;
}

#menu ul li{
margin:0;
padding:15px 3px 0;
width:74px;
height:53px;
display:inline-block;
list-style:none;
cursor:pointer;
background:none;
}

#menu ul li.flex-active{
	background:url(../../images/top/active_bg.gif) no-repeat 3px 0;
}

#menu ul li img{
	border:1px solid #bcbcbc;
}



/*----for IE7----*/

*:first-child+html #mainimg_area #menu ul{
display:inline;
/*width:700px;*/
margin:auto;
}

*:first-child+html #menu ul li{
display:inline;
float:left;
margin:0 2px 0;
}


/*スライドバナーエリア end*/



/*購入*/
.buy{
	float:left;
	width:508px;
}

.content_box .buy h2 a{
	background:url("../../images/top/title_buy.jpg") no-repeat;
}

.inner p{
	text-align:right;
	margin-bottom:10px;
}

.inner p a{
	color:#10ade2;
}

.buy .store_panel h3{
	float:left;
	width:96px;
	height:3em;
	padding-top:1em;
}

.buy .store_panel h3 span{
	margin-left:-0.6em;
}



.buy .store_panel a{
	background:url("../../images/top/panel_store.gif") top;
	width:79px;
	height:46px;
	text-align:center;
	padding:6px;
	margin:0 2px 10px 0;
}

.buy .store_panel a:hover{
	background:url("../../images/top/panel_store.gif") bottom;
}

#wmcard{
	background:url(../../images/top/panel_store_wmcard.gif) no-repeat top;
	padding:6px 0;
	width:188px;
}

#wmcard img{
	margin:-6px;
}

a#wmcard:hover{
	background:url(../../images/top/panel_store_wmcard.gif) no-repeat bottom;
}
	

.net_panel,.change_panel{
	border-top:1px dotted #d2d2d2;
	padding-top:10px;
}

.buy .net_panel h3{
	float:left;
	width:97px;
	height:58px;
	line-height:58px;
}


.buy .change_panel h3{
	float:left;
	width:97px;
	height:58px;
	line-height:58px;
}


.buy .net_panel a{
	height:46px;
	text-align:center;
	padding:6px;
	margin:0 2px 10px 0;
}

.buy .net_panel a.card{
	background:url("../../images/top/panel_net_card.gif") top left no-repeat;
	width:113px;
}
.buy .net_panel a.card:hover{
	background:url("../../images/top/panel_net_card.gif") bottom left no-repeat;
}

.buy .net_panel a.bank{
	background:url("../../images/top/panel_net_bank.gif") top left no-repeat;
	width:135px;
}
.buy .net_panel a.bank:hover{
	background:url("../../images/top/panel_net_bank.gif") bottom left no-repeat;
}

.buy .net_panel a.aukantan{
	background:url("../../images/top/panel_net_aukantan.gif") top left no-repeat;
	width:86px;
}
.buy .net_panel a.aukantan:hover{
	background:url("../../images/top/panel_net_aukantan.gif") bottom left no-repeat;
}



.buy .change_panel a{
	background:url("../../images/top/panel_change.gif") top;
	width:176px;
	height:46px;
	text-align:center;
	padding:6px;
	margin:0 2px 10px 0;
}

.buy .change_panel a:hover{
	background:url("../../images/top/panel_change.gif") bottom;
}



/*使えるサイト*/


.use{
	float:right;
	width:440px;
}

.use .inner{
	width:414px;
	overflow: auto;
}
/*IE7用*/
*:first-child+html .use .inner{
	width:422px;
	padding:12px 8px 0;
}

.content_box .use h2 a{
	background:url("../../images/top/title_use.jpg") no-repeat;
}


.use .panel a{
	background:url("../../images/top/panel_use.gif") top;
	width:122px;
	height:123px;
	overflow:hidden;
	padding:6px;
	margin:0 1px 12px 0;
	vertical-align:top;
}



.use .panel a:hover{
	background:url("../../images/top/panel_use.gif") 0 135px;
}

.use .panel a img{
	margin-bottom:3px;
}

.use .panel a p{
	text-align:left;
}


.use li{
	float:left;
	width:103px;
	font-size:10px;
	line-height:28px;
	margin-bottom:5px;
	height:27px;
}

.use li.twoline{
	line-height:14px;
}

.use li img{
	float:left;
	margin-right:5px;
}




/*ファンクラブ*/

.content_box .fanclub h2 a{
	background:url("../../images/top/title_fanclub.jpg") no-repeat;
	
}

.fanclub .panel a{
	background:url("../../images/top/panel_fanclub.gif") top;
	width:214px;
	height:70px;
	overflow:hidden;
	margin:0 5px 10px 0;
	padding:6px 6px;
	vertical-align:top;
}

.fanclub .panel a:hover{
	background:url("../../images/top/panel_fanclub.gif") bottom;
}

.fanclub .panel a img{
	float:left;
	margin-right:6px;
}

.fanclub .bottom_area div{
	display:inline-block;
	width:462px;
	text-align:right;
	margin-left:2px;
	color:#191919;
	
	/*IE7*/
	*display: inline;
	*zoom: 1;
}

.fanclub .bottom_area div img{
	margin-left:10px;
	vertical-align:middle;
}

/*FAQ*/
.faq{
	float:left;
	width:231px;
}

.content_box .faq h2 a{
	background:url("../../images/top/title_faq.jpg") no-repeat;
	
}

.faq li{
	padding-bottom:10px;
}

.faq p a{
	text-decoration:none;
}

.faq p a img{
	float:right;
	margin-left:5px;
	margin-top:4px;
}

/*お知らせ*/

.news{
	float:left;
	margin:0 12px;
	width:474px;
}

.news .inner{
	overflow: auto;
}

.content_box .news h2.maintenance a{
	background:url("../../images/top/title_maintenance.jpg") no-repeat;
}

.content_box .news h2.info a{
	background:url("../../images/top/title_news.jpg") no-repeat;
}


dl.btm_bdr{
	border-bottom:1px dotted #d2d2d2;
	overflow: auto;
	padding-bottom:5px;
}

.news dt{
	float:left;
	font-size:10px;
	margin:0 5px 10px 0;
}

.news dd{
	float:left;
	width:375px;
	margin-bottom:10px;
}

.news dt.cam,.news dt.info,.news dt.importance{
	color:#fff;
	width:65px;
	height:18px;
	line-height:18px;
	text-align:center;
	border-radius:3px;
}
.news dt.cam{
	background:#ffc904;
}
.news dt.info{
	background:#12ace2;
}
.news dt.importance{
	background:#e65f35;
}

dd.empty{
	color:#999;
}

/*モバイル*/
.mobile{
	float:right;
	width:231px;
}

.content_box .mobile h2 a{
	background:url("../../images/top/title_mobile.jpg") no-repeat;
	
}

.mobile .inner{
	text-align:center;
}

.mobile .inner img{
	margin-bottom:12px;
}


.mobile .inner h3 img{
	margin-bottom:12px;
}


.totop{
	position:relative;
	clear:both;
	text-align:right;
	margin-bottom:0!important;
	top:-30px;
}

#footer{
	background:#fff;
	position:relative;
	top:-30px;
}

.foot_copy img{
	vertical-align:bottom;
	margin:0 5px;
}

