BODY {
	font-size: 12px;
	text-decoration: none;
	background-color:#fff;
  color : #855c47;
}
.space_5 {
	padding: 5px;
}
.space_2 {
	padding: 2px;
}
.space_5_1 {
	padding: 0px 5px;
}

.pagetitle{
text-align:right;
position:relative;
top:27px;
width:760px;
height:0px;
}

H1{
  color:#ccc;
  margin:2px 0px 1px 0;
  font-size:16px;
}

.mar_left{
  margin-left : 32px;
}

.mar_left2{
  margin-left : 20px;
}

a.orange:link{color:#ff6600;}
a.orange:visited {color:#ff6600;}
A.orange:hover,A.orange:active,A.orange:focus{color : #ff95b8;}

a.green:link{color:#7f7f7f;}
a.green:visited {color:#7f7f7f;}
A.green:hover,A.orange:active,A.orange:focus{color : #006400;}

a.pet:link{color:#5b9e12;}
a.pet:visited {color:#5b9e12;}
A.pet:hover,A.pet:active,A.pet:focus{color : #ff6600;}

a.hitori:link{color:#333333;}
a.hitori:visited {color:#5b9e12;}
A.hitori:hover,A.pet:active,A.pet:focus{color : #8ac00c;}
.scrll{width:550;height:60px;overflow:auto;border:1px solid #d2d2d2;}
.scrll2{width:430;height:60px;overflow:auto;border:1px solid #d2d2d2;}

/* ランキングスタイル */

.ranking {
	width: 560px;
	padding-bottom: 3px;
}
.ranking .date {
	padding: 0 10px 5px 0;
	color: #C30;
	font-size: 12px;
	text-align: right;
}
.ranking .rank1 .no1 {
	width: 90px;
	height: 70px;
	padding-right: 10px;
	background-image: url(../images/ranking/daikanyama/photo_rank1.jpg);
	background-position: 18px top;
	background-repeat: no-repeat;
}
.ranking .rank1 .title {
	font-size: 12px;
}
.ranking .rank2 .no2 {
	width: 90px;
	height: 50px;
	padding-right: 10px;
	background-image: url(../images/ranking/daikanyama/photo_rank2.jpg);
	background-position: 33px top;
	background-repeat: no-repeat;
}
.ranking .rank3 .no3 {
	width: 90px;
	height: 50px;
	padding-right: 10px;
	background-image: url(../images/ranking/daikanyama/photo_rank3.jpg);
	background-position: 33px top;
	background-repeat: no-repeat;
}
.ranking .rank2 .no2 img,
.ranking .rank3 .no3 img {
	display: block;
	width: 24px;
	height: 29px;
	margin-left: 22px;
}
.ranking .rank2 .title,
.ranking .rank3 .title {
	font-size: 11px;
}

.ranking .title {
	padding: 2px 0 ;
	line-height: 1.2;
}
.ranking .title a:link,
.ranking .title a:visited {
	color: #698C00;
	font-weight: 700;
	text-decoration: underline;
}
.ranking .title a:hover,
.ranking .title a:active {
	color: #85b200;
	font-weight: 700;
	text-decoration: underline;
}
.ranking .txt {
	padding: 2px 0;
	color: #333;
	font-size: 11px;
	line-height: 1.4;
}
.ranking .detail {
	text-align: right;
}
.ranking .detail a {
	font-size: 10px;
}
.ranking .detail a:link,
.ranking .detail a:visited {
	color: #B7AA00;
	font-weight: 700;
	text-decoration: underline;
}
.ranking .detail a:hover,
.ranking .detail a:active {
	color: #CC6;
	font-weight: 700;
	text-decoration: underline;
}







