/* TOPページメインコンテンツ*/


#left_content	{
	width: 740px;
	height: 780px;
	position: absolute;
	
	}
	
.main		{
	width: 700px;
	height: 430px;
	margin-left: 30px;
	position: absolute;
	top: 50px;
	
	}
	


.mainphoto		{
	float: left;
	width: 229px;
	height: 195px;
	}

.mainphoto p	{
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	position: relative;
	top: -90px;
	color: #696969;
	}

.maincordi			{
	float: left;
	width: 229px;
	height: 195px;
	margin-left: 5px;
	line-height: 15px;
	}

.maincordi p	{
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: -90px;
	color: #696969;
	}

.mainstudio			{
	float:left;
	width: 229px;
	height: 195px;
	margin-left: 5px;
	}

.mainstudio p	{
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	position: relative;
	top: -90px;
	color: #696969;
	}
	
.maincg				{
	float: left;
	width: 229px;
	height: 195px;
	margin-top: 5px;
	
	
	}

.maincg	 p			{
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	position: relative;
	top: -90px;
	color: #696969;
	}
	
.mainmodels			{
	float: left;
	width: 229px;
	height: 195px;
	margin-left: 5px;
	margin-top: 5px;
	
	}

.mainmodels	 p			{
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	position: relative;
	top: -90px;
	color: #696969;
	}
	
	
.mainvisual			{
	float: left;
	width: 229px;
	height: 195px;
	margin-left: 5px;
	margin-top: 5px;
	
	}

.mainvisual	 p			{
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	position: relative;
	top: -90px;
	color: #696969;
	}

	
.news		{
	width: 350px;
	height: 350px;
	position: absolute;
	top: 480px;
	left: 25px;
	background: url("../img/NEWS_07.gif") no-repeat;
	
	}

.news dt
      {
         font-weight: bold;
         border-bottom: solid 1px #cccccc;
         width: 150px;
         color: #999999;
         margin-top: 2.5em;
          margin-left: 1em;
      }
      
.news dd
      {
         padding-left: 1em;
         margin-left: 0em;
         margin-top: 0.5em;
         line-height: 1.2em;
      }

	
.topics		{
	width: 350px;
	height: 350px;
	position: absolute;
	top: 480px;
	left: 375px;
	background: url("../img/TOPICS_09.gif") no-repeat;
	}

.topics dt
      {
         font-weight: bold;
         border-bottom: solid 1px #cccccc;
         width: 150px;
         color: #999999;
         margin-top: 2.5em;
         margin-left: 1em;
      }
      
.topics dd
      {
         padding-left: 1em;
         margin-left: 0em;
         margin-top: 0.5em;
         line-height: 1.2em;
      }

 
/* end of left_content */

/* start right_content */

#right_content		{
	width: 260px;
	height: 780px;
	position: relative;
	left: 740px;
	top: 30px;
	
	}

#right_content p {
	text-align: center;
	}

.relation1	{
	width: 130px;
	height: 120px;
	border: dotted 1px grey;
	margin-left: auto;
	margin-right: auto;
	}

.relimg1	{
	width: 80px;
	height: 114px;
	margin: auto;
	margin-top: 5px;
	
	}


.relation2	{
	width: 130px;
	height: 120px;
	border: dotted 1px grey;
	margin-left: auto;
	margin-right: auto;
	}
	
.relimg2	{
	display: block;
	width: 100px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	
	}

.relation3	{
	width: 130px;
	height: 120px;
	border: dotted 1px grey;
	margin-left: auto;
	margin-right: auto;
	}
	
.relimg3	{
	display: block;
	width: 114px;
	height: 69px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
.relation4	{
	width: 130px;
	height: 120px;
	border: dotted 1px grey;
	margin-left: auto;
	margin-right: auto;
	}
	
.relimg4	{
	width: 115px;
	height: 35px;
	margin: auto;
	margin-top: 40px;
	
	}

.relation5	{
	width: 130px;
	height: 120px;
	border: dotted 1px grey;
	margin-left: auto;
	margin-right: auto;
	}
	
.relimg5	{
	width: 100px;
	height: 58px;
	margin: auto;
	margin-top: 25px;
	
	}
	
.relation6	{
	width: 130px;
	height: 120px;
	border: dotted 1px grey;
	margin-left: auto;
	margin-right: auto;
	}
	
.relimg6	{
	width: 100px;
	height: 58px;
	margin: auto;
	margin-top: 25px;
	
	}

/* TOPページメインコンテンツ*/


