
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2007.02.28
Skin for:	official_045
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:6px;
}
img {
border: 0;
}
a{
color:#ED238B;
}
#main a{
color:#ED238B;
}
#main #reader_list a,
#main #favorite_list a,
#main #bookmark_list a,
#main #recent_entries_list a{
color:#FFFFFF;
}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {text-decoration: underline}
#main a:link {text-decoration: none}
#main a:visited {text-decoration: none}
#main 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,
#recent_entries_list ul,
#recent_entries_list li{
list-style-type:none;
margin: 0;
padding: 0;
}
/* ----------------------- header ----------------------- */
#header{
background:url(../img/header.jpg) left top no-repeat;
height:247px;
}

#header h1,
#header h2{
display:none;
margin: 0;
padding: 0;
}
#header h1 {

}
#header h2{

}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
color:#FFFFFF;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{

}
#header h2{

}
.menu_title {
color:#000000;
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;
color:#FFFFFF;
}
#calendar th {
font-weight: normal;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#000000;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#FFFFFF;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry{
color:#333333;
}
.entry .theme{
font-size:10px;
}
.entry .title{
color:#000000;
font-size:12px;
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: #111111;
background-image:url(../img/body_bg.gif);
background-repeat:repeat;
background-position:center top;
}
#frame {
background-color:#000000;
}
#sub_a{
}
#sub_b{
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
width:186px;
margin-bottom: 0px;
}
.menu_frame{
width:186px;
overflow:hidden;
padding-top:5px;
padding-bottom:15px;
}
.menu_title {
height: 47px;
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999px;
}

#profile .menu_title {
background-image: url(../img/menu_profile.jpg);
}
#theme_list .menu_title {
background-image: url(../img/menu_theme_list.jpg);
}
#calendar .menu_title {
background-image: url(../img/menu_calendar.jpg);
}
#archives .menu_title {
background-image: url(../img/menu_archives.jpg);
}
#search .menu_title {
background-image: url(../img/menu_search.jpg);
}
#reader .menu_title {
background-image: url(../img/menu_reader.jpg);
}
#recent_entries .menu_title {
background-image: url(../img/menu_recent_entries.jpg);
}
#recent_comment .menu_title {
background-image: url(../img/menu_recent_comment.jpg);
}
#recent_trackback .menu_title {
background-image: url(../img/menu_recent_trackback.jpg);
}
#favorite .menu_title {
background-image: url(../img/menu_favorite.jpg);
}
#bookmark .menu_title {
background-image: url(../img/menu_bookmark.jpg);
}
#ranking .menu_title {
background-image: url(../img/menu_ranking.jpg);
}

/* ----------------------- menu_element_background ----------------------- */

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 10px;
margin-right: 10px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader dt {
text-align:center;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 166px;
margin-left:auto;
margin-right:auto;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#ED238B;
}
#calendar .sat{
color:#00CCFF;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#FF0099;
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_trackback*/
/*recent_comment*/

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}

#ranking a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 9px;
}

#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */
#advertising {
display:none;
}
#adJavaScript .HBgColor{background-color: #000000;}
#adJavaScript .HBorderColor{border-color: #000000;}
#adJavaScript .HTitleColor{color: #FF9900;}
#adJavaScript .HTextColor{color: #FFFFFF;}
#adJavaScript .HUrlColor{color: #FF9900;}

/* ----------------------- advertising2 ----------------------- */
#advertising2 {
display:none;
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 .HBorderColor{border-color: #FFFFFF;}
#adJavaScript2 .HTitleColor{color: #0000FF;}
#adJavaScript2 .HTextColor{color: #020202;}
#adJavaScript2 .HUrlColor{color: #0000FF;}

/*ameblo*/
#ameblo{
text-align: center;
margin-bottom: 0px;
}
#ameblo .menu_frame{
padding-top:30px;
background-image:url(../img/menu_top.jpg);
background-repeat:no-repeat;
background-position:left top;
}
#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
padding-bottom: 5px;
}

/*RSS*/
#rss{
margin-right: auto;
margin-left: auto;
border: none;
text-align: center;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
background-image:none;
}
.plugin .menu_frame{
background-image:none;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
padding:10px 10px 20px 10px;
}
#message .contents{
width:398px;
overflow:hidden;
}
/*entries*/
.entry{
width:418px;
background-image:url(../img/entry_body.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.entry .date{
display: block;
padding-top:15px;
padding-left:25px;
text-align:left;
}
.entry .name{
display: none;
}
.entry .theme{
display: block;
padding-top:15px;
padding-left:25px;
text-align:left;
}

.entry .title{
display: block;
line-height: 110%;
height:53px;
padding-top: 64px;
padding-left: 56px;
padding-right: 45px;
margin:0px;
padding-bottom: 0px;
background-image:url(../img/entry_top.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.entry .contents{
width: 368px;
overflow:hidden;
padding-top:20px;
padding-left:25px;
padding-right:25px;
}
.entry .foot{
padding-top:30px;
padding-bottom:73px;
background-image:url(../img/entry_bottom.jpg);
background-repeat:no-repeat;
background-position:left bottom;
text-align:center;
}

/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}

#footer_ad{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}
#footer_ad .ad2{
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
margin-left:10px;
margin-right:10px;
margin-top: 25px;
margin-bottom: 10px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

/*comment_module*/
#comment_module{
margin-left:10px;
margin-right:10px;
}
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 10px 0px 10px 0px;
padding: 0px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
background-image:url(../img/main_line.gif);
background-repeat:repeat-x;
background-position:left top;
}
#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 {
padding-left:10px;
padding-right:10px;
}
#reader_list h3.title {
}
#reader_list ul{
}
#reader_list li{
padding-bottom: 5px;
margin-bottom: 5px;
background-image:url(../img/main_line.gif);
background-repeat:repeat-x;
background-position:left bottom;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list {
padding-left:10px;
padding-right:10px;
}
#favorite_list h3.title {
}
#favorite_list ul{
}
#favorite_list li{
padding-bottom: 5px;
margin-bottom: 5px;
background-image:url(../img/main_line.gif);
background-repeat:repeat-x;
background-position:left bottom;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list {
padding-left:10px;
padding-right:10px;
}
#bookmark_list h3.title {
}
#bookmark_list ul{
}
#bookmark_list li{
padding-bottom: 5px;
}

/*recent_entries_list*/
#recent_entries_list {
padding-left:10px;
padding-right:10px;
}
#recent_entries_list h3.title {
}
#recent_entries_list ul{
}
#recent_entries_list li{
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom:none;
background-image:url(../img/main_line.gif);
background-repeat:repeat-x;
background-position:left bottom;
}


