body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img { 
    max-width: 100%; 
    height:auto;
}
h1 {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: right;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #669900;
}
a:active {
	color: #0066CC;
}
/*----------------------------------------------------------------------------*/
/*汎用クラス*/
#btn {
	font-size: 14px;
	line-height: 14px;
	background: #EEE;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	color:#111;
	width: 88%;
	padding: 10px;
margin:5px auto 30px auto;
font-weight: bold;
	clear: both;
display: block;
}
#btn a {
color:#111;
text-decoration: none;
display: block;
}
.top_caption {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 16px;
	line-height: 25px;
	padding: 5px;
	margin: 0px;
	display: block;
	clear: both;
}
.video {
	position: relative;
	padding-bottom : 56.25%;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.marginleft1{
	margin: 0px 1px 0px 1px;
}
.img_border {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 4px;
	background-color: #FFF;
}
.img_center{
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.img_space_right{
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	background-color: #FFF;
}
.img_space_right_nonborder{
	margin-right:10px;
	float: left;
}
.text16{
	font-size: 16px;
	line-height: 30px;
}
.text14{
	font-size: 14px;
	line-height: 25px;
}
.text12{
	font-size: 12px;
	line-height: 17px;
}
.text_bold{
	font-weight: bold;
}
.sp{
	display:none;
}

/*----------------------------------------------------------------------------*/
/*大枠*/
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*----------------------------------------------------------------------------*/
/*ロゴ*/
#logo {
padding: 2%;
	width: 96%;
	padding-top: 10px;
}

/*----------------------------------------------------------------------------*/
/*グローバルメニュー*/
#global_menu {
  overflow: hidden;
  height: 50px; /* 可視領域の高さ */
  width: 100%;
	background-image: url(http://www.energydrinkmania.net/img/bg_mobile_global_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mask {
  height: 50px; /* 横スクロールする理屈上の高さ */
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;  /* 慣性スクロール */
}
#global_menu ul {
display: inline-table;
  max-width: 100%;
	margin: 0px;
	padding: 0px;
}
#global_menu li {
	margin: 0px;
display: table-cell;
	list-style-type: none;

	height: 40px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #F3F3F3;
}
#global_menu a {
	color: #FFF;
	width: 195px;
	text-decoration: none;
	display: block;
	padding-left: 45px;
}
#global_menu a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 45px;
}
#global_menu a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 45px;
}
#global_menu a:active {
	display: block;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 45px;
}
.global_ranking {
	background-image: url(http://www.energydrinkmania.net/img/global_menu1.jpg);
	background-repeat: no-repeat;

}
.global_redbull {
	background-image: url(http://www.energydrinkmania.net/img/global_menu2.jpg);
	background-repeat: no-repeat;
}
.global_monster {
	background-image: url(http://www.energydrinkmania.net/img/global_menu3.jpg);
	background-repeat: no-repeat;
}
.global_burn {
	background-image: url(http://www.energydrinkmania.net/img/global_menu5.jpg);
	background-repeat: no-repeat;
}
.global_rockstar {
	background-image: url(http://www.energydrinkmania.net/img/global_menu4.jpg);
	background-repeat: no-repeat;
}
#global_menu_title {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
}
#global_menu strong {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
/*----------------------------------------------------------------------------*/
/*メインエリア大枠*/
#main_area {
	width: 96%;
margin: 2%;
}
h2 {
	font-size: 22px;
	line-height: 30px;
	background-color: #F7F7F7;
	padding: 20px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
	border: 1px solid #CCC;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) inset;
}
#main_area h4 {
	font-size: 18px;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
/*----------------------------------------------------------------------------*/
/*　パンくずリスト　*/
#pan{
	display: block;
	font-size: 10px;
	line-height: 20px;
	background-color: #333;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	overflow: auto;
	color: #FFF;
}
#pan a {
	color: #FFF;
	text-decoration: none;
}
#pan ul{
	margin: 0px;
	padding: 0px;
}
.pan_li1{
	margin: 0px;
	padding: 0px 20px 0px 15px;
	float: left;
	list-style-type: none;
	background-image: url(http://www.energydrinkmania.net/img/pan_li.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.pan_li2{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	list-style-type: none;
}
/*----------------------------------------------------------------------------*/
/*　日付　*/
#date {
	font-size: 12px;
	line-height: 20px;
	background-color: #555;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}
#date a {
	color: #FFFFFF;
}
/*----------------------------------------------------------------------------*/
/*　ソーシャル　*/
#social {
	clear: both;
	width: 100%;
	overflow: auto;
}
#social ul {
	padding: 0px;
	margin: 0px;
}
#social ul li {
	list-style-type: none;
}
#social_local {
	clear: both;
	width: 100%;
	overflow: auto;
}

#facebook{
	background-color: #265A96;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
display: block;
	}
#twitter{
	background-color: #00ACEC;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
display: block;
	}
#hatena{
	background-color: #006FBB;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
display: block;
	}

#line{
	background-color: #006FBB;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
display: block;
	}	


/*----------------------------------------------------------------------------*/
/*レビュー一覧ローカルメニュー*/
#local_menu {
	width: 100%;
	background-color: #ffffff;
}


/*----------------------------------------------------------------------------*/
/*　1 トップページコンテンツ　*/
/*　最新レビュー　*/
#top1 {

	margin-bottom: 10px;

	clear: both;
	width: 100%;
	overflow: auto;
color: #FFF;
}
#top1 p {

}
#top1 #new_review {
	width: 100%;
}
.relative {
    position: relative;
}
#top1 #new_review h2 {
	color: #FFF;
	padding: 0px;
	margin: 0px;
position: absolute;
top:0;
	font-size: 12px;
	line-height: 18px;
	background-color: rgba(0,0,0,0.5);
	display: block;
	width: 100%;
	text-align: right;
	border: 0px;
}
#new_review p {
	padding: 5px;
	margin: 0px;
}

.absolute_new_review {
position: absolute;
    bottom: 5px;
	background-color: rgba(0,0,0,0.5);
	display: block;
	width: 100%;
padding:0px;
	font-size: 12px;
	line-height: 16px;
color: #FFF;
	margin: 0px;
}
.absolute_new_review strong {
	font-size: 16px;
	line-height: 16px;
color: #FFF;
}

/*　最新レビュー　*/
#top1 #recentry_review {
	width: 100%;
}
#top1 #recentry_review ul {
	margin: 0px;
	padding: 0px;
}
#top1 #recentry_review li {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
height:90px;
	list-style-type: none;
display: block;
color: #333;
}

/*　2 トップページコンテンツ　*/
/*　コンテンツバナー　*/
#top2 {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 5px;

	width: 100%;
}
#top2 #banner {
	float: left;
	width: 48%;
padding:1%;
	font-size: 14px;
	line-height: 20px;
}

/*　3 トップページコンテンツ　*/
/*　最新コンテンツ群　*/
#top3 {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	overflow: auto;
}
#top3 #news {
	width: 100%;

}
#top3 #news p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
float: left;
	display: block;
}
#top3 #news img {
width:70px;
float:left;
padding-right:5px;
}
#top3 #about_energydrink_consideration {
	width: 100%;
}
#top3 #visit_rich_energydrink {
	width: 100%;
}
#top3 p {
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#top3 strong {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 10px;
display: block;
}
.img_100persent {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top3_lastn1 {
width:100%
}
#top3_next {
width:100%
}
#top3 ul {
	margin: 0px;
	padding: 0px;
}
#top3 li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	display: block;
font-size: 14px;
	line-height: 18px;
	clear: both;
display: block;
	overflow: auto;
	border-bottom: 1px solid #ccc;
}




/*----------------------------------------------------------------------------*/
/*　ローカルメニュー　*/
#local_menu h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	margin: 0px;
	padding: 5px;
	clear: both;
}
#local_menu h5 {
	font-size: 14px;
	line-height: 14px;
	background-color: #CCCCCC;
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#local_menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: auto;
}
#local_menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 16%;
	list-style-type: none;
}
#local_main_menu a {

}

#local_main_menu li img {
	width: 100%;

}
/*----------------------------------------------------------------------------*/
/*　プロフィール　*/
#profile{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
#profile strong{
	font-size: 22px;
	line-height: 26px;
}
#profile img{
	width: 110px;
}

/*----------------------------------------------------------------------------*/
/*　カウント　*/
#count{
	width: 140px;
	height: 88px;
	font-size: 10px;
	color: #000;
	display: block;
	text-align: center;
	background-color: #F9F9F9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	line-height: 26px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: right;
	clear: both;
}
#count strong{
	font-weight: normal;
	font-size: 35px;
	line-height: 35px;
}

h3 {
	font-size: 20px;
	line-height: 30px;
	padding: 10px 3px 10px 3px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #F3F3F3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*　4 トップページコンテンツ　*/
/*　最新コンテンツ群　*/
#top4 {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	overflow: auto;
}
.top4box_ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: auto;
}
.top4box_li {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 33%;
text-align: center;
}
.top4box_li a img {
clear:both;
display:block;
margin:0px auto 0px auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.top4box_li a {
	display: block;
	padding: 2px;
}
.top4box_li a:visited {
	display: block;
	padding: 2px;
}
.top4box_li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #EBEBEB;
	padding: 2px;
}
.top4box_li a:active {
	display: block;
	padding: 2px;
}


/*　5 トップページコンテンツ　*/
/*　最新コンテンツ群　*/
#top5 {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	overflow: auto;
}

#top_ranking_left {
	width: 100%;
}
#top_ranking_left img {
	width: 100%;
}
#top_ranking_right {
	width: 100%;
}
#top_caffein{
	width: 100%;
	clear: both;
}

/*----------------------------------------------------------------------------*/
/*　サブナビゲーション　*/
#sub_navi {
	background-color: #F7F7F7;
	padding: 2%;
	width: 96%;
	margin-right: 20px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) inset;
	font-size: 14px;
	line-height: 20px;
}#sub_navi table {
	font-size: 12px;
	line-height: 18px;
}
#main {
padding: 2%;
	width: 96%;
}
#main p {
font-size: 16px;
	line-height: 30px;
	padding: 0px 0px 30px 0px;
}

#sub_navi h4 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	padding-bottom: 5px;
}
#social {
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}
#google {
	height: 250px;
	width: 300px;
	padding-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
}
#google2 {
	width: 100%;
	padding-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
}
#total_rating {
	height: 250px;
	width: 320px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#total_rating h4 {
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
	color: #FFF;
	background-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#total_rating dl{
	padding: 0px;
	margin: 0px;
}
#total_rating dt {
	line-height: 28px;
	clear: left;
	float: left;
	margin: 0px;
	border-left: solid 8px #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 120px;
}

#total_rating dd {
	height: 28px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#total_rating p {
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}
/*----------------------------------------------------------------------------*/
/* 関連記事 */
#related{
	font-size: 14px;
	line-height: 35px;
	width: 96%;
	padding: 2% 2% 40px 2%;
    background: #fff;
	clear: both;
	display:block;
    border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(http://www.energydrinkmania.net/img/bg_related.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#related h4{
	color: #fff;
    background: #83A164;
	font-size: 14px;
	line-height: 16px;
	padding: 7px;
	margin: 0px;
    border:0px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#related ul{
	padding: 0px;
	margin: 0px;
}
#related li{
	background-image: url(http://www.energydrinkmania.net/img/related_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 35px;
	margin-left: 3px;
}
/*----------------------------------------------------------------------------*/
/* レビュー関連記事SSSS */
#taglist {
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}
#taglist h4 {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #333;
}
#taglist ul {
	margin:0px ;
	padding:0px ;
}
#taglist li {
position: relative;
float:left;
margin:1px;
	list-style-type: none;
	display: block;
}
#taglist a {
	color: #fff;
}
#taglist_text {
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,0.7);
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align:center;
}
#footer {
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	clear: both;
	width: 100%;
}
#sub_navi ul {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#sub_navi ul li {
	font-size: 12px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
/*----------------------------------------------------------------------------*/
/*カテゴリカスタム*/
#cat_syurui{
	margin-bottom: 30px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#cat_syurui ul{
	padding: 0px;
	margin: 0px;
}
#cat_syurui li{
	padding: 0px;
	margin: 1%;
	list-style-type: none;
float:left;
position: relative;
	display: block;
width:48%;
}
#cat_syurui li a {
	color: #fff;
}
#cat_syurui li img {

display: block;
}
#cat50{
width:100%;
}


#cat50 p{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
/*----------------------------------------------------------------------------*/
/*カフェインランキング*/

#caffeine_box{
	width: 96%;
	padding: 1%;
	float: left;
	background-color: #fff;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 1%;
}
#caffeine_box a{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#caffeine_box img{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right:3px;
}

#caffeine{
	font-family: "Times New Roman";
	font-size: 28px;
	line-height: 28px;
	font-style: italic;
	font-weight: bold;
}
#dl_caffeine{
	float: right;
	width: 110px;
	font-size: 12px;
	line-height: 16px;
}
#dl_caffeine dt{
	float: left;
	border-bottom: 1px dot #ccc;
}
#dl_caffeine dd{
	text-align:right;
	border-bottom: 1px dot #ccc;
}
#number{
	color: #333;
	font-family: "Times New Roman";
	font-size: 34px;
	line-height: 40px;
	vertical-align: text-bottom;
	display:table-cell;
	font-weight: bold;
	float: left;
	display: block;
	margin-right:10px;
	margin-left:5px;
}

.h2_banner {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	color: #FFF;
	background-color: #333;
	clear: both;
	width: 100%;
margin-top:40px;
}
#footer a {
	color: #FFF;
text-decoration: none;
}
#review_ul{
margin:0px;
padding:0px;

}
#review_li{
width:166px;
height:200px;
margin:5px;
padding:0px;
list-style-type: none;
	float: left;
	text-align: center;
}


/*----------------------------------------------------------------------------*/
/*スライドメニュー*/
.button{
	display: block;
	width: 100%;
  height: 100%;
}
.slidemenu {
  top: 0;
  width: 240px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}

/*----------------------------------------------------------------------------*/
/*モバイル用フッターメニュー*/
#footer_mobile {
position: fixed;
    bottom: 0;
left:0;
z-index: 1;
	color: #ccc;
	font-weight: normal;
	background-color: #333;
    width: 100%;
    height: 40px;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#footer_mobile a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}
#footer_mobile ul {
	margin: 0px;
	padding: 0px;
}
#footer_mobile li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 20px;
	line-height: 40px;
	float: left;
	text-align: center;
width:20%;
}
.icon-facebook{
	background-color: #265A96;
}
.icon-twitter{
	background-color: #00ACEC;
}
.icon-hatenabookmark{
	background-color: #006FBB;
}

/*スライドメニュー部分*/

.button{
	display: block;
	width: 100%;
  height: 100%;
}


.slidemenu {
  top: 0;
  width: 300px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-right {
    right: 0;
}


#footer_pc {
	display:none;
}
/*----------------------------------------------------------------------------*/
/*SB*/
.social-area-syncer {
	width: 100% ;

	padding: 0px ;
}
ul.social-button-syncer {

	margin: 24px auto ;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}
ul.social-button-syncer li {
	float: left ;
	text-align: center ;
	height: 71px ;
	margin: 0 8px ;
	padding:0 ;
}
/* [Twitter] */
.sc-tw {
	width: 71px ;
}

/* [Facebook] */
.sc-fb {
	z-index: 99 ;
	width: 69px ;
}