@charset "Shift_JIS";

/*  2008.4.9 作成  */
/*　Copyright 2008 TAKADA WORKS CO.,LTD all rights reserved. */

/*　TOPPAGE */


/* トップ左彩度メニュー */

#top_left{
	width:275px;
	float:left;
	background:url(../images/cmn_line_v.gif) repeat-y;
	background-position:260px 0px;
}


#top_left .navi{
	display:block;
	width:245px;
	margin-bottom:12px;
}
#top_left .photo{ float:left; }
#top_left .text{
	display:block;
	float:right;
	width:160px;
	line-height: 135%;
}


/*　右側コンテンツ　*/


#top_right{
	width:565px;
	float:right;
}

#top_right .contents{
	width:550px;
	margin-left:15px;
	}
	

	
#top_right .int_l{
	width:262px;
	float:left;
	}
	
#top_right .int_r{
	width:269px;
	margin-left:10px;
	float:right;
	}
	
#top_right .int_block_up{
	width:100%;
	margin-bottom:25px;
	}
	
#top_right .int_block_btm{
	width:100%;
	
	}
	
#top_right .btn{
	margin-left:6px;
	float:right;
	}


.info_title{
	background:url(../images/cmn_arrow_y.gif) no-repeat 0px 2px;
	padding-left:15px;
	margin-bottom:10px;
	line-height:1.5em;
	font-weight: bold;
	color: #BA8548;
	}
	
.info_text{
	display:block;
	float:right;
	line-height: 150%;
	width: 435px;
	margin-bottom: 15px;
}

#top_right .info_block{
	width:100%;
	display: block;
	}
