@charset "UTF-8";
/* CSS Document */


/*----------------------------------
*
* テーブル
* 
-----------------------------------*/

table.cell3 .img3cell{
	text-align:center;
}


table.cell2 .cell2Left{
	width:220px;
	float:left;
	margin-right:20px;

}

table.cell2 .cell2Right{
	width:215px;
	float:left;
}

ul.dataList{
	margin:10px 0 15px 15px;
}


/*----------------------------------
*
* ボックス
* 
-----------------------------------*/

.sectionBox .innerBox{
	padding:20px;
}