/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */

body {
  -webkit-text-size-adjust:100%; margin:0; padding:0;
  font-family:"Century Gothic",Arial,sans-serif;
  width:100%; position:relative;
  color:#333; background:#fff;
}

/* layout */
#contents { width:100%; margin: 0 auto; }
#mainColumn {
	width: 100%;
	margin: 0 auto;
}
#mainColumn>ul{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#sideColumn {
}


#bread_crumb { padding: 0 5px 90px; margin: 0px; }
#bread_crumb li.home a:before {
  top:-1px; left:0px;
}

/* headline */
.headline1 {
	margin:0;
	padding:0 15px;
	height:36px;
	line-height:36px;
	font-size:16px;
	background: #222;
	text-align: center;
	color: #fff;
	font-weight: normal;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }
.headline2 { margin:0; padding:0 15px; height:36px; line-height:36px; }

/* mobile banner */
#mobile_banner_top { padding:15px; text-align:center; background:#fff; }
#mobile_banner_top img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }
#mobile_banner_bottom { padding:0 0 15px; text-align:center; }
#mobile_banner_bottom img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }


/* admin bar
html #wpadminbar{
	margin-top: -46px;
}
*/

/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#slider-wrapper{ margin: 0; width:100%; height:auto; padding: 5px 0 30px;}
.flexslider .slides img{ width: 100%;}
.flexslider-controls { display:none; }


/* maincopy */
#maincopy {
	text-align: center;
	margin: 20px auto;
	width: 96%;
}
#maincopy span{
	background:none !important;
	padding-left:0 !important;
}
#maincopy h2 {
	font-size: 24px;
	color: #000;
	margin: 0 auto 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "メイリオ", meiryo, serif;
}
#maincopy p {
	font-size: 12px;
	text-align: left;
}

#index-menu {
	width: 100%;
	margin: 0 auto;
	border-bottom: dotted 1px #333;
}
#index-menu-ul {
}
.index-meun-li {
	width: 100%;
	margin-bottom: 20px;
}
.index-meun-li-last {
}
.index-menu-thumb {
	margin: 0;
}
.index-menu-thumb img{
	width: 100%;
	height: auto;
}
.index-menu-title {
	margin: 0 0 5px;
	font-size: 20px;
}
.index-menu-desc {
	margin: 0;
	font-size: 12px;
	line-height: 200%;
}
.index-menu-title a, .index-menu-desc a {
	text-decoration: none;
}

/* news */
.top-news-btn{
}
.top-news-btn a{
	display: block;
	width: 90%;
	padding: 0 3%;
	height: 38px;
	line-height: 38px;
	border: solid 1px #ddd;
	color: #000;
	margin: 10px auto 20px;
	text-align: center;
	text-decoration: none;
	background: url(images/mob_arrow_01.png) right center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#top-news {
	width: 100%;
	margin: 20px 0;
}
#top-news-headline{
	height: 36px;
}
#top-news li {
	border-bottom: dotted 1px #999;
	margin: 10px 0 0;
	padding-bottom: 10px;
	font-size: 12px;
}
#top-news li:last-child {
	border-bottom: none;
}
#top-news li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 160%;
}
#top-news .date {
	display: block;
}

/* recommend */
#index-recommend-headline {
	margin: 40px 0 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	font-size: 20px;
}
#index-recommend {
	width: 100%;
}
.index-recommend-box {
	display: block;
	width: 46%;
	float: left;
	height: 210px;
	overflow: hidden;
	background: #F2F2F2;
	padding: 0;
	margin: 0 2% 10px;
}
.index-recommend-box-thumb {
	margin: 0;
}
.index-recommend-box-thumb img {
	width: 100%;
	height: auto;
}
.index-recommend-box-title {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0 15px;
}
.index-recommend-box-desc {
	display:none;
}
.index-recommend-box-title a, .index-recommend-box-desc a {
	text-decoration: none;
}


/*-- ranking --*/

/* common */
#ranking{
	background-color: #F6F6F6;
	padding-top: 15px;
}
#ranking ol{
	margin: 0 auto;
	width: 96%;
}
#ranking ol li{
	display: block;
}
#ranking ol li:last-child{
}

.rank-title{
	background: url(images/single_rank_a.png) left top no-repeat;
	font-weight: bold;
	color: #333;
	margin: 0;
}
.rank-num{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	margin-left: 10px;
	width: 62px;
	text-align: center;
}


/* best3 */
.rank-best3{
	margin-bottom: 12px;
	float: none;
}
.rank-best3 .rank-title{
	font-size: 20px;
	height: 75px;
	line-height: 80px;
	margin-bottom: 10px;
}
.rank-best3 .rank-title .rank-num{
	display: inline-block;
	margin-right: 20px;
}

.rank-best3-img{
	margin: 0;
}
.rank-best3-img img{
	width: 100%;
	height: auto;
}
.rank-best3-txt{
	margin: 0;
}

.rank-best3-copy{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: 180%;
	margin: 10px 0 0;
}
.rank-best3-copy a{
	color: #666;
	text-decoration: none;
}
.rank-best3-table{
	font-size: 12px;
	margin: 10px 0 0;
}
.rank-best3-table th{
	font-weight: normal;
	background: #fff;
	border-bottom: solid 2px #f6f6f6;
	border-right: solid 2px #f6f6f6;
	padding: 5px;
	width: 20%;
}
.rank-best3-table td{
	background: #fff;
	border-bottom: solid 2px #f6f6f6;
	padding: 5px 10px;
}
.rank-best3-table td img{
	margin-right: 3px;
	vertical-align: sub;
}

.rank-best3-desc{
	display: none;
}
.rank-best3-link {
	margin-bottom: 0;
}
.rank-best3-link a{
	height: 38px;
	line-height: 38px;
	color: #000;
	display: block;
	margin: 10px 0 0;
	text-align: center;
	text-decoration: none;
	background: url(images/mob_arrow_01.png) right center no-repeat;
	background-color: #fff;
	border: solid 1px #ddd;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.rank-best3-link a:hover{
}


/* others */
.rank-others{
	width: 100%;
	margin: 0;
}
.rank-others .rank-title{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 0 20px 15px;
	overflow: hidden;
	height: 75px;
}
.rank-others .rank-title .rank-num{
	display: block;
	color: #fff;
	height: 75px;
	line-height: 75px;
	width: 62px;
	text-align: center;
	margin-left: 17px;
	margin-bottom: 10px;
}
.rank-others-img{
	margin: 0;
}
.rank-others-img img{
	width: 100%;
	height: auto;
}
.rank-others-txt{
	padding: 20px;
	margin: 0;
	font-size: 14px;
	height: 60px;
	overflow: hidden;
}
.rank-others-txt a{
	text-decoration: none;
	color: #666;
}
.rank-others-txt a:hover{
	text-decoration: underline;
}


/* style type A */
.type-a .rank-title{
	background: url(images/single_rank_a.png) left top no-repeat;
}

/* style type B */
.type-b .rank1 .rank-title{
	background: url(images/single_rank_b_01.png) left top no-repeat;
}
.type-b .rank2 .rank-title{
	background: url(images/single_rank_b_02.png) left top no-repeat;
}
.type-b .rank3 .rank-title{
	background: url(images/single_rank_b_03.png) left top no-repeat;
}
.type-b .rank1 .rank-title .rank-num, .type-b .rank2 .rank-title .rank-num, .type-b .rank3 .rank-title .rank-num{
	color: #333;
}
.type-b .rank-title{
	background: url(images/single_rank_a.png) left top no-repeat;
}


#ranking-index-link{
	margin: 0;
}
#ranking-index-link a{
	height: 55px;
	line-height: 55px;
	color: #000;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	background: url(images/mob_arrow_01.png) right center no-repeat;
	background-color: #fff;
	padding: 0 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#ranking-index-link a:hover{
}


/* recent post */
#mainColumn > ul#recent-posts{
	margin: 12px 0 0;
	width: 100%;
}

#recent-posts li{
	width: 96%;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	padding: 0 2% 12px;
}
#recent-posts li:last-child{
	margin-bottom: 0;
}

#recent-posts li ul{
	margin: 0;
}
#recent-posts li ul li{
	border: none;
	margin: 0;
	padding: 0;
}

.recent-posts-img{
	float: left;
	width: 30%;
	margin-right: 5%;
}
.recent-posts-img img{
	width: 100%;
	height: auto;
}
.recent-posts-data{
	float: left;
	width: 65%;
}

.recent-posts-data a{
	color: #333;
	text-decoration: none;
}

.recent-posts-data h3, .recent-posts-data p{
	margin: 0;
}

#more-recent-posts a{
	height: 55px;
	line-height: 55px;
	color: #000;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	background: url(images/mob_arrow_01.png) right center no-repeat;
	background-color: #fff;
	padding: 0 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#more-recent-posts a:hover{
}

/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header { background:#000; width:100%; min-height:32px; padding:9px 0; position:relative; text-align: center;}
/*#header a{color: #fff;}*/

#description { display:none; }
#header_menu { display:none; }
.search_area { display:none; }

/* logo */
#logo { margin:0 auto; display: block; line-height:32px; font-size:18px; font-weight:normal; overflow:hidden; width: 95%; white-space: nowrap; text-overflow: ellipsis; }
#logo_text a, #logo a { text-decoration:none; color: #fff; }
#logo_text a:hover, #logo a:hover { text-decoration:underline; }
#logo img { display:none; }
#logo a:before { content:attr(data-label); }

/* global menu */
#header a.menu_button {
   position:absolute; right:15px; margin:0;
   display:inline-block; font-size:11px; color:#333; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #ccc;
}
#header a.menu_button:hover { background:#222; border:1px solid #222; color:#fff; }
#header a.active { color:#000; background:#aaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

/*
#global_menu { display:none; clear:both; width:100%; margin:0; top:7px; position:relative; box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #ccc; margin:0 0 -1px 0; padding:0 10px 0 32px; line-height:40px; text-decoration:none; background:#fff url(http://gammablog.com/wp-content/themes/reviewer/images/arrow4.png) no-repeat 20px; }
#global_menu a:hover { background-color:#eee !important; color:#333; }
#global_menu .sub-menu a{
	padding-left: 42px;
	background:#fff url(http://gammablog.com/wp-content/themes/reviewer/images/arrow4.png) no-repeat 30px !important;
}
#global_menu .sub-menu a:hover { background-color:#eee !important; color:#333; }
*/

/* banner */
#header_banner { display:none; }




/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */

.eyecatch{
	margin: 0;
	text-align: center;
}
.eyecatch img{
	max-width: 100%;
	height: auto;
}
.single-itemname{
	font-size: 20px;
	font-weight: normal;
	margin: 25px auto 0 100px;
}
.post-title{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
}

.post ul.meta{
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #ddd;
	font-size: 12px;
}
.meta li{
	list-style:none;
	float: left;
	margin: 0 20px 0 0;
}

.post {
	padding:15px 0 10px;
	width: 96%;
	margin: 0 auto;
}

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-5px 0 15px 0; }
#single_banner2 { clear:both; text-align:center; padding:10px 0 10px 0; }


/* related posts */
#related-posts {
	width: 100%;
	margin:20px auto 0;
}
.related-posts-ul{
	margin: 0;
}
.related-posts-ul li{
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	padding: 0 2% 10px;
}
.related-posts-ul li:last-child{
	margin-bottom: 0;
}
.related-posts-thumb{
	width: 76px;
	float: left;
	margin-right: 20px;
}
.related-posts-ul li p{
	padding: 0;
	margin: 0;
	line-height: 180%;
	font-size; 12px;
}


/* next prev post link */
#previous_next_post {
	margin:0 auto 20px;
	padding:0;
	width: 96%;
}
#previous_next_post p {
	margin:0 0 2px 0;
}
#previous_next_post a {
	color:#000;
	border: solid 1px #ddd;
	text-decoration:none;
	line-height: 40px;
	height: 40px;
	font-size:14px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#previous_post{
	width: 49%;
	float: left;
}
#next_post{
	width: 49%;
	float: right;
}

#previous_post a {
	margin:0;
	text-align: center;
	background:#fff url(images/mob_arrow_02.png) no-repeat left center;
}
#next_post a {
	margin:0;
	text-align: center;
	background:#fff url(images/mob_arrow_01.png) no-repeat right center;
}
#previous_next_post a:hover {}


/* comment box-sizing: content-box;　*/
.comment-section{
	width: 96%;
	margin: 20px auto;
}
#comment_header_right { float:none; position:relative; margin:0; }
#comment_header_right li { float:none; }
#comment_header_right li a, #comment_header_right li p { width:50%; margin:0 -2px -1px 0; float:right; }
.comment-meta { margin:0 0 10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; margin:0; }
#submit_comment { width:100%; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }

/* bookmark */
.bookmark{
	text-align: center;
	overflow: hidden;
}
.bookmark li{
	display: inline-block;
}
.social1{
	width: 105px;
}
/*.post>.bookmark {
	clear: both;
	display: block;
	list-style-type: none;
	margin: 0 0 10px;
	padding-top: 10px;
}
.post>.bookmark>li {
	float: left;
	margin: 0 5px 0 0;
}
.post .bookmark li.twitter{
	width: 90px;
}*/

/* ranking */
.single #ranking ol{
	width: 100%;
}
.single #ranking ol li{
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
	width: 96%;
	padding: 0 2% 5px;
	background: url(images/mob_arrow_01.png) right center no-repeat;
}
.single #ranking ol a{
	text-decoration: none;
}
.single #ranking ol a:last-child li{
	margin-bottom: 0;
}
.single #ranking ol li .rank-others-img{
	display: none;
}
.single #ranking ol li .rank-others-txt{
	display: none;
}
.single #ranking ol li.rank-others .rank-title{
	font-size: 20px;
	height: 75px;
	line-height: 80px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.single #ranking ol li.rank-others .rank-title .rank-num{
	display: inline-block;
	margin: 0 20px 0 10px;
}
.single #ranking ol li.rank-others .rank-title .rank-title-text{
}

#single-page-banner{
	text-align: center;
	margin: 20px;
}

/* spec-table */
#single-ranking-style-a, #single-ranking-style-b{
	background: url(images/single_rank_a.png) no-repeat left top;
	display: block;
	width: 64px;
	height: 45px;
	position: relative;
	top: -60px;
	margin-bottom: -50px;
	padding: 30px 0 0 10px;
	text-align: center;
	color: #fff;
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 20px;
}

#single-ranking-style-b.single-ranking-1{
	background: url(images/single_rank_b_01.png) no-repeat left top;
	display: block;
	width: 64px;
	height: 45px;
	position: relative;
	top: -60px;
	margin-bottom: -50px;
	padding: 30px 0 0 10px;
	text-align: center;
	color: #333;
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 20px;
}
#single-ranking-style-b.single-ranking-2{
	background: url(images/single_rank_b_02.png) no-repeat left top;
	display: block;
	width: 64px;
	height: 45px;
	position: relative;
	top: -60px;
	margin-bottom: -50px;
	padding: 30px 0 0 10px;
	text-align: center;
	color: #333;
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 20px;
}
#single-ranking-style-b.single-ranking-3{
	background: url(images/single_rank_b_03.png) no-repeat left top;
	display: block;
	width: 64px;
	height: 45px;
	position: relative;
	top: -60px;
	margin-bottom: -50px;
	padding: 30px 0 0 10px;
	text-align: center;
	color: #333;
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 20px;
}



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
.archive-headline{
	font-size: 16px;
	font-weight: normal;
	margin: -25px auto 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #444;
}

#recent-posts li ul.meta li{
	margin-right: 20px;
}

/* ranking */
.archive #ranking{
	border-top: solid 1px #ddd;
}
.archive #ranking ol{
	width: 100%;
}
.archive #ranking ol li{
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
	width: 96%;
	padding: 0 2% 5px;
	background: url(images/mob_arrow_01.png) right center no-repeat;
}


.archive #ranking ol li.rank-best3{
	padding: 0 2% 15px;
	background: none;
}
.archive #ranking ol a{
	text-decoration: none;
}
.archive #ranking ol a:last-child li{
	margin-bottom: 0;
}
.archive #ranking ol li .rank-others-img{
	display: none;
}
.archive #ranking ol li .rank-others-txt{
	display: none;
}
.archive #ranking ol li.rank-others .rank-title{
	font-size: 20px;
	height: 75px;
	line-height: 80px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.archive #ranking ol li.rank-others .rank-title .rank-num{
	display: inline-block;
	margin: 0 20px 0 10px;
}
.archive #ranking ol li.rank-others .rank-title .rank-title-text{
}




.home #ranking{
	border-top: solid 1px #ddd;
}
.home #ranking ol{
	width: 100%;
}
.home #ranking ol li{
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
	width: 96%;
	padding: 0 2% 5px;
	background: url(images/mob_arrow_01.png) right center no-repeat;
}
.home #ranking ol li.rank-best3{
	padding: 0 2% 15px;
	background: none;
}
.home #ranking ol a{
	text-decoration: none;
}
.home #ranking ol a:last-child li{
	margin-bottom: 0;
}
.home #ranking ol li .rank-others-img{
	display: none;
}
.home #ranking ol li .rank-others-txt{
	display: none;
}
.home #ranking ol li.rank-others .rank-title{
	font-size: 20px;
	height: 75px;
	line-height: 80px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.home #ranking ol li.rank-others .rank-title .rank-num{
	display: inline-block;
	margin: 0 20px 0 10px;
}
.home #ranking ol li.rank-others .rank-title .rank-title-text{
}



/* ----------------------------------------------------------------------
 OTHERS
---------------------------------------------------------------------- */

/* page nav */
.page_navi { margin:20px auto; width: 96%; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#999; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; background:#333; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(http://gammablog.com/wp-content/themes/reviewer/img/common/arrow1.gif) no-repeat left; padding:0 0 0 28px; }


/* no-side */
#mainColumn-noside .eyecatch{
	margin: -25px 0 0;
}

/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */

/* common */
.side_widget{
	padding: 0;
	margin: 0 auto 20px;
	background: none;
	text-align: left;
}

.side_widget li{
	background: none;
	padding: 0;
}

.side_headline{
	font-size: 14px;
}

/* side banner */
#side-banner, #side-banner2{
	text-align: center;
	margin-bottom: 20px;
}

/* search */
.widget_search #search-box, .widget_search #s { width:80%; margin:0 0px 5px 0; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:14%; }

/* google search */
.google_search #search_input, .google_search #s { width:80%; margin:0 0px 5px 0; }
.google_search input#search_button, .google_search #searchsubmit { width:14%; }


/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer{
	display: none;
}

/* carousel */
.slick-slider{}
#footer-slider-wrapper{
	width: 100%;
	padding-top: 20px;
	border-top: solid 1px #ddd;
}
#footer-slider-wrapper-inner{
	width: 94%;
	margin: 0 auto;
}

/* common */
#footer-inner{
	padding: 20px 10px;
	border-top: solid 1px #ddd;
	background: #F6F6F6;
}

/* footer logo */
#footer_logo { display:none; }
#footer_logo_text { display:none; }
#footer_description { display:none; }

/* footer banner */
#footer-banner{
	text-align: center;
	margin-bottom: 20px;
}

/* footer menu */
#footer-menu ul li{
	line-height:170%;
	margin:0 0 10px 0;
	padding:0 0 0 9px;
	background:url(images/bullet1.gif) no-repeat left 8px;
	font-size: 12px;
}
#footer-menu ul li a{
	text-decoration: none;
	color: #333;
}

/* widget area */
.footer_widget { margin:0 0 30px 0; font-size:11px; }
.footer_widget:last-child { margin:0; }
.footer_headline { font-size:14px; border-bottom:1px dotted #888; padding:0 0 7px 0; margin:0 0 12px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; background:url(http://gammablog.com/wp-content/themes/reviewer/images/arrow4.png) no-repeat left 6px; }
.footer_widget a { }
.footer_widget img { height:auto; max-width:100%; width:auto; }

/* copyright */
#footer_copr{
	height: 61px;
}

#copyright {
	width:94%;
	height: 40px;
	color:#fff;
	font-size:10px;
	text-align: center;
	background:#000;
	margin:0;
	line-height: 40px;
	padding:0 3%;
}
#copyright a { text-decoration:none; color:#fff; }
#copyright a:hover { text-decoration:underline; }

#return_top { position:absolute; bottom:8px; right:10px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:44px; height:44px; margin:0; padding:0; background:#333 url(http://gammablog.com/wp-content/themes/reviewer/images/pagetop.png) no-repeat center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top:hover { background-color:#003d53; }

/* footer_sociallink */
#footer_social_link {
	height: 45px;
	position: absolute;
	bottom: 61px;
	margin-left: 3px;
}
.social_link {
	display:none;
	margin:0;
}
.social_link li {
	float:left;
	margin:11px 0 0 7px;
}
.social_link li a {
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
}
.social_link li.rss a {
	background:url(images/rss.png) no-repeat left top;
}
.social_link li.twitter a {
	background:url(images/tw.png) no-repeat left top;
}
.social_link li.facebook a {
	background:url(images/fb.png) no-repeat left top;
}
.social_link li a:hover {
	background-position:left bottom;
}