/*///////////////////////////////////
		初期設定
////////////////////////////////////*/
html,body{ height: 100%; }
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
	zoom: 1;
	
}
html{
	height:100%;
}
body {
	height:100%;
	background:#fff;
	margin: 0;
	padding: 0;
	line-height:1.4;
	color:#777;
	font-size:12px;
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url(http://www.oceanlane.com/imgr/myspace/bg_ms.jpg) fixed repeat-x;
}
ul,ol,dl{
  list-style:none;
}
li{
  display:list-item;
  zoom:normal;
}
h1,h2,h3 { line-height:1.6;font-size:14px; }
h4,h5,h6 { line-height:1.6;font-size:12px; }
p,li,dt,dl { line-height:1.6; }
img{
	vertical-align:bottom;
}
a img { border:0; }
a:link,a:visited {
   color:#FF0000;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
   color:#FF3333;
}
a:active {
   color:#666;
}
.align-r{
	text-align:right;
}
.align-l{
	text-align:left;
}
.align_c{
	text-align:center;
}
.cl{
	clear:both;
}	
.bottombox{
	background:url(../imgr/bg_conbottom.jpg) no-repeat;
	height:13px;
	margin-left:15px;
	padding-bottom:10px;
}
.up2{
	clear:both;
	width:40px;
	height:26px;
	padding-bottom:4px;
	margin:5px 5px 24px auto;
	display:block;
	overflow:hidden;
}
.up2 a{
	text-indent:-8900px;
	padding-bottom:4px;
	width:40px;
	height:26px;
	margin:5px 5px 24px auto;
	display:block;
	overflow:hidden;
	background:url(../imgr/btn_up2.gif) no-repeat;
}
.up2 a:hover{
	width:40px;
	padding-bottom:3px;
	height:26px;
	margin:5px 5px 24px auto;
	display:block;
	overflow:hidden;
	background:url(../imgr/btn_up2_o.gif) no-repeat;
}
.copy{
	text-align:right;
	font-size:10px;
	padding:12px 10px 0 0;
	
}
.buy{
	clear:both;
	width:60px;
	height:26px;
	padding-bottom:4px;
	margin:5px auto 5px 2px;
	display:block;
	overflow:hidden;
}
.buy a{
	text-indent:-8900px;
	padding-bottom:4px;
	width:60px;
	height:26px;
	margin:5px auto 5px 2px;
	display:block;
	overflow:hidden;
	background:url(../imgr/btn_buy_o.gif) no-repeat;
}
.buy a:hover{
	width:60px;
	padding-bottom:3px;
	height:26px;
	margin:5px auto 5px 2px;
	display:block;
	overflow:hidden;
	background:url(../imgr/btn_buy.gif) no-repeat;
}
.buya{
	clear:both;
	width:60px;
	height:26px;
	padding-bottom:4px;
	margin:1px auto 5px 2px;
	display:block;
	overflow:hidden;
}
.buya a{
	text-indent:-8900px;
	padding-bottom:4px;
	width:60px;
	height:26px;
	margin:1px auto 5px 2px;
	display:block;
	overflow:hidden;
	background:url(../imgr/btn_buya_o.gif) no-repeat;
}
.buya a:hover{
	width:60px;
	padding-bottom:3px;
	height:26px;
	margin:1px auto 5px 2px;
	display:block;
	overflow:hidden;
	background:url(../imgr/btn_buya.gif) no-repeat;
}
.t1{
	color:#3399CC;
}
.nav_preback{
	text-align:right;
	padding:10px 0;
}
.nav_preback li{
	width:160px;
	display:inline;
	font-size:12px;
	padding:10px;
}
/* page up
----------------------------------------------- */
#pgup{
	position:fixed;
	bottom:60px;
	right:-2px;
	z-index:20px;
	widht:26px;
	height:87px;
	_height:0px;
}
#pgup a{
	display: block;
	_display:none;
	width: 26px;
	height: 87px;
	_height:0px;
	text-indent: -9999px;
	outline: none;
	background: url(../imgr/btn_up.gif) no-repeat left top;
}
#pgup a:hover {
	background: url(../imgr/btn_up_o.gif) no-repeat left top;
	_height:0px;
}
/*////////////////////////////////////
				boxhack
////////////////////////////////////*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/*////////////////////////////////////
				panlist
////////////////////////////////////*/
.nav_pan{
	padding:0px 0px 8px 0;
	text-align:right;
	letter-spacing:0.2;
	background:url(../imgr/bg_navpan.jpg) repeat-y;
}
.nav_pan ul{
	font-size:10px;
	color:#666;
}
.nav_pan li{
	display:inline;
}
.nav_pant a:link{
	color:#FF6600;
}
.nav_pan a:visited{
	color:#FF6600;
}
.nav_pan a:hover{
	color:#FF3333;
}
/*////////////////////////////////////
				nav
////////////////////////////////////*/
#nav{
	padding:5px 0px;
}
#nav ul,#nav li{
	display:inline;
}
#nav li{
	/*padding-left:1px;*/
	color:#eee;
}
#nav li a{
	color:#FF0000;
}
#nav li a:hover{
	color:#00CCCC;
}
#menu1{
	position:absolute;
	top:29px;
	right:380px;
	_right:370px;
	visibility:hidden;
	text-align:left;
	width:71px;
}
#menu2{
	position:absolute;
	top:29px;
	right:160px;
	_right:150px;
	visibility:hidden;
	text-align:left;
	width:71px;
}
.submenu{
	font-size:10px;
	width:71px;
	color:#FFFFFF;
}
.submenu a{
	display:block;
	padding:2px 1px 2px 5px;
	width:65px;
	background:#DDD;
	color:#333333;
}
.submenu a:hover{
	width:65px;
	padding:2px 1px 2px 5px;
	background:#FF3399;
	color:#FFFFFF;
	text-decoration:none;
}
/*////////////////////////////////////
				news
////////////////////////////////////*/
#news_lastest{
	padding-bottom:25px;
}
#news_lastest p{
	display:block;
	width:210px;
	color:#999;
}
#news_lastest p a{
	background:url(../imgr/bg_news_lastest.gif) no-repeat;
	padding:2px 0 5px 20px;
	display:block;
	width:210px;
	color:#999;
}
#news_lastest p a:hover{
	background:url(../imgr/bg_news_lastest_o.gif) no-repeat;
	padding:2px 0 5px 20px;
	display:block;
	width:210px;
	color:#FF3366;
	text-decoration:none;
}
.news #main h2{
	border-left:#FF3366 5px solid;
	padding-left:6px;
	margin-bottom:6px;
}
.entry,.entry2{
	background:url(../imgr/bg_entryline.gif) repeat-x;
	padding:5px 0 5px 0;
	line-height:1.7em;
}
.entry p,.entry2 p{
	padding:0 0 15px 0;
}
.entry img{
	float:left;
	padding:0 12px 12px 0;
}
.e_date{
	text-align:right;
	font-size:10px;
	letter-spacing:0.2px;
	padding:-2px 0 1px 0;
}
#news_arc{
	padding-bottom:35px;
}
#news_arc li{
	padding:3px 0 0 0px;
	background:url(../imgr/bg_news_arc.gif);
	line-height:18px;
	_height:18px;
	width:230px;
}
#news_arc li a{
	display:block;
	color:#999;
}
#news_arc li a:hover{
	background:#FF3399;
	color:#fff;
	padding:0 0 0 12px;
	text-decoration:none;
	font-weight:bold;
}
.subbox{
	padding-bottom:30px;
}
.subbox h3{
	color:#FF0066;
	padding:3px 0 0 0px;
	background:url(../imgr/bg_news_arc.gif);
	line-height:18px;
	_height:18px;
	font-size:12px;
}
.myspace{
	height:51px;
	width:230px;
	display:block;
	overflow: hidden;
	margin-bottom:30px;
}
.myspace a{
text-indent:-8982px;
	display: block;
	overflow: hidden;
	height:51px;
	width:230px;
	background:url(../imgr/banner_myspace.gif);
}
.myspace a:hover{
	background:url(../imgr/banner_myspace_o.gif);	
}
.subshop p{
	width:160px;
	margin:0 auto;
	text-align:center;
}
.subshopin{
	background:url(../imgr/goods_boxmid.gif);
	padding:15px;
	text-align:center;
}
.biomember{
	margin:25px 2px;
	background:#999999;
	color:#FFFFFF;
	padding:10px;
}
/*////////////////////////////////////
				disco
///////////////////////////////////*/
.disco .entry,.disco2 .entry{
	background:url(../imgr/bg_entryline.gif) repeat-x;
	padding:10px 0 5px 0;
	line-height:1.5em;
}
.discobox{
	margin:25px 0px;
}
.discobox p{
	border-bottom:1px solid #DBD7C8;
	border-right:3px solid #DBD7C8;
	border-left:3px solid #DBD7C8;
}
.discobox p a{
	padding:3px 10px;
	display:block;
	font-weight:bold;
	color:#796D6D;
}
.discobox p a:hover{
	padding:3px 10px;
	display:block;
	color:#FFFFFF;
	background:#796D6D;
	text-decoration:none;
}
.disco h2,.disco2 h2{
	font-family:Verdana;
	font-size:20px;
	color:#006699;
}

.newr_l{
	width:160px;
	float:left;
	padding-bottom:5px;
}
.newr_r{
	width:150px;
	float:right;
	padding-bottom:5px;
	padding-left:10px;
	text-align:right;
}
.cd{
	float:left;
	width:186px;
	padding-bottom:10px;
}
.cd img{
	border:1px solid #999;
	padding:1px;
}
.cd_l{
	width:300px;
	float:left;
	padding-bottom:5px;
}
.cd_r{
	width:250px;
	float:right;
	padding-bottom:5px;
}
.cdinfo{
	background:#796D6D;
	padding:5px 10px;
	margin:5px 0px 0px  0px;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.2em;
}
/*////////////////////////////////////
				disco
////////////////////////////////////*/
.media_tv{
	background:#FF3399;
	padding:1px 8px;
	margin-right:5px;
	color:#fff;
	font-weight:normal;
}
.media_radio{
	background:#333333;
	padding:1px 8px;
	margin-right:5px;
	color:#fff;
	font-weight:normal;
}
.media_tieup{
	background:#0099CC;
	padding:1px 8px;
	margin-right:5px;
	color:#fff;
	font-weight:normal;
}
.media_books{
	background:#9900CC;
	padding:1px 8px;
	margin-right:5px;
	color:#fff;
	font-weight:normal;
}
.media_others{
	background:#663399;
	padding:1px 8px;
	margin-right:5px;
	color:#fff;
	font-weight:normal;
}
.media_others{
	background:#FF0000;
	padding:1px 8px;
	margin-right:5px;
	color:#fff;
	font-weight:normal;
}
table{
	border:2px solid #796D6D;
	text-align:left;
}
.tdl1{
	width:8%;
	padding:2px 3px 2px 4px;
	background:#EBEBEB;
	border-right:1px dotted #CCCCCC;
	font-weight:normal;
}
.tdl2{
	width:8%;
	padding:2px 3px 2px 4px;
	background:#FFFFFF;
	border-right:1px dotted #CCCCCC;
	font-weight:normal;
}
.tdr1{
	width:90%;
	padding:2px 4px;
	background:#EBEBEB;
	font-weight:normal;
}
.tdr2{
	width:90%;
	padding:2px 4px;
	background:#FFFFFF;
	font-weight:normal;
}
/*////////////////////////////////////
				goodsbox
////////////////////////////////////*/
.goodsbox{
	width:175px;
	padding:18px 5px 25px 5px;
	float:left;
	text-align:center;
}
.goodsboxwp{
	background:url(../imgr/bg_entryline.gif) repeat-x;
	padding:5px 0 5px 0;
}
.goods .entry{
	background:url(../imgr/bg_entryline.gif) repeat-x;
	padding:15px 0 30px 0;
	line-height:1.7em;
}
.goods .entry img{
	padding:0 10px 10px 0;
}
.goodsright{
	width:230px;
	padding:8px;
	float:right;
	font-size:12px;
}
#goods_lastest{
	padding-bottom:25px;
}
#goods_lastest p{
	background:url(../imgr/bg_news_lastest.gif) no-repeat;
	padding:2px 0 5px 20px;
	display:block;
	width:210px;
	color:#999;
}
/*////////////////////////////////////
				livedate
////////////////////////////////////*/
#live_lastest{
	padding-bottom:30px;
}
.liveset p{
	padding:0px 2px;
	background:#0099CC;
	color:#fff;
	width:44%;
	text-align:center;
}
.liveset{
	background:url(../imgr/bg_line_dot.gif) repeat-x;
	padding:5px 0 4px 0	;
}
.liveset h4 a{
	color:#0099CC;
	display:block;
}
.liveset h4 a:hover{
	color:#FF3366;
}
.live h2{
	color:#0099CC;
}
.liveshot img{
	border:1px #0099CC solid;
	float:left;
	margin:3px;
}
.liveshot{
	padding-bottom:25px;
}
.liveshot a{
	color:#0099CC;
}
.liveshot a:hover{
	color:#00CCCC;
}
.liveshot h3{
	background:url(../imgr/bg_news_arc.gif);
	color:#FF3399;
	padding-left:6px;
	border-left:4px solid #FF3399;
}
/*////////////////////////////////////
			topnews
////////////////////////////////////*/
#indexbottom{
	padding:535px 15px 5px 15px;
}
.topnews{
	text-align:left;
	padding-left:65px;
	background:url(../imgr/bg_topnews.gif) no-repeat;
}
.topnews p{
	background:url(../imgr/bg_news_arc.gif) repeat-x;
	padding-bottom:5px;
}
/*////////////////////////////////////
			topnews
////////////////////////////////////*/
.link h2{
	color:#0099CC;
	padding-top:20px;
}
/*////////////////////////////////////
			blog
////////////////////////////////////*/
.blog{
	background:#EEE;
	padding:5px;
	margin-bottom:15px;
	overflow:hidden;
}
.blog_l{
	float:left;
	width:48%;
}
.blog_r{
	float:right;
	width:48%;
}
.blog_img{
	float:left;
	border:2px solid #666666;
}
.blog_l p,.blog_r p{
	float:right;
	width:70%;
	border-bottom:1px dotted #ccc;
}
.blog_l a,.blog_r a{
	color:#0099CC;
}
.blog_l a:hover,.blog_r a:hover{
	color:#3399FF;
}

/*////////////////////////////////////
			flashcontent
////////////////////////////////////*/
#flashcontent td{
	font-size:12px;
}

/*////////////////////////////////////
			gallery
////////////////////////////////////*/
.gallerya{
}

.gall_box{
	width:182px;
	height:145px;
	float:left;
	margin-left:3px;
	_margin-left:2px;
}
._gall_box{
	width:182px;
	height:160px;
	float:left;
	margin:1px;
}
.gbox_in{
	width:176px;
	height:140px;
}
.gbox_in a{
	background:url(../imgr/bg_gallery.gif) no-repeat;
	display:block;
	width:176px;
	height:125px;
	padding:8px 0px 0px 8px;
	text-align:center;
}
.gbox_in a:hover{
	background:url(../imgr/bg_gallery_o.gif) no-repeat;
	display:block;
	width:176px;
	height:125px;
	padding:8px 0px 0px 8px;
	text-align:center;
}
.gall_box2{
	width:180px;
	height:145px;
	float:left;
	margin-left:3px;
	_margin-left:2px;
}
/*////////////////////////////////////
			live schedule
////////////////////////////////////*/
#livetablebox{
	margin:5px 5px 15px 5px;
	text-align:center;
	
}
#livetablediv{
	width:100%
	margin:0px auto;
	text-align:left;
	
}
.liveheadline{
	padding:10px;
}
.liveheadline p{
	border-bottom:1px dotted #eee;
	background:url(/imgr/ico_megaphon1b_6.gif) no-repeat 0px 3px;
	padding-left:16px;
}
.liveheadline a,.liveheadline a:visited{
	color:#FF6600;
}
.liveheadline a:hover{
	color:#00CCCC;
}
table#livetable {
    width:100%;
    border: 1px #aaa solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#livetable th {
	font-size:12px;
    padding: 2px;
    border: 1px #000 solid;
    border-width: 0 0 1px 1px;
    background: #000000;
    font-weight: bold;
    line-height: 110%;
    text-align: center;
    white-space: nowrap; 
	color:#FFFFFF;
}
table#livetable td {
	font-size:12px;
    padding: 1px 2px;
    border: 1px #aaa solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

.schtdn{
	font-size:12px;
}
.schtdn a, .schtdn a:visited,.schtd a,.schtd a:visited,.schtdpast a, .schtdpast a:visited{
	color:#666;
	border-bottom:1px dotted #666;
}
.schtdn a:hover,.schtd a:hover,.schtdpast a:hover{
	color:#FF0099;
	border-bottom:0px;
}

.schtd{
	background:#EEE;
	font-size:12px;
}
.schtdF{
	background:#FF0066;
	font-size:12px;
	color:#fff;
}
.schtdF a,.schtdF a:visited{
	border-bottom:1px dotted #FFFF99;
	color:#FFF;
}
.schtdF a:hover{
	color:#FFFF66;
	border-bottom:0px;
}
.schtd2{
	background:#FFCC00;
	font-size:12px;
	color:#555;
}
.schtd2 a,.schtd2 a:visited{
	border-bottom:1px dotted #333;
	color:#555;
}
.schtd2 a:hover{
	border-bottom:0px;
	color:#FF0066;
}
.schtd3{
	background:#00CCCC;
	font-size:12px;
	color:#fff;
}
.schtd3 a, .schtd3 a:visited{
	border-bottom:1px dotted #333;
	color:#FFF;
}
.schtd3 a:hover{
	border-bottom:0px;
	color:#FF0099;
}
.schtdpast{
	background:#ccc;
	font-size:12px;
	color:#777;
}


.livettitle{
	font-size:10px; letter-spacing:0.05em;
	padding-left:8px;
}
.livettitle2{
	font-size:10px; letter-spacing:0.05em;
	padding-left:8px;
	background:url(http://oceanlane.com/imgr/ico_check.gif) no-repeat 0px 5px;
}
.livettitleup{
	font-size:10px; letter-spacing:0.1em;
	padding-left:8px;
	background:url(http://oceanlane.com/imgr/ico_lup.gif) no-repeat 0px 5px;
}
.fl10{
font-size:10px; letter-spacing:0.05em;
}
table#livetable img{
	vertical-align:middle;
}
.red{
	color:#FF0000;
	font-size:10px;
}

.twitter{
	background:url(/imgr/banner_twitter.gif) no-repeat;
	width:418px;
	height:77px;
	margin:0px;
	padding:0px 0px 0px 150px;
}

.twitterL{
	float:left;
	width:200px;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.twitterR{
	float:left;
	width:213px;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.twitterL a{
	background:url(/imgr/banner_twitter.gif);
	width:200px;
	height:77px;
	background-position:-150px 0px;
	display:block;
}
.twitterR a{
	background:url(/imgr/banner_twitter.gif) -350px 0;
	background-position:-350px 0px;
	width:213px;
	height:77px;
	display:block;
}
.twitterL a:hover{
	background:url(/imgr/banner_twitter.gif);
	width:200px;
	height:77px;
	background-position:-150px 77px;
	display:block;
}
.twitterR a:hover{
	background:url(/imgr/banner_twitter.gif) -350px 0;
	background-position:-350px 77px;
	width:213px;
	height:77px;
	display:block;
}