@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	background-image: url(../images/back_03.jpg);
	background-color: #000;
}

.clear {clear:both;
}
.space03 {
	width:auto;
	height:3px;
}
.space05 {
	width:auto;
	height:5px;
	background-color: #FFF;
}
.space10 {
	width:auto;
	height:10px;
}
.space15 {
	width:auto;
	height:15px;
	background-color: #FFF;
}
.space20 {
	width:auto;
	height:20px;
	background-color: #FFF;
}
.space05gray {
	width:auto;
	height:5px;
	background-color: #999;
}
.space20gray {
	width:auto;
	height:20px;
	background-color: #CCC;
}


/* ランキング */
.ranking {
	height: auto;
	width: 166px;
	margin-bottom: 8px;
}



.topRankingSec {
	width:151px;
	margin-top:10px;
	margin-left:7px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F06;
}

.topRanking {
	width:144px;
	height:113px;
	padding-top:2px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	clear:both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #66C;
	border-left-color: #FFF;
}
a:link,
a:visited {
	color:#F0F;
	font-weight:bold;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 11px;
}

a:active,
a:hover {
	color:#F6C;
	font-weight:bold;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 11px;
}
/*
.ltCol a:link, .ltCol a:link, a:visited, a:active, a:hover {
	color:#FCF;
	font-weight:bold;
	text-decoration:none;
} */

.descriptContent table tr td a:link, a:visited, a:active  {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #33C;
}
.descriptContent table tr td a:hover {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #36F;
}

.topRanking a:link,
.topRanking a:visited,
.topRanking a:active {
	font-size:10px;
	color:#4d4d4d;
	font-weight:normal;
	border:none;
}

.topRanking a:hover {
	color:#5b88c1;
	font-weight:normal;
	text-decoration:none;
}

.topRanking img {
	float:left;
}

.topRankingNum {
	font-size:12px;
	font-weight:bold;
	color: #666;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
}
/*/ランキング*/
.wrapper {
	height: auto;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.head {
	height: 74px;
	width: 1005px;
}

.ltCol {
	float: left;
	height: 1502px;
	width: 166px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.mainCol {
	float: left;
	width: 665px;
	margin-left: 3px;
	margin-top: 2px;
}
.rtCol {
	float: left;
	height: auto;
	width: 166px;
	margin-left: 3px;
	margin-top: 2px;
}
.listPane {
	height: auto;
	width: 665px;
}
.title {
	height: 22px;
	width: 665px;
}
.sortMenu {
	height: 20px;
	width: 665px;
	background-color: #FFF;
	background-image: url(../images/title_searchResult.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sortList {
	height: auto;
	width: 654px;
	margin-top: 5px;
	padding-left: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FCF;
	border-bottom-color: #FCF;
	border-left-color: #FCF;
	padding-bottom: 5px;
}
.searchPanel {
	text-align: center;
	height: 250px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.resultList {
	height: auto;
	width: 550px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 11px;
}


/*　Guest 認証ページ　*/
.topWrapper {
	height: auto;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F;
	border-left-color: #F0F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F39;
}
.topHeader {
	background-image: url(../images/mainTop.jpg);
	height: 465px;
	width: 892px;
}
.topHeaderBanner {
	background-image: url(../images/mainBanner.jpg);
	height: 76px;
	width: 892px;
}
.topContent {
	background-image: url(../images/bg_btm.jpg);
	height: 280px;
	width: 782px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 50px;
}
.topContent .enter {
	height: 96px;
	width: 782px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 12px;
	color: #333;
}
.topContent .exit {
	height: 76px;
	width: 782px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 11px;
	color: #333;
}
.topBanner {
	height: 38px;
	width: 782px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 10px;
	color: #333;
}
.topContent .topMisc {
	height: 16px;
	width: 782px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 9px;
	color: #F0F;
}
.topFoot {
	height: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
/*　Guest 認証ページ　*/

/*
div {
	border:1px solid #F00; */

.foot {
	height: 40px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.loginInfo {
	height: 128px;
	width: 166px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url(../images/bg_loginInfo.jpg);
	padding-top: 27px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.randomPre {
	background-image: url(../images/bg_randomPre.jpg);
	height: 178px;
	width: 166px;
	margin-bottom: 8px;
	padding-top: 22px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 12px;
	color: #FCF;
}
.addSite {
	height: auto;
	width: 166px;
	margin-bottom: 8px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 12px;
	color: #6F3;
}
.toolInfo {
	height: auto;
	width: 166px;
	margin-bottom: 8px;
}
.listTitleBar {
	height: 26px;
	width: 166px;
}
.listContent {
	background-image: url(../images/bg_listContent_m.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 166px;
}
.listBottom {
	background-image: url(../images/bg_listContent_b.jpg);
	height: 6px;
	width: 166px;
}
.linkRanking {
	height: 146px;
	width: 166px;
	margin-bottom: 8px;
}
.linkBanner {
	height: auto;
	width: 166px;
	margin-bottom: 8px;
}
.menu {
	background-image: url(../images/bar_MenuGuest.jpg);
	height: 28px;
	width: 1005px;
}
.mainCol .addPanel {
	height: auto;
	width: 665px;
	background-color: #000;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 12px;
	color: #F06;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
.freeTrialAdd {
	height: 148px;
	width: 166px;
	margin-bottom: 8px;
}
.buyPt {
	height: auto;
	width: 166px;
	margin-bottom: 8px;
}
.listContentW {
	background-image: url(../images/bg_listContentWt_m.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 166px;
}
.listBottomW {
	background-image: url(../images/bg_listContentWt_b.jpg);
	height: 6px;
	width: 166px;
}
.rankingList {
	height: auto;
	width: 159px;
	margin-top:0px;
	margin-left:7px;
	margin-bottom:0px;
}

.topRanking {
	width:130px;
	height:110px;
	padding-top:5px;
	padding-right:5px;
	padding-left:15px;
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
	clear:both;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.topRanking a:link,
.topRanking a:visited,
.topRanking a:active {
	font-size:10px;
	color:#4d4d4d;
	font-weight:normal;
}

.topRanking a:hover {
	color:#5b88c1;
	font-weight:normal;
	text-decoration:none;
}

.topRanking img {
	float:left;
}

.topRankingNum {
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
}
.space25 {
	height: 25px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #F9F;
}
.mainCol .mainContent {
	width: 665px;
	margin-right: auto;
	margin-left: auto;
}
.description {
	height: auto;
	width: 665px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.titleDescript {
	height: auto;
	width: 665px;
}
.descriptContent {
	height: auto;
	width: 663px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FCF;
	border-bottom-color: #FCF;
	border-left-color: #FCF;
}
.mapSearch {
	height: 290px;
	width: 223px;
	float: left;
	margin-left: 1px;
}
.typeSearch {
	background-image: url(../images/bg_searchSort.jpg);
	height: 264px;
	width: 436px;
	float: left;
	margin-right: 1px;
	padding-top: 26px;
	background-repeat: no-repeat;
}
.searchPanel {
	height: auto;
	width: 665px;
	background-color: #FFF;
}
.typeList {
	height: auto;
	width: 660px;
	padding-left: 3px;
	padding-top: 5px;
	background-color: #FFF;
	border: 1px solid #FCF;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝", Arial, Verdana;
	font-size: 11px;
}
.siteRankingContent {
	height: 260px;
	width: 665px;
}
.siteRanking {
	height: 260px;
	width: 665px;
}
