body{
background-image:url(img/bg.jpg); 
background-attachment:fixed;
background-repeat:repeat-y;
background-position:center;
}

div#header{
width:700px;
height:200px;
color:#999;
background-color:#ffffff;
}

div#container{
width:700px;
background-color:#ffffff;
}

div#container2{
width:700px;
background-color:#ffffff;
float:left;
margin-top:10px;
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
}

div#container3{
width:650px;
background-color:#ffffff;
margin-top:10px;
margin-left:25px;
float:left;
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
}

div#container3 h1{
font-size:12pt;
font-family:"MS Pゴシック";
color:#ffffff;
text-align:center;
margin-top:10px;
margin-bottom:8px;
margin-left:15px;
margin-right:15px;
font weight:bold;
line-height:120%;
background-color:#cfe271;
}

div#container3 p{
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
text-align:left;
margin-top:10px;
margin-bottom:8px;
margin-left:15px;
margin-right:15px;
line-height:150%;
}

div#contents{
width:400px;
float:left;
color:#119;
background-color:#ffffff;
margin-top:10px;
}

div#side{
width:300px;
float:left;
color:#181;
background-color:#ffffff;
margin-top:10px;
}

div#footer{
clear:both;
width:700px;
height:50px;
color:#999;
background:url(img/footer.jpg);
}

div#contents p{
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
text-align:left;
margin-top:10px;
margin-bottom:8px;
margin-left:15px;
margin-right:15px;
line-height:150%;
}

div#side p{
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
text-align:left;
margin-top:5px;
margin-bottom:8px;
margin-left:15px;
margin-right:15px;
line-height:150%;
}

div#contents h1{
font-size:12pt;
font-family:"MS Pゴシック";
color:#ffffff;
text-align:center;
margin-top:10px;
margin-bottom:8px;
margin-left:15px;
margin-right:15px;
font weight:bold;
line-height:120%;
background-color:#cfe271;
}

div#footer p{
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
text-align:center;
margin-top:10px;
line-height:150%;
}

div#side h1{
font-size:12pt;
font-family:"MS Pゴシック";
color:#ffffff;
text-align:center;
margin-top:10px;
margin-bottom:8px;
margin-left:15px;
margin-right:15px;
font weight:bold;
line-height:120%;
background-color:#cfe271;
}

div#container2 table{
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
text-align:center;
margin-top:10px;
margin-bottom:8px;
margin-left:10px;
margin-right:10px;
line-height:150%;
}

div#contents table{
font-size:9pt;
font-family:"MS Pゴシック";
color:#ff777b;
text-align:left;
margin-top:10px;
margin-bottom:8px;
margin-left:10px;
margin-right:10px;
line-height:150%;
}
