@charset "UTF-8";

body{font-family: Meiryo, "メイリオ","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "MS PGothic", arial;}
.inner_wrap {margin: 0 auto;width: 1280px;text-align: left;position: relative;}
.hover:hover{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity: 0.7;}
.ellipsis {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; letter-spacing:0; }

a{
	color: #000;
}

.mcdbanner{
	margin-top: 20px;
	text-align: center;
}

.inmcdbanner{
	display: inline-block;
}

#main-contents{
	min-width: 1280px;
}

/**/
#pageloading-wrap {
   background: #fff;
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   text-align: center;
   display: table;
   z-index: 999999;
   opacity: 0;
}
#pageloading-icon {
   display: table-cell;
   vertical-align: middle;
}
/**/

label.hint {
	position: absolute;
	font-size: 13px;
	color: #bfbfbf;
	padding: 15px 20px;
}

.genetitle {
	font-size: 20px;
	font-weight: bold;
	color: #DE026E;
	line-height: 30px;
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}

/*bodycontent*/
.bodycontent{
	margin-top: 20px;
}

.bodycontent .icon-new {
	background: url(/common/img/icon-new-default.png?v=20181217) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	text-align: left;
}

/*header*/
header{

}

header .gnbdiv .inner_wrap{
	padding-top: 10px;
}

header .gnbdiv{
	overflow: hidden;
	text-align: center;
}

header .gnbmenuleft{
	
}

header .gnbdiv .gnblf{
	position: relative;
}

header .gnbdiv .gnblf .searchkeyword{
	width: 200px;
	padding-left: 10px;
	padding-right: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	margin-top: -6px;
}

header .gnbdiv .gnblf .searchkeyword:focus{
	background-color: #FFC6C6;
}

header .gnbdiv .gnblf .mnetlogo{
	float: left;
}

header .gnbdiv .gnblf .mnetlogo img{
	width: auto;
	height: 37px;
}

header .gnbdiv .gnbmenuleft{
	float: left;
	margin-top: 10px;
}

header .gnbdiv .gnbmenuleft li{
	float: left;
	list-style: none;
	border-right: 1px solid #909090;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	position: relative;
}

header .gnbdiv .gnbmenuleft li:last-child{
	border-right: 1px solid #fff;
}

header .gnbdiv .gnbmenuleft li a{
	color: #909090;
	font-size: 13px;
}

header .gnbdiv .gnbmenuleft li .lf{
	float: left;
}

header .gnbdiv .gnbeventicon{
	float: right;
	padding-left: 0px;
	min-height: 58px;
}

header .gnbdiv .gnbeventicon img{
	width: 58px;
	height: 58px;
	border-radius: 50%;	
	/*
	box-shadow: 1px 1px 1px #a6a6a6;
	-moz-box-shadow: 1px 1px 1px #a6a6a6;
	-webkit-box-shadow: 1px 1px 1px #a6a6a6;
	*/
}

header .gnbdiv .gnbeventicon img:hover{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

header .gnbdiv .gnbeventicon li{
	list-style: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

header .gnbdiv .gnbeventicon li:last-child{
	padding-right: 0px;
}

header .menudiv{
	border-bottom: 1px solid #DE0270;
	text-align: center;
	line-height: 0;
}

header .menudiv .inner_wrap{
	line-height: 1.5;
}

header .menudiv .inner_wrap .menuul{
	/* overflow: hidden; */
	padding-left: 0px;
	margin-bottom: 0px;
}

header .menudiv .inner_wrap .menuul li:first-child a{
	margin-left: 0px;
	text-align: left;
}

header .menudiv .inner_wrap .menuul li.menu1{
	width: 73px;	
}

header .menudiv .inner_wrap .menuul li.menu2{
	width: 121px;	
}

header .menudiv .inner_wrap .menuul li.menu3{
	width: 126px;	
}

header .menudiv .inner_wrap .menuul li.menu4{
	width: 91px;	
}

header .menudiv .inner_wrap .menuul li.menu5{
	width: 121px;	
}

header .menudiv .inner_wrap .menuul li.menu6{
	width: 95.98px;	
}

header .menudiv .inner_wrap .menuul li.menu7{
	width: 76px;	
}

header .menudiv .inner_wrap .menuul li.menu8{
	width: 136px;
}

header .menudiv .inner_wrap .menuul li.menu9{
	width: 106px;	
}

header .menudiv .inner_wrap .menuul li.menu10{
	width: 140px;	
}

header .menudiv .inner_wrap .menuul li.menu10 a{
}

header .menudiv .inner_wrap .menuul li.menu11{
	width: 100px;
	text-align: right;    
}

header .menudiv .inner_wrap .menuul li{
	float: left;
	list-style: none;
	position: relative;
	line-height: 41px;
	text-align: center;
}

header .menudiv .inner_wrap .menuul li .submenu{
	display: none;
}

header .menudiv .inner_wrap .menuul li a:hover + .submenu{
	display: inline-block;
}

header .menudiv .inner_wrap .menuul li .submenu:hover{
	display: inline-block;
}

header .menudiv .inner_wrap .menuul li a{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
}

header .menudiv .inner_wrap .menuul li a:hover{
	color: #DE0270;
}

header .menudiv .inner_wrap .menuul li a:hover, header .menudiv .inner_wrap .menuul li a:focus, header .menudiv .inner_wrap .menuul li a:active{
	text-decoration: none;
}

header .menudiv .inner_wrap{
	padding-top: 20px;
}

header li .outsearchicon:hover + .searcharea{
	display: inline-block;
	background-color: #F00;
	-webkit-transition-property: width,background-color;
	-webkit-transition-duration: 2s,2s;
	-webkit-transition-timing-function: ease,ease-in;
	-webkit-transition-delay: 0s,0s;
	transition-property: width,background-color;
	transition-duration: 2s,2s;
	transition-timing-function: ease,ease-out;
	transition-delay: 0s,0s;
	
}

/**/
header .searcharea{
	position: absolute;
	left: 10px;
	top: 0;
	display: none;
	z-index: 3;
}

header .searcharea:hover, header .searcharea .searchkeyword:focus{
	display: inline-block;
}



header .outsearchicon{
	position: relative;
	z-index: 1;
}

header .outsearchicon img{
	height: 14px;
	margin-top: -2px;
}

header .searchicon img{
	height: 14px;
	margin-top: 1px;
	margin-left: -20px;
}

header .menudiv .inner_wrap .menuul li.campaign a{
}

/**/
header .menudiv .inner_wrap .menuul li.etcitem{
	
}

header .menudiv .inner_wrap .menuul li.etcitem span{
	font-size: 15px;
	font-weight: bold;
	margin-left: 2px;
}

header .menudiv .inner_wrap .menuul li.etcitem .item1 img{
	width: 23px;
	height: 22px;
}

header .menudiv .inner_wrap .menuul li.etcitem .item2 img{
	width: 23px;
	height: 22px;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm1{
	width: 105px;
	text-align: right;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm2{

}

header .menudiv .inner_wrap .menuul li.etcitem.itm1 a{
	width: auto;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm2 a{
	padding-right: 0px;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm2 a span{
	margin-left: -1px;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm2{
	padding-right: 0px;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm2 .submenu{
	left: 2px;
}

header .menudiv .inner_wrap .menuul li.etcitem.itm2 .submenu{
	width: 137px;
	padding-top: 9px;
}

header .menudiv .inner_wrap .menuul li.selected a{
	color: #DE0270;
}

header .menudiv .inner_wrap .menuul li .submenu{
	position: absolute;
	left: -37px !important;
	top: 42px;
	background-color: #DE0270;
	border-top: 4px solid #000;
	padding-left: 10px;
	padding-right: 10px;
	/* display: inline-block; */
	display: none;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 7px;
	z-index: 5;
	line-height: 30px;  
}

header .menudiv .inner_wrap .menuul li.selected .submenu a.on{
	color: #FEE818;
}

header .menudiv .inner_wrap .menuul li .submenu a:hover{
	color: #FEE818;
}

header .menudiv .inner_wrap .menuul li .submenu a{
	color: #fff;
	display: inline-block;
	width: 100%;
	line-height: 25px;
	text-align: left;
	font-size: 13px;
}

header .menudiv .inner_wrap .menuul li.menuspace{
	width: 49px;
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv{
	height: 83px;
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv a{
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv .how1 img{
	height: 20px;
	margin-top: 2px;
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv .how1 span{
	font-size: 13px;
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv .lf{
	float: left;
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv .how2 img{
	height: 26px;
	margin-top: -4px;
	margin-right: 3px;
	margin-left: 4px;
}

header .menudiv .inner_wrap .menuul li .submenu.howtowdiv .how2 span{
	font-size: 13px;
}

/*footer*/
footer{
	padding-bottom: 20px;
	min-width: 1280px;	
}

footer .fooitem1{
	text-align: center;
	background-color: #E1E1E1;
}

footer .fooitem1 .inner_wrap{
	text-align: center;
	padding-top: 25px !important;
	padding-bottom: 15px;
}

footer .fooitem1 .inner_wrap ul{
	overflow: hidden;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
}

footer .fooitem1 .inner_wrap ul li{
	float: left;
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 17px;
}

footer .fooitem1 .inner_wrap ul li{
	border-right: 1px solid #777777;
}

footer .fooitem1 .inner_wrap ul li:last-child{
	border-right: 0px;
}

footer .fooitem1 .inner_wrap ul li a{
	color: #777777;
	font-size: 15px;	
}

/**/
.fooitem2{
	border-top: 1px solid #dfdfdf;
}

footer .fooitem2 .inner_wrap{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}

footer .fooitem2 .inner_wrap ul{
	overflow: hidden;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
}

footer .fooitem2 .inner_wrap ul li{
	float: left;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 17px;
}

footer .fooitem2 .inner_wrap ul li{
	border-right: 1px solid #777777;
}

footer .fooitem2 .inner_wrap ul li:last-child{
	border-right: 0px;
}

footer .fooitem2 .inner_wrap ul li a {
	color: #777777;
	font-size: 14px;    
}

footer .fooitem3{
	
}

footer .fooitem3 .inner_wrap{
	text-align: center;
}

footer .fooitem3 .inner_wrap ul{
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
}

footer .fooitem3 .inner_wrap ul li{
	float: left;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 17px;
}

footer .fooitem3 .inner_wrap ul li.snsicon{

	padding-top: 2px
}

footer .fooitem3 .inner_wrap ul li.snsicon img{
	width: 23px;
	height: 23px;
}

footer .fooitem3 .inner_wrap .kyotaku{
	text-align: center;
	font-size: 11px;
}

footer .fooitem3 .inner_wrap .kyotaku span{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

footer .fooitem3 .inner_wrap .kyotaku2{
}

footer .fooitem4{
	margin-top: 40px;
}

footer .fooitem4 .inner_wrap .copyrighttxt{
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

footer .fooitem4 .inner_wrap .copyrightimg{
	text-align: center;
	margin-top: 20px;
}

footer .fooitem4 .inner_wrap .copyrightimg img{
	height: 30px;
}

/*bodycontent*/
.bodycontent .bottom_nav{
	border-top: 1px solid #CECECE;
}

.bodycontent .bottom_nav ul{
	overflow: hidden;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.bodycontent .bottom_nav ul li:first-child{
	font-weight: bold;
}

.bodycontent .bottom_nav ul li a.ndetail{
	display: inline-block;
	width: 1040px;
	overflow: hidden;
	height: 30px;
}

.bodycontent .bottom_nav ul li{
	float: left;
	font-size:12px;
	margin-right: 10px;
	line-height: 30px;
}

/* Google AD */
#section_bottom_howtotv_ad_div{
	background-color: #F2F4F3;
	border-top: 1px solid #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 1280px;
}

#section_bottom_howtotv_ad_div .bottom_google_ad_div{

}

#section_bottom_howtotv_ad_div .bottom_google_ad_div ul{
	overflow: hidden;
	width: 100%;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

#section_bottom_howtotv_ad_div .bottom_google_ad_div ul li{
	width: 33.3%;
	text-align: center;
	float: left;
	line-height: 0;	
}

#section_bottom_howtotv_ad_div .bottom_google_ad_div ul li:first-child{
	text-align: left;
}

#section_bottom_howtotv_ad_div .bottom_google_ad_div ul li:nth-child(3n){
	text-align: right;
}

#section_bottom_howtotv_ad_div .bottom_google_ad_div ul li .ad_frame img{
	width: 100%;
	height: 100%;
}

#section_bottom_howtotv_ad_div .bottom_google_ad_div ul li .ad_frame{
	width: 300px;
	height: 250px;
	border: 1px solid #C8C8CA;
	display: inline-block;
}

/**/
#main_section_howto_div{
	margin-bottom: 10px;
}

#main_section_howto_div .bottom_howtotv_div{
	border: 1px solid #D9DFDF;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow: hidden;
}

#main_section_howto_div .bottom_howtotv_div .top{
	overflow: hidden;
	padding-top: 9px;
	background-color: #f1f1f1;
}

#main_section_howto_div .bottom_howtotv_div .top span{
	float: left;
}

#main_section_howto_div .bottom_howtotv_div .top .mneticon{
	width: 76px;
	height: 27px;
	background-position: -353px -341px;
	display: inline-block;
	margin-left:10px;
}

#main_section_howto_div .bottom_howtotv_div .top a{
	color: #DD016D;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	display: inline-block;
}

#main_section_howto_div .bottom_howtotv_div .top a:hover{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

#main_section_howto_div .bottom_howtotv_div .top .txt{
	line-height: 30px;
	margin-left: 10px;
	margin-top: -1px;
}

#main_section_howto_div .bottom_howtotv_div .bottom{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method{
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li{
	float: left;
	width: 20%;
	padding-top: 3px;
	text-align: center;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li a img{
	height: 25px;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li a{
	overflow: hidden;
	display: inline-block;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li .left{
	float: left;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li .right{
	float: left;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li a .yajirushi{
	width: 24px;
	height: 23px;
	background-position: -235px -381px;
	display: inline-block;
	margin-top: 2px;
	margin-left:10px;
}

#main_section_howto_div .bottom_howtotv_div .bottom .method li:hover{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;	
}

/**/
.tabWrap {
	border-bottom: 2px solid #2e2e2e;
	height: 40px;
	margin-top: 22px;
	overflow: hidden;
	padding-left: 0px;
	list-style-type: none;
}

.tabWrap li {
	background: #dfdfdf none repeat scroll 0 0;
	border: 1px solid #ccc;
	float: left;
	font-size: 14px;
	line-height: 40px;
	margin-right: -1px;
	text-align: center;
	width: 200px;
}
.tabWrap li a {
	color: #333;
	display: block;
}
.tabWrap li.selected {
	background: #2e2e2e none repeat scroll 0 0;
	border: 1px solid #2e2e2e;
	font-weight: bold;
}
.tabWrap li.selected a {
	color: #fff;
}

.tabWrap li {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}

/*button*/

.btnk1{
	background-color: #3D3D3D;
	color: #fff;
	padding: 10px 30px 10px 30px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;	
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	min-width: 170px;
	text-align: center;
}

.btnk1:focus, .btnk1:active{
	text-decoration: none;
	color: #fff;
}

.btnk1:hover{
	text-decoration: none;
	color: #fff;
}

.error {
	color: #df0070;
	font-size: 13px;
	line-height: 25px;
	display: none;
}

.btnks1 {
	background-color: #3D3D3D;
	color: #fff;
	padding: 10px 20px 10px 20px;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	min-width: 130px;
	text-align: center;
	line-height: 15px;    
}

.btnks1:focus, .btnks1:active{
	text-decoration: none;
	color: #fff;
}

.btnks1:hover{
	text-decoration: none;
	color: #fff;
}

.doublequt_start {
	background-position: -270px -883px !important;
	height: 11px;
	width: 15px;
}

.doublequt_end {
	background-position: -294px -883px !important;
	height: 11px;
	width: 15px;
}

.icon-btn-new, .topmnetsmartlogo {
	background: url(/common/img/icon-btn-new.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	text-align: left;
}

.icon-new2 {
	background: url(/common/img/icon-new2.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	text-align: left;
}

.mb5{margin-bottom: 5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}

.mt100{margin-top: 100px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mb100{margin-bottom: 100px;}
.mt45{margin-top:45px;}

.pb50{padding-bottom: 50px;}
.pb100{padding-bottom: 100px;}
.pb150{padding-bottom: 150px;}
.pb200{padding-bottom: 200px;}

.navicationdiv{
	text-align: center;
}

.navicationdiv select{
	border: 1px solid #DD016D;
	height: 27px;
	font-size: 10px;
	margin-left: 0px;
	background-color: #fff;
	color: #DD016D;
	margin-top: -1px;
}

header .headermini{
	border-bottom: 1px solid #000;
}

header .headermini .inner_wrap{
	padding-top: 7px;
	padding-bottom: 7px;
}

header .headermini .inner_wrap .mlf{
	display: inline-block;
}

header .headermini .inner_wrap .minimenu.ml1{
	float: right;
	margin-top: 7px;    
}

header .headermini .inner_wrap .minimenu.ml2{
	float: right;
	margin-top: 8px;    
}

header .headermini .inner_wrap .minimenu ul{
	overflow: hidden;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

header .headermini .inner_wrap .minimenu ul li{
	float: left;
	border-right: 1px solid #909090;
	height: 13px;
	line-height: 12px;
}

header .headermini .inner_wrap .minimenu ul li a{
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

header .headermini .inner_wrap .minimenu ul li:last-child a{
	margin-right: 0px;

}

header .headermini .inner_wrap .minimenu ul li:last-child{
	border-right: 0px;
}



header .headermini .inner_wrap .mnetlogomini img{
	width: 50px;
}

.minilogin{
	font-size: 12px;
	font-weight: bold;
}

.snstwitterdiv{
	overflow: hidden;
}

.snstwitterdiv .title{
	padding-left: 10px;
	margin-bottom: 5px;
}

.snstwitterdiv .title a{
	font-weight: 14px;
	font-weight: bold;
}

.snstwitterdiv .insnstwitterdiv{
	border-top: 1px solid #dfdfdf;
	/*border-bottom: 1px solid #dfdfdf;*/
	height: 500px;
	overflow-y: scroll;
}

.snstwitterdiv .insnstwitterdiv .twitter-timeline{
	
}

/*
.noimage{
	opacity: 0.5;
}
*/

#pagetop {
	position: fixed;
	bottom: 105px;
	right: 79px;
	z-index: 55;
	display: none;
	width: 60px;
}

#pagetop a {
	text-decoration: none;
	color: #9E8952;
	width: 60px;
	height: 36px;
	text-align: center;
	top: 100px;
	display: block;
}

#pagetop .outtxt{
	position: relative;
}

#pagetop .outtxt .txt{
	position: absolute;
	bottom: -57px;
	left: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	display: inline-block;
	background-color: #018EE8;
	width: 100%;
	border-radius: 3px;
	line-height: 16px;
}

.programdetail img {
/*  pointer-events: none;*/
}

/*
.programdetail * {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;	
}
*/

.newsContents img{
  pointer-events: none;
}

/*
.newsContents *{
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
*/

.pinkcolor{
	color: #DD016D;
}

.fontsize12{
	font-size: 11px;
}

/**/
.ProfileImage_image__n229j {
	background-image: url(/static/media/default_profile.d3f8833….svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	object-fit: cover;
	overflow: hidden;
}

.ProfileImage_xxl__iRjd5 {
	height: 48px;
	width: 48px;
}

.m3snslogindiv{
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	overflow: hidden;
	width: 243px;
	display: inline-block;
}

.m3snslogindiv li{
	float: left;
	width: 20%;
}

.m3snslogindiv li a{
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 1px solid #dfdfdf;
	border-radius: 50%;
}

.m3snslogindiv li a img{
	width: 100%;
	height: 100%;
}