@charset "UTF-8";
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:  common.css
Version:   2006.09.28
Skin for:  hoshino_mari
-----------------------------------------------------
*/
/* ----------------------- common ----------------------- */
body#mainIndex{
margin:0;
padding:0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:15px;
padding-bottom:15px;
}
img{
border:0;
}
a{
color:#000000;
}
a:link{text-decoration:underline}
a:visited{text-decoration:underline}
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;
position:relative;
}
#header h1,
#header h2{
display:none;
margin:0;
padding:0;
}
#header h1{}
#header h2{
padding-top:8px;
}
/* ----------------------- footArea ----------------------- */
/* ----------------------- font-information ----------------------- */
body{
color:#000000;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color:#000000;
font-size:16px;
font-weight:bold;
line-height:1.3;
text-decoration:none;
}
#header h2{
color:#000000;
font-size:10px;
font-weight:normal;
line-height:1.15;
}
.menu_title{
color:#006600;
font-size:12px;
font-weight:bold;
}
.mainMenu{
font-size:11px;
line-height:1.3;
}
#profile .link_blog{
font-size:10px;
}
#reader dd{}
#calendar table{
font-size:11px;
line-height:1.3;
color:#000000;
}
#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:#000000;
}
.label{
font-weight:normal;
}
.entry .contents,
#message .contents{
font-size:12px;
line-height:1.5;
}
.entry .date{}
.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:#FFFFFF;
}
#header{
background:url(../img/header.jpg) top left;
background-repeat:no-repeat;
}
#frame{
background-image:url(../img/frame_bg.gif);
background-repeat:repeat-y;
background-position:left top;
}
#sub_a{}
#sub_b{}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu{
margin-bottom:25px;
}
.menu_frame{
width:160px;
overflow:hidden;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}
.menu_title{
margin:0px;
padding:0px;
text-indent:-2000px;
height:36px;
}
#profile .menu_title{
background-image:url(../img/menu_profile.gif);
background-repeat:no-repeat;
background-position:center top;
}
#theme_list .menu_title{
background-image:url(../img/menu_theme_list.gif);
background-repeat:no-repeat;
background-position:center top;
}
#calendar .menu_title{
background-image:url(../img/menu_calendar.gif);
background-repeat:no-repeat;
background-position:center top;
}
#archives .menu_title{
background-image:url(../img/menu_archives.gif);
background-repeat:no-repeat;
background-position:center top;
}
#search .menu_title{
background-image:url(../img/menu_search.gif);
background-repeat:no-repeat;
background-position:center top;
}
#reader .menu_title{
background-image:url(../img/menu_reader.gif);
background-repeat:no-repeat;
background-position:center top;
}
#recent_entries .menu_title{
background-image:url(../img/menu_recent_entries.gif);
background-repeat:no-repeat;
background-position:center top;
}
#recent_comment .menu_title{
background-image:url(../img/menu_recent_comment.gif);
background-repeat:no-repeat;
background-position:center top;
}
#recent_trackback .menu_title{
background-image:url(../img/menu_recent_trackback.gif);
background-repeat:no-repeat;
background-position:center top;
}
#favorite .menu_title{
background-image:url(../img/menu_favorite.gif);
background-repeat:no-repeat;
background-position:center top;
}
#bookmark .menu_title{
background-image:url(../img/menu_bookmark.gif);
background-repeat:no-repeat;
background-position:center top;
}
#ranking .menu_title{
background-image:url(../img/menu_ranking.gif);
background-repeat:no-repeat;
background-position:center top;
}
/* ----------------------- menu_element_background ----------------------- */
/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{}
p.list,
p.link_blog{
padding-top:5px;
}
/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display:block;
}
#profile .image{
padding-top:5px;
}
/*readers*/
#reader dl{
margin-bottom:7px;
}
#reader dt{
padding-bottom:5px;
text-align:center;
}
#reader dd{
text-align:center;
}
#reader ul{
margin-top:5px;
}
#reader p{
display:inline;
}
/*calendar*/
#calendar{}
#calendar .menu_title{}
#calendar table{
width:160px;
}
#calendar caption{
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun{
color:#D92842;
}
#calendar .sat{
color:#003399;
}
#calendar th{
font-weight:normal;
}
#calendar td,
#calendar th{
text-align:center;
padding:0px;
}
#calendar td a{
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{}
#ranking .rank_ttl{
display:block;
}
#ranking .rank{
display:block;
padding-top:3px;
padding-bottom:3px;
}
#ranking a{
background-image:url(http://stat100.ameba.jp/p_skin/green/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;
}
#advertising .menu_title{}
#adJavaScript .HBgColor{background-color:#FFFFFF;}
#adJavaScript .HBorderColor{border-color:#FFFFFF;}
#adJavaScript .HTitleColor{color:#000000;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#000000;}
/* ----------------------- advertising2 ----------------------- */
#advertising2{
display:none;
}
#advertising2 .menu_frame{
width:auto;
padding:0px;
margin-top:45px;
}
#advertising2 .menu_title{}
#adJavaScript2 .HBgColor{background-color:#F2F1EE;}
#adJavaScript2 .HBorderColor{border-color:#F2F1EE;}
#adJavaScript2 .HTitleColor{color:#000000;}
#adJavaScript2 .HTextColor{color:#000000;}
#adJavaScript2 .HUrlColor{color:#000000;}
/*ameblo*/
#ameblo{
text-align:center;
padding-top:7px;
margin-bottom:20px;
}
#ameblo p{
text-align:left;
padding-right:7px;
padding-bottom:7px;
padding-left:7px;
}
#ameblo li{
display:block;
margin-bottom:5px;
}
/*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{}
/*message*/
#message{}
#message .contents{
width:510px;
overflow:hidden;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
}
/*entries*/
.entry{
width:530px;
background-image:url(../img/entry_body.gif);
background-position:left top;
background-repeat:repeat-y;
}
.entry .date{
display:block;
padding-left:20px;
padding-right:20px;
padding-top:8px;
}
.entry .name{
display:none;
padding-top:25px;
padding-left:20px;
padding-right:20px;
}
.entry .theme{
display:block;
padding-top:12px;
padding-left:20px;
padding-right:20px;
}
.entry .title{
margin:0px;
padding-top:33px;
padding-left:20px;
padding-right:20px;
background-image:url(../img/entry_top.gif);
background-position:left top;
background-repeat:no-repeat;
}
.entry .contents{
width:490px;
overflow:hidden;
padding-top:20px;
padding-left:20px;
}
.entry .foot{
text-align:right;
padding-left:20px;
padding-right:20px;
padding-top:35px;
padding-bottom:45px;
background-image:url(../img/entry_bottom.gif);
background-position:left top;
background-repeat:no-repeat;
}
/*page*/
.page{
padding-top:7px;
padding-bottom:10px;
text-align:center;
}
#footer_ad{
margin-right:auto;
margin-left:auto;
text-align:center;
margin-top:20px;
margin-bottom:10px;
}
#footer_ad .ad2{
display:none;
}
h3.title{
margin-bottom:20px;
margin-top:5px;
}
/*trackback*/
#trackback{
margin-top:10px;
margin-bottom:25px;
padding-left:5px;
padding-right:5px;
padding-bottom:40px;
}
#trackback p.tr_URL{
margin-bottom:10px;
}
#trackback ul{
margin-bottom:10px;
}
/*comment_module*/
#comment_module{
margin-top:10px;
margin-bottom:25px;
padding-left:5px;
padding-right:5px;
padding-bottom:50px;
}
#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;
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:5px;
padding-right:5px;
}
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom:8px;
margin-bottom:8px;
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:5px;
padding-right:5px;
}
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom:8px;
margin-bottom:8px;
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:5px;
padding-right:5px;
}
#bookmark_list ul{
width:100%;
}
#bookmark_list li{
margin-bottom:3px;
}

/*-------------------  次へ　ボタンCSS  -----------------*/

.page {
margin:7px auto 10px;
text-align:center;
height:21px;
padding-top:3px;
}
.page a{
padding:0;
}
.articlePaging,
.topPaging{
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 10px;
width:520px;
height:21px;
position:relative;
text-align:center;
}
.articlePaging a.firstPage,
.topPaging a.firstPage{
background:url(http://stat100.ameba.jp/p_skin/cmn/img/official/btn/btn_back_black.gif) top left no-repeat;
display:block;
width:21px;
height:21px;
text-indent:-40000px;
position:absolute;
top:0;
left:0;
}
.articlePaging a.previousPage,
.topPaging a.previousPage{
background:url(http://stat100.ameba.jp/p_skin/cmn/img/official/btn/btn_prv_black.gif) top left no-repeat;
display:block;
width:104px;
height:21px;
text-indent:-40000px;
position:absolute;
top:0;
left:23px;
}

.articlePaging a.nextPage,
.topPaging a.nextPage{
background:url(http://stat100.ameba.jp/p_skin/cmn/img/official/btn/btn_next_black.gif) top left no-repeat;
display:block;
width:104px;
height:21px;
text-indent:-40000px;
position:absolute;
top:0;
right:23px;
}
.articlePaging a.lastPage,
.topPaging a.lastPage{
background:url(http://stat100.ameba.jp/p_skin/cmn/img/official/btn/btn_fwd_black.gif) top left no-repeat;
display:block;
width:21px;
height:21px;
text-indent:-40000px;
position:absolute;
top:0;
right:0;
}
.articlePaging a,
.articlePaging .now,
.topPaging a,
.topPaging .now{
padding-left:0;
padding-right:0;
}
.articlePaging a:hover,
.topPaging a:hover{
background-position:0 -21px;
}
.commentPaging{
padding-top:20px;
}

#recent_entries .menu_frame li {
background:transparent url(http://stat100.ameba.jp/p_skin/cmn/img/official/btn/entry_icon_black.gif) no-repeat scroll 0 4px;
padding-left:15px;
padding-bottom:3px;
font-size:12px;
}


/*-------------------  次へ　ボタンCSS  end-----------------*/
