@charset "utf-8";
#wrap #flash {
	text-align: center;
}
#wrap #ll {
	background-color: #FFFFFF;
	width: 560px;
	float: left;
	margin-top: 15px;
	padding-top: 14px;
	padding-left: 17px;
	color: #333333;
}
#wrap #ll a {
	color: #0000FF;
}

#wrap #ll #ranking {
	float: left;
	width: 269px;
	color: #333333;
	margin-right: 10px;
}
#wrap #ll #next {
	float: left;
	width: 264px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
#wrap #ll #next h3 {
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
}
#wrap #ll #next #taisen {
	font-size: 16px;
	font-weight: bold;
}
#wrap #ll #next p {
	padding: 10px;
	font-size: 13px;
}
#wrap #ll #news {
	width: 547px;
}
#wrap #ll #news h2 {
	background-image: url(../img/wahat-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 543px;
	text-indent: -9999px;
}
#wrap #ll #news #b-top {
	background-image: url(../img/blog-new-entry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap #ll #news #rss {
	float: right;
	height: 21px;
	width: 80px;
	margin-top: -20px;
	text-indent: -9999px;
}
#wrap #ll #news #rss a {
	display: block;
	height: 21px;
	width: 80px;
	overflow: hidden;
}
#wrap #ll #news ul {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 15px;
}
#wrap #ll #news li {
	background-image: url(../img/news-ya.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
#wrap #ll #news #kako {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}





#wrap #righ {
	float: right;
	width: 370px;
	margin-top: 15px;
}
table.ranking {
	width: 269px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.ranking th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table.ranking td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
}#wrap #ll #ranking .ranking .vientt {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
#wrap #righ h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#wrap #righ ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 368px;
}
#wrap #righ li {
	float: left;
	width: 184px;
	margin-top: 5px;
	margin-bottom: 5px;
}
