/* CSS Document */

body {
margin: 0;
padding: 20px; 
clear: both;
background: #ffffff;
}

#wrap{
}

#logo{
display:none;
}

#header_hp{
display:none;

}

#header{
display:none;

}

#header_tag{

width: 760px;
height: 30px;
overflow: hidden;
background: #ffffff;
text-align: left;
font-size: 130%;
}

#content{
width: 760px;
background: #ffffff;
text-align: left;
overflow:auto;
}

#sub_footer{
display:none;
}

#footer{
display:none;
}

#button {
display:none;
}

#side_menu {
display:none;
}


#cont_menu {
float:right;
width: 1px;
height:200px;
}

#cont_body {
width: 720px;
padding: 10px;
text-align:justify;
}