/*
-----------------------------------------------------
womanblog CSS Skin Layout Settings
FileName:common.css
$Version$
$Date: 2007/11/02 09:08:40 $
Skin for:womanblog_49
-----------------------------------------------------
*/

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

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

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:350px;
margin-bottom:24px;
background:url(/p_skin/womanblog_49/img/head.jpg) no-repeat left top;
}

#header a{
color:#FC98A2;
text-decoration:none}

#header h1,
#header h2{
padding-left:42px;
text-align:left;
}


#header h1{
padding-top:45px;
width:271px;
font-size:13px;
font-weight:bold;
color: #FE9EA6;
}

#header h2{
width:276px;
padding-top:9px;
font-size:11px;
font-weight:normal;
letter-spacing: 1px;
color:#666666;
}

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

body{ 
color:#878754;
font-size:12px;
line-height:1.3;
}

a:link{
text-decoration:none;
color:#FD97A2;
}

a:visited{
text-decoration:none;
color:#FD97A2;
}

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

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

#sub_b ul,
#sub_b dl,
#sub_b p,
#sub_a p,
#sub_a ul,
#sub_a dl{
font-size:0.9em;}

h3.title{
font-size:1.2em;
font-weight:bold;}

.menu_title{
font-weight:bold;}

.label{
font-weight:bold;}

#calendar{
font-size:0.8em;}

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

#calendar th{
font-weight:normal;
}

#calendar .sun{
color:#DF79A7;}

#calendar .sat{
color:#4E768D;}


.entry{
color:#878754;
}
.entry a{
color:#FD97A2;
}
.entry a:hover{
color:#FD97A2;
}
.entry .contents{
line-height:1.5;
}
.entry .theme{
font-size:0.8em;
}
.entry .title{
font-size:15px;
font-weight:bold;
color:#878754;
line-height:1.1;
}
.entry .foot a{
font-size:0.8em;
color:#FD97A2;
}

.entry .date{
color:#FD97A2;
font-size:0.8em;
}
#joinbook{
font-size:1em;
}

#trackback{
line-height:1.5;}

#trackback ul{
line-height:1.2;}

#comment_module,{
line-height:1.5;}

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

#woman_pr_text .menu_frame{
color:#666666;
}

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

body{
}

#hlhead{
}

#frame{
background-color: #FFFFFF;
}

#wrap{
}

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

#advertising .menu_title{
background:url(/p_skin/womanblog_49/img/adspace.gif) no-repeat;
}

#archives .menu_title{
background:url(/p_skin/womanblog_49/img/archives.gif) no-repeat;
}

#bookmark .menu_title{
background:url(/p_skin/womanblog_49/img/bookmarks.gif) no-repeat;
}

#calendar .menu_title{
background:url(/p_skin/womanblog_49/img/calendar.gif) no-repeat
}

#favorite .menu_title{
background:url(/p_skin/womanblog_49/img/favorites.gif) no-repeat;
}

#profile .menu_title{
background:url(/p_skin/womanblog_49/img/profile.gif) no-repeat;
}

#reader .menu_title{
background:url(/p_skin/womanblog_49/img/reader.gif) no-repeat;
}

#recent_entries .menu_title{
background:url(/p_skin/womanblog_49/img/entries.gif) no-repeat;
}

#ranking .menu_title{
background:url(/p_skin/womanblog_49/img/ranking.gif) no-repeat;
}

#reader .menu_title{
background:url(/p_skin/womanblog_49/img/readers.gif) no-repeat;
}

#recent_trackback .menu_title{
background:url(/p_skin/womanblog_49/img/trackback.gif) no-repeat;
}

#recent_comment .menu_title{
background:url(/p_skin/womanblog_49/img/comment.gif) no-repeat;
}

#search .menu_title{
background:url(/p_skin/womanblog_49/img/search.gif) no-repeat;
}

#theme_list .menu_title{
background:url(/p_skin/womanblog_49/img/theme.gif) no-repeat;
}

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

.entry{
}

.entry .title{
background:url(/p_skin/womanblog_49/img/title.gif) no-repeat left top;
}

.entry .date{
}

.entry .theme{
}

.entry .foot{
}

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

#message{
}

#message .contents{
}

/* ----------------------- background_control list-style----------------------- */

#archives .menu_frame li,
#bookmark .menu_frame li,
#favorite .menu_frame li,
#recent_entries .menu_frame li,
#reader .menu_frame li,
#recent_entries .menu_frame li,
#recent_comment .menu_frame li,
#recent_trackback .menu_frame li,
#ranking .menu_frame li,
#theme_list .menu_frame li{
background:url(/p_skin/womanblog_49/img/spacer.gif) left top no-repeat;
margin-top:2px;
}

#ameblo_woman .menu_frame li,
#woman_pr_text .menu_frame li,
#ameblo .menu_frame li{
padding-left:0;
background-image:none;
margin-top:2px}

#woman_pr_text .menu_frame li{
padding-top:0px
}

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

#hlhead{
padding:0;
}

#frame{
width:800px;
margin:0 auto;
text-align:left;
}

#wrap{
width:793px
}

#frame,
#wrap{
display:inline-table
}

#subFrame{}

#firstContentsArea{}

#subFirstContentsArea{}

/* ---------------------- h4.menu_title --------------------- */

h4.menu_title{
height:35px;
text-indent:-2000px;
}

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


.menu_frame{
overflow:hidden;
padding:10px 19px 15px;
}

#ameblo .menu_frame{
/*padding:10px 10px 0px 27px;*/
background:url(/p_skin/womanblog_49/img/menu_top.gif) no-repeat left top;
font-size:0.9em;
}

#profile .menu_frame,
#archives .menu_frame,
#bookmark .menu_frame,
#favorite .menu_frame,
#reader .menu_frame,
#recent_comment .menu_frame,
#theme_list .menu_frame,
#recent_trackback .menu_frame{
width:183px;
/*padding:10px 10px 15px 27px;*/
}

#ranking .menu_frame,
#recent_entries .menu_frame {
/*padding:10px 27px 15px 27px;*/
}

#woman_pr_text .menu_frame {
/*padding:5px 0px 10px 35px;*/
}

#calendar .menu_frame{
width:166px;
padding:10px 27px 15px 27px;
}

#reader .menu_frame{
/*padding:10px 10px 15px 10px;*/
}

#rss .menu_frame{
width:200px;
background-image:none;
padding:10px 0px;
}

#profile .menu_frame{
/*padding:10px 0 15px 27px*/
}

#search .menu_frame{
padding:15px 0 10px 35px;
}

#woman_pr_text{
margin-bottom:11px;
background:#F2F2EA url(/p_skin/womanblog_49/img/menu_bottom.gif) no-repeat left bottom;
}

#adbanner .menu_frame{
text-align:center
}

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

.mainMenu{
overflow:hidden;
margin-bottom:11px;
background:#F2F2EA url(/p_skin/womanblog_49/img/menu_bottom.gif) no-repeat left bottom;
}
#freespace.mainMenu{
background-color:#FFFFFF;
background-image:none;
}
#freespace .contens {
background-color:#FFFFFF;
background-image:none;
}


p.list,
p.link_blog{
padding-top:8px;
}

#joinbookList,
#favorite_list,
#reader_list{
padding-left: 4px;
margin:0 10px
}

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

#message{
padding: 0px;
}

#message .contents{
padding:0px 15px 0px 17px;
line-height:180%;
}

#message p{}

.entry{
width:530px;
margin-bottom:40px;
}

.entry .entry_head{
padding:0 20px 0px;
}
.entry .date{
display:block;
margin-bottom:10px;
}

.entry .title{
height:57px;
margin:0px 0px 5px 0px;
padding:16px 80px 0px 17px;
}

.entry .theme{
padding:0 20px 0;
}

.entry .contents{
background:url(/p_skin/womanblog_49/img/foot.gif) no-repeat left bottom;
padding:18px 20px 55px;;
}

.entry .foot{
height:40px;
padding:17px 0 0 17px;
text-align:left;
}

.entry .foot a{}

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

.entry .name{
display:block
}

#trackback{
padding:20px 2px 0px 12px;
}

#trackback h3.title{
margin-bottom:10px;
}

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

#trackback ul{
margin-bottom:10px
}

/* ----------------------- sideColumn each_menu_setting ----------------------- */

#archives form{
margin-left:10px
}

#calendar table{
width:165px;
}

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

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

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

#profile li.image{
text-align:center;
display:block;
margin:0 0 5px 0;
}

#profile p.link_profile{
}

#profile p.link_blog{
}

#profile p.link_info{
}

#profile p#btnMsg{
}

#reader img{
text-align:center;
}

#recent_comment ul{
}


#readerList dt{
text-align:center;
padding-bottom:5px;
text-align:center;
}

#readerList dd{
text-align:center;
}

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

#ranking{
}

#ranking .rank{
}

#ranking .rank_all{
}

#ranking .rank_genre{
}

#search form{
height:30px;
}

#search .searchbox{
width:100px;
}

#search .searchbtn{
width:40px;
}

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

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

#ameblo{
text-align:left;
color:#878754;
padding-bottom:10px;
/*margin-right:15px;
margin-left:5px;*/
}
#ameblo {
text-align:left;
color:#878754;
padding-bottom:10px;
}
#ameblo_woman ul,
#ameblo ul{
text-align:left;
}

#ameblo,
#rss{
}

#advertising{
magin-bottom:15px;
}

#advertising .menu_title{
color:#FFFFFF;
padding-left:0px;
border-bottom:none;
}

#promotion .menu_title{
background:url(/p_skin/womanblog_49/img/adspace.gif);
background-repeat:no-repeat;
background-position:left top;
text-align:center;
}

#adbanner img{
margin-bottom:10px;
}

#adJavaScript{
text-align:center;
}

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

#adJavaScript .HTitleColor{
color:#F06A7B;
}

#adJavaScript .HTextColor{
color:#000000;
}

#adJavaScript .HUrlColor{
color:#FF8080;
}

#bookmark_list ul{
width:100%;
padding-left:0px;
}

#bookmark_list li{
margin-bottom:3px;
}

#comment_module{
padding:5px 2px 0px 12px;
}

#comment_module h3.title{
margin-bottom:10px;
}

#comment_module p.list{
margin:0px 0px 10px 0px;
padding:0px;
}

#comment_module .each_comment{
margin-bottom:10px;
}

#comment_module .comment_footer{
margin:5px 4px 0px -5px;
padding-top:5px;
background:url(/p_skin/womanblog_49/img/main_line.gif) repeat-x left top;
}

#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;
}
#footer_ad a {
color:#878754;
}

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

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#invest{
margin-bottom:10px
}

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

#joinbook ul.left li.description{
margin:0;
}

.plugin{
text-align:center;
margin-left:8px;
padding-bottom:8px;
}

.page{
padding:7px 0px 10px 10px;
text-align:center;
}

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

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

#reader_list ul{
width:100%;
padding-left:0px;
}

#reader_list li{
padding-bottom:2px;
margin-bottom:8px;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

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

#rss{
text-align:center;
}

#rss_woman .menu_frame a{
}

#woman_pr_text h4{
height:35px;
border-width:0px;
background:url(/p_skin/womanblog_49/img/recommend.gif) no-repeat;
text-indent:-9999px;
}

/*----------------------- more_list Contents_Setting ------------------*/
#favorite_list,
#bookmark_list,
#recent_entries_list,
#reader_list{
}

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

#favorite_list ul,
#bookmark_list ul,
#recent_entries_list ul,
#reader_list ul{
width:100%;
padding-left:0px;
}

#favorite_list li,
#bookmark_list li,
#recent_entries_list li,
#reader_list li{
padding-bottom:5px;
margin:5px 4px 0px 0px;
border-bottom:none;
background:url(/p_skin/womanblog_49/img/main_line.gif) repeat-x left bottom;
}

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#recent_entries_list h3{
display:block;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*----------------------- freespace Contents_Setting ------------------*/
#freespace{
}

#rss{
background:url(/p_skin/womanblog_49/img/menu_top.gif) left top no-repeat;
padding:9px 0 0 0;
}

#rss .menu_frame{
background:#F2F2EA url(/p_skin/womanblog_49/img/menu_bottom.gif) left bottom no-repeat;
padding:0 0 10px 0;
width:100%;
}
