
*{
padding: 0px;
margin: 0px;
}

#wrapper{
width: 900px;
height: auto;
}

#header{
width: 900px;
height: 70px;
border: 2px #FFB6C1 solid;
}

#header1{
width: 230px;
height: 60px;
float: left;
margin: 4px;
}

#header2{
width: 648px;
height: 60px;
float: left;
margin: 2px;
border: 2px #FFB6C1 solid;
}
/****************ヘッダー*****************/
#navi {
width: 170px;
height: auto;
float: left;
padding:0px 0px 0px 10px;
}

#navi1 {
width: 146px;
height: auto;
border: 2px #FFB6C1 solid;
margin:0px 0px 30px 0px;
}

/****************ナビ*****************/
#contents{
width: 720px;
height: auto; 
float: right;
}

#a1{
width: 720px;
height: auto;
font-size:12px;
margin-bottom:5px;
}


#b1{
width: 440px;
height: auto;
float: left;
}

#b2{
width: 280px;
height: auto;
float: right;
background-color:#000000;
color: #ffffff;
}

#c1{
width: 500px;
height: auto;
float: left;
background-color:##F0F0F0;
margin:00px 110px 00px 110px;
}

#d1{
width: 650px;
height: 20px;
float: left;
background-color:##F0F0F0;
background-image: url("lll.jpg");
background-repeat: no-repeat;
margin:00px 30px 00px 30px;
}

#f1{
width: 360px;
height: 100px;
float: left;
}

#f2{
width: 360px;
height: 100px;
float: right;
}



/****************コンテンツ*****************/

#footer{
width: 898px;
height: 16px;
clear: both;
float: bottom;
font-size:12px;
border: 2px #FFB6C1 solid;
}

/****************フッダー*****************/