
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Version:    2005.11/17
Skin for:	xmas_usr3_ad
-----------------------------------------------------
*/
#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;
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/line.gif);
}
#wrap {
position: relative;
width: 100%;
}

#main {
width: 550px;
float: left;
padding-left:30px;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: right;
padding-right: 22px;
z-index: 1;

}
#sub_b{
display: none;
}

/*entries*/
.entry{
width: 550px;
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/content_b.gif);
background-repeat:repeat-y;
background-position:left;
}
.entry .foot{
height:60px;
width:550px;
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/content_b_bottom.gif);
/*background-repeat:no-repeat;*/
}
.entry .date{
width:99%;
text-align: right;
display: block;
color: #999999;
}
.entry .name{
margin-top: 5px;
padding-left: 40px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
/*padding-left: 40px;*/
display: block;
}

.title{

}
.entry .contents{
margin-top: 15px;
margin-bottom: 15px;
/*padding-left: 40px;*/
}
.entry .foot{
text-align: right;
padding-top: 5px;
padding-right: 20px;
color: #999999;
}

/*message*/
#message{
width:550px;
overflow:hidden;

}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}

#top_line {
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/top_line.gif);
background-repeat: no-repeat;
height: 20px;
}
.contents2{
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/line02.gif);
background-repeat:repeat-y;
padding-left: 10px;
overflow:hidden;
padding-right: 25px;
width: 525px;
}

#under_line {
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/under_line.gif);
background-repeat: no-repeat;
height: 20px;
margin-bottom: 5px;
}

.under_line2 {
height:60px;
background-image:url(http://stat100.ameba.jp/p_skin/xmas_usr3_ad/img/content_b_bottom.gif);
background-repeat:repeat-x;
margin-bottom: 5px;
}
