@charset "UTF-8";

/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.10.29
Skin for:	star
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
text-align:left;
margin: 0;
padding: 0;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
overflow:hidden;
}
img {
border: 0;
}
a:link {text-decoration: none; color: #F92A7A}
a:visited { text-decoration: none; color: #F92A7A}
a:hover {text-decoration: underline; color: #2B93FF}
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,
.menu_title,
#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{
height:252px;
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
}
#header h1,
#header h2{
margin: 0;
padding: 0;
}
#header h1 {
width:550px;
padding-top: 60px;
margin-left: 160px;
text-decoration: none;
}
#header h2{
width:550px;
margin-left: 160px;
}


/* ----------------------- font-information ----------------------- */
body{ 
color:#634811;
font-size:12px;
}
#header h1 a,
#header h1{
color: #F92A7A;
font-size:14px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#F92A7A;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.list{
font-size:10px;
}
.menu_title {
color: #F92A7A;
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:#614711;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#614711;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
color: #F92A7A;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#614711;
}
.entry .date{
font-size: 10px;
color:#614711;
}
.entry .title{
font-size:12px;
font-weight:bold;
color: #F92A7A;
}
.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-image: url(../img/bg.gif);
background-repeat:repeat-x;
}
#frame {
background-color:#FEFFD5;
}
#sub_a{
}
#sub_b{
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
width:183px;
margin-bottom: 20px;
padding-bottom:20px;
background-image:url(../img/menu_bg.gif);
background-position:left bottom;
}
.menu_title {
text-indent: -2000px;
background-repeat: no-repeat;
width:183px;
height: 54px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
background-image: url(../img/profile.gif);
}
#calendar .menu_title {
background-image: url(../img/calendar.gif);
}
#reader .menu_title {
background-image: url(../img/readers.gif);
}
#theme_list .menu_title {
background-image: url(../img/theme.gif);
}
#recent_entries .menu_title {
background-image: url(../img/entries.gif);
}
#search .menu_title {
background-image: url(../img/search.gif);
}
#archives .menu_title {
background-image: url(../img/archives.gif);
}
#favorite .menu_title {
background-image: url(../img/favorites.gif);
}
#recent_trackback .menu_title {
background-image: url(../img/trackbacks.gif);
}
#bookmark .menu_title {
background-image: url(../img/bookmarks.gif);
}
#recent_comment .menu_title {
background-image: url(../img/comments.gif);
}
#ranking .menu_title {
background-image: url(../img/ranking.gif);
}
#pure_ad .menu_title{
background-image:url(../img/advertising.gif);
}

#pure_blog .menu_title{
background-image:url(../img/pure_blog.gif);
}
/* ----------------------- 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;
}
.mainMenu ul,
.mainMenu dl,
.mainMenu p{
padding-left:5px;
padding-right:5px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

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

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

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
margin-left: 6px;
width: 168px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#CC0000;
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(http://nwimg.ameblo.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 {
background-color: #FFFFFF;
background-image: none;
}
#advertising .mainMenu{
background-color: #FFFFFF;
background-image: none;
}
#advertising .menu_title {
background-image: none;
color: #FFFFFF;
margin: 1px;
padding-left: 7px;
border-bottom: none;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #F92A7A;}
#adJavaScript .HTextColor{color: #614711;}
#adJavaScript .HUrlColor{color: #F92A7A;}

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

#ameblo,
#rss {
display: none;
}

#pure_ad{
margin-bottom:15px;
}

#pure_head{
background-color: #FFFFFF;
padding:10px 0px;
}

/*ameblo*/
#ameblo_oisix{
width:178px;
padding-top:11px;
padding-bottom:10px;
margin-left:none;
padding-left:none;
}

#ameblo_oisix .menu_frame {
margin-top:0px;
width:178px;
padding-top:15px;
padding-bottom:15px;
}

#ameblo_oisix p{
margin-bottom:5px;
}
#ameblo_oisix li {
display: block;
margin-left:0px;
margin-bottom: 5px;
list-style-image:none;
list-style-type:none;
}

/*RSS*/
#rss_pure{
width:178px;
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background: none;
text-align: center;
}
#rss_pure .menu_frame {
margin:0px;
text-align:center;
}

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

#ameblo_pure{
background:none;
}


/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:437px;
background-image:url(../img/message.gif);
background-repeat:no-repeat;
padding-top:51px;
margin-bottom: 5px;
overflow:hidden;
}
#message .contents{
margin-bottom: 15px;
padding-left:25px;
padding-right:20px;
padding-bottom:20px;
background-image:url(../img/message_bottom.gif);
background-position:left bottom;
width:390px;
overflow:hidden;
}
/*entries*/
.entry{
background-image:url(../img/entry_top.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:62px;
width:437px;
}

.entry .date{
color:#614711;
display:block;
padding:0 20px 2px 30px;
}

.entry .name{
padding-bottom: 2px;
padding-left:30px;
padding-right:20px;
color:#614711;
}
.entry .theme{
display:block;
padding:2px 20px 29px 30px;
}

.entry h3.title{
padding-top:0px;
margin-bottom: 0px;
width:260px;
padding-left:30px;
padding-right:20px;
padding-bottom: 2px;
}

.entry .contents{
background-image:url(../img/entry_bg.gif);
background-position:left top;
line-height:180%;
margin-top:0;
padding:11px 20px 5px 30px;
width:378px;
}
.entry .foot{
background-image:url(../img/entry_bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
margin-top:0;
padding-bottom:60px;
padding-left:20px;
padding-right:30px;
text-align:right;
}

/*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: 0px;
}

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

/*trackback*/
#trackback{
width:409px;
padding-left:20px;
margin-top: 25px;
padding-bottom: 5px;
padding-top: 5px;
}
#trackback p.tr_URL {
width:378px;
display: block;
margin-bottom: 10px;
padding-right:20px;
}
#trackback ul {
width:378px;
margin-bottom: 10px;
padding-right:20px;
}

#trackback h3.title{
}
#trackback .label {
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
width:409px;
padding-left:20px;
padding-top: 5px;
padding-bottom: 5px;
}
#comment_module .each_comment {
width:378px;
margin-bottom: 10px;
padding-right:20px;
}

#comment_module .each_comment p.label {
}

#comment_module .comment_footer {
width:378px;
margin-top: 5px;
padding-top: 5px;
padding-right:20px;
}
#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{
}


#reader_list ul{
width:378px;

}
#reader_list li{
width:378px;
padding-bottom: 5px;
margin-bottom: 8px;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}
#reader_list{
width:409px;
padding-left:20px;
padding-right:20px;
margin-bottom:20px;
}
#reader_list .page{
color:#614711;
}
#reader_list .page a{
color:#F92A7A;
}
/*favorite_list*/

#favorite_list{
width:409px;
padding-left:20px;
padding-right:20px;
margin-bottom:20px;
}
#favorite_list h3{
}
#favorite_list{
}

#favorite_list ul{
width:378px;

}
#favorite_list li{
padding-bottom: 5px;
margin-bottom: 8px;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}
#favorite_list .page{
color:#614711;
}
#favorite_list .page a{
color:#F92A7A;
}
/*bookmark_list*/
#bookmark_list{
width:409px;
padding-left:20px;
padding-right:20px;
margin-bottom:20px;
}
#bookmark_list h3{
}

#bookmark_list ul{
width:378px;

}
#bookmark_list li{
margin-bottom: 3px;
padding-bottom:3px;
}
#bookmark_list .page{
color:#614711;
}
#bookmark_list .page a{
color:#F92A7A;
}

/*recent_entries_list*/
#recent_entries_list{
width:409px;
padding-left:20px;
padding-right:20px;
margin-bottom:20px;
}
#recent_entries_list h3{
}
#recent_entries_list{
}
#recent_entries_list ul{
width:378px;
margin-top:12px;
}
#recent_entries_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border:none;
}
#recent_entries_list .page{
color:#614711;
}
#recent_entries_list .page a{
color:#F92A7A;
}

#info dl,
#info dt,
#info dd{
margin: 0;
padding-left: 5px;
padding-right: 5px;
font-size:10px;
}

#info dt{
font-weight: bold;
}

/*pure_ad*/

#pure_ad .contents,
#pure_blog .contents{
text-align:center;
margin-top:10px;
}

#pure_blog .Pure_link{
display:block;
text-align:right;
margin-top:5px;
}

#pure_blog p.link_blog {
text-align:right;
padding-top: 5px;
}

#pure_blog img{
border: 0;
}
/*readerList*/

#readerList dt{
text-align:center;
margin-bottom:10px;
margin-top:10px;
}

#readerList dd{
margin-left:0px;
}




/*freespace*/
#freespace{
overflow: hidden;
width:178px;
padding: 10px 0 15px 0;

background-image: none;
}



#freespace .menu_frame{
width:168px;
margin-right: 5px;
margin-left: 5px;
padding: 0;
overflow: hidden;
word-break: break-all;
background-image: none;
}
