*{
margin:auto;
font-size:25px;
padding:5px;
}


/*ヘッダーエリア*/

div#headerArea{

background-image:url("../img/haikei.png");
top:0px;
left:0px;
position:absolute;
width:750px;
height:80px;
}


/*メニューエリア*/

div#menuArea{
background-image:url("../img/haikei.png");
padding:0px;
top:80px;
left:0px;
position:absolute;
width:150px;
height:800px;
}


/*コンテンツ*/

div#contentuArea{
background-image:url("../img/haikei.png");

background-color:#ffccff;
top:80px;
left:150px;
position:absolute;
width:600px;
height:800px;

}



/*フォントのデザイン*/
span.fo1{
font-size:50px;
color:#ff0000;
font-family : "ＭＳ 明朝",sans-serif;
}
span.fo2{
font-size:25px;
color:#000000;

}
span.fo3{
font-size:40px;
color:#0000ff;

}
span.fo4{
font-size:30px;
color:#0000ff;

}
span.fo5{
font-size:40px;
color:ff0000;
font-family : "Nueva BoldExtended",sans-serif;

}
span.fo6{
font-size:10px;
color:#993300;
font-family : "ＭＳ 明朝",sans-serif;
}

span.fo7{
font-size:55px;
color:#ff00ff;

}

span.fo8{
font-size:24px;
color:#000000;

}



