@charset "utf-8";
/* CSS Document */


/* ------------------------------------------スタジオ紹介------------------------------------------ */
div#studio{
	width: 860px;
	height: auto;
	margin: 10px auto;
}
div#studio h2 {
	width: 840px;
	height: 80px;
	margin: 0 auto 10px;
	text-indent: -9999px;
	background-image: url(../../images/studio/obi.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#studio h3 {
	width: 840px;
	height: 27px;
	clear: both;
	margin: 10px auto;
	text-indent: -9999px;
	background-image: url(../../images/studio/h2.jpg);
}
div#studio div#studio_data {
	width: 820px;
	height: auto;
	font-size: 12px;
	margin: 10px auto;
}
div#studio_data img.studio {
	display: block;
	float: left;
	width: 340px;
	height: 300px;
}
div#studio_data div.studio {
	display: block;
	float: left;
	width: 340px;
	height: 300px;
}
div#studio_data div {
	width: 460px;
	float: right;
	margin: 0 0 20px;
}
div#studio_data div table {
	width: 460px;
	clear: both;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
div#studio_data div table th {
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0 5px 5px;
	border: 1px solid #f6efdd;
}
div#studio_data div table td {
	text-align: left;
	vertical-align: text-top;
	border: 1px solid #f6efdd;
	padding: 5px 5px;
}
div#studio_data table td#head, div#studio_data table td#foot {
	height: 5px;
	padding: 0;
	border-bottom: none;
	border-top: none;
	background-repeat: repeat-x;
}
div#studio_data table td#head {
	background-image: url(../../images/studio/head.jpg);
}
div#studio_data table td#foot {
	background-image: url(../../images/studio/foot.jpg);
}
/*アクセスマップ*/
div#studio div#accessmap {
	width: 820px;
	height: auto;
	font-size: 12px;
	margin: 10px auto;
}
div#accessmap table {
	width: 360px;
	float: left;	
}
div#accessmap table th {
	text-align: left;
	vertical-align: text-top;
	width: 90px;
	padding: 5px 0 5px 5px;
	background-image: url(../../images/studio/th_bg.jpg);
	background-repeat: no-repeat;
}
div#accessmap table td {
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0;
}
div#accessmap div {
	width: 440px;
	height: 339px;
	border: #e2a33b solid 1px;
	background-color: #FFFFFF;
	margin: 0 0 20px;
	float: right;
}
/*Special Thanks☆*/
div#studio div#thanks h3 {
	width: 840px;
	height: 27px;
	clear: both;
	margin: 10px auto;
	text-indent: -9999px;
	background-image: url(../../images/studio/h2_2.jpg);
}
div#thanks p {
	font-size: 12px;
	width: 820px;
	margin: 20px auto 5px;
	padding: 0 10px;
}
div#thanks p.ditale {
	font-size: 12px;
	width: 810px;
	padding-left: 30px;
	margin: 0px auto 20px;

}
