/*
-----------------------------------------------------
womanblog CSS Skin Settings
FileName:common.css
$Version$
$Date: 2008/09/13 08:50:24 $
Skin for:
----------------------------------------------------
*/

/* --------------------------------- common --------------------------------- */

h1,
h2,
h3,
h4,
p,
ul,
ol,
dl,
li,
dt,
dd,
form,
input{
margin:0;
padding:0;
}

img{
border:0;
}

ul,
ol{
list-style-type:none; 
}

#frame:after,
#wrap:after{
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}

/* Hides from IE-mac \*/
#frame,
#wrap{>height:1%;}
#frame,
#wrap{display:block;}
/* End hide from IE-mac */

/* --------------------------------- header --------------------------------- */

#header{
height:300px;
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/head.gif) repeat-x;
padding:32px 0 0 21px;
color:#333;
text-align:left;
}

#header a{
color:#333;
}

#header h1{
width:80%;
margin-bottom:18px;
font-size:125%;
font-weight:bold;
}

#header h2{
width:80%;
font-size:85%;
font-weight:bold;
}

/* ----------------------------- font_information -------------------------- */
html{
font-size:16px;/*追加070419*/
>font-size:100%;/*for winIE*/
}

body{ 
color:#666;
font-size:75%;/*変更070419*/
line-height:1.3;
}

a{
text-decoration:none;
color:#666;
}

a:visited{
color:#666;
}

a:hover{
text-decoration:underline;
color:#666;
}

/* --------------------- font_information each_menu --------------------------- */

#sub_a,
#sub_b{
font-size:95%;
}

#sub_a a,
#sub_b a,
#sub_a a:hover,
#sub_b a:hover,
#sub_a a:visited,
#sub_b a:visited{
color:#a0dcd8;
}

h3.title{
}

.menu_title{
font-famiy:lucidaconsole,courier,monospace;
color:#336633;
font-weight:normal;
}

.label{
font-weight:bold;
}

#trackback{
line-height:1.5;
}

#trackback ul{
line-height:1.2;
}

/* --------------------- font_information calendar_style --------------------- */

#calendar td a{
color:#;
text-decoration:underline;
}

#calendar .sun{
color:#;
}

#calendar .sat{
color:#;
}

#comment_module,{
line-height:1.5;
}

#comment_module .error{
margin-top:20px;
padding-bottom:10px;
}

/* --------------------- font_information entry_style --------------------- */

.entry{
}

.entry a{
color:#666;
}

.entry .contents{
line-height:1.5;
}

.entry .theme{
font-size:80%;
}

.entry .title{
font-size:15px;
font-weight:bold;
}

.foot a{
font-size:80%;
}

.entry .date{
font-size:90%;
}

/* ------------------------- background_control ------------------------ */

body{
background:#fff;
}

#hlhead{
}

#frame{
}

#wrap{
}

.menu_frame{
}

/* ------------------ background_control h4menu_title_style ------------------- */


#promotion .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/adspace.gif) no-repeat;
}

#archives .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/archives.gif) no-repeat;
}

#bookmark .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/bookmarks.gif) no-repeat;
}

#calendar .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/calendar.gif) no-repeat
}

#favorite .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/favorites.gif) no-repeat;
}

#profile .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/profile.gif) no-repeat;
}

#reader .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/reader.gif) no-repeat;
}

#recent_entries .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/entries.gif) no-repeat;
}

#ranking .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/ranking.gif) no-repeat;
}

#reader .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/readers.gif) no-repeat;
}

#recent_trackback .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/trackback.gif) no-repeat;
}

#recent_comment .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/comment.gif) no-repeat;
}

#search .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/search.gif) no-repeat;
}

#theme_list .menu_title{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/theme.gif) no-repeat;
}

#woman_pr_text h4{
margin-left:13px;
text-indent:-9999px;
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/recommend.gif) no-repeat;
border:none;
}
/* ------------------- background_control list-style -------------------- */

#archives .menu_frame ul li,
#bookmark .menu_frame ul li,
#favorite .menu_frame ul li,
#recent_entries .menu_frame ul li,
#reader .menu_frame ul li,
#recent_entries .menu_frame ul li,
#recent_comment .menu_frame ul li,
#ranking .menu_frame ul li,
#theme_list .menu_frame ul li{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/li_bg.gif) 3px 3px no-repeat;
padding-left:13px
}

#reader .menu_frame ul li{
background:url(http://stat100.ameba.jp/p_skin/womanblog_51/img/li_bg.gif) 0px 3px no-repeat;
padding-left:13px
}

#ameblo_woman .menu_frame li,
#woman_pr_text .menu_frame li,
#ameblo .menu_frame li{
background-image:none;
}

/* ------------------- background_control entry-style -------------------- */

.entry{
}

.entry_head{
border-top:10px solid #eee;
}

.entry .title{
}

.entry .date{
}

.entry .theme{
}

.foot{
border-top:1px solid #eee;
}

.foot a{
}

/* ------------------ background_control  message-style ------------------- */

#message{
}

#message .contents{
}

/* ------------------------- common_layout ----------------------------- */

body{
margin:0;
padding:0;
text-align:center;
}

#wrap{
width:100%;
}

#frame,
#wrap{
/*display:inline-table;*/
text-align:left;
}

#subFrame{
width:100%;
overflow:hidden;
}

#firstContentsArea{
}

#subFirstContentsArea{
}

/* ---------------------- common_layout h4.menu_title_style ----------------------- */

h4.menu_title{
height:15px;
margin:0 0 11px 13px;
text-indent:-9999px;
}

/* ----------------------- common_layout menu_frame ------------------------ */

.menu_frame{
padding:0 13px;
margin-bottom:86px;
}

#ameblo_woman .menu_frame{
background-image:none;
padding:0 16px;
}

#promotion .menu_frame{
text-align:center;
}

#archives .menu_frame,
#bookmark .menu_frame,
#favorite .menu_frame,
#recent_entries .menu_frame,
#reader .menu_frame,
#recent_entries .menu_frame,
#recent_comment .menu_frame,
#theme_list .menu_frame,
#recent_trackback .menu_frame,
{
}

#calendar .menu_frame{
padding:0 11px;
}

#profile .menu_frame{
padding:0 16px;
}

#ranking .menu_frame{
padding:0 16px;
}

#reader .menu_frame{
padding:0 16px;
}

#rss_woman .menu_frame{
}

#search .menu_frame{
padding:0  0 0 16px;
}

#woman_pr_text .menu_frame{
padding:0 12px;
}

/* ----------------------------- mainColumn_setting --------------------------- */

#message{
}

#message .contents{
padding:0 14px 15px;
}

.entry{
margin:0 0 120px 0;
}

.entry_head{
padding:10px 0 0 0;
}

.entry .date{
display:block;
padding:9px 0 10px 14px;
}

.entry h3.title{
padding:9px 0 0 14px;
}

span.theme{
display:block;
margin:0 14px 47px;
text-align:right;
}

.entry .contents{
padding:0 14px 39px;
}

.foot{
padding:6px 0 0 9px;
}

.entry .foot a{
}

.entry .contents img{
margin:0 5px;
}

.entry .name{
margin-top:5px;
display:block;
}

#comment_module{
border-top:1px solid #eee;
padding-top:5px;
}

#comment_module h3.title{
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;
}

#comment_module .error{
margin-top:20px;
padding-bottom:10px;
}

#comment_module label{
display:block;
float:left;
width:70px;
text-align:right;
}

#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;
}

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

#f_name,
#f_url,
#f_title,
#f_com{
display:inline;
width:250px;
margin-bottom:3px;
margin-left:6px;
}

#invest{
margin-bottom:10px
}

#invest li{
display:block;
margin-bottom:5px;
margin-left:-4px;
margin-right:7px;
}

.page{
margin-right:auto;
margin-left:auto;
padding:4px 0 8px;
text-align:center;
}

.page a{
text-align:center;
padding:5px;
}

.page .now{
padding:5px;
font-weight:bold;
}

#trackback{
margin:25px 0 10px;
padding-top:5px;
border-top:1px solid;
}

#trackback p.tr_URL{
margin-bottom:10px;
}

#trackback ul{
margin-bottom:10px;
}

/* more_list Contents_Setting */

#favorite_list ul,
#bookmark_list ul,
#recent_entries_list ul,
#reader_list ul{
width:100%;
}

#favorite_list h3.title,
#bookmark_list h3.title,
#recent_entries_list h3.title,
#reader_list h3.title{
padding-bottom:10px;
}

#favorite_list li,
#bookmark_list li,
#recent_entries_list li,
#reader_list li{
padding-bottom:2px;
margin-bottom:8px;
border-bottom:1px solid #eee;
}

#recent_entries_list h3{
display:block;
}

/* ---------------------------- sideColumn_setting ---------------------------- */

.mainMenu{
overflow:hidden;
}

p.list{
margin:12px 5px 0 0;
text-align:right;
}

#archives form{
margin-left:10px;
}

#calendar table{
width:158px;
}

#calendar caption{
padding:5px 0px;
}

#calendar caption a{
padding:0px 5px;
}

#calendar td,
#calendar th{
text-align:center;
}

#joinbook{
margin:0 0 86px 13px;
}

#profile p{
display:block;
}

#profile p.link_profile{
}

#profile p.link_blog{
}

#profile p.link_info{
}

#profile p#btnMsg{
}

#reader img{
text-align:center;
}

#reader dl{
}

#reader dl dt{
}

#reader ul{
margin-top:5px;
}

#recent_comment ul{
}

#ranking .menu_frame dl,
#ranking .menu_frame p{
padding-left:0px;
padding-top:4px;
}

#ranking{
}

#ranking .rank{
}

#ranking .rank_all{
}

#ranking .rank_genre{
}

#rss{
margin-bottom:5px;
border:none;
background-image:none;
text-align:center;
}

#search form{
}

#search .searchbox{
width:100px;
}

#search .searchbtn{
width:40px;
}

#theme_list form{
margin-left:10px;
}

#woman_pr_text{
padding:15px 0 0 0;
}

/* ---------------------------- advertising_setting ------------------------------ */

#ameblo_woman #btn_blog img{
margin:3px 0;
}

#ameblo_woman ul{
}

#ameblo,
#rss{
}

#advertising{
text-align:center;
}

#advertising .menu_title{
}

#promotion{
text-align:center;
}

#adJavaScript .HBgColor{
background-color:#F7FAE2;
}

#adJavaScript .HTitleColor{
color:#0000ff;
}

#adJavaScript .HTextColor{
color:#000000;
}

#adJavaScript .HUrlColor{
color:#0000ff;
}

.plugin{
text-align:center;
}


/*----------------headlogo---------------------*/

#headlogo_parts {
margin:0 auto;
padding:10px 0;
}

#headlogo_parts:after{
display:block;
content:"";
clear:both;
height:0;
visibility:hidden;
}
#headlogo_parts{>height:1%}
#headlogo_parts {display:block}/*for IE*/

#headlogo_parts .headlogo_main {
padding:0 0 0 0;
}

#headlogo_parts .headlogo {
float:left;
padding:0 0 0 5px;
}

#headlogo_parts #adHead{
float:right;
padding:0 0 0 5px;
}

