
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2006.06/23
Skin for:	auto_usr
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#frame {
width: 800px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}
#main {
width: 570px;
float: left;
padding-left: 15px;
padding-right: 0px;
margin-right:0;
}
#main .mainMenu{
width: 570px;
}

#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
color:#000000;
width:180px;
float: right;
padding-right:15px;
z-index: 1;
}

#sub_b{
display: none;
}

.entry{
width: 570px;

}
.entry .entry_head{
background-image:url(../img/newsblock_head_long.gif);
background-repeat:no-repeat;
}
.entry .foot{
text-align:right;
background-image:url(../img/newsblock_bottom_long.gif);
background-repeat:no-repeat;
background-position:left bottom;
margin-top:30px;
padding:0px 8px 22px 0px;
}
.entry .date{
text-align:center;
padding: 14px 0px 6px 0px;
}
#advertising, #advertising2{
width:99%;
}

#advertising2 .mainMenu,#advertising2 .mainMenu{
text-align:center;
}