@charset "shift_JIS";
/* CSS Document */
/* --------------------
s_voca.css 
--------------------*/


/*----------------------------------------------------
	ボカラインタビューページ
----------------------------------------------------*/


#main_v {
	width:740px;
	margin:0px auto;
}

#un ul{
font-size:13px;
font-weight:bold;
text-indent:1pt;
display:block;
list-style:none;
}

#un li{
background-image:url(../img/share/murasaki.gif);
background-repeat:repeat-x;
width: 140px;
float: left;
text-align:center;
margin:0 4px;
}

.floatclear{
	clear:both;
}

#paget{
	width:740px;
	margin:0 auto;
	border:#999 solid 3px;
}

/*----------------------------------------------------
	ボカラページトップ
----------------------------------------------------*/

/*左*/
.vleft{
	width:400px;
	float:left;
	margin-left:5px;
}
.vtext{
	padding:10px 5px;	
}

/*ボカラカラオケ楽曲新譜情報*/
span.anews{
	color:#333;
	font-weight:bold;
}

#anews{
	background:#000;
}
#anews a{
	color:#CCC;
	text-decoration:none;
}
#anews a:hover{
	color:#666;
}
#anews{
	color:#fff;
}
a#anews:link{
	color:#666;
	text-decoration:none;
}
a#anews:visited{
	color:#666;
}
a#anews:hover{
	color:#000;
}




/*右*/
.vright{
	width:320px;
	float:right;
	margin-right:5px;
}

#v_menu{
	width:310px;
	float:right;
	padding-left:5px;
	display:block;
	margin:10px 0;
}

#v_menu li{
	margin:6px 0;
}

/*pdfまわり*/
p.pdf{
	font-size:x-small;
	color:#666;
	padding:0 5px;
}
p.pdf a{
	font-size:small;
	font-weight:bold;
	background:#CFF;
	color:#399;
	text-decoration:none;
}
p.pdf a:hover{
	color:#6CC;
}
/*アイコン説明*/
#vicons{
	display:block;
	width:730px;
	margin:0 auto;
}
#vicons h2{
	color:#399;
	border-left:outset 20px #399;
	margin-top:5px;
	padding:0 5px;
}

#vicons h3{
	font-size:14px;
	text-shadow:1px 1px 2px #666;
}
#vicons img{
	float:left;
	margin:0 auto;
}
#vicons img.inter{
	margin-left:20px;
}
#vicons ul{
	width:240px;
}
#vicons ul.lll{
	float:left;
}
#vicons ul.mmm{
	float:left;
	margin-left:5px;
}
#vicons ul.rrr{
	float:right;
}
#vicons li{
	display:block;
	padding:5px;
	margin:8px 5px;
	clear:both;
	height:80px;
	border:dotted #399 1px;
	font-size:12px;
	line-height:18px;
}
.nsns{
	display:block;
	width:730px;
	height:290px;
	padding:10px 5px;
}

/*----------------------------------------------------
	インタビューページ
----------------------------------------------------*/
.release{
	width:740px;
	margin-top:15px;
}
.release_l{
	float:left;
	width:360px;
}
.release_r{
	float:right;
	width:360px;
}
span.release{
	font-size:12px;
	font-weight:bold;
}
.release_t{
	width:230px;
	float:right;
}

.ptitle a:link{
	color:#FFFF33;
}

.ptitle a:hover{
	color:#CCFFFF;
}

.ptitle a:visited{
	color:#FFCCFF;
}

.ptitle{
	color:#FFFFFF;
	width:740px;
	height:160px;
}
.klist{
	display:block;
	margin-left:10px;
	overflow:scroll;
	width:700px;
	height:180px;
	border:1px #399 solid;
}
.klist ul li a{
	display:block;
	border-bottom:dotted 1px #CCC;
}

ul.menuuu li{
	margin:10px 0;
}
