@charset "utf-8";

/*------------------------------------------------
	中央コンテンツ 共通
--------------------------------------------------*/

#top_main {
	width:760px;
	/display:inline;
	text-align:left;
	position:relative;
	/zoom:1;
	padding:0px 0px 0px 0px;
}

/*------------------------------------------------
	ビジュアル下のコンテンツ
--------------------------------------------------*/

.visual-inner {
	background-color:#111111;
	padding:5px 0px 5px 5px;
	margin-bottom:10px;
	border-bottom:1px solid #191919;
}

.visual-inner .visual-banner {
	float:left;
	padding:0px 6px 0px 10px;
}

.visual-inner .visual-banner02 {
	float:left;
	padding:0px 0px 0px 10px;
}

.visual-inner .visual-avabox {
	float:left;
}

/*------------------------------------------------
	画像スライドショー
--------------------------------------------------*/

.slider-box {
	position:relative;
	width:370px;
	margin-bottom:5px;
	float:left;
}

.slider-box #slideshow {
	width:370px;
}

.slider-box #slideshow .viewport {
	float: left;
	width: 370px;
	height: 140px;
	overflow: hidden;
	position: relative;
	/zoom:1;
}

.slider-box #slideshow .slide_btn p {
	position: absolute;
  top: 140px;
}

.slider-box #slideshow .slide_btn .prev {
	left:4px;
}

.slider-box #slideshow .slide_btn a {
	text-decoration: none;
	color: #0197f7;
	font-size: 18px;
	font-weight:bold; 
	display: block;
	line-height:1;
}

.slider-box #slideshow .slide_btn .next {
	right:4px;
}

.slider-box #slideshow .overview {
	list-style: none;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	/zoom:1;
}

.slider-box #slideshow .overview li {
	float: left;
	height: 140px;
	width: 370px;
	/zoom:1;
	position:relative;
}
 
.slider-box #slideshow .pager {
	background-color:#141414;
	width:370px;
	border:1px solid #1e1e1e;
	padding:1px 0px 1px 0px;
}

.slider-box #slideshow .pager ul {
	text-align:center;
	font-size:0px;
	/zoom:1;
}

.slider-box #slideshow .pager li {
	display:inline-block;
	padding-right:1px;
	/display:inline;
	/zoom:1;
}

.slider-box #slideshow .bullet {
	font-size:11px;
	line-height:1;
	text-decoration:none;
	display:inline-block;
	background-color:#000;
	color:#FFF;
	padding:2px 4px 2px 4px;
	margin:0px;
	/display:inline;
	/zoom:1;
}

.slider-box #slideshow a:hover.bullet,
.slider-box #slideshow .active {
	color:#000;
	background-color:#009cff;
}

/*------------------------------------------------
	「AVA」スタートガイド
--------------------------------------------------*/

.start_guide {
/*	background: url("../../images/member/top/beginner/visual.jpg") no-repeat;*/
	width:760px;
	height:226px;
	margin-bottom:10px;
}

.start_guide h2 {
	padding: 15px 0px;
}

.start_guide .lead {
	padding:0px 0px 21px 18px;
}

#sns_btn {
	padding:15px 0px 0px 680px;
}

/* アコーディオンパネル */
.accordian {
	width: 760px;
	height: 180px;
	overflow: hidden;
	margin: 0px auto;
}

.accordian ul {
	width: 1280px;
}

.accordian li {
	position: relative;
	display: block;
	width: 190px;
	float: left;	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-box-shadow: -5px 0px 12px 0px rgba(0,0,0,0.69);
	-moz-box-shadow: -5px 0px 12px 0px rgba(0,0,0,0.69);
	box-shadow: -5px 0px 12px 0px rgba(0,0,0,0.69);
}

.accordian ul:hover li {
	width: 140px;
}

.accordian ul li:hover {
	width: 340px;
}

.accordian li img {
	display: block;
}
	
/*------------------------------------------------
	ポップアップ
--------------------------------------------------*/

#popup {
	position:absolute;
	top:-85px;
	left:88px;
	z-index:3;
}

#popup .popup_btn {
	position:absolute;
	top:38px;
	left:554px;
	z-index:4;
}

/*------------------------------------------------
	重要なお知らせ
--------------------------------------------------*/

#top_main .important {
	border:solid 2px #f9c100;
	width:100%;
	margin-bottom:20px;
}

#top_main .important .inner {
    height: auto;
}

#top_main .important ul {
	padding:10px 0px 0px 10px;
	
}

#top_main .important li {
    background: url("../../images/member/common/icon.png") no-repeat -65px 0;
    padding: 0 0 0px 23px;
		margin-bottom:10px;
}

#top_main .important li a {
	color:#f9c100;
	text-decoration:none;
	font-weight:bold;
}

#top_main .important li a:hover {
	text-decoration:underline;
}

/*------------------------------------------------
	pickup
--------------------------------------------------*/

#top_main .pickup-box {
	padding-bottom:17px;
}

#top_main .pickup-box h2 {
	 background: url("../../images/member/top/title.jpg") no-repeat 0 0;
	 width:760px;
	 padding-top:20px;
	 margin-bottom:9px;
}

#top_main .pickup-box li {
	float:left;
	padding-right:13px;
	margin-bottom:13px;
	width:180px;
	height:90px;
}

#top_main .pickup-box li.last {
	padding-right:0px;
}

/*------------------------------------------------
	AVAなんでも相談室
--------------------------------------------------*/

#room-box {
	background:#272727;
	padding:19px 19px 19px 19px;
	border:solid 1px #2e2e2e;
	margin-bottom:30px;
}

#room-box .room-title {
	background-color:#202020;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
}

#room-box .room-title h2 {
	float:left;
}

#room-box .room-title h2 a {
	background: url("../../images/member/top/room/title.jpg") no-repeat 0 0px;
	width:409px;
	padding-top:15px;
}

#room-box .room-title .more {
	float:right;
}
	
#room-box .room {
	margin: 0px auto 0;
	overflow: hidden;
	width: 720px;
}

#room-box .room .navi {
	display: table;
	/display:inline;
	/zoom:1;
	width:720px;
	*width:730px;
	height:35px;
	overflow:hidden;
}

#room-box #room1 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -350px;
}

#room-box #room2 .navi {
  background: url("../../images/member/top/tab.png") no-repeat 0px -386px;
}

#room-box .room .navi li {
  display:inline-block;
	/display:inline;
	/zoom:1;
	width:150px;
	vertical-align:top;
	float:left;
}

#room-box .room .navi .imgsp {
	background: url("../../images/member/top/tab.png") no-repeat 0 35px;
  padding: 35px 0 0;
  width: 150px;
}

#room-box .room .navi strong.room_1,
#room-box .room .navi .room_1:hover {
	background-position: 0 -350px;
}

#room-box .room .navi strong.room_2,
#room-box .room .navi .room_2:hover {
	background-position: -150px -386px;
}

#room-box .room table {
	background-color:#505050;
	width: 720px;
	border-bottom:1px solid #353535;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
}

#room-box .room tr {
	background: url("../../images/member/common/line01.gif") repeat-x left bottom;
}

#room-box .room tr.first td,
#room-box .room tr.first th {
	padding-top:17px;
}

#room-box .room tr.last {
	background:none;
}

#room-box .room tr.last td,
#room-box .room tr.last th {
	padding-bottom:17px;
}

#room-box th {
	padding:7px 35px 7px 20px;
	vertical-align:top;
	text-align:left;
	color:#d9d9d9;
}

#room-box td {
	padding:7px 0px 7px 0px;
	vertical-align:top;
	text-align:left;
}

#room-box td a {
	color:#d9d9d9;
	text-decoration:none;
}

#room-box td a:hover {
	text-decoration:underline;
}

.mb-60 {
	margin-bottom:60px !important;
}

/*------------------------------------------------
	最新情報やお知らせなど
--------------------------------------------------*/

#information-box {
	background:#272727;
	padding:19px 19px 19px 19px;
	border:solid 1px #2e2e2e;
	margin-bottom:30px;
}
	
#information-box .info {
	margin: 0px auto 0;
	overflow: hidden;
	width: 720px;
}

#information-box .info .navi {
	display: table;
	/display:inline;
	/zoom:1;
	width:720px;
	*width:730px;
	height:35px;
	overflow:hidden;
}

#information-box #info1 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 0;
}

#information-box #info2 .navi {
  background: url("../../images/member/top/tab.png") no-repeat 0 -35px;
}

#information-box #info3 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -70px;
}

#information-box #info4 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -105px;
}

#information-box #info5 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -140px;
}

#information-box #info6 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -175px;
}

#information-box .info .navi li {
  display: table-cell;
	/display:inline;
	/zoom:1;
  vertical-align: top;
}

#information-box .info .navi .imgsp {
	background: url("../../images/member/top/tab.png") no-repeat 0 35px;
  padding: 35px 0 0;
  width: 106px;
}

#information-box .info .navi strong.info_1,
#information-box .info .navi .info_1:hover {
	background-position: 0 0;
}

#information-box .info .navi strong.info_2,
#information-box .info .navi .info_2:hover {
	background-position: -106px -35px;
}

#information-box .info .navi strong.info_3,
#information-box .info .navi .info_3:hover {
	background-position: -212px -70px;
}

#information-box .info .navi strong.info_4,
#information-box .info .navi .info_4:hover {
	background-position: -318px -105px;
}

#information-box .info .navi strong.info_5,
#information-box .info .navi .info_5:hover {
	background-position: -424px -140px;
}

#information-box .info .navi strong.info_6,
#information-box .info .navi .info_6:hover {
	background-position: -530px -175px;
}

#information-box .info .navi .info_more {
	width: 85px;
}

#information-box .info table {
	background-color:#505050;
	width: 720px;
	border-bottom:1px solid #353535;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
}

#information-box .info tr {
	background: url("../../images/member/common/line01.gif") repeat-x left bottom;
}

#information-box .info tr.first td {
	padding-top:17px;
}

#information-box .info tr.last {
	background:none;
}

#information-box .info tr.last td {
	padding-bottom:17px;
}

#information-box td {
	padding:7px 0px 7px 0px;
	vertical-align:top;
	text-align:center;
	color:#FFF;
}

#information-box td.icon {
	width:105px;
}

#information-box .info td.date {
	font-size: 10px;
	text-align: left;
	width: 42px;
}

#information-box .info td.ttl {
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
	padding-right:20px;
}

#information-box .info td.ttl a {
  color:#FFF;
	display: block;
	padding-right: 30px;
	text-decoration: none;
}

#information-box .info td.ttl a:hover {
  text-decoration: underline;
}

#information-box .info td.ttl a.new {
  background: url("../../images/member/common/icon.png") no-repeat scroll right -180px;
}

/*------------------------------------------------
	ビギナーページの最新情報やお知らせなど
--------------------------------------------------*/

#information-box.beginner_info #info1 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -422px;
}

#information-box.beginner_info #info2 .navi {
  background: url("../../images/member/top/tab.png") no-repeat 0 -457px;
}

#information-box.beginner_info #info3 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -492px;
}

#information-box.beginner_info #info4 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -527px;
}

#information-box.beginner_info #info5 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -562px;
}

#information-box.beginner_info #info6 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -597px;
}

#information-box.beginner_info .info .navi .imgsp {
	background: url("../../images/member/top/tab.png") no-repeat 0 35px;
  padding: 35px 0 0;
  width: 106px;
}

#information-box.beginner_info .info .navi strong.info_1,
#information-box.beginner_info .info .navi .info_1:hover {
	background-position: 0 -422px;
}

#information-box.beginner_info .info .navi strong.info_2,
#information-box.beginner_info .info .navi .info_2:hover {
	background-position: -106px -457px;
}

#information-box.beginner_info .info .navi strong.info_3,
#information-box.beginner_info .info .navi .info_3:hover {
	background-position: -212px -492px;
}

#information-box.beginner_info .info .navi strong.info_4,
#information-box.beginner_info .info .navi .info_4:hover {
	background-position: -318px -527px;
}

#information-box.beginner_info .info .navi strong.info_5,
#information-box.beginner_info .info .navi .info_5:hover {
	background-position: -424px -562px;
}

#information-box.beginner_info .info .navi strong.info_6,
#information-box.beginner_info .info .navi .info_6:hover {
	background-position: -530px -597px;
}

/*------------------------------------------------
	Recommend Device
--------------------------------------------------*/

#top_main .recommend-box {
	padding-bottom:17px;
}

#top_main .recommend-box h2 {
	 background: url("../../images/member/top/title.jpg") no-repeat 0 -20px;
	 width:760px;
	 padding-top:20px;
	 margin-bottom:9px;
}

#top_main .recommend-box li {
	float:left;
	padding-right:13px;
	margin-bottom:13px;
	width:180px;
	height:68px;
}

#top_main .recommend-box li.last {
	padding-right:0px;
}

/*------------------------------------------------
	イメージやムービーなどの情報
--------------------------------------------------*/

#other-info-block {
	padding-bottom:30px;
}

#other-info-box {
	background:#272727;
	padding:19px 19px 19px 19px;
	border:solid 1px #2e2e2e;
	width:460px;
	float:left;
}
	
#other-info-box .other-info {
	overflow: hidden;
}

#other-info-box .other-info .navi {
	display: table;
	/display:inline;
	/zoom:1;
	height:35px;
	overflow:hidden;
	width:460px;
	*width:470px;
}

#other-info-box #other-info1 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -210px;
}

#other-info-box #other-info2 .navi {
  background: url("../../images/member/top/tab.png") no-repeat 0 -245px;
}

#other-info-box #other-info3 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -280px;
}

#other-info-box #other-info4 .navi {
	background: url("../../images/member/top/tab.png") no-repeat 0 -315px;
}

#other-info-box .other-info .navi li {
  display: table-cell;
  vertical-align: top;
	/display:inline;
	/zoom:1;
}

#other-info-box .other-info .navi .imgsp {
	background: url("../../images/member/top/tab.png") no-repeat 0 35px;
  padding: 35px 0 0;
  width: 96px;
}

#other-info-box .other-info .navi strong.other-info_1,
#other-info-box .other-info .navi .other-info_1:hover {
	background-position: 0 -210px;
}

#other-info-box .other-info .navi strong.other-info_2,
#other-info-box .other-info .navi .other-info_2:hover {
	background-position: -96px -245px;
}

#other-info-box .other-info .navi strong.other-info_3,
#other-info-box .other-info .navi .other-info_3:hover {
	background-position: -192px -280px;
}

#other-info-box .other-info .navi strong.other-info_4,
#other-info-box .other-info .navi .other-info_4:hover {
	background-position: -288px -315px;
}

#other-info-box .other-info .navi .other-info_more {
	width: 85px;
}

#other-info-box .other-info table {
	background-color:#505050;
	width: 460px;
	border-bottom:1px solid #353535;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
}

#other-info-box .other-info tr {
	background: url("../../images/member/common/line01.gif") repeat-x left bottom;
}

#other-info-box .other-info tr.first td {
	padding-top:18px;
}

#other-info-box .other-info tr.last {
	background:none;
}

#other-info-box .other-info tr.last td {
	padding-bottom:19px;
}

#other-info-box td {
	padding:7px 0px 7px 0px;
	vertical-align:top;
	text-align:center;
	color:#FFF;
}

#other-info-box .other-info td.date {
	font-size: 10px;
	text-align: left;
	width: 42px;
	padding-left:10px;
}

#other-info-box .other-info td.ttl {
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
	padding-right:10px;
}

#other-info-box .other-info td.ttl a {
  color:#FFF;
	text-decoration: none;
}

#other-info-box .other-info td.ttl a:hover {
  text-decoration: underline;
}

#other-info-box .other-info .inner {
	padding:20px 15px 0px 15px;
	min-height:184px;
	*min-height:185px;
	background:#505050;
	border:1px solid #333333;
	border-top:none;
}

#other-info-box .other-info .inner li {
	float:left;
	width:210px;
}

#other-info-box .other-info .inner li.last {
	float:right;
}

#other-info-box .other-info .inner li p {
	padding-top:8px;
	text-align:center;
	color:#e2e2e2;
	line-height:1.4;
	font-size:10px;
}

/*------------------------------------------------
	Twitterボックス
--------------------------------------------------*/

/* アドバンス */
#twitter-box {
	background:#272727;
	padding: 19px 19px 19px 19px;
	border:solid 1px #2e2e2e;
	width:203px;
	float:right;
}

#twitter-box .twitter {
	border-top:1px solid #161616;
	*margin-top:-4px;
}

#twitter-box ul {
	float:left;
	height:18px;
	*height:23px;
}

#twitter-box .link-text {
	float:right;
	padding-top:4px;
}

#twitter-box li {
	float:left;
	padding-right:3px;
	height:18px;
}

#twitter-box .list01 a {
	background: url("../../images/member/top/twitter.jpg") 0px 0px no-repeat;
	width:60px;
	padding-top:18px;
}

#twitter-box .list01 a:hover,
#twitter-box .list01.select a {
	background: url("../../images/member/top/twitter.jpg") -60px 0px no-repeat;
}

#twitter-box .list02 a {
	background: url("../../images/member/top/twitter.jpg") 0px -18px no-repeat;
	width:60px;
	padding-top:18px;
}

#twitter-box .list02 a:hover,
#twitter-box .list02.select a {
	background: url("../../images/member/top/twitter.jpg") -60px -18px no-repeat;
}
	
#twitter-box .list02.select a:hover,
#twitter-box .list01.select a:hover {
	cursor:default;
}

/* ビギナー */
#twitter-box.twitter-box02 {
	border:solid 1px #2e2e2e;
	width:619px;
	float:none;
	margin-bottom:30px;
}

#twitter-box.twitter-box02 .list01 a {
	background: url("../../images/member/top/twitter02.png") 0px 0px no-repeat;
	width:80px;
	padding-top:17px;
}

#twitter-box.twitter-box02 .list01 a:hover,
#twitter-box.twitter-box02 .list01.select a {
	background: url("../../images/member/top/twitter02.png") -80px 0px no-repeat;
}

#twitter-box.twitter-box02 .list02 a {
	background: url("../../images/member/top/twitter02.png") 0px -17px no-repeat;
	width:80px;
	padding-top:17px;
}

#twitter-box.twitter-box02 .list02 a:hover,
#twitter-box.twitter-box02 .list02.select a {
	background: url("../../images/member/top/twitter02.png") -80px -17px no-repeat;
}

#twitter-box.twitter-box02 .link-text a {
	background: url("../../images/member/top/twitter02.png") 0px -38px no-repeat;
	width:78px;
	padding-top:12px;
}

#twitter-box.twitter-box02 #twitter-widget-0,
#twitter-box.twitter-box02 #twitter-widget-1 {
	width:500px !important;
	height:160px !important;
}

#twitter-box.twitter-box02 {
	width:100%;
	margin:0px auto;
	padding:19px 0px;
}

#twitter-box.twitter-box02 .twitter_navi,
#twitter-box.twitter-box02 .twitter {
	width:500px;
	margin:0px auto;
}

/*------------------------------------------------
	初心者用トピック
--------------------------------------------------*/

.begginer-topic {
	margin-bottom:10px;
}

.begginer-topic li {
	float:left;
	margin-bottom:10px;
}

.begginer-topic .right {
	float:right;
}

/*------------------------------------------------
	ネットカフェ
--------------------------------------------------*/

.netcafe-visual {
	margin:0px 0px 16px 0px;
}

/*------------------------------------------------
	ネットカフェBOOTCAMP
--------------------------------------------------*/

.bootcamp-box {
	background: url("../../images/member/top/netcafe/bg-box01.jpg") no-repeat;
	width:760px;
	height:460px;
	margin-bottom:30px;
	position:relative;
}

.bootcamp-box .inner {
	padding:0px 20px 0px 20px;
}

.bootcamp-box .text01 {
	color:#FFF;
	font-size:14px;
	padding:55px 0px 15px 95px;
}

.bootcamp-box .button-box {
	margin-bottom:20px;
}

.bootcamp-box .button-box div {
	float:left;
}

.bootcamp-box .button-box div a {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px 0px no-repeat;
	width:475px;
	padding-top:109px;
}

.bootcamp-box .button-box div a:hover {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px -109px no-repeat;
}

.bootcamp-box .button-box ul {
	float:right;
}

.bootcamp-box .button-box .btn01 {
	margin-bottom:9px;
}

.bootcamp-box .button-box .btn01 a {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px -218px no-repeat;
	width:230px;
	padding-top:40px;
}

.bootcamp-box .button-box .btn01 a:hover {
	background: url("../../images/member/top/netcafe/netcafe.png") -230px -218px no-repeat;
}

.bootcamp-box .button-box .btn02 a {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px -258px no-repeat;
	width:230px;
	padding-top:60px;
}

.bootcamp-box .button-box .btn02 a:hover {
	background: url("../../images/member/top/netcafe/netcafe.png") -230px -258px no-repeat;
}

.bootcamp-box .item-list li {
	float:left;
	padding-right:14px;
	position:relative;
}

.bootcamp-box .item-list li.last {
	padding-right:0px;
}

.bootcamp-box .item-list .play {
	background: url("../../images/member/top/netcafe/bg-play.jpg") no-repeat;
	width:230px;
	height:35px;
}

.bootcamp-box .item-list .play p {
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	line-height:1;
	padding-top:7px;
}

.bootcamp-box .item-list .play p span {
	font-size:24px;
}

.bootcamp-box .item-list .item {
/*	background: url("../../images/member/top/netcafe/item01.jpg") no-repeat; */
	width:230px;
	height:165px;
}

.bootcamp-box .item-list .item p {
	text-align:center;
	font-weight:bold;
	padding-top:125px;
	line-height:1.4;
}

.bootcamp-box .item-list li .complete {
	position:absolute;
	top:90px;
	left:0px;
}

.bootcamp-box .button-box .time {
	background: url("../../images/member/top/netcafe/bg-time.jpg") no-repeat;
	width:475px;
	height:109px;
}

.bootcamp-box .button-box .time p {
	text-align:right;
	font-size:40px;
	font-weight:bold;
	color:#1e1e1e;
	padding:30px 80px 0px 0px;
	line-height:1;
}

.bootcamp-box .ribbon {
	position:absolute;
	top:0px;
	left:0px;
}

/*------------------------------------------------
	集まれ！ネットカフェオフラインイベント
--------------------------------------------------*/

.offevent-box {
	background: url("../../images/member/top/netcafe/bg-box02.jpg") no-repeat;
	width:760px;
	height:461px;
	margin-bottom:30px;
}

.offevent-box .inner {
	padding:0px 20px 0px 20px;
}

.offevent-box .text01 {
	color:#FFF;
	font-size:14px;
	padding:55px 0px 15px 0px;
}

.offevent-box .button {
	padding-left:491px;
	margin-bottom:10px;
}

.offevent-box .button a {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px -318px no-repeat;
	width:230px;
	padding-top:40px;
}

.offevent-box .button a:hover {
	background: url("../../images/member/top/netcafe/netcafe.png") -230px -318px no-repeat;
}

.offevent-box .photo {
	padding-left:408px;
	margin-bottom:60px;
}

.offevent-box .text02 {
	color:#FFF;
}

/*------------------------------------------------
	ネットカフェのお知らせ
--------------------------------------------------*/

#netcafe-info .title {
	background-color:#202020;
	padding:10px 0px 10px 17px;
	border-bottom:1px solid #333333;
	position:relative;
}

#netcafe-info .title h2 {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px -358px no-repeat;
	width:147px;
	padding-top:15px;
}

#netcafe-info .title .more {
	position:absolute;
	top:10px;
	right:10px;
}

#netcafe-info .title .more a {
	background: url("../../images/member/top/netcafe/netcafe.png") 0px -373px no-repeat;
	width:46px;
	padding-top:16px;
}

#netcafe-info td.date {
	padding-left:20px !important;
}





