@charset "UTF-8";
html, body {
	height:100%;
}
#share_menu a.b2 {
	background-position:-130px -40px!important;
}	

/*----------------------content----------------------*/
#content {
	position:relative;
	min-width:1000px;
	height:auto!important;
	height:100%;
	min-height:70%;
}
#content_box {
	position:relative;
	width:920px;
	height:800px;
	margin:0 auto;
}
/*----------------------sidemenu----------------------*/
#sidemenu {
	position:absolute;
	top:30px;
	left:0;
	height:185px;
	border-top:#ebebec solid 1px;
	border-bottom:#ebebec solid 1px;
}
#sidemenu th {
	height:50px;
	line-height:50px;
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	border-bottom:#c2c2c2 dotted 1px;
	text-align:left;
}
.menu_list{
	padding:7px 0 7px 20px;
	}
.menu_list a{
	display:block;
	width:142px; 
	height:13px; 
	text-indent:-9999px;
	}
#about_a a{background: url(../images_jp/menulist_about_a.jpg) no-repeat 0 -13px;}
#about_a a:hover {background: url(../images_jp/menulist_about_a.jpg) no-repeat 0 -13px;}
#about_b a{background: url(../images_jp/menulist_about_b.jpg) no-repeat 0 0;}
#about_b a:hover {background: url(../images_jp/menulist_about_b.jpg) no-repeat 0 -13px;}
#about_c a{background: url(../images_jp/menulist_about_c.jpg) no-repeat 0 0;}
#about_c a:hover {background: url(../images_jp/menulist_about_c.jpg) no-repeat 0 -13px;}
#about_d a{background: url(../images_jp/menulist_about_d.jpg) no-repeat 0 0;}
#about_d a:hover {background: url(../images_jp/menulist_about_d.jpg) no-repeat 0 -13px;}
/*----------------------legalize----------------------*/
#legalize {
	position:absolute;
	width:71px;
	height:70px;
	margin-top:245px;
	left:12px;
	border:0;
}
/*----------------------disney----------------------*/
#disney{
	position:absolute;
	width:110px;
	height:70px;
	margin-top:245px;
    left:100px;
	border:0;
	}
/*----------------------right_content----------------------*/
#right_content {
	position:absolute;
	top:30px;
	right:0;
	width:667px;
	height:800px;
}
#right_content_title{
	height:53px;
	line-height:53px;
	font-size: 32px;
	color: #f6d013;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	}
#right_content_visual{
	height:305px;
	background-color:#f6d013;
	margin-top:15px;
	}
#right_content_visual p{
	height:28px;
	line-height:28px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0;
	text-align:right;
	padding-right:5px;
	}
#right_content_text{
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1;
	line-height: 1.5;
	margin-top:30px;
	}
#right_content_text p{
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1;
	line-height: 1.5;
	text-align:right;
	}
#right_content_text p img{
	margin-top:10px;
	}