/*
 * ******************************************************************************
 *  
 *  *****************************************************************************
 */

body,div,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;
	behavior:url("csshover2.htc");
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

br{
	letter-spacing:0;
}

img{
	border:none;
}




body{
	width:100%;
	height:auto;
	text-align:left;
	margin:0 auto;
	line-height:1.5;
	font-size:12px;
	border:none;
	color:#333333;
	background:#000000;
	background-position:center top;
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:sans-serif;
}

a{
	color:#006699;
	text-decoration:underline;
}


a:hover{
	color:#006699;
	text-decoration:none;
}

/*************************************/

.mb_YTVPTime{
	display:none;
}

.mb_OnlyYT{
	display:none;
}

.mb_YTVPPlaypause{
	cursor:pointer;
}

.mb_YTVPMuteUnmute{
	cursor:pointer;
	margin-right:15px;
}

span.mb_YTVPBar{
	display:block;
	width:100%;
}

div.buttonBar{
	display:block;
	width:70px;
	position:absolute;
	bottom:12px;
	right:0px;
	z-index:201;
	text-align:right;
	clear:both;
}
div#idWrap{
    height:270px;
    width:100%;
    position:absolute;
    text-align:left;
	z-index:200;
}

.contentsinbox{
    height:auto;
    width:100%;
	overflow:hidden;
	padding:20px 0px;
	background:url(../images/bb_bg.png) repeat left top;
}

.logobox{
	float:left;
	padding-left:30px;
	padding-top:50px;
}

.contopbpx{
	width:402px;
	float:left;
	padding-left:30px;
}

.contopbpx2{
	width:200px;
	float:left;
	padding-left:30px;
}

.contopbpx2 p.pt01{
	padding-bottom:10px;
}

.closebox{
	width:100%;
	height:auto;
	padding-bottom:10px;
	text-align:center;
}

.nav-menu{
	height:auto;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}

.nav-menu li{
	float:left;
	padding-left:30px;
	font-family: 'Merriweather Sans', sans-serif;
	color:#eeeeee;
	font-size:15px;
	line-height:1;
	/*font-weight:bold;*/
	color:#BB090D;
	letter-spacing:0.1em;
}

.nav-menu li a{
	color:#ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
}

.nav-menu li a:hover{
	color:#BB090D;
	text-decoration:none;
	letter-spacing:0.1em;
}

#header{
	position:absolute;
	width:100%;
	height:auto;
	z-index:200;
}

#header2{
	width:100%;
	height:auto;
	background:#000000;
	opacity:1;
	background:url(../images/bb_bg.png) repeat left top;
}


#header2 h1{
	padding-top:10px;
	padding-left:30px;
}

#header3{
	width:100%;
	height:auto;
	text-align:right;
	display:none;
}

#allfoot{
	position:absolute;
	width:100%;
	height:20px;
	padding:10px 0px;
	color:#FFFFFF;
	font-size:11px;
	background:#000000;
	opacity:0.9;
	z-index:200;
}

p.copy{
	padding:0px 0px 0px 30px;
}

#ssbtn{
	width:320px;
	height:35px;
	position:absolute;
	right:90px;
	top:3px;
	overflow:hidden;
	z-index:9000;
}

#ssbtn li{
	width:31px;
	height:31px;
	float:right;
	padding-left:10px;
}

#ssbtn li a{
	width:31px;
	height:31px;
	display:block;
}


#p_controlbtn{
	width:320px;
	height:17px;
	position:absolute;
	right:90px;
	top:42px;
	overflow:hidden;
	z-index:9000;
}

#p_controlbtn li{
	width:22px;
	height:17px;
	float:right;
	padding-right:10px;
	cursor:pointer;
}

.tubular-mute{
	background:url(../images/mute.png) no-repeat;
}

#p_controlbtn li.active{
	background:url(../images/unmute.png) no-repeat;
}




