/*
	レイアウト
*/


#wrapper, header {
	width: 960px;
	margin: 20px auto 0;
}
#main {
	float: left;
	width: 631px;
}
/*
	基本要素
*/

body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	line-height: 1.5;
}
a {
	text-decoration: none;
}
a:link {
	color: #0000CC;
}
a:hover {
	opacity: 0.85;
	text-decoration: underline;
}
a:visited {
	color: #551A8B;
}
/*
	ヘッダー
*/

#topHeader {
	margin-bottom: 20px;
}
#topHeader h1 {
	float: left;
	width: 312px;
	margin-right: 120px;
}
#topHeader p {
	font-size: 86%;
	line-height: 40px;
}
#headermenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#headerLogin {
	position: absolute;
	right: 0;
}
/*　検索ページヘッダ　*/
#mlogo {
	float: left;
	margin-bottom: 20px;
}
#searchLogo, #searchHeader {
	margin-bottom: 20px;
}
/* 検索ページタブ */

#tab {
	clear: both;
	height: 29px;
	font-size: 0.9em;
	margin-left: 6px;
}
#tab li {
	line-height: 36px;
	height: 36px;
	margin: 0 4px;
	overflow: hidden;
}
#current {
	float: left;
	width: 179px;
	margin-left: 19px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #6A7DCD;
	border-radius: 10px 10px 0 0;
	border-width: 1px 1px 0 1px;
	border-color: #6A7DCD;
	border-style: solid;
}
.tabli {
	background-image: -moz-linear-gradient(rgb(255,255,255) 0%, rgb(255,255,255) 73%, rgb(222,222,222) 100%);
	background-image: -webkit-gradient(linear, color-stop(0, rgb(255,255,255)), color-stop(0.73, rgb(255,255,255)), color-stop(1, rgb(222,222,222)));
	background-image: -webkit-linear-gradient(rgb(255,255,255) 0%, rgb(255,255,255) 73%, rgb(222,222,222) 100%);
	background-image: -o-linear-gradient(rgb(255,255,255) 0%, rgb(255,255,255) 73%, rgb(222,222,222) 100%);
	background-image: -ms-linear-gradient(rgb(255,255,255) 0%, rgb(255,255,255) 73%, rgb(222,222,222) 100%);
	background-image: linear-gradient(rgb(255,255,255) 0%, rgb(255,255,255) 73%, rgb(222,222,222) 100%);
	border-color: rgb(222,222,222);
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-radius: 10px 10px 0 0;
	float: left;
	width: 179px;
	margin-left: 3px;
	text-align: center;
}
.tablin a {
	text-decoration: none;
	display: block;
}
#topline {
	clear: both;
	margin-bottom: 18px;
	border-bottom: 6px solid #6A7DCD;
}
/*
	メインビジュアル
*/

#mainVisual {
	margin-bottom: 20px;
	margin-left: -5px;
}
#mainVisual img {
	vertical-align: middle;
}
/*
	検索ボックス
*/

#searchBox {
	padding: 14px 10px 14px 50px;
	margin-bottom: 20px;
	border: 1px solid #B9C1F1;
	background: url(../images/csssprite.png) -750px -100px no-repeat;
	background-color: #E3F2FD;
}
#searchBox input[type="text"] {
	height: 21px;
	width: 494px;
	padding: 1px 3px;
	margin-right: 8px;
	border: 1px solid #999;
}
/* 検索ページの検索ボックス */

#searchLogo {
	float: left;
}
#searchHeader #searchBox {
	float: right;
}
#searchHeader #searchBox input[type="text"] {
	width: 376px;
}
/*
	旬な話題
*/

#trend {
	padding: 8px;
	margin-bottom: 20px;
	background-color: #FFEEB9;
	border-radius: 7px;
}
#trend h1, #trend ul, #trend li {
	display: inline;
}
#trend h1 {
	font-weight: bold;
}
#trend li {
	margin-left: 20px;
}
/*
	カテゴリーパネル
*/

#category {
	margin-bottom: 20px;
	overflow: visible;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#category .bl-hover h2 {
	background-color: #edf7fc;
}
#category h1 {
	display: none;
}
#category div {
	position: relative;
	float: left;
	height: 79px;
	width: 209px;
	overflow: hidden;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(../images/bk_navi.png);
}
#category h2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 6px 8px 6px 61px;
	background-image: url(../images/csssprite.png);
	background-repeat: no-repeat;
}
#category p {
	position: absolute;
	top: 28px;
	padding-left: 61px;
	font-size: 79%;
}
#category #shopping h2 {
	background-position: 0 -500px;
}
#category #recycling h2 {
	background-position: -250px -400px;
}
#category #trip h2 {
	background-position: 0 -600px;
}
#category #restaurant h2 {
	background-position: -250px 0;
}
#category #beauty h2 {
	background-position: -500px -200px;
}
#category #broadcast h2 {
	background-position: 0 -400px;
}
#category #provider h2 {
	background-position: -250px -500px;
}
#category #onlinegame h2 {
	background-position: -250px -600px;
}
#category #webdevelop h2 {
	background-position: -250px -100px;
}
#category #marriage h2 {
	background-position: 0 -300px;
}
#category #car h2 {
	background-position: -250px -300px;
}
#category #prize h2 {
	background-position: 0 -700px;
}
#category #money h2 {
	background-position: -250px -200px;
}
#category #estate h2 {
	background-position: -500px -100px;
}
#category #lesson h2 {
	background-position: -250px -700px;
}
#category #foreign h2 {
	background-position: -500px 0;
}
#category #recruiting h2 {
	background-position: 0 -200px;
}
#category #business h2 {
	background-position: -500px -300px;
}
#category #health h2 {
	background-position: -500px -400px;
}
/*
	トップページカラム
*/

.mainBox {
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.mainBox h1 {
	padding: 4px 6px;
	margin-bottom: 12px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	color: #333;
	background: url(../images/bk_heading.png) 0 -150px repeat-x;
}

#pickup .pickupShop{
	position: relative;
}

#pickup h2 {font-size: 113%;
font-weight: bold;
padding-left: 130px;
}
#pickup h3 {
	position: absolute;
}

#pickup .imgShop {
position: absolute;
top: 0;
left: 10px;
}
#pickup .imgShop img {
	border: 1px solid #DDD;
}

#pickup a:hover {
	text-decoration: underline;
}
#pickup h1.sitetitle {
	font-size: 125%;
	font-weight: bold;
}
#pickup .domain {
	float: left;
	padding-left: 130px;
	color: #060;
	display: inline-block;
	margin-bottom: 6px;
}
#pickup .counter {
	float: left;
	padding-left: 6px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 22px;
}
.counter .number {
	float: left;
	margin: 0 3px 0 0;
	color: #C00;
	line-height: 22px;
	text-align: right;
}
#pickup .description {
	clear: both;
	padding-left: 130px;
	margin-bottom: 20px;
}




#collect p {
	margin: 0 10px 8px 10px;
	margin-left: 10px;
}


#main p.comment {
	display: inline;
}

#collect .domain {
	color: #060;
}

p.shopGuide {
	font-size: 93%;
}
.rating {
	margin-left: 64px;
}
.stars {
	color: #FF9900;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.crosses {
	color: #CC0000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.crossesb {
	color: #CCC;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.collectItem h2 {
	float: left;
	margin-left: 120px;
	max-width: 120px;
}
.collectItem h2 img {
	margin-left: -120px;
border: 1px solid #DDD;}
.siteTitle {
	font-size: 115%;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}
.collectItem {
	margin: 0 10px 12px 10px;
	border-bottom: 1px dotted #CCC;
	min-height: 110px;
}
.collectItem .buzz {
	margin: 0 10px 8px 130px;
	font-size: 93%;
}
.collectItem img {
	vertical-align: middle;
}
.collectItem p img {
	margin-left: 12px;
}
#recommendSite dl {
	position: relative;
	margin: 10px;
}
#recommendSite dt, #recommendSite dd {
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#recommendSite dt {
	position: absolute;
	clear: both;
	width: 120px;
	font-weight: bold;
}
#recommendSite dd {
	padding-left: 136px;
	border-bottom: 1px dotted #CCC;
}
/*
	検索ページメインカラム
*/

#searchMain {
	float: left;
	width: 720px;
}
#rankingTitle {
	padding: 6px 4px 4px 32px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BBB;
	font-size: 115%;
	font-weight: bold;
	background: url(../images/csssprite.png) no-repeat -750px -400px;
}
#obtabsarea {
	width: 950px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	text-align: left;
}
#sitenameh1 {
	font-size: 115%;
	font-weight: bold;
	padding: 6px 4px 4px 32px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BBB;
	font-size: 115%;
	font-weight: bold;
	background: url(../images/csssprite.png) no-repeat -750px -400px;
}
.sitenameh2 {
	font-size: 125%;
	font-weight: bold;
}

.rankList {
	position: relative;
	padding: 15px;
	margin-bottom: 25px;
	border: 2px solid #D1E8F9;
	border-radius: 10px;
}
.rankList h1 {
	padding-left: 120px;
}
.rankList a:hover {
	text-decoration: underline;
}
.rankList h1.sitetitle {
	font-size: 125%;
	font-weight: bold;
}
.rankList .domain {
	float: left;
	padding-left: 120px;
	color: #060;
	display: inline-block;
}
.rankList .counter {
	float: left;
	padding-left: 6px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 22px;
}
.counter .number {
	float: left;
	margin: 0 3px 0 0;
	color: #C00;
	line-height: 22px;
	text-align: right;
}
.rankList .imgShop {
	position: absolute;
	left: 16px;
	top: 16px;
}
.rankList .imgShop img {
	border: 1px solid #DDD;
}
.rankList .description {
	clear: both;
	padding-left: 120px;
	margin-bottom: 20px;
}


.userDetail {
	font-weight: bold;
}
.rankList {
	min-height: 105px;
}
.rankList h2 {
	position: absolute;
}
.refference {
	height: 20px;
	width: 140px;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-left: 65px;
	font-size: 86%;
	line-height: 20px;
	background: #FFFFE6 url(../images/csssprite.png) no-repeat -755px -308px;
}
.counterRefference {
	padding-right: 6px;
	color: #C00;
}


/* kuchikomi */


.counter {
	display: inline-block;
	padding-left: 6px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 22px;
}
.counter a {
	color: #C00;
	text-decoration: none;
}
.counter .kuchikomi {
	color: #333;
}
.counterW {
	background: url(../images/bk_counter.png) no-repeat left 1px;
}
.counterD {
	background: url(../images/bk_counter.png) no-repeat left -30px;
}
.number {
	display: inline-block;
	color: #C00;
	line-height: 22px;
	text-align: right;
}
.kuchikomi {
	display: inline-block;
	margin-left: 2px;
	padding-right: 35px;
	font-size: 79%;
	text-align: right;
	line-height: 22px;
}
.kuchikomiW {
	background: url(../images/bk_counter.png) no-repeat right top;
}
.kuchikomiD {
	background: url(../images/bk_counter.png) no-repeat right -31px;
}
.kuchikomiRakuten {
	background: url(../images/rakuten_counter.png) no-repeat right top;
}
.itemKuchikomi {
	margin-bottom: 10px;
	margin-left: 130px;
	border-bottom: 1px dotted #CCC;
	clear: both;
	padding-bottom: 6px;
}
.itemKuchikomi p {
	margin-left: 65px;
}
.noKuchikomi {
	font-size: 88%;
	margin-left: 10px;
	display: inline-block;
	background-color: #FFE0F5;
	font-weight: bold;
	padding: 2px 4px;
	border-radius: 4px;
}


/*
	トップページサイドバー
*/

#topSidebar {
	float: right;
	width: 300px;
}
.subBox {
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.subBox p {
	font-size: 86%;
}
.subBox h1 {
	padding: 4px 6px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	color: #333;
	background: url(../images/bk_heading.png) 0 -50px repeat-x;
}
.popularBox {
	position: relative;
	clear: both;
	padding: 10px;
	min-height: 80px;
	border-bottom: 1px solid #CCC;
}
.popularBox h2, .popularBox p {
	padding-left: 90px;
}

#popularContents .bl-hover {
	background-color: #FFE;
}

p.popularImage {
	position: absolute;
	left: 0;
	top: 10px;
	height: 80px;
	width: 80px;
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
}
#recommendWomen h1, #recommendMen h1 {
	position: relative;
	height: 21px;
}
#recommendWomen h1 {
	background-position: 0 -250px;
}
#recommendWomen h1 span, #recommendMen h1 span {
	position: absolute;
	top: -26px;
	height: 40px;
	padding-top: 30px;
	padding-left: 85px;
	vertical-align: baseline;
	background-image: url(../images/csssprite.png);
	background-repeat: no-repeat;
}
#recommendMen h1 {
	background-position: 0 -350px;
}
#recommendMen h1 span {
	background-position: 0 -100px;
}
#recommendWomen div, #recommendMen div {
	padding-left: 40px;
	margin: 12px 0;
	background-image: url(../images/csssprite.png);
	background-repeat: no-repeat;
}
#cosme {
	background-position: -493px -710px;
}
#orderGift {
	background-position: -497px -610px;
}
#tsukaeru {
	background-position: -495px -510px;
}
#btoPC {
	background-position: -750px -16px;
}
/* 検索ページサイドバー */

#searchSidebar {
	float: right;
	width: 200px;
}
.subCategory {
	margin-bottom: 20px;
}
.additional {
	margin-bottom: 12px;
	background-color: #EFF9FF;
	padding: 6px;
	border: 1px solid #CCC;
}
.additional h2 {
	margin-bottom: 6px;
	border-bottom: 1px dotted #A3A2A2;
	font-weight: bold;
}
h2.cath2 {
	padding: 4px 6px 4px 10px;
	border: 1px solid #CCC;
	color: #333;
	background: url(../images/bk_heading.png) 0 -50px repeat-x;
}
.catmenu, .catmenu2 {
	margin-bottom: 16px;
}
.catmenu2 h2.cath2, #pcad h2.cath2 {
	margin-bottom: 10px;
}
.osusumearea {
	text-align: center;
}
.subCategory li {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.subCategory li a {
	padding: 6px 6px 6px 22px;
	display: block;
	background: url(../images/csssprite.png) -745px -197px no-repeat;
}
.subCategory li a:hover {
	background-color: #EDF8F8;
}
aside.ad {
	margin-bottom: 20px;
}
aside.ad h1 {
	padding: 4px 4px 4px 12px;
	background-color: #DDD;
	border-radius: 3px;
}
aside.ad p {
	margin-bottom: 20px;
}
.byhogesite {
	font-size: 90%;
	text-align: right;
}
/* フッタ */

.toTop {
	clear: both;
	margin: 1em 0;
	text-align: right;
}
#siteFooter {
	width: 920px;
	clear: both;
	margin: 0 auto;
	padding: 20px;
	color: #333;
	background: #CEE1EA;
}
#sns {
	float: left;
	padding: 15px;
	background: #FFF;
}
.head2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	font-size: 0.9em;
	font-weight: bold;
}
#sns {
	padding: 15px;
}
.head2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	font-size: 0.9em;
	font-weight: bold;
}
#likebox {
	margin-bottom: 10px;
	background: #FFF;
}
div.fb_iframe_widget, div.fb_iframe_widget iframe[style], div.fb_iframe_widget span {
	width: 127px !important;
}
#snsbtns {
	padding: 0 0 30px 0;
	line-height: 30px;
}
.hatena-bookmark-button-frame {
	margin-right: 38px;
}
.btnTwi {
	width: 120px;
	overflow: hidden;
	display: inline-block;
}
#copyright {
	font-size: 0.8em;
}
#mailform {
	float: right;
	width: 290px;
	padding-top: 15px;
}
#mailtxt {
	font-size: 0.7em;
}
.mailth {
	margin: 15px 0 5px 0;
	font-size: 0.8em;
	font-weight: bold;
}
#email {
	width: 236px;
	padding: 5px;
	border: 1px solid #999;
}
#comment {
	width: 278px;
	padding: 5px;
	border: 1px solid #999;
}
#mailsubmit {
	height: 24px;
	width: 50px;
	padding: 2px 0;
	margin-top: 5px;
	min-height: 17px;
	border: 1px solid #666;
	color: #333;
	background: #E0E0E0;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* ヘッダ共通メニュー */
/* headernavi */


#headermenubody {
	text-align: center;
	background: #333;
	height: 38px;
}
#headermenu {
	width: 950px;
	margin: 0 auto;
	color: #FFF;
	text-align: left;
	position: relative;
}
#headermenu ul {
	margin: 0;
	list-style-type: none;
}
.liheader {
	float: left;
	font-size: 86%;
}
.liheader a:link, .liheader a:visited {
	padding: 8px;
	border-top: 3px solid #333;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#headermenu .user {
	padding-left: 24px;
}
#headermenu .user img {
	vertical-align: middle;
	margin-right: 4px;
}
#headermenu a:hover {
	padding: 8px;
	border-top: 3px solid #686263;
	color: #FFF;
	text-decoration: none;
	display: block;
	background: #686263;
}
#headermenu a:hover#currentsite, #currentsite {
	border-top: 3px solid #6A7DCD;
}
#headerLogin {
	position: absolute;
	right: 0;
}
#headerLogin li a {
	color: #FFF;
	text-decoration: none;
}
#headerLogin li.user a:hover {
	height: 21px;
}
.user a {
	padding-top: 6px !important;
}
.freset {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/* ページャ */
.pages {
	margin: 10px 0px 10px 0px;
	padding: 6px;
	font-size: 88%;
	text-align: center;
}
.pageno {
	margin: 10px 0px 50px 0px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
.pageno a {
	text-decoration: underline;
	color: #00C;
}
.pageno span#prev, .pageno span#next {
	margin: 0 10px;
}
.pageno span.cur {
	padding: 3px 10px;
	border: 1px solid #999;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #3A449E;
}
.pageno span.blk {
	text-decoration: none;
}
.pageno span.blk a {
	margin: 0 2px;
	text-decoration: none;
	background: #FFF;
	padding: 3px 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
}
.pageno span.blk a:hover {
	text-decoration: none;
	background: #EEE;
}
.pageno span.blk a:active {
	text-decoration: none;
	background: none;
}
#footerarea {
	text-align: center;
	line-height: 2.0;
	margin-top: 20px;
	padding: 30px 0 20px 0;
	font-size: 88%;
	letter-spacing: 2px;
	clear: both;
}
#copylight a:link, #copylight a:visited, #catpagehomelink a:link, #catpagehomelink a:visited, #backtotop a:link, #backtotop a:visited {
	color: #666;
	text-decoration: underline;
}
#copylight a:hover, #catpagehomelink a:hover, #backtotop a:hover {
	color: #333;
	text-decoration: underline;
}
#footerarea a:link, #footerarea a:visited {
	color: #666;
	text-decoration: underline;
}
#footerarea a:hover {
	color: #333;
	text-decoration: underline;
}
#catpagehomelink {
	clear: both;
	padding: 10px 0 0 0;
}
