@charset "shift_jis";
/* CSS Document */



#menu #menu01 {
	background-position: 0px -50px;
}


.history {
    margin-bottom: 3px;
}


/* flash */

#flash {
	margin-bottom: 10px;
	height: 300px;
	width: 720px;
	position: relative;
	background-color: #000;
}
#flash #flash_t img {
    position: absolute;
    height: 10px;
    width: 400px;
    top: 0px;
    left: 20px;
}
#flash #flash_b img {
    position: absolute;
    height: 10px;
    width: 400px;
    bottom: 0px;
    left: 20px;
}
#flash #flash_l img {
    position: absolute;
    height: 300px;
    width: 20px;
    top: 0px;
    left: 0px;
}
#flash #flash_r img {
    position: absolute;
    height: 300px;
    width: 300px;
    bottom: 0px;
    right: 0px;
}


#magazine_event {
	background-image: url(../img/event/m_maga_top.jpg);
	height: 24px;
	width: 330px;
	text-align: left;
	padding-left: 230px;
	padding-top: 132px;
}
.address_event {
	width: 200px;
}

/* pickup */

#pickup_container {
	height: 392px;
	overflow: hidden;
}
.pickup {
	width: 181px;
	float: left;
	margin-right: 3px;
	border: 1px solid #484244;
}
.pickup_photo {
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
}
.pickup_title {
	color: #F00;
	font-weight: bold;
	height: 20px;
	text-align: center;
	line-height: 20px;
}
.pickup_com {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 110px;
	overflow: hidden;
	line-height: 1.4;
	color: #CCC;
}
.pickup_com p {
	line-height: 1.4;
}


/* ranking */

.glidecontent {
	background-image: url(../img/top/bg_top_ranking.jpg);
}
#ranking02 {
	background-position: 0 -270px;
}
#ranking03 {
	background-position: 0 -540px;
}
#ranking04 {
	background-position: 0 -810px;
}
.top_ranking_order {
	position: absolute;
	left: 0px;
	top: 175px;
}
.rank_no1 {
	width: 123px;
	height: 350px;
	margin-top: 5px;
	margin-right: 0px;
	display: block;
	margin-top: 40px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.rank_no1 img {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.rank_container {
	width: 108px;
	display: block;
	height: 255px;
	margin-top: 40px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	float: left;
}
.rank_container img {
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.rank_text {
	color: #333333;
	font-family: Verdana;
	line-height: 16px;
}
.rank_text span {
	font-size: 8px;
}


/* news */

#news_container {
	border: 1px solid #000;
	height: 650px;
	background-image: url(../img/top/news_bac.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.news {
	padding: 10px;
	font-size: 14px;
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.news_title {
	background-color: #9F0000;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
	color: #FFF;
}
.news_photo {
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.news_com {
	line-height: 1.3;
	color: #CCC;
}


/* newface */

#newface_container {
	border: 1px solid #333;
}
#newface_title {
	background-image: url(../img/top/newface.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 148px;
}
#newface_title span {
	display: none;
}
.newface_box {
	background-image: url(../img/top/bg_newface.jpg);
	text-align: center;
	padding-top: 2px;
	height: 245px;
	display: block;
}
.newface_date {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	color: #FFF;
}
.newface_name {
	text-align: left;
	padding-left: 10px;
	line-height: 12pt;
	margin-top: 8px;
	color: #FFF;
}
.newface_photo {
	margin-bottom: 3px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	overflow: hidden;
}
