ul{
	margin:0;
	padding:0;
}

li{
	margin:0;
	padding:0;
	list-style-type:none;
}

.blueArrowBox{
	display:block;
	padding-left:16px;
	background:url("/img/index_new/icon_arrow.png") no-repeat 0 3px;
	font-size:12px;
	line-height:18px;
}

.moreLink{
	text-align:right;
}

.moreLink a{
	display:inline-block;
	margin-top:5px;
	padding-left:14px;
	font-size:12px;
	line-height:11px;
	background:url("/img/index_new/icon_arrow.png") no-repeat;
}

/* Left */
#indexMainColumn{
	float:left;
	width:780px;
	margin-top:10px;
}

#topBnrWrapper{
	background:#ccc;
	padding:5px 0 5px 5px;
	width:775px;
}

#topBnrLeft{
	float:left;
	width:570px;
	height:280px;
	overflow:hidden;
	border:2px solid #fff;
}

#primary{
	display:block;
	position:relative;
	z-index:1001;
	width:570px;
	height:280px;
}

#secondary{
	display:block;
	position:relative;
	z-index:1000;
	top:-280px;
	width:570px;
	height:280px;
}

#topBnrLeft h2{
	width:570px;
	height:20px;
	background:url(/img/index_new/bg_title_bnrMain.png) no-repeat;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

#topBnrLeft span{
	display:inline-block;
	background:#4549bc;
	padding:0 5px;
}

#topBnrLeft a{
	display:block;
	width:570px;
	height:280px;
	background:#e5e5e5;
}

#topBnrLeft img{
	width:570px !important;
	height:280px !important;
}

#topBnrRight{
	float:left;
	position:relative;
	z-indet:1000;
	margin-left:6px;
	width:190px;
}

#topBnrRight li{
	padding-bottom:3px;
}

#topBnrRight a{
	display:block;
	border:2px solid #fff;
}

#topBnrRight li.on{
	position:relative;
	z-indet:1001;
	left:-5px;
	padding-left:5px;
	background:url(/img/index_new/parts_arrow_bnrMain.png) no-repeat left center;
}

#topBnrRight li.on a{
	width:186px;
	border:2px solid #4446bf;
}

/* 5つモード用 */
.fiveBanner #topBnrLeft{
	float:left;
	width:570px;
	height:316px !important;
	overflow:hidden;
	background:url(/img/index_new/bg_title_bnrMain.png) no-repeat left 288px #4549bc !important;
	border:2px solid #fff;
}

.fiveBanner #topBnrLeft h2{
	width:570px;
	height:40px !important;
	background:url(/img/index_new/bg_title_bnrMain.png) no-repeat left center #4549bc !important;
	font-size:12px;
	line-height:40px !important;
	font-weight:normal;
	color:#fff;
	text-align:center;
}


.fiveBanner #topBnrRight li{
	padding-bottom:0 !important;
}

#infoTop{
	width:780px;
	margin-top:20px;
	overflow:hidden;
}

.infoTopBnr{
	display:block;
	position:relative;
}

#storeInfoTopBnr,
#rentalInfoTopBnr,
#campaignInfoTopBnr{
	margin:2px 0 10px;
	height:110px;
	overflow:hidden;
}

#campaignInfoTopBnrMulti{
	margin:2px 0 5px;
	overflow:hidden;
}

#campaignInfoTopBnrMulti a{
	display:block;
	margin-bottom:5px;
}

#primaryStore,
#primaryRental,
#primaryCampaign{
	z-index:1001;
}

#secondaryStore,
#secondaryRental,
#secondaryCampaign{
	top:-110px;
	z-index:1000;
}

.ulWrapper{
	height:180px;
	overflow:hidden;
}

#infoTop ul{
	position:relative;
}

#infoTop li{
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}

#infoTop li a{
	display:block;
}

#infoTop .smallBnr{
	float:left;
}

#infoTop li .text{
	display:block;
	height:4.5em;
	margin-left:57px;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
}

#storeInfo,
#campaignInfo{
	float:left;
	width:250px;
}

#rentalInfo{
	float:left;
	width:250px;
	margin:0 15px;
}

#storeInfo h3{
	width:250px;
	height:35px;
	background:url(/img/index_new/title_store.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#rentalInfo h3{
	width:250px;
	height:35px;
	background:url(/img/index_new/title_rental.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#campaignInfo h3{
	width:250px;
	height:35px;
	background:url(/img/index_new/title_campaign.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#dvdSpecial{
	margin:20px 0 30px;
	width:780px;
	overflow:hidden;
}

#dvdSpecial h3{
	padding-left:10px;
	font-size:16px;
	line-height:27px;
	background:url(/img/index_new/bg_title_01.png) no-repeat;
}

#dvdSpecial a.bnr{
	float:left;
	width:250px;
	height:70px;
	margin-top:10px;
	overflow:hidden;
}

#dvdSpecial a.bnr-center{
	float:left;
	width:250px;
	height:70px;
	margin:10px 15px 0;
	overflow:hidden;
}

#dvdSpecial .moreLink{
	margin-top:5px;
	clear:both;
}

#rentalRanking{
	margin:10px 0 20px;
}

#rentalRanking h3{
	padding-left:10px;
	font-size:16px;
	line-height:29px;
	background:url(/img/index_new/bg_title_02.png) no-repeat;
}

#rentalRankingLinkWrapper{
	width:771px;
	margin-top:10px;
	padding-left:9px;
	border-bottom:2px solid #4545bf;
}

#rentalRankingLinkWrapper ul{
	list-style:none outside;
	position:relative;
	top:4px;
	margin:0;
	padding:0;
}
#rentalRankingLinkWrapper li{
	float:left;
	width:129px;
	font-size:12px;
	line-height:18px;
	margin:0 3px 0 0;
}
#rentalRankingLinkWrapper li a{
	display:block;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:2px solid #4545bf;
	padding:4px;
	background:#fff;
	color:#000;
	text-align:center;
	text-decoration:none;
}

#rentalRankingLinkWrapper li a.tabActive,
#rentalRankingLinkWrapper li a:hover{
	display:block;
	position:relative;
	top:-2px;
	border-top:3px solid #4545bf;
	border-left:1px solid #4545bf;
	border-right:1px solid #4545bf;
	border-bottom:2px solid #f4f4f4;
	padding:4px;
	background:#f4f4f4;
	color:#4545bf;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.rankingWrapper{
	width:780px;
	background:#f4f4f4;
	padding:10px 0;
}

.rankingWrapper ol{
	width:720px;
	padding:0;
	margin:0 auto;
}

.rankingWrapper li{
	display:block;
	float:left;
	width:120px;
	margin-right:30px;
}

.rankingWrapper li.last{
	margin-right:0;
}

.rankingWrapper li strong{
	display:block;
	margin-bottom:1px;
	padding:2px 0;
	color:#fff;
	text-align:center;
}

.rankingWrapper a{
	display:block;
}

.rankingWrapper .rank1{
	background:#a49601;
}

.rankingWrapper .rank1 span{
	display:inline-block;
	width:11px;
	height:12px;
	margin-right:3px;
	background:url("/img/index_new/icon_crown_01.png") no-repeat;
}

.rankingWrapper .rank2{
	background:#8a8a8a;
}

.rankingWrapper .rank2 span,
.rankingWrapper .rank3 span{
	display:inline-block;
	width:11px;
	height:12px;
	margin-right:3px;
	background:url("/img/index_new/icon_crown_02.png") no-repeat;
}

.rankingWrapper .rank3{
	background:#a27124;
}

.rankingWrapper .rank4{
	background:#7e80cb;
}

.rankingWrapper .rank5{
	background:#7e80cb;
}

.rankingWrapper .moreLink{
	margin-top:5px;
	border-top:1px dotted #ccc;
	padding:2px 10px 0;
	clear:both;
}

.rankingWrapper .moreLink a{
	display:inline-block !important;
}

#cdRanlingList,
#comicRanlingList{
	display:none;
}

#releaseCalendar{
	margin:30px 0 20px;
}

#releaseCalendar h3{
	padding-left:10px;
	font-size:16px;
	line-height:29px;
	background:url(/img/index_new/bg_title_02.png) no-repeat;
}

#releaseCalendarLinkWrapper{
	width:771px;
	margin-top:10px;
	padding-left:9px;
	border-bottom:2px solid #4545bf;
}

#releaseCalendarLinkWrapper ul{
	list-style:none outside;
	position:relative;
	top:4px;
	margin:0;
	padding:0;
}
#releaseCalendarLinkWrapper li{
	float:left;
	width:129px;
	font-size:12px;
	line-height:18px;
	margin:0 3px 0 0;
}
#releaseCalendarLinkWrapper li a{
	display:block;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:2px solid #4545bf;
	padding:4px;
	background:#fff;
	color:#000;
	text-align:center;
	text-decoration:none;
}

#releaseCalendarLinkWrapper li a.tabActive,
#releaseCalendarLinkWrapper li a:hover{
	display:block;
	position:relative;
	top:-2px;
	border-top:3px solid #4545bf;
	border-left:1px solid #4545bf;
	border-right:1px solid #4545bf;
	border-bottom:2px solid #f4f4f4;
	padding:4px;
	background:#f4f4f4;
	color:#4545bf;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.calendarWrapper{
	width:780px;
	background:#f4f4f4;
	padding:10px 0;
}

.calendarWrapper ul{
	width:720px;
	padding:0;
	margin:0 auto;
}

.calendarWrapper li{
	display:block;
	float:left;
	width:120px;
	margin-right:30px;
}

.calendarWrapper li.last{
	margin-right:0 !important;
}

.calendarWrapper li strong{
	display:block;
	margin-bottom:1px;
	padding:2px 0;
	color:#fff;
	background:#333;
	text-align:center;
}

.calendarWrapper a{
	display:block;
}

.calendarWrapper .moreLink{
	margin-top:5px;
	border-top:1px dotted #ccc;
	padding:2px 10px 0;
	clear:both;
}

.calendarWrapper .moreLink a{
	display:inline-block !important;
}

#cdCalendarList,
#comicCalendarList{
	display:none;
}

.noList{
	padding:8px 0;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	text-align:center;
}


#bottomInfo{
	margin:20px 0;
}

#bottomInfo h3{
	width:370px;
	height:27px;
	overflow:hidden;
	padding-left:10px;
	font-size:16px;
	line-height:27px;
	background:url(/img/index_new/bg_title_01.png) no-repeat;
}

.bottomInfoLeft{
	float:left;
	width:380px;
	margin-bottom:20px;
}

.bottomInfoRight{
	float:left;
	width:380px;
	margin-left:20px;
	margin-bottom:20px;
}

.bottomInfo{
	margin-top:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}

.bottomInfo .image{
	display:block;
	float:left;
	width:150px;
}

.bottomInfo .text{
	display:block;
	float:left;
	width:220px;
	margin-left:10px;
	height:9em;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
}

.bottomInfo strong,
.bottomInfo span{
	display:block;
}


/* Right */
#indexRightColumn{
	float:right;
	width:190px;
	margin-top:10px;
}

#loginWrapper{
	border:1px solid #ccc;
	padding:10px 0;
}

#loginWrapper div{
	font-size:11px;
	line-height:21px;
	text-align:center;
}

#loginWrapper strong{
	font-size:14px;
	line-height:21px;
}

#loginWrapper ul{
	margin:10px 10px 0;
	border-top:1px dashed #ccc;
	padding-top:10px;
}

#noLoginWrapper{
	border:1px solid #ccc;
	padding:10px 0;
}

#loginBtn{
	display:block;
	width:170px;
	height:41px;
	margin:0 auto 10px;
	background:url(/img/index_new/btn_login.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#geoidLoginBtn{
    display:block;
    width:170px;
    height:41px;
    margin:0 auto 10px;
    background:url(/img/index_new/btn_geoid_login.png) no-repeat;
    text-indent:-1000px;
    overflow:hidden;
}

#signupBtn{
	display:block;
	width:170px;
	height:41px;
	margin:0 auto 10px;
	background:url(/img/index_new/btn_signup.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#noLoginWrapper ul{
	margin:10px 10px 0;
	border-top:1px dashed #ccc;
	padding-top:10px;
}

#bnrTwitter{
	display:block;
	width:190px;
	height:50px;
	margin:15px auto;
	background:url(/img/index_new/bnr_twitter.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrTwitter{
	display:block;
	width:190px;
	height:50px;
	margin:15px auto;
	background:url(/img/index_new/bnr_twitter.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrApli{
	display:block;
	width:190px;
	height:50px;
	margin:15px auto;
	background:url(/img/index_new/bnr_geoapli.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnr2ndStreet{
	display:block;
	width:190px;
	height:50px;
	margin:15px auto;
	background:url(/img/index_new/right/bnr_2ndstreet.jpg) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrTamepochi{
	display:block;
	width:190px;
	height:50px;
	margin:10px auto;
	background:url(/img/index_new/right/bnr_tamepochi.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrKanokare{
	display:block;
	width:190px;
	height:50px;
	margin:10px auto;
	background:url(/img/index_new/right/kanokare.png?v=2) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrLine{
	display:block;
	width:190px;
	height:50px;
	margin:15px auto;
	background:url(/html/line/pc_img/bnr_line.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#rightInfo{
	margin:10px 0;
}

#rightInfo h3{
	height:25px;
	padding-left:12px;
	background:url(/img/index_new/bg_title_right.png) no-repeat;
	font-size:14px;
	line-height:25px;
}

#rightInfo li{
	margin-top:3px;
	border-bottom:1px dotted #999;
	padding-bottom:4px;
}

#rightInfo li span{
	display:block;
	font-size:11px;
	line-height:15px;
	color:#666;
}

#rightInfo li a{
	font-weight:bold;
}

#bnrSmartphone{
	display:block;
	width:190px;
	height:160px;
	margin:10px 0;
	background:url(/img/index_new/bnr_mobile.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrMailMag{
	display:block;
	width:190px;
	height:55px;
	margin:10px 0;
	background:url(/img/index_new/bnr_mailmag.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#rightRecommend{
	margin-top:10px;
}

#rightRecommend h3{
	height:25px;
	padding-left:12px;
	background:url(/img/index_new/bg_title_right.png) no-repeat;
	font-size:14px;
	line-height:25px;
}

#rightRecommend li{
	margin-top:5px;
	border-bottom:1px dotted #999;
	padding-bottom:4px;
}

#rightRecommend img{
	float:left;
	width:50px;
}

#rightRecommend .text{
	display:block;
	margin-left:60px;
}

#rightRecommend .text strong,
#rightRecommend .text span{
	display:block;
}

.rightBnr{
	display:block;
	margin:15px 0;
}

a#recruitBnr{
	width:190px;
	height:100px;
/*	background-image:url("/img/index_new/right/arbeit.jpg");
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-10000px;	*/
}
/*
a#recruitBnr:hover{
	background-image:url("/img/index_new/right/bnr_recruit_on.gif");
}
*/

/* oldbrowser Alert */
#oldBrowserWrapper{
	text-align:center;
}

#oldBrowser{
	display:block;
	width:550px;
	margin:0 auto 30px;
	border:2px solid #f00;
	background:#ffeaef;
	padding:10px;
}

#oldBrowser h1{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:27px;
}

#oldBrowser strong{
	display:block;
	margin:5px 0 15px;
	font-size:14px;
	line-heighet:21px;
}

#oldBrowser img{
	border:0;
}

#browserList{
	width:304px;
	_width:324px;
	margin:0 auto;
}

#browserList a{
	display:block;
	float:left;
	width:56px;
	margin:0 10px;
}
