/*
-----------------------------------------------------
womanblog CSS Skin Settings
FileName:common.css
$Version$
$Date: 2007/09/28 04:57:33 $
Skin for:womanblog_18 dogs
-----------------------------------------------------
*/

/* ----------------------- 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 \*/
* html #frame,
* html #wrap{>height:1%;}
#frame,
#wrap{>display:block;}
/* End hide from IE-mac */

/* ----------------------- header ----------------------- */
#header{
height:335px;
background:url(/p_skin/womanblog_18/img/head.jpg) no-repeat;
}
#header h1 {
float:right;
width:420px;
margin:62px 0px 0px 0px;
padding-right:10px;
text-decoration: none;
text-align:left;
font-size:14px;
line-height:1.6em;
font-weight:bold;
color:#fb675b;
}

#header h2{
clear: both;
float:right;
width:420px;
margin:30px 0px 0px 0px;
padding-right:10px;
text-decoration: none;
text-align:left;
font-size:10px;	
line-height: 1.6em;
font-weight:normal;
color:#5e5f63;
}

#hlhead{
background-color:#fff;
width:800px;
}

/* ----------------------- font_information ---------------- */
body{ 
color:#5e5f63;
font-size:12px;
}
a{
color:#5f3a27;
text-decoration:none;
}
a:hover{
color:#fb675b;
text-decoration:underline;
}

/* ----------------------- 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;
}
h1 a {
color:#fb675b;
}
h1 a:hover {
color:#fb675b;
text-decoration:underline;
}
/*----------------------------*/
.menu_title{
}
.menu_frame {
}
.menu_frame a {
}
.menu_frame a:hover {
}
/*----------------------------*/
.label{
font-weight:bold;
}
/*----------------------------*/
.entry .contents{
	line-height:1.5;
}
.entry .theme{
font-size:0.8em;
}

h3.title{
font-size:14px;
font-weight:bold;
color:#fb675b;
line-height:1.1em;
}
.entry .date,.entry .foot {
font-size:10px;
}
/*----------------------------*/
#calendar{
font-size:0.8em;
}
#calendar table {
color:#625e5f;
}
#calendar table a{
color:#625e5f;
font-weight:bold;
text-decoration:underline;
}
#calendar .sun{
color:#CC0000;
}
#calendar .sat{
color:#0066FF;
}
/*----------------------------*/
#trackback{
line-height:1.5em;
}

#trackback ul{
line-height:1.2em;
}
/*----------------------------*/
#comment_module,{
line-height:1.5em;
}

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

#joinbook{
font-size:1em;
}
/*----------------------------*/


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

body{	
background-color:#f7b7b7;
}

#headlogo_parts{
background:#fff;
}

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

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

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

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

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

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

#invest .menu_title{
background-image:url(/p_skin/womanblog_18/img/kabuto.gif);
background-repeat:no-repeat;
margin-left:2px;
}

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

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

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

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

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

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

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

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

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

#advertising .menu_title,
#archives .menu_title,
#bookmark .menu_title,
#calendar .menu_title,
#favorite .menu_title,
#profile .menu_title,
#reader .menu_title,
#reader .menu_title,
#search .menu_title,
#theme_list .menu_title {
height:27px;
}

#ranking .menu_title,
#recent_entries .menu_title,
#recent_trackback .menu_title,
#recent_comment .menu_title {
height:27px;
}

#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,
#ranking .menu_frame li,
#theme_list .menu_frame li{
line-height:15px;
background:url(/p_skin/womanblog_18/img/list_bg.gif) no-repeat;
margin-left:8px;
}

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

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

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

#wrap{
width: 100%;
}
#frame,
#wrap{
display:inline-table;
}

#subFrame{
}

#firstContentsArea{
}

#subFirstContentsArea{
}

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

#ameblo .menu_frame {
width:160px;
margin:0px 0px 20px 12px;
padding:12px;
background-color:#ffffff;
}
#ameblo .menu_frame a {
}
#ameblo .menu_frame a:hover {
}

#ameblo #logo{
margin-bottom:5px;

}
#btn_blog {
}

#advertising .menu_frame li,
#archives .menu_frame li,
#bookmark .menu_frame li,
#favorite .menu_frame li,
#invest .menu_frame li,
#reader .menu_frame li,
#recent_entries .menu_frame li,
#reader .menu_frame li,
#recent_trackback .menu_frame li,
#recent_comment .menu_frame li,
#search .menu_frame li,
#theme_list .menu_frame li{
padding-left:13px;
}
#archives select,
#theme_list select,
#search form{
margin-top:2px;
padding-left:18px;
}

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

.mainMenu{
overflow:hidden;
}

.menu_frame{
margin-left:3px;
padding:3px 10px 15px 0px;
}

#search .menu_frame{
padding-left:3px;
}

#profile .menu_frame{
padding:3px 10px 15px 10px;
}

.mainMenu ul {
margin-bottom:7px;
}
.mainMenu ul,
.mainMenu dl,
.mainMenu table,
.mainMenu p{
margin-left:auto;
margin-right:auto;
}

p.list{
padding-top:8px;
padding-left:21px;
}

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

#sub_a li,
#sub_b li{
margin-top:3px;
}

.sub_a,
.sub_b{
text-align:center;
}

.title{
margin-top:10px;
}

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

#message{
width:500px;
margin:0px 1px 40px 0px;
border-top:1px solid #ef7476;
border-bottom:1px solid #ef7476;
}
#message .contents {
padding:15px;
}
#message p{
padding-bottom:10px;
}

/*----------------------------*/

.entry_head {
padding:0 15px 0 45px;
background:url(/p_skin/womanblog_18/img/entry_title_bg.gif) left top no-repeat;
}

.entry{
margin:15px 0px;
}

.entry .title{
padding:3px 5px 10;
height:27px;
}

.entry .date{
display:block;
margin:3px 10px 5px;
text-align:right;
}

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

.entry .theme{
display:block;
padding:0px 0px 30px 40px;
}

.entry .contents{
padding:0px 24px 40px;

overflow:hidden;
}

.entry .foot{
width:460px;
height:50px;
margin:0px 15px;
padding:5px 15px;
text-align:center;
border-top:1px dotted #695321;
}

.entry .contents img{
margin:0 5px;
overflow:hidden;
}
/*----------------------------*/
#trackback{
margin:25px 0px 60px;
padding-top:5px;
border-top:1px solid #fee6e6;
}
#trackback p.tr_URL{
margin-bottom:10px;
}
#trackback ul{
margin-bottom:10px;
}

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

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

#ameblo ul{
text-align:left;
}
/* ----------------------- calendar table ----------------------- */

#calendar table{
width:161px;
}
html>body #calendar table{
width:161px;
}

#calendar caption{
padding:5px 0px;
margin-left:35px;
}

#calendar caption a{
text-decoration:none;
}

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

#profile p{
display:block;
}

#reader img{
}

#reader dt{
}

#reader dl dt dd{
margin-left:10px;
}

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

#recent_comment ul{
}

#readerList dt{
margin:10px 0px 7px 38px;
padding-right:0px;
}

#readerList dd,
#readerList .contents  {
padding-left:10px;
}

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

#ranking{
}

#ranking .rank{
}

#ranking .rank_all{
}

#ranking .rank_genre{
}

#search form{
margin-bottom:20px;
}

#search .searchbox{
width:90px;
}

#search .searchbtn{
width:40px;
}

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

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

#advertising{
magin-bottom:15px;
}

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

#adJavaScript{
text-align:center;
}

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

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

#adJavaScript .HTextColor{
color:#000000;
}

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

#adbanner{
padding:7px 0px;
text-align:center;	
}

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

#invest{
margin-bottom:10px
}

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

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

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

#rss_woman{
margin-top:10px;
text-align:center;
}

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

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

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

/*comment_module*/
#comment_module{
border-top:1px solid #fee6e6;
padding-top:5px;
}

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

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

#comment_module .each_comment{
margin-bottom:10px;
line-height: 1.4em;
}

#comment_module .comment_footer{
margin-top:5px;
padding-top:5px;
border-top:1px dotted #fee6e6;
}

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

#f_name,
#f_url,
#f_title,
#f_com{
display:inline;
width:250px;
margin-bottom:3px;
margin-left:6px;
}
/*----------------------------*/
#woman_pr_text h4 {
border-bottom:1px dashed #ef7476;
border-top:1px dashed #ef7476;
color:#ef7476;
}
#woman_pr_text .menu_frame {
margin:0px 0px 0px 15px;
line-height:1.4em;
}
#woman_pr_text a {
color:#ef7476;
}
#woman_pr_text a:hover {
color:#fef7476;
text-decoration:underline;
}
/*----------------------------*/

#recent_entries_list h3,
#bookmark_list h3,
#reader_list h3,
#favorite_list h3,
#comment_module h3,
#trackback h3 {
border-left:5px solid #ef7476;
border-bottom:1px solid #ef7476;
padding:2px 0px 2px 10px;
font-size:12px;
line-height:18px;
color:#ef7476;
}
#recent_entries_list h3{
display:block;
}
/*----------------------------*//*favorite_list*/

#recent_entries_list ul,
#bookmark_list ul,
#favorite_list ul,
#reader_list ul {
width:100%;
padding-left:0px;
}
#recent_entries_list li,
#bookmark_list li,
#favorite_list li,
#reader_list li {
margin-bottom:4px;
padding:4px 0px 8px 0px ;
border-bottom:1px solid #ef7476;
}
#favorite_list .favorite_blog{
display:block;
margin-top:5px;	
}

#recent_entries_list ,
#bookmark_list,
#reader_list,
#favorite_list {
margin-bottom:20px;
padding-bottom:20px;
}
/*----------------------------*//*reader_list*/
#reader_list .reader_blog{
display:block;
margin-top:2px;
}
/*----------------------------*/
#joinbook {
width:95%;
margin-left:3px;
}
/*----------------------------*/

#woman_pr_text .menu_frame{
padding-left:35px;
}

#rss_woman .menu_frame a{
}

