
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2007.08.17
Skin for:	bunbun_usr05
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
padding-bottom:20px;
}
#sub_a,#sub_b,#main{
padding-top:15px;
overflow:hidden;
}
img {
border: 0;
}
a{color:#711300;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}

p{
margin: 0;
padding: 0;
}
.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.menu_frame dt,
.menu_frame dd,
#comment_module ul,
#comment_module li,
#trackback ul,
#trackback li,
#reader_list ul,
#reader_list li,
#favorite_list ul,
#favorite_list li,
#bookmark_list ul,
#bookmark_list li{
list-style-type:none;
margin: 0;
padding: 0;
}
/* ----------------------- header ----------------------- */
#header{
height:300px;
}
#header h1,
#header h2{
display:none;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
color:#634F31;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
font-size: 25px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .date,
.entry .theme{
font-size: 10px;
}
.entry .title{
font-size:15px;
font-weight:bold;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body {
background-color: #555000;
}
#frame {
background-color:#FFED6E;
}
/* ----------------------- menu_element_basis ----------------------- */
#sub_a .mainMenu,
#sub_b .mainMenu {
margin:0;
padding:0;
width:170px;
overflow:hidden;
margin-bottom: 15px;
}
.menu_title {
margin:0;
padding:0 0 10px 0;
width:170px;
height:30px;
text-indent:-9999px;
}
.menu_frame{
margin:0;
padding:0;
}
/* ----------------------- menu_element_background ----------------------- */
#calendar .menu_title{
background:url(../img/calendar.gif) left top no-repeat;
}#profile .menu_title{
background:url(../img/profile.gif) left top no-repeat;
}#theme_list .menu_title{
background:url(../img/blog_theme.gif) left top no-repeat;
}#recent_entries .menu_title{
background:url(../img/recent_entries.gif) left top no-repeat;
}#favorite .menu_title{
background:url(../img/favorites.gif) left top no-repeat;
}#ranking .menu_title{
background:url(../img/ranking.gif) left top no-repeat;
}#reader .menu_title{
background:url(../img/readers.gif) left top no-repeat;
}#bookmark .menu_title{
background:url(../img/bookmark.gif) left top no-repeat;
}#archives .menu_title{
background:url(../img/archives.gif) left top no-repeat;
}#search .menu_title{
background:url(../img/search.gif) left top no-repeat;
}#recent_comment .menu_title{
background:url(../img/recent_comment.gif) left top no-repeat;
}

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 6px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader dt{
margin-left:10px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
}
#calendar .sat{
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#FC0000;
text-decoration: underline;
}

/*theme_list*/
/*recent_entries*/
/*archives*/

/*search*/
#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/

/*bookmarks*/

/*recent_comment*/

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */
#advertising {
border: 1px solid #ABDD00;
background-color: #FFFFFF;
}
#advertising .menu_title {
background-color: #ABDD00;
background-image: none;
color: #FFFFFF;
margin: 1px;
padding-left: 7px;
border-bottom: none;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #0000ff;}
#adJavaScript .HTextColor{color: #000000;}
#adJavaScript .HUrlColor{color: #0000ff;}

/* ----------------------- advertising2 ----------------------- */
#advertising2 {
text-align: center;
padding-top:10px;
}
#advertising2 .menu_title {
background-image: none;
height: 12px;
text-indent: 0px;
color: #000000;
border: 0px;
}
#adJavaScript2 .HBgColor{background-color: #FFFFFF;}
#adJavaScript2 .HTitleColor{color: #0000ff;}
#adJavaScript2 .HTextColor{color: #000000;}
#adJavaScript2 .HUrlColor{color: #0000ff;}

/*ameblo*/
#ameblo{
text-align: center;
padding-top: 7px;
}
#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
margin-bottom: 5px;
}
#ameblo #btn_blog{
margin-left:12px;
}

/*RSS*/
#rss{
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
overflow:hidden;
width:336px;
margin:0 auto 15px auto;
padding:37px 0 0 0;
background:url(../img/message_header.gif) left top no-repeat;
}
#message .contents{
padding:0 0 9px 0;
background:url(../img/message_footer.gif) left bottom no-repeat;
}
#message .subContents{
padding:7px 20px 2px 20px;
background:url(../img/message_bg.gif) left top repeat-y;
}
/*entries*/
.entry{
overflow:hidden;
margin-bottom: 20px;
}
.entry_head{
overflow:hidden;
width:282px;
background:url(../img/entry_header.gif) left top no-repeat;
padding:60px 40px 0 40px;
}
.entry .date{
display: block;
text-align:right;
border-bottom:1px solid #634F31;
padding:0 0 3px 0;
}
.entry .name{
display: block;
padding:3px 0 0 0;
}
.entry .theme{
display: block;
float:left;
}
.entry .title{
overflow:hidden;
width:258px;
background:url(../img/entry_title.gif) left top no-repeat;
padding:2px 0 25px 24px;
margin:20px 0 0 0;
}
.entry .contents{
background:url(../img/entry_bg.gif) left top repeat-y;
padding:0px 40px;
}
.entry .subContents{
overflow:hidden;
width:282px;
}
.entry .foot{
text-align:center;
background:url(../img/entry_footer.gif) left bottom no-repeat;
padding:30px 0 30px 0;
}
div#themeBox,
div#themeBox h5{
font-size:1em;
}

/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 7px;
margin-bottom: 10px;
}

#footer_ad{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
padding:5px 20px 0 20px;
margin-top: 25px;
margin-bottom: 10px;
}
#trackback h3.title {
padding-top:5px;
border-top:1px solid #634F31;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

/*comment_module*/
#comment_module{
padding:5px 20px 0 20px;
}
#comment_module h3.title {
padding-top:5px;
border-top:1px solid #634F31;
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #000000;
}
#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module label{
display: block;
float: left;
width: 70px;
text-align: right;
}
#f_name,#f_url,#f_title,#f_com{
display:inline;
width: 250px;
margin-bottom: 3px;
margin-left: 6px;
}
#comment_module form ul {
width: 340px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 340px;
margin-bottom: 5px;
}
#comment_module li.lastItem {
display: block;
width: 330px;
margin-bottom: 5px;
text-align: right;
}
#comment_module .button {
margin-left: 5px;
font-size: 11px;
width: 80px;
}

/*reader_list*/
#reader_list h3.title{
border-bottom:1px solid #634F31;
padding:0 0 2px 1px;
margin:0 0 15px 0;
}
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px dashed #634F31;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list h3.title{
border-bottom:1px solid #634F31;
padding:0 0 2px 1px;
margin:0 0 15px 0;
}
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px dashed #634F31;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list h3.title{
border-bottom:1px solid #634F31;
padding:0 0 2px 1px;
margin:0 0 15px 0;
}
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}

/*recent_entries_list*/
#recent_entries_list h3.title{
border-bottom:1px solid #634F31;
padding:0 0 2px 1px;
margin:0 0 15px 0;
}
#recent_entries_list ul{
width: 100%;
}
#recent_entries_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px dashed #634F31;
}