div#studiolist {
	width: 700px;
}

div#studiolist #aria {
	width:700px;
	height:20px;
	margin:0;
}

div#studiolist #aria_btn {
	margin:0;
	padding:0;
	width:100px;
	height:20px;
	float:left;
}

div#studiolist #aria_btn2 {
	margin:0;
	padding:0;
	width:70px;
	height:20px;
	float:left;
}

div#studiolist #aria_if {
	margin:0 0 10px 0;
}

div#studiolist .box {
	float: left;
	width:345px;
	height:130px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	margin:5px 3px 0px 0px;
	display: inline;
}

div#studiolist div.box p {
	font-family: "Arial","Hiragino Kaku Gothic Pro",sans-serif;
	display:inline;
}

*html div#studiolist div.box p { font-family: "Arial",sans-serif;}

div#studiolist div.box a{
	text-decoration:none;
	display:block;
	width:345px;
	height:130px;
}

div#studiolist div.box a:hover {background-color:#eeeeee;}
div#studiolist div.box a:hover #style1{color:#999999;}
div#studiolist div.box a:hover #style2{color:#999999;}
div#studiolist div.box a:hover #style3{color:#999999;}

div#studiolist div.box #text{
	width:165px;
	height:125px;
	margin:5px 0 0 0;
	padding:0 10px 0 10px;
	float:left;
	cursor:pointer;
	display:inline;
	float:left;
}

div#studiolist .box img {
	display:inline;
	float:left;
	margin: 5px 0 0 5px;
	width:150px;
	height:120px;
}

div#studiolist div.box #style1{
	color:#999999;
	font-size:13px;
	font-weight: bold;
	line-height:200%;
}

div#studiolist div.box #style2{
	font-size:13px;
	color: #cccccc;
}

div#studiolist div.box #style3{
	width:100px;
	font-size:12px;
	color: #cccccc;
	line-height:200%;
}

div#studio_report {
	float:left;
	width:700px;
	border-color:#999999;
	margin:0;
}
