/* ------------------------------------　インデックス　-------------------------------- */

#index_image{
	width:600px;
	height:auto;
	margin:0 auto;
}

#index_text{
	width:570px;
	height:auto;
	margin:15 15 15 15;
}

#index_brand{
	width:570px;
	height:auto;
	margin-left:15px;
	margin-bottom:10px;
}

#index_brand_text1{
	width:200px;
	height:auto;
	margin-light:0;
	float:left;
}

#index_brand_text1 .text1{
	width:200px;
	height:auto;
	margin:0;
}

#index_brand_text2{
	width:300px;
	height:auto;
	float:right;
}

#index_brand_text2 .text2{
	width:300px;
	height:auto;
}

#index_brand .line{
	width:570px;
	height:auto;
	margin:0;
}

#index_info{
	width:600px;
	height:auto;
}

#index_info_text1{
	width:100px;
	height:auto;
	margin-left:15px;
	float:left;
}

#index_info_text1 .text1{
	width:100px;
	height:auto;
	margin:0;
}

#index_info_text2{
	width:470px;
	height:auto;
	margin-right:15px;
	float:right;
}

#index_info_text2 .text2{
	width:470px;
	height:auto;
}

#index_info .line{
	width:600px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}


