
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2007.03.09
Skin for:	vision_08
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:15px;
}
img {
border: 0;
}
a {
color: #3CA6BE;
}
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:287px;
background-color: #FFFFFF;
}
#header h1,
#header h2{
margin: 0;
padding: 0;
}
/*
#header h1 {
padding-top: 15px;
margin-left: 10px;
text-decoration: none;
display:none;
}
*/
#header h2{
margin-left: 10px;
}

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

/* ----------------------- font-information ----------------------- */
body{ 
color:#444444;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #006600;
font-size:5px;
line-height:1;
display:none;
}
#header h2{
color:#000000;
font-size:11px;
font-weight: normal;
line-height:1.15;
display:none;
}
.menu_title {
color: #FF4C2E;
font-size:12px;
font-weight: bold;
text-indent:-9999px;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#666666;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#FF4C2E;
margin:0;
padding:0;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#666666;
}
.entry .title{
font-size:15px;
font-weight:bold;
color: #FFFFFF;
}
.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/bk.gif);
background-position:center top;
background-repeat:repeat-y;
}
#frame {
background-color:#FFFFFF;
}
#sub_a{
background-color:#FFFFF;
}
#sub_b{
background-color:#FFFFFF;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 25px;
}
.menu_title {
margin: 0px 2px 0;
padding: 3px 0px 11px 10px;
height:26px;
}

#sub_b .menu_title {
margin: 0px 2px 0;
padding: 3px 0px 11px 0;
height:26px;
}

#sub_b .menu_frame {
padding:0 14px 0 8px;
width:168px;
overflow: hidden;
}

.menu_frame {
padding:0 10px 0 12px;
width:168px;
overflow: hidden;
}
/* ----------------------- 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{
margin-left: 6px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

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

/*readers*/
#reader .menu_title {
background:url(../img/menu_readers.gif) no-repeat;
}
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
}
#calendar .menu_title {
background:url(../img/menu_calendar.gif) no-repeat;
}
#calendar table {
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*/
/*bannerArea*/
#bannerArea{
padding-left:6px;
}
/*recent_entries*/
#recent_entries .menu_title {
background:url(../img/menu_recentEntries.gif) no-repeat;
}
/*archives*/
#archives .menu_title {
background:url(../img/menu_archives.gif) no-repeat;
}
/*search*/
#search .menu_title {
background:url(../img/menu_search.gif) no-repeat;
}

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

/*favorites*/

/*bookmarks*/

/*freespace*/
#freespace img{
display:block;
}
.freespacebanner{
padding-bottom:9px;
}


/*recent_trackback*/
/*recent_comment*/
#recent_comment .menu_title {
background:url(../img/menu_latestComments.gif) no-repeat;
}

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
background-image: url(//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 {
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*/
#amebloArea{
border:1px solid #FEB4A7;
padding:18px 0 18px 0;
}
#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;
}

/*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{
width:99%;
margin-bottom: 15px;
}
#message .contents{
padding-bottom:15px;
margin-bottom: 10px;
background:url(../img/pinkbottomline.gif) left bottom no-repeat;
}
#petMovieContestbtn{
}
/*entries*/
.entry{
width:100%;
margin-bottom:35px;
overflow:hidden;
}
.entry .title{
height:42px;
background-image: url(../img/entry_top.gif);
background-repeat: no-repeat;
background-position: left top;
padding-top: 20px;
padding-left: 21px;
padding-right: 21px;
margin: 0px;
}
.entry .date{
width:99%;
padding: 5px 5px 3px 0;
display: block;
color: #444444;
text-align:right;
font-size:10px;
}
.entry .name{
margin-top: 5px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
display: block;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.entry .contents{
padding:10px 15px 10px 15px;
margin-top:0;
margin-bottom: 5px;
}
.subEntry{
background:url(../img/pinklineback.gif) repeat-y;
border-bottom:2px solid #FE8E78;
}
.entry .foot{
text-align: center;
padding-top: 0;
padding-bottom:20px;
}

/*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 {
padding:0;
margin:0;
margin-bottom:0;
margin-top: 5px;
}

/*trackback*/
#trackback{
border-top: 1px solid #FF4B30;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #FF4B30;;
padding-top: 5px;
}
#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 ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #FF4B30;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #FF4B30;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}

/*recent_entries_list*/
#recent_entries_list ul{
width: 100%;
}
#recent_entries_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #FF4B30;
}
#advertising2 .menu_frame{
width:320px;
}
.entry .menu_frame{
width:100%;
}