body {
  width:100%;}

/* ヘッダーコンテンツ */
.header {
  width:950px;}
  
  /* コンテンツ枠　*/  
.main {
  width:950px;}
  
/*  トップコンテンツ  */

.top {
  width:950px;}  
	
.lefttop {
	width:630px;}  
	
.lefttop2 {
	width:620px;}  
	
.righttop {
	width:310px;}
  
  
/*  レフトコンテンツ  */
.left {
	width:200px;}


.left a {
  width:194px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:450px;}
  
.content-s {
    width:400px;}
  
/*  ライトコンテンツ  */

.right {
	width:280px;}

/*  フッター  */

.footer {
  width:950px;}  
