
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2006.11/27
Skin for:	shokokai_usr01
-----------------------------------------------------
*/
#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 {
width: 800px;
padding:13px 0 15px 0;
position: relative;
width: 100%;
}
#main {
width: 566px;
float: right;
padding: 5px 24px 0 0;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:158px;
padding:0 11px 0 12px;
overflow:hidden;
float: left;
z-index: 1;
}
#sub_b{
display: none;
}

#wrap {
background-image:url(../img/bg_wide_a.gif);
}
#message{
	background: url(../img/messge2_wide.gif) no-repeat left bottom;
}
#message .contents{
	background: url(../img/message1_wide.gif) no-repeat left top;
	}
.entry{
background: url(../img/aticle_img02_wid.gif) repeat-y left top;
}
.entry .entry_head{
	background: url(../img/aticle_img01_wide.gif) no-repeat left top;
}
.entry .foot{
background: url(../img/aticle_img03_wide.gif) no-repeat left bottom;
}