@charset "utf-8";

/* =================================== */
/*                                     */
/* 	PowerSpots.jp TOPPAGE CSS          */
/* 	last update 061207                 */
/*                                     */
/* =================================== */


body#top div#primary div#main {
	width: 510px;
	height: 303px;
	margin: 0 0 22px 25px;
	position: relative;
}
body#top div#primary div#main p#special01 {
	position: absolute;
	top: 0;
	left: 0;
}
body#top div#primary div#main p#special02 {
	position: absolute;
	top: 227px;
	left: 0;
}
body#top div#primary div#main p#special03 {
	position: absolute;
	top: 227px;
	right: 0;
}
body#top div.sub {
	width: 508px !important;
	width: 510px;
	background: #F4F4F4;
	margin: 0 0 28px 25px;
	border: solid 1px #CCC;
	min-height: 1%;
}
/* floatクリア */
body#top div.sub:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
body#top div.sub {display: inline-table;}
/* Hide from MacIE \*/
body#top div.sub {display: block;}
/* End Hide from MacIE */

body#top div.sub h3 {
	margin: 9px 14px 12px 14px;
	padding: 0 0 6px 0;
	border-bottom: solid 1px #CCC;
}

/* Pickup Photo */
body#top div.sub p.pickup01,
body#top div.sub p.pickup02,
body#top div.sub p.pickup03,
body#top div.sub p.pickup04,
body#top div.sub p.pickup05 {
	width: 91px;
	height: 69px;
	background: url(/images/photo_bg_pickup.jpg) no-repeat;	
	margin: 0 6px 12px 0;
	float: left;
}
body#top div.sub p.pickup01 {
	margin: 0 6px 0 14px !important;
	margin: 0 6px 0 7px;
}
body#top div.sub p.pickup05 {
	margin: 0 14px 0 0 !important;
	margin: 0 7px 0 0;
	float: right;
}
body#top div.sub p.pickup01 img,
body#top div.sub p.pickup02 img,
body#top div.sub p.pickup03 img,
body#top div.sub p.pickup04 img,
body#top div.sub p.pickup05 img {
	margin: 4px 0 0 4px;
}

/* User Photo */
body#top div.sub p.user01,
body#top div.sub p.user02,
body#top div.sub p.user03,
body#top div.sub p.user04,
body#top div.sub p.user05,
body#top div.sub p.user06 {
	width: 69px;
	height: 69px;
	background: url(/images/photo_bg_user.jpg) no-repeat;
	margin: 0 13px 12px 0;
	float: left;
}
body#top div.sub p.user01 {
	margin: 0 13px 0 14px !important;
	margin: 0 13px 0 7px;
}
body#top div.sub p.user06 {
	margin: 0 14px 0 0 !important;
	margin: 0 7px 0 0;
	float: right;
}
body#top div.sub p.user01 img,
body#top div.sub p.user02 img,
body#top div.sub p.user03 img,
body#top div.sub p.user04 img,
body#top div.sub p.user05 img,
body#top div.sub p.user06 img {
	margin: 3px 0 0 3px;
}

/* Spots Ranking */
body#top div.sub.spots {
	background: #F3F3EB;
	padding: 0 !important;
	padding: 0 0 10px 0;
}
body#top div.sub.spots h3 {
	padding: 0 0 6px 0;
	border-bottom: none;
}
body#top div.rank01,
body#top div.rank02,
body#top div.rank03,
body#top div.rank04,
body#top div.rank05 {
	background: #FFF url(/images/img_rank_spot01.gif) no-repeat 10px 0;
	height: 100%;
	margin: 0 8px 9px 10px;
	border-top: 1px solid #E6E6E0;
	border-right: 2px solid #E6E6E0;
	border-bottom: 2px solid #E6E6E0;
	border-left: 1px solid #E6E6E0;
}
body#top div.rank02,
body#top div.rank03,
body#top div.rank04,
body#top div.rank05 {
	width: 238px;
	background: #FFF url(/images/img_rank_spot02.gif) no-repeat 10px 0;
	margin: 0 8px 9px 10px !important;
	margin: 0 8px 9px 5px;
	float: left;
}
body#top div.rank03,
body#top div.rank05 {
	margin: 0 0 9px 0 !important;
	margin: 0 0 9px 0;
}
body#top div.rank03 {
	background: #FFF url(/images/img_rank_spot03.gif) no-repeat 10px 0;
}
body#top div.rank04 {
	background: #FFF url(/images/img_rank_spot04.gif) no-repeat 10px 0;
}
body#top div.rank05 {
	background: #FFF url(/images/img_rank_spot05.gif) no-repeat 10px 0;
}
body#top div#primary p.photo {
	width: 63px;
	margin: 36px 0 0 10px !important;
	margin: 36px 0 0 5px;
	float: left;
}
body#top div#primary h4,
body#top div#primary p.txt,
body#top div#primary p.keyword {
	margin: 12px 15px 8px 88px;
	font-size: 75%;
	line-height: 140%;
}
body#top div#primary p.txt {
	margin: 0 15px 10px 88px;
}
body#top div#primary p.keyword {
	margin: 0 15px 10px 88px;
	font-weight: bold;
}
body#top div#primary p.keyword a {
	font-weight: normal;
}

/* about PowerSpots.jp */
body#top div#secondary div#about {
	margin: 0 25px 20px 0;
	border: solid 1px #D7D3C6;
}
body#top div#secondary div#about h4 {
	margin: 2px 0 0 2px;
}
body#top div#secondary div#about p {
	background: #F3F1EA;
	margin: 0 2px 0 2px;
	padding: 10px 15px 10px 15px;
	color: #755F40;
	font-size: 75%;
	line-height: 140%;
}
body#top div#secondary div#about p#btnDetail {
	margin: 0 2px 2px 2px;
	padding: 0 15px 10px 15px;
	text-align: center;
}

/* Latest Topics */
body#top div#secondary div.topics {
	margin: 0 25px 20px 0;
	border: solid 1px #D7D3C6;
}
body#top div#secondary div.topics h4 {
	margin: 2px 0 10px 2px;
}
body#top div#secondary div.topics h5 {
	margin: 2px 0 5px 12px;
	font-size: 75%;
	color: #412C0F;
}
body#top div#secondary div.topics div {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #CCC;
}
body#top div#secondary div.topics div.alter {
	margin: 0;
	border-bottom: none;
}
body#top div#secondary div.topics p.photo img {
	margin: 0 10px 10px 12px;
	border: solid 1px #CCC;
	float: left;
}
body#top div#secondary div.topics p.txt {
	margin: 0 10px 10px 70px;
	line-height: 130%;
}
body#top div#secondary div.topics p.keyword {
	margin: 0 5px 0 5px;
	padding: 0 10px 5px 8px;
	font-size: 70%;
	line-height: 130%;
}
body#top div#secondary div.topics span.entryUser {
	margin: 0 3px 0 0;
	font-size: 80%;
}
body#top div#secondary div.topics span.entryUser img {
	margin: 5px 3px 0 0;
	vertical-align: text-bottom;
}



body#top div#secondary div.topics ol {
	margin: 20px 10px 20px 12px;
}
body#top div#secondary div.topics ol li {
	margin: 0 0 10px 0;
	vertical-align: middle;
	font-size: 80%;
	font-weight: bold;
	line-height: 130%
}
body#top div#secondary div.topics ol li img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/* RSS BTN */
body#top div#secondary p#RSS {
	margin: 0 25px 0 0;
	padding: 10px 0 10px 5px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
} 



