﻿@charset "utf-8";
/* 基本スタイル
---------------------------------------------*/

/* パーツ
-------------------*/
.section{	 margin: 0px 0px 0px 0px;width: 600px; text-align:center;}
.section_one{margin: 20px 0px 0px 20px;width: 580px;letter-spacing:2px;}

.section_two{margin: 10px 0px 0px 20px  ;width: 580px;}

.section_four{margin: 10px 0px 30px 0px;width: 600px; text-align:center;}

.section_table{margin: 10px 0px 0px 0px;width: 275px;}





.praimary{
	float: left;
	width: 280px;	
	/*background-color:#00bbaa;*/
}


.secondary{
	float: right;
	width: 400px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	/*background-color:#ff0000;*/
}



/*　※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※　*/
.di_bg_dummy {/*背景低の長さ保持用　*/ 
	width: 600x; 
	height:70px; 
	margin: 0;
	padding: 0;
	background-color: #ffffff;	
	/*余りに余白が多くなる場合は、直接HTMLファイルに記述*/	
}
/*　※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※　*/




</style>

