/*--------------------------------------------

	For index file

	Last update : 2007.9.2
	mio urakami

	---------------------------
	1-0 structure

	2-0 visual setting
		2-1 infomation
		
  --------------------------------------------*/

/*---------------------------------------------------------------
  1-0 structure
---------------------------------------------------------------*/

#information .photo{
	float:left;
	width:270px;
}

#information .textarea{
	float:right;
	width:358px;
}

#more{
	clear:both;
}

/*---------------------------------------------------------------
  2-0 visual setting
---------------------------------------------------------------*/

/*-------------------------
  2-1 infomation
-------------------------*/

#information{
	width:656px;
	margin-left:72px;
}

#information .text{
	padding-top:22px;
	line-height:1.8;
}

#more{
	margin-right:23px;
	padding:15px 36px;
	text-align:right;
	line-height:1;
	background:url("../img/arw_blue_big.gif") no-repeat right center;
}
