
*{
margin:0;
padding:0;
}

.font7{
font-size:7px;
}



img{
border:none;
}

.clear{
clear:both;
margin:0;
padding:0;}

html{
height:100%;}


body{
background:url(../../common/img/allbg.jpg) repeat-x;

background-color:#66CCFF;
height:100%;
}




#Wrapper{
width:1000px;
display:block;
margin:0 auto;

}



#Header{
width:1000px;
display:block;
height:75px;

margin:0 auto;
background-color:#66CCFF;

}

#Header #Logo{
float:left;
margin:20px;
}

#Header #Hnavi{
float:right;
margin-right:10px;
}

#Header #Hnavi dt{
float:left;
}

#Header #Hnavi dt#Hnav1 a{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnav1.gif) no-repeat;
width:143px;
height:61px;

}

#Header #Hnavi dt#Hnav2 a{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnav2.gif) no-repeat;
width:145px;
height:61px;
}

#Header #Hnavi dt#Hnav3 a{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnav3.gif) no-repeat;
width:146px;
height:61px;
}

#Header #Hnavi dt#Hnav4 a{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnav4.gif) no-repeat;
width:142px;
height:61px;
}


#Header #Hnavi dt#Hnav1 a:hover{
text-indent:-10000px;
display:block;

background:url(../../common/img/hanvH1.gif) no-repeat;
width:143px;
height:61px;
}

#Header #Hnavi dt#Hnav2 a:hover{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnavH2.gif) no-repeat;
width:145px;
height:61px;
}

#Header #Hnavi dt#Hnav3 a:hover{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnavH3.gif) no-repeat;
width:146px;
height:61px;
}

#Header #Hnavi dt#Hnav4 a:hover{
text-indent:-10000px;
display:block;

background:url(../../common/img/hnavH4.gif) no-repeat;
width:142px;
height:61px;
}

/*--------*/

.pageTag{
height:20px;
color:#666666;
font-weight:bold;
font-size:20px;
letter-spacing:2px;
display:block;
line-height:inherit;

margin-bottom:0.7em;



}
.pageTag img{

vertical-align: middle;}


#SideNavi{

letter-spacing:2px;


/*border:#999999 solid 1px;*/
}

#SideNavi dt{
margin-top:1em;

margin-bottom:5px;
font-weight:bold;
font-size:14px;

/*color:#996600;*/
color:#993300;
}
#SideNavi dt a{
text-decoration:none;}

#SideNavi dt a:hover{
text-decoration:underline;}

#SideNavi dd{
margin-left:5px;
margin-bottom:5px;
font-size:14px;
color:#666666;


}


#SideNavi dd a{
text-decoration:none;
color:#666666;
}
#SideNavi dd a:hover{
text-decoration:underline;
color:#993300;
}


/* Footer */
#Footer{
height:120px;
width:1000px;

position:absolute;
bottom:0;
background:url(../../common/img/copyright.gif) no-repeat #66CCFF;
}

