﻿@charset "utf-8";


/*ブログ看板写真　開始
------------------------------*/
.photo-yoko{
	width:84px;
	border:#cccccc 1px solid;
	text-align:center;
	margin-right:5px;
	padding:10px 0 10px 0;
	float:left;
}

.photo-yoko2{
	width:84px;
	border:#cccccc 1px solid;
	text-align:center;
	margin-right:5px;
	padding:17.5px 0 18px 0;
	float:left;
}

.photo-tate{
	width:84px;
	border:#cccccc 1px solid;
	text-align:center;
	margin-right:5px;
	float:left;
}

.photo-square{
	width:84px;
	border:#cccccc 1px solid;
	margin-right:5px;
	float:left;
}
/*ブログ看板写真　終了
------------------------------*/


/*ranking　開始
------------------------------*/
.ranking{
	overflow:hidden;
}

.ranking dl{
	height:86px;
	border:#ddef7c 1px solid;
	padding:5px;
	margin-bottom:2px;
}

.ranking dt{
	width:50px;
	height:25px;
	padding:30px 5px 30px 5px;
	margin-right:5px;
	background-color:#ddef7c;
	color:#7a9000;
	text-align:center;
	font-weight:bold;
	clear:left;
	float:left;
}

.ranking .text{
	width:535px;
	padding:30px 0 30px 25px;
	height:25px;
	background-color:#ffffcc;
	float:left;
}

.icon{
	clear:both;
}
/*ranking　終了
------------------------------*/


/*example　開始
------------------------------*/
.example dl{
	height:86px;
	border:#ddef7c 1px solid;
	padding:5px;
	margin-bottom:20px;
}

.example .text{
	width:600px;
	padding:30px 0 30px 25px;
	height:25px;
	background-color:#ffffcc;
	float:left;
}
/*example　終了
------------------------------*/


/*　開始
------------------------------*/

/*　終了
------------------------------*/
