body {
	color:#555;
	scrollbar-arrow-color:#993;
	scrollbar-base-color:#eee;
	scrollbar-face-color:#eee;
	scrollbar-track-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-darkshadow-color:#fff;
	background:#fff url('/pm/img/bg.gif');
	margin:0;
	padding:0;
	font:12px/18px verdana, arial, sans-serif;
}

/* タグ --------------------------------------*/
a,
a:link {
	color:#c00;
	text-decoration:none;
}
a:visited {
	color:#900;
	text-decoration:none;
}
a:active {
	color:#c00;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:underline;
}

div{
	font:12px/18px verdana, arial, sans-serif;
}

td{
	font:12px/18px verdana, arial, sans-serif;
}

h1{
	font:14px/18px verdana, arial, sans-serif;
	margin:0 0 10px 0;
	color:#c00;
}

h2{
	font:12px/20px verdana, arial, sans-serif;
	margin:0 0 5px 0;
	color:#c00;
	background:#fee url('/pm/img/point2.gif') no-repeat left top;
	border:solid 1px #e99;
	padding-left:18px;
}

h3{
	font:12px/20px verdana, arial, sans-serif;
	color:#c00;
	background:#fee;
	border:solid 1px #e99;
}

ul,li{
	margin:0 0 0 9px;
	padding:0;
}

/* フレーム --------------------------------------*/

#frame{
	width:704px;
	height:100%;
	background:#fff;
	border-left:solid 2px #999;
	border-right:solid 2px #999;
}

#out-frame{
	height:100%;
	background:#fff;
	vertical-align:top;
}

.f-right{
	width:510px;
	background:url('/pm/img/top-r-bg.gif') no-repeat left top;
	text-align:left;
	margin:0;
	padding:0;
	float:right;
}

.f-left{
	width:190px;
	background:url('/pm/img/top.gif') no-repeat left top;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}

#inframe-right{
	width:185px;
	float:right;
}

#inframe-left{
	width:300px;
	float:left;
	margin-right:10px;
}

/* サイドバー --------------------------------------*/
#title{
	width:190px;
	height:40px;
	border:none;
}

.sidebar{
	margin:0 5px 0 10px;
}

#sidetitle{
	font:12px/20px verdana, arial, sans-serif;
	margin:0 0 5px 0;
	color:#c00;
	background:#fee url('/pm/img/point2.gif') no-repeat left top;
	border:solid 1px #e33;
	padding-left:18px;
}

.sidebar ul,li{
	margin:0 0 0 13px;
	padding:0;
	line-height:18px;
}

/* トップページ−ヘッド --------------------------------------*/
#top-adv{
	color:#fff;
	height:30px;
	padding-right:25px;
}

#top-adv a{
	color:#fff;
	text-decoration:none;
}

#top-adv a:hover{
	color:#fff;
	text-decoration:underline;
}

#toplink{
	width:350px;
	height:40px;
	border:none;
	margin-bottom:20px;
}

#counter{
	float:right;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	width:70px;
	height:35px;
	color:#fff;
	font-size:9px;
	line-height:11px;
}

/* トップページ−更新履歴 --------------------------------------*/
#whatsnew{
	width:290px;
	height:108px;
	color:#c00;
	font-weight:bold;
	float:right;
}

.newframe{
	width:100%;
	height:90px;
}

.newframe ul,li{
	margin:0 0 0 9px;
	padding:0;
}

#newdata{
	line-height:18px;
	font-size:10px;
	color:#c00;
	border-bottom:solid 1px #fcc;
}

/* コンテンツボディー --------------------------------------*/
.pm-body{
	padding:0 10px 0 5px;
}

.pm-title{
	font:14px/25px verdana, arial, sans-serif;
	margin:0;
	color:#c00;
	background:#fee;
	border:solid 1px #c00;
	border-left:solid 10px #c00;
	padding-left:5px;
	margin-bottom:10px;
}

#site-intro{
	line-height:20px;
	color:#c00;
}

#site-intro-point{
	width:10px;
	height:20px;
	border:none;
	float:left;
}

#site-item{
	float:left;
	width:120px;
	color:#c00;
}

#site-description{
	float:right;
	width:365px;
	padding-left:10px;
}

#point-best-x{
	width:185px;
}

#caution{
	background:#fff3f3;
	font-size:10px;
	line-height:13px;
	color:#d33;
	padding:0 2px;
}

#point-margin{
	width:10px;
	height:18px;
	float:left;
	border:none;
}

#pause{
	height:2px;
	border-bottom:solid 1px #e99;
	margin-botom:10px;
}

#ctl{
	width:300px;
	height:108px;
}

/* wikiedtish / bookmarklet --------------------------------------*/
#we-title{
	width:90%;
}

#we-body{
	width:90%;
	height:270px;
	font-size:12px;
	line-height:18px;
}

#we-excerpt{
	width:90%;
	height:90px;
	font-size:12px;
	line-height:18px;
}

#we-ping_url{
	width:90%;
	height:90px;
	font-size:12px;
	line-height:18px;
}

.pm-body blockquote{
	width:90%;
	margin:10px 0;
	border-top:1px solid #c66;
	border-right:1px solid #c66;
	border-bottom:1px solid #c66;
	border-left:5px solid #c66;
	color:#555;
	background:#fcedf9;
	text-align:left;
	padding:5px;
}

.quote-title{
	line-height:30px;
}

/* サイト紹介ページ（インデックス） --------------------------------------*/
#data-img{
	width:20px;
	height:18px;
	border:none;
}

#lank-title{
	background:#fcc;
	width:20px;
	color:#c00;
	text-align:center;
}

#result-title{
	background:#fcc;
	width:20px;
	color:#c00;
	text-align:center;
}

#sitename-title{
	background:#fcc;
	width:175px;
	color:#c00;
	text-align:center;
}

#rate-title{
	background:#fcc;
	width:100px;
	color:#c00;
	text-align:center;
}

#limit-title{
	background:#fcc;
	width:100px;
	color:#c00;
	text-align:center;
}

#exchange-title{
	background:#fcc;
	width:80px;
	color:#c00;
	text-align:center;
}

#lank-data{
	background:#ffc;
	width:20px;
	color:#c00;
	text-align:center;
}

#result-data{
	background:#ffc;
	width:20px;
	color:#c00;
	text-align:center;
}

#sitename-data{
	background:#ffc;
	width:175px;
	color:#c00;
}

#rate-data{
	background:#ffc;
	width:100px;
	color:#c00;
	text-align:center;
}

#limit-data{
	background:#ffc;
	width:100px;
	color:#c00;
	text-align:center;
}

#exchange-data{
	background:#ffc;
	width:80px;
	color:#c00;
	text-align:center;
}

#banner468{
	width:468px;
	height:60px;
	border:0;
}

.site-intro{
	width:495px;
	background:#e99;
}

.site-intro td{
	background:#fff;
}

#site-redata{
	float:right;
	font-size:10px;
	color:#c66;
}

#site-intro-comment{
	background:#ffc;
	color:#c00;
	padding-left:2px;
}

#site-intro-caption{
	background:#ffc;
	width:100px;
	color:#c00;
	padding-left:2px;
}

#site-intro-memo{
	height:72px;
	vertical-align:top;
}

/* 収入実績／ポイント獲得実績 --------------------------------------*/
#income-title{
	background:#fcc;
	color:#c00;
	text-align:center;
}

#income-data{
	width:40px;
	background:#fee;
	text-align:center;
}

#income-site{
	width:150px;
	background:#fee;
	padding-left:3px;
}

#income-amount{
	width:100px;
	background:#fee;
	text-align:right;
	padding-right:3px;
}

#income-note{
	width:199px;
	background:#fee;
	padding-left:3px;
}

#income-sum{
	background:#fee;
	text-align:right;
	color:#c00;
	padding-right:3px;
	font-weight:bold;
}

#income-sumamount{
	background:#fee;
	text-align:right;
	color:#c00;
	padding-right:3px;
	font-weight:bold;
}

#point-sitetitle{
	width:150px;
	background:#fcc;
	color:#c00;
	text-align:center;
}

#point-caution{
	font-size:10px;
}

#point-classtitle{
	width:30px;
	font-size:10px;
	background:#fcc;
	color:#c00;
	text-align:center;
}

#point-title{
	width:45px;
	font-size:10px;
	background:#fcc;
	color:#c00;
	text-align:center;
}

#point-site{
	width:150px;
	background:#fee;
	padding-left:2px;
}

#point-class{
	font-size:10px;
	line-height:12px;
	background:#fee;
	text-align:center;
}

#point-point{
	font-size:10px;
	line-height:12px;
	background:#fee;
	text-align:right;
	padding-right:2px;
}

.report{
	background:#e99;
	width:440px;
}

.report td{
	background:#fff;
	line-height:20px;
	padding:0 2px;
	text-align:left;
}

#report-no{
	background:#fee;
	text-align:center;
	width:40px;
}

#report-no2{
	background:#ffc;
	text-align:center;
	width:40px;
}

#report-sitename{
	background:#fee;
	text-align:center;
	width:150px;
}

#report-point{
	background:#fee;
	text-align:center;
	width:85px;
}

#report-point2{
	text-align:right;
}

#report-class{
	background:#fee;
	text-align:center;
	width:130px;
}

/* バナー広告表示 --------------------------------------*/
#cm-frame120-120{
	width:150px;
	height:159px;
	background:url('/pm/img/cm-frame120-120.gif');
	text-align:center;
}

#cm-frame125-125{
	width:155px;
	height:164px;
	background:url('/pm/img/cm-frame125-125.gif');
	text-align:center;
}

#cm-125-125{
	width:125px;
	height:125px;
	overflow:hidden;
}

/* RSS表示 --------------------------------------*/

.rss_date{
	font-size:10px;
}

/* リンクコレクション --------------------------------------*/
#banner88{
	width:88px;
	height:31px;
	border:none;
}

#link-t{
	width:365px;
	background:#e99;
}

#link-sitename{
	background:#ffc;
	font-weight:bold;
	width:365px;
	height:18px;
	overflow:hidden;
}

#link-intro{
	width:265px;
	height:54px;
	background:#fff;
	vertical-align:top;
}

#link-banner{
	width:100px;
	background:#fff;
	text-align:center;
}

/* インタビュー --------------------------------------*/

#interview-title{
	background:#ffc;
	color:#c00;
	border:solid 1px #fcc;
}

#interview-comment{
	margin:0 0 18px 24px;
}
