/*
-----------------------------------------------------
womanblog CSS Skin Settings
FileName:common.css
$Version$
$Date: 2007/11/20 10:37:55 $
Skin for:woman_maki
----------------------------------------------------
*/

/* --------------------------------- common --------------------------------- */
html{
font-size:16px;
>font-size:100%;/*for winIE*/
}

body{ 
font-size:75%;
line-height:1.3;
}

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:413px;
background:url(/p_skin/woman_maki/img/head.jpg) no-repeat;
}

#header h1,
#header h2{
text-indet:-9999px;
display:none;
}

#header img{
width:800px;
height:413px;
}
/* ----------------------------- font_information -------------------------- */

html{
font-size:16px;
>font-size:100%;
}

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

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

body a:visited{
color:#c488ff;
}

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

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

#sub_b,
#sub_a,
#sub_a a:hover,
#sub_a a,
#sub_a a:visited{
font-size:90%;
color:#fff;
}

h3.title{
font-weight:bold;
color:#0066cc;
font-size:15px;
}

.menu_title{
font-weight:bold;
}

.label{
font-weight:bold;
}

#joinbook{
font-size:1em
}

#trackback{
line-height:1.5;
}

#trackback ul{
line-height:1.2;
}

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

#calendar{
font-size:80%;
}

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

#calendar .sun{
color:#e60012;
}

#calendar .sat{
color:#0000cc;
}

#comment_module,{
line-height:1.5;
}

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

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

.entry{
}

.entry a{
}

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

.entry .theme{
font-size:14px;
color:#0066cc;
font-family:"Lucida Grande";
}

.entry .theme a{
}

.entry .title{
}

.foot{
}

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

.entry .date{
font-size:14px;
color:#0066cc;
font-family:"Lucida Grande";
}

.entry .name{
font-size:14px;
color:#0066cc;
font-family:"Lucida Grande";
}
/* ------------------------- background_control ------------------------ */

body{
}

#hlhead{
}

#frame{
}

#wrap{
}

.menu_frame{
}

#ranking a{
}

#sub_a{
background:#1b8adc;
}

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

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

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

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

#calendar .menu_title{
background:url(/p_skin/woman_maki/img/calendar.gif) top center  no-repeat;
}

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

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

#recent_entries .menu_title{
background:url(/p_skin/woman_maki/img/entries.gif) top center  no-repeat;
height:36px;
}

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

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

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

#recent_comment .menu_title{
background:url(/p_skin/woman_maki/img/comments.gif) top center  no-repeat;
height:36px;
}

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

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

#woman_pr_text h4{
background:url(/p_skin/woman_maki/img/recommends.gif) top center  no-repeat;
text-indent:-9999px;
border:none;
height:17px;
}

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

#archives .menu_frame ul li,
#bookmark .menu_frame ul li,
#favorite .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(/p_skin/woman_maki/img/li.gif) 0 6px no-repeat;
padding-left:6px;

}

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

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

.entry{
}

.entry .contents{
background:#ffedfa;
}

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

.entry .date{
}

.entry .theme{
}

.foot{
background:url(/p_skin/woman_maki/img/foot.gif) left bottom no-repeat;
}

.foot a{
}

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

#message{
}

#message .contents{
}

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

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

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

#hlhead{
}

#wrap{
width:100%;
}

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

#subFrame{
}

#firstContentsArea{
}

#subFirstContentsArea{
}

.mainMenu{
overflow:hidden;
}

#profile p.list{
}

#readerList dd,
#readerList p{
padding:0 0 0 0;
}

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

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

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

.menu_frame{
padding:13px 12px 0 22px;
margin-bottom:38px;
}

#ameblo_woman .menu_frame{
}

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

#calendar .menu_frame{
}

#profile .menu_frame{
}

#ranking .menu_frame{
}

#rss_woman .menu_frame{
}

#search .menu_frame{
}

#woman_pr_text .menu_frame{
}

/* ----------------------- common_layout list-style ---------------------- */

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

#message{
margin:0 30px;
padding:20px 4px;
}

#message .contents{
}

.entry{
margin:0 0 40px 0;
padding:0 0 0 0;
}

.entry_head{
padding:57px 56px 25px 144px;
}

.entry .date{
float:left;
padding:0 10px 7px 0;
text-align:left;
}

.entry h3.title{
clear:left;
padding:0 0 0 0;
text-align:left;
}

span.theme{
float:left;
padding:0 0 7px 0;
width:230px;
}

.entry .contents{
clear:left;
padding:10px 56px 12px;
}

.foot{
padding:82px 12px 10px 0;
text-align:right;
height:15px;
}

.entry .foot a{
}

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

.entry .name{
padding:0 0 3px 0;
display:block;
}

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

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

#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{
text-align:center;
}

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

#search form{
}

#search .searchbox{
width:100px;
}

#search .searchbtn{
width:40px;
}

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

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

#ameblo_woman,
#ameblo{
text-align:left;
}

#ameblo_woman ul,
#ameblo ul{
text-align:left;
}

#advertising{
magin-bottom:15px;
}

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

#adbanner{
text-align:center;
}

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

#adJavaScript{
margin-left:8px;
}

#adJavaScript .HBgColor{background-color:#F7FAE2;}
#adJavaScript .HTitleColor{color:#0000ff;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#0000ff;}

#bookmark_list ul{
width:100%;
}

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

#comment_module{
border-top:1px dotted #c488ff;
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 dotted #c488ff;;
}

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

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

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

#message .contents{
margin-bottom:10px;
}

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

.page{
margin-right:auto;
margin-left:auto;
text-align:center;
margin-top:7px;
margin-bottom:10px;
}

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

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

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

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

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

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

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

/*------------------------ more_list Contents_Setting ------------------*/

#favorite p.list,
#bookmark p.list,
#recent_entries p.list,
#reader p.list{
margin:4px 0 0;
}

#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:2px;
margin-bottom:8px;
border-bottom:1px dotted #c488ff;
}

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

#recent_entries_list h3{
display:block;
}

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

/*----------------- add style ---------------*/
#flashcontent{
margin:20px 0;
}
