﻿body {
  width:999px;}


/* ヘッダーコンテンツ */
.header {
  width:100%;}



/* オール */
.all {
	width:999px;
        height:auto;}

/* ワッパ */
.wap {
	width:805px;
        height:auto;}
 
/* ワッパ２ */
.wap2 {
	width:999px;
        height:auto;}
  
/*  レフトコンテンツ  */
.left {
	width:180px;
        height:auto;}
        
.left a {
  width:166px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:605px;}
  height:100%;}

.content h2 {
  width:590px;
  height:20px;}

.content h3 {
  width:590px;
  height:20px;}

.content th {
  width: 200px;}

.content td {
  width:375px;}

/*  センターコンテンツ2  */

.content2 {
  width:990px;
  height:100%;}

.content2 h2 {
  width:590px;}

.content2 h3 {
  width:890px;
  height:100%;}

.content2 th {
  width: 200px;}

.content2 td {
  width:375px;}

.content2 p.v{
  width:880px;}
  
/*  ライトコンテンツ  */

.right {
	width:180px;
        height:auto;}
        
.right a {
  width:166px;}

.right a:hover {}

/*　アンダー　*/
.under p:hover {red;}

.under {
       width:980px;}
       height:auto;}       

/*  フッター  */

.footer {
  width:985px;
  height:20px;}  
