@charset "utf-8";

html{height:100%;}
body{
	margin:0;
	padding:0;
	font:normal normal normal 85%/2.0em Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	color:#333;
	text-align:center;
	background:url(img/bg.png) center top repeat-x #EBEBEB;
}

/*all*/
a{color:#39f;}
a:visited{color:#9bcb56;}
a:hover{color:#f60;}
img{border:0px;}
.none{display:none;}
.clear{clear:both;}
.b{font-weight:bold;}
.right{text-align:right;}
.center{text-align:center;}
.PB10{padding-bottom:10px;}
dl,dt,dd,ul,ol,li{
	margin:0;
	padding:0;
}
dd{padding-left:20px;}
li{margin-left:24px;}
.PL{
	float:left;
	padding:5px 10px 10px 0;
}
.PR{
	float:right;
	padding:5px 0 10px 10px;
}
.text{padding: 0 0 10px 0;}

/*page*/
#page{
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:left;
}
#Fpage{
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
}
h1{
	margin:0 50px;
	padding:0;
	width:700px;
	height:350px;
}
#music{
	margin:0;
	padding:15px 20px 16px 500px;
	width:280px;
	height:39px;
}
ul#menu{
	margin:0;
	padding:10px 8px 20px 0;
	width:232px;
	list-style:none;
	display:block;
	float:left;
}
#menu li{
	margin:0;
	padding:0 0 5px 0;
	width:232px;
	height:52px;
}
#menu li a,#menu li a:hover{
	padding:12px 20px;
	display:block;
	width:192px;
	height:28px;
	background:url(img/menu.png) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-size:150%;
	line-height:1em;
}
#content{
	margin:0;
	padding:10px 0 20px 0;
	width:560px;
	float:left;
}
#foot{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:101px;
	text-align:center;
	background:url(http://jo-studio.com/img/foot.png) repeat-x;
	position:relative;
}
h2{
	margin:0;
	padding:0 0 2px 20px;
	background:url(img/h.png) 0 -1px no-repeat;
	font-size:100%;
	line-height:1em;
}
.text{
	padding:0 0 10px 0;
}

/*foot*/
#foot #jo-studio{
	display:block;
	margin:26px 34px 26px 0;
	width:196px;
	height:29px;
	float:left;
}
#foot #service{
	padding: 10px 0;
	width:730px;
	height:61px;
	font-size:95%;
	float:left;
	line-height:1.5em;
}
#foot ul{list-style:none;}
#foot li{
	margin:0;
	display:inline;
	padding:0 20px 0 0;
}
#foot a{
	color:#333;
	text-decoration:none;
}
#foot a:hover{color:#39f;}
3
#fontsize{
	position:absolute;
	top:70px;
	left:50%;
	margin:0 0 0 -480px;
	width:200px;
	height:20px;
	line-height:1em;
}
#foot .left{
	position:absolute;
	top:81px;
	left:50%;
	margin:0 0 0 -260px;
	text-align:left;
	width:400px;
	height:20px;
	line-height:1em;
	color:#fff;
}
#foot .right{
	position:absolute;
	top:81px;
	left:50%;
	margin:0 0 0 140px;
	text-align:right;
	width:340px;
	height:20px;
	line-height:1em;
	color:#fff;
}
#foot .left a,#foot .right a{
	text-decoration:none;
	color:#fff;
}
#foot .left a:hover,#foot .right a:hover{text-decoration:underline;}
