/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_c.css
$Revision: 1.3 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main{
float: left;
width: 590px;
margin:0;
padding-left:10px;
}

#sub_a{
float: right;
z-index: 1;
width:180px;
margin:0;
padding-right:15px;
}

#sub_b{
display: none;
}


/*■■■■■■■■■■■ メッセージ　■■■■■■■■■■*/

#message {
width:565px;
margin:0 auto 15px;
overflow:hidden;
background-color:#000;
} 
#message .contents {
background:url('//stat100.ameba.jp/p_skin/prm_goropikadon/img/bg_massage_bottom2.gif') no-repeat center bottom;
padding:;
}
#message .contents .subContents {
background:url('//stat100.ameba.jp/p_skin/prm_goropikadon/img/title_massage2.gif') no-repeat center top;
padding:50px 20px;
line-height:1.6;
}


/*■■■■■■■■■■■ センター　■■■■■■■■■■*/

/* common */

#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list,
#comment_module,
#trackback {
margin:12px;
padding:15px;
background-color:#000;
}

#bookmark_list h3.title,
#recent_entries_list h3.title,
#favorite_list h3.title,
#reader_list h3.title  {
height:40px;
padding:15px 0 0;
color:#fff;
font-size:1.3em;
}

#bookmark_list ul,
#recent_entries_list ul,
#favorite_list ul,
#reader_list ul {
margin:0;
padding:0px;
overflow:hidden;
}

/* entry */

.entry {
width:590px;
padding-top:160px;
background:url('//stat100.ameba.jp/p_skin/prm_goropikadon/img/bg_box_top2.gif') no-repeat;
overflow:hidden;
}

.entry .contents,
.entry .theme {
padding:0 42px;
background:url('//stat100.ameba.jp/p_skin/prm_goropikadon/img/bg_box2.gif') repeat-y center top;
}

.entry .entry_head,
.entry h3.title {
padding:0 24px;
line-height:1.4;
}

.entry .entry_head {
min-height:20px;
height:auto!important;
height:20px;
color:#cd8be1;
}
.entry .theme {
margin:0;
padding-top:10px;
padding-bottom:10px;
}
.entry h3.title {
min-height:191px;
height:auto!important;
height:191px;
margin:0;
color:#ff3597;
}
.entry .contents {
margin:0;
padding-bottom:40px;
overflow:hidden;
}
.entry .foot {
width:590px;
height:85px;
text-align:center;
background:url('//stat100.ameba.jp/p_skin/prm_goropikadon/img/bg_box_bottom2.gif') no-repeat center top;
overflow:hidden;
}

/* other */

.page {
width:565px;
}