/*opw用レイアウト*/

body	{
	background-color: #FFFFFF;
	margin: 10;
	color: #333333;
	font-size: 11px;
	}

a:link	{
       text-decoration: none;
       color:#666666;
       }

a:visited	{
       text-decoration: none;
       color:#3366cc;
       }

a:hover	{
       text-decoration: none;
       color:#f11c8b;
       }

.main {
       width: 100%;
      text-align:center;
	   margin:0;
       }
.col {
       width:600px;
       margin:0 0 10px 0;
       border:1px solid #f11c8b;
       padding-right:10px;
      }

.col p {
      margin:5px 20px 0px 20px;
      text-align:left;
      }

.colfc {
       width:600px;
       margin:0 0 10px 0;
      border:1px solid #f11c8b;
      background-image:url(../fan_club/images/seed_f2.gif);
      background-repeat: no-repeat;
      background-position:top right;
      }

.col02  {
      width:320px;
      margin:5px 0 0 10px;
     text-align:left;
     float:left;
border:1px;
    }

.col03  {
      width:180px;
      margin:5px 0 0 10px;
     text-align:left;
     float:left;
    }

.clearl {
       clear:left;
       height:5px;
       }
.col img  {
      margin:10px 0 0 20px;
       }

.colimage {
      margin:10px 0 0 0;
      text-align: center;
     }

.fmc {
       width:600px;
        }
.fmc form{
     text-align:center;
   }

.colnz  {
      width:250px;
      margin:5px 0 0 20px;
     padding:5px;
     text-align:left;
     float:left;
    }
.colnz h3  {
      width:250px;
      height:25px;
      background-color:#3366cc;
      color:#ffffff;
      margin:0;
      text-align:center;
    }
.colnz table {
     border:1px splid #666666;
     margin:5px 0 0 5px
     width:240;
      }
.colnz td {
      background-color:#EDF3C8;
     font-size:10px;
      }
.colnz img {
     padding:5px;
     float:left;
      }


/*タイトル*/
h1      {
       margin: 5px 0 0 0;
       width:600px;
       height:20px;
       background-image:url(../images/title01.gif);
       background-repeat: no-repeat;
       padding: 4px 0 0 25px;
       font-size:12px;
       color:#333333;
       }	

h2    {
       margin:0;
	   width:600px;
	   height:30px;
	   background-color:#f11c8b;
	   font-size:13px;
	   color:#ffffff;
	   padding-top: 10px;
	   text-align:center;
	   }
/*本文 */
strong{
       color: #f11c8b;
       }
h3 {
        margin-top:5px;
        padding: 5px 10px  0 10px;
        font-size: 12px;
        color:#3366cc;
       text-align:left;
        }
h4 {
       margin: 0;
        padding: 5px 10px  0 10px;
        font-size: 12px;
        color:#f11c8b;
       text-align:left;
        }
span {
        color:#3366cc;
		}

h5  {
       margin: 0;
        padding: 5px 10px  0 10px;
        font-size: 14px;
        color:#f11c8b;
       text-align:left;
      }

.mad img {
       margin-right:20px;
       float :left;
	   }
/*査定フォーム*/	
.sate p {
      text-align:left;
      margin-left:20px;
       line-height: 11px;
      }
.satecol  {
      width:560px;
      margin:5px 0 0 20px;
     text-align:left;
     border: 1px solid #3366cc;
    }
.smc {
       width:540px;
       padding-left:230px;
        }

.satecol p {
      text-align:left;
      margin:5px;
       line-height: 25px;
      }
/*ダウンロード*/
.dwr  {
      width:170px;
      margin:5px 0 0 10px;
     text-align:left;
     float:left;
    }

.dwr h4  {
      width:170px;
      margin:10px 0 0px 0;
     padding:3px;
      text-align:center;
      background-color:#3366cc;
      text-size:13px;
      color:#ffffff;
      height:20px;
    }

.dwr h5 {
      width:170px;
      margin:10px 0 0px 0;
     padding:3px;
      text-align:center;
      background-color:#f11c8b;
      text-size:11px;
      color:#ffffff;
      height:20px;
    }

/*越谷店（背景画像あり）*/
.koshi {
      width:595px;
      margin:0;
       background-image:url(../topics/img/koshigaya_seed.gif);
       background-repeat: no-repeat;
       background-position: right bottom;
      }
.koshi img {
       margin-right:20px;
       float :left;
	   }
/*デザイナーズハウス*/
.dgh {
      width:580px;
      margin-left:5px;
       text-align:left;
      }
.dgh img {
       margin:0;
       padding:2px;
       float :left;
	   }
.dgh h3 {
        width:550px;
        margin-top:5px;
        font-size: 12px;
        color:#3366cc;
       border-bottom:1px solid #3366cc;
        }
/*フッター部分*/	
.footer {
   margin: 0;
   background-color:#3366cc;
   width:600px;
   height:20px;
   }
.footer p {
   margin: 5px 20px 0 0;
  text-align:right;
  font-size:8pt;
  color:#ffffff;
 }