@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ css ] [ uni_index.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2010-01-25
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);

/* ================================================

	flashArea

=================================================*/

/* flashArea -------------*/
#flashArea {
	margin-top: 20px;
	height: 299px;
	width: 950px;
}
#noFlash {
	text-align: center;
	padding-top: 60px;
}
#noFlash p {
	margin-bottom: 40px;
	margin-top: 40px;
}

/* ================================================

	ranking

=================================================*/

/* ranking -------------*/
#ranking {
	clear: both;
}
#ranking .inner {
	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: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#rankingMenu {
	height: 25px;
	width: 678px;
	display: block;
	background-color: #E6F2CC;
	padding-left: 8px;
}
#rankingMenu li {
	float: left;
}
#ranking .tab {
	width: 678px;
	background-color: #E6F2CC;
	padding-left: 8px;
	padding-bottom: 8px;
}
#ranking .tab ul {
	background-color: #FFFFFF;
	width: 650px;
	padding: 10px;
	clear: both;
}
#ranking .tab ul li {
	width: 122px;
	display: block;
	float: left;
	margin-right: 10px;
}
#ranking .tab ul li.rank1 {
	background-image: url(../_img/index/ranking_bg_1.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank2 {
	background-image: url(../_img/index/ranking_bg_2.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank3 {
	background-image: url(../_img/index/ranking_bg_3.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank4 {
	background-image: url(../_img/index/ranking_bg_4.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank5 {
	background-image: url(../_img/index/ranking_bg_5.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
	margin-right: 0px;
}
#ranking .tab ul li.rank6 {
	background-image: url(../_img/index/ranking_bg_6.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank7 {
	background-image: url(../_img/index/ranking_bg_7.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank8 {
	background-image: url(../_img/index/ranking_bg_8.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank9 {
	background-image: url(../_img/index/ranking_bg_9.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#ranking .tab ul li.rank10 {
	background-image: url(../_img/index/ranking_bg_10.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
	margin-right: 0px;
}
#ranking .tab ul li span {}
#ranking .tab ul li span.photo {
	margin-bottom: 5px;
	width: 120px;
	border: 1px solid #E0E0E0;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#ranking .tab ul li span.photo img {

}
#ranking .tab ul li span.name a {
	color: #7CA529;
	text-decoration: none;
	line-height: 110%;
}
#ranking .tab ul li span.name a:hover {
	color: #FF9900;
}
#ranking .tabMenu a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
.listlink1,
.listlink2 {
	width: 660px;
	float: left;
	margin-top: 4px;
	text-align: right;
}
#ranking .listlink1 a,
#ranking .listlink2 a {
	color: #7CA529;
	text-decoration: none;
	background-image: url(../_img/index/listlink_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#ranking .listlink1 a:hover,
#ranking .listlink2 a:hover {
	color: #FF9900;
	background-image: url(../_img/index/listlink_icon_f2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#tabMenu1 a {
	width: 92px;
	background-image: url(../_img/index/ranking_menu_1.jpg);
	background-repeat: no-repeat;
}
#tabMenu1 a:hover,
#tabMenu1 a.on { background-image: url(../_img/index/ranking_menu_1_f2.jpg); }
#tabMenu2 a {
	width: 92px;
	background-image: url(../_img/index/ranking_menu_2.jpg);
	background-repeat: no-repeat;
}
#tabMenu2 a:hover,
#tabMenu2 a.on { background-image: url(../_img/index/ranking_menu_2_f2.jpg); }
#tabMenu3 a {
	width: 91px;
	background-image: url(../_img/index/ranking_menu_3.jpg);
	background-repeat: no-repeat;
}
#tabMenu3 a:hover,
#tabMenu3 a.on { background-image: url(../_img/index/ranking_menu_3_f2.jpg); }
#tabMenu4 a {
	width: 176px;
	background-image: url(../_img/index/ranking_menu_4.jpg);
	background-repeat: no-repeat;
}
#tabMenu4 a:hover,
#tabMenu4 a.on { background-image: url(../_img/index/ranking_menu_4_f2.jpg); }
#tabMenu5 a {
	width: 115px;
	background-image: url(../_img/index/ranking_menu_5.jpg);
	background-repeat: no-repeat;
}
#tabMenu5 a:hover,
#tabMenu5 a.on { background-image: url(../_img/index/ranking_menu_5_f2.jpg); }
#tabMenu6 a {
	width: 104px;
	background-image: url(../_img/index/ranking_menu_6.jpg);
	background-repeat: no-repeat;
}
#tabMenu6 a:hover,
#tabMenu6 a.on { background-image: url(../_img/index/ranking_menu_6_f2.jpg); }

/* ================================================

	recommend

=================================================*/

/* recommend -------------*/
#recommend {
	clear: both;
}
#recommend .inner {
	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: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#recommend .recommendList {
	width: 678px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#recommend .recommendList ul {
	background-color: #FFFFFF;
	width: 650px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#recommend .recommendList ul li {
	width: 122px;
	display: block;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
#recommend .recommendList ul li.rank5 {
	margin-right: 0px;
}
#recommend .recommendList ul li.last {
	margin-right: 0px;
}
#recommend .recommendList ul li span {}
#recommend .recommendList ul li span.photo {
	margin-bottom: 5px;
}
#recommend .recommendList ul li span.photo img {
	border: 1px solid #E0E0E0;
}
#recommend .recommendList a {
	color: #FD67CB;
	text-decoration: none;
	line-height: 110%;
}
#recommend .recommendList a:hover {
	color: #FF0000;
}
#recommend .listlink1 a,
#recommend .listlink2 a {
	text-decoration: none;
	background-image: url(../_img/index/listlink_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#recommend .listlink1 a:hover,
#recommend .listlink2 a:hover {
	background-image: url(../_img/index/listlink_icon2_f2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


/* ================================================

	information

=================================================*/

/* information -------------*/
#information {
	clear: both;
}
#information .inner {
	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: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#information .informationList {
	width: 670px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 5px;
}
#information .informationList ul {}
#information .informationList ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#information .informationList ul li span {
	display: block;
	float: left;
}
#information .informationList ul li span.date {
	color: #99CC33;
	background-image: url(../_img/common/li_icon_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 80px;
}
#information .informationList ul li span.title {
	width: 570px;
}
#information .informationList ul li span.title a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#information .informationList ul li span.title a:hover {
	color: #9ACB34;
}

/* clearfix
---------------------------------------------------------------------------------------------*/
#ranking .tab:after,
#ranking .tab ul:after,
#recommend .recommendList:after,
#recommend .recommendList ul:after,
#information .informationList ul li:after
	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#ranking .tab,
#ranking .tab ul,
#recommend .recommendList,
#recommend .recommendList ul,
#information .informationList ul li
	{ display: inline-table; min-height: 1%; }
/* Hides from IE-mac */
* html #ranking .tab,
* html #ranking .tab ul,
* html #recommend .recommendList,
* html #recommend .recommendList ul,
* html #information .informationList ul li
	{ height: 1%; }
#ranking .tab,
#ranking .tab ul,
#recommend .recommendList,
#recommend .recommendList ul,
#information .informationList ul li
	{ display: block; }
/* End hide from IE-mac */
