@charset "utf-8";

/*
Theme Name: マネカフェ
Version: 1.0
*/

.socialareabox {
	overflow: hidden;
	font-size: 115%;
	letter-spacing: .1em;
	line-height: 32px;
	width: 100%;
	margin-top: 5px;
}

.socialareabox .socialareabox_fb {
	float: left;
	width: 33%;
	height: 29px;
	background: url(img/social_icons.png) left top no-repeat
}

.socialareabox .socialareabox_tw {
	float: left;
	width: 33%;
	height: 29px;
	background: url(img/social_icons.png) left center no-repeat
}

.socialareabox .socialareabox_hb {
	float: left;
	width: 33%;
	height: 29px;
	background: url(img/social_icons.png) left bottom no-repeat
}

.socialareabox .count {
	display: inline-block;
	padding-left: 37px;
}

.linkbox {
	padding: 0 0px;
	border: 1px solid #fff;
}

#side .textwidget {
	padding: 6px 10px 2px 10px;
	line-height: 150%
}

#side #search-3 .naviAreaBox2 {
	background: none !important;
	height: 0 !important
}

#side #search-2 .naviAreaBox2 {
	background: none !important;
	height: 0 !important
}

/*---------------------------------------	サイドバー	*/

p.bnFB {
	background: url(img/side_fb.png) no-repeat;
	width: 100%;
	height: 66px;
	margin-bottom: 8px;
	position: relative
}

#side .bnFB span {
	padding: 22px 0 0 70px;
	display: block
}

.bnFB iframe {
	position: absolute;
	top: 24px;
	left: 70px
}

.bnTW {
	background: url(img/side_tw.png) no-repeat;
	width: 100%;
	height: 66px;
	margin-bottom: 8px;
	position: relative;
}

.bnTW iframe {
	position: absolute;
	top: 24px;
	left: 70px
}

#side .bnTW span {
	padding: 22px 0 0 70px;
	display: block
}

#side .bnRSS {
	background: url(img/side_rss.png) no-repeat;
	width: 320px;
	height: 66px;
	margin-bottom: 8px
}

#side .bnRSS .bt {
	margin: 22px 0 0 70px
}

#side .widget_views {
	background: url(img/side_mid.png) repeat-y
}

#side .widget_views em, #side .widget_categories em, #side .widget_archive em, #side .widget_recent_entries em, #side .widget_text em {
	width: 291px!important;
	font-size: 12px;
	padding: 10px 0 10px 24px;
	font-style: normal;
	color: #fff;
	display: block;
	font-size: 15px!important;
	margin-left: 3px;
	margin-top: 3px;
	background: url(img/icons.png) 12px -288px no-repeat;
}

.widget_views .rankingList dl:nth-child(1) {
	background: url(img/rank_num.png) 0 0px no-repeat
}

.widget_views .rankingList dl:nth-child(2) {
	background: url(img/rank_num.png) 0 -100px no-repeat
}

.widget_views .rankingList dl:nth-child(3) {
	background: url(img/rank_num.png) 0 -200px no-repeat
}

.widget_views .rankingList dl:nth-child(4) {
	background: url(img/rank_num.png) 0 -300px no-repeat
}

.widget_views .rankingList dl:nth-child(5) {
	background: url(img/rank_num.png) 0 -400px no-repeat
}

.widget_views .rankingList dl:nth-child(6) {
	background: url(img/rank_num.png) 0 -500px no-repeat
}

.widget_views .rankingList dl:nth-child(7) {
	background: url(img/rank_num.png) 0 -600px no-repeat
}

.widget_views .rankingList dl:nth-child(8) {
	background: url(img/rank_num.png) 0 -700px no-repeat
}

.widget_views .rankingList dl:nth-child(9) {
	background: url(img/rank_num.png) 0 -800px no-repeat
}

.widget_views .rankingList dl:nth-child(10) {
	background: url(img/rank_num.png) 0 -900px no-repeat
}

.widget_views .rankingList {
	width: 280px;
	margin: 0 auto;
	padding: 8px 20px 0;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}

.widget_views .rankingList dl {
	padding: 8px 0 3px;
	border-bottom: dotted 1px #c8c8c6;
	position: relative;
	overflow: hidden
}

.widget_views .rankingList dl:nth-last-child(-n+1) {
	border-bottom: none !important;
	padding: 8px 0 0 0
}

.widget_views .rankingList dt {
	width: 0px;
	float: left;
	border: 0;
	background: #e8e8e8;
	height: 40px;
	padding: 0;
	margin-left: 31px;
	margin-bottom: 4px
}

.widget_views .rankingList dd {
	width: 190px;
	float: right;
	height: auto;
	background: 0;
	line-height: 140%;
	margin-bottom: 4px
}

.widget_views .rankingList dt img {
	width: 40px !important;
	height: auto !important
}

.widget_views .rankingList dd a {
	display: block;
}

.widget_views .rankingList dd a:link {
	text-decoration: none;
}

.widget_views .rankingList dd a:hover {
	text-decoration: underline;
}

.widget_search {
	overflow: hidden;
}

.widget_search label {
	display: none;
}

.widget_search #s {
	width: 150px;
	padding: 7px 10px;
	float: left;
	font-size: 130%;
}

.widget_search #searchsubmit {
	float: right;
	width: 36px;
	height: 36px;
	background: url(img/icons.png) 10px -174px no-repeat;
	cursor: pointer;
	padding: 5px 0px;
	border: none;
	-moz-border-radius: 114px;
	-webkit-border-radius: 114px;
	border-radius: 114px;
	color: #f3f3f3;
	background-color:#ccc;
}

#side .widget_sp_image {
	background: url(img/side_mid.png) repeat-y;
	padding: 13px 10px 0px 10px;
	border-top: 1px solid #ccc;
}

#side .widget_sp_image img {
	width: 100%!important;
}

#side #widget_sp_image-2 .naviAreaBox2 {
	background: none !important;
	height: 0 !important
}