@charset "utf-8";

.hide2{
	text-indent: 101%;
}

#sidebar2 .menu_list_e2 ul {
	width: auto !important;
}
#sidebar2 .menu_list_e2 li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#sidebar2 .menu_list_e2 li img{
	height: auto;
	margin: 0;
}

.tit_list > span{
	display:block;
	padding:0;
	background: none;
	text-align:center;
}
.tit_list > span img{
	display: none;
}

.tit_list .icon_list a, .tit_list .icon_rss a{
	display: inline-block;
	margin: 0;
	padding: 12px;
	padding-left: 24px;
	text-align: center;
	text-decoration: none;
}

#sidebar1 ul, #sidebar2 ul, .home .sidebar1_box2 ul{
	width:auto;
	padding:0;
	margin:0;
	font-size:1em;
	border:none;
	/*border-top:1px solid #cccccc;*/
	background:none;
}
#sidebar1 li, #sidebar2 li{
	display: block;
	float: none;
	padding:0;
	margin:0;
	background:none;
	border-bottom:1px solid #cccccc;
}

#sidebar1 li a, #sidebar2 li a, #sidebar1 li strong, #sidebar2 li strong{
	display:block;
	padding:12px;
	padding-right:24px;
	height:auto;
	background:url("../../img/sp/arrow_r.png") no-repeat 97% center transparent;
	background-size:9px 14px;
}
#sidebar1 li strong, #sidebar2 li strong{
	background: none;
}

span.link_external{
	display: none;
}
#main_body .image_default_size{
	max-width: none !important;
	max-height: none !important;
	width: auto !important;
	height: auto !important;
}

#tfwrapp{
	float: none;
}
.btn_area{
	display: table;
	width: 320px;
	text-align: center;
	float: none;
	padding: 0;
}
body:first-of-type #twitter_b, body:first-of-type #face_b{
	float: none !important;
}
#twitter_b, #face_b{
	display: table-cell;
}