@charset "UTF-8";

/* ------------------------------
 Studio06
------------------------------ */

/*	nav
--------------------------------------*/
div#nav li.subnav-06 a{
	background-position:0 -40px;
}


/*	heading_section-01
--------------------------------------*/
div#content #section-01 h2{
	width:690px;
	height:35px;
	background:url(../../../img/studio/studio06/heading_section-01.gif) no-repeat;
	text-indent:-9999px;
}

/*	#section-01-02
--------------------------------------*/
div#content #section-01-02 .article-01 .article-left{
	width:320px;
	float:left;
	display:inline;
}

div#content #section-01-02 .article-01 .article-right{
	width:355px;
	float:right;
	display:inline;
}

div#content #section-01-02 .article-02 .article-left{
	width:370px;
	float:left;
	display:inline;
}

div#content #section-01-02 .article-02 .article-right{
	width:305px;
	float:right;
	display:inline;
}

