/* ヘッダーコンテンツ */
.header {
	width:100%;}

.main {
	width:850px;}
  
/*  レフトコンテンツ  */
.left {
	width:181px;}


.left a {
	width:166px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
	width:490px;}

.content2 {
	width:680px;}

.content3 {
	width:660px;}

.content4 {
	width:660px;}

/*  ライトコンテンツ  */

.right {
	width:160px;}

.right2 {
	width:181px;}

/*  フッター  */

.footer {
	width:100%;} 

#footMenu {
	width: 850px;}

#footMenu .section {
	width: 190px;}

