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

/* ----------------------- 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:228px;
	background:  url(/p_skin/womanblog_07/img/head.jpg) no-repeat;
	padding:25px 10px 0px 354px;
}

h1 {
	font-size:16px;
	color:#520000;
	/*border:1px solid #ff0000;*/
}

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


h2 {
	margin:7px 110px 0px 15px;
	font-size:10px;
	font-weight:normal;
	color:#520000;
	/*border:1px solid #ff0000;*/
}

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

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

a:link,
a:visited{
text-decoration:none;
color:#520000;
}

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

/* ----------------------- 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-weight:bold;
}

.menu_title{
font-weight:bold;
}

.label{
font-weight:bold;
}

#calendar{
font-size:0.8em;
}

.entry .contents{
color:#333333;
line-height:1.5;
}

.entry .theme{
font-size:0.9em;
	color:#5f805e;
}
.entry .theme a {
font-size:0.9em;
	color:#9c402f;
}

.entry .title{
font-size:12px;
font-weight:bold;
	line-height:1.1em;
	color:#7f535c;
}

.entry .foot{
font-size:10px;
color:#5f805e;
}

.entry .foot a{
color:#9c402f;
}

.entry .date{
color:#9c402f;
font-size:0.9em;
}

#calendar .sun{
color:#b3777d;
}

#calendar .sat{
color:#445b92;
}

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

#joinbook{
font-size:1em
}


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

body{
background-color:#fbeddb;
}

#frame{
	
}

#main{
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#message{
	background:url(/p_skin/womanblog_07/img/message_hd.gif) left top no-repeat;
}

#message .contents {	
	background:url(/p_skin/womanblog_07/img/message_bg.gif) left bottom no-repeat;
}
.entry_head {
	background:url(/p_skin/womanblog_07/img/entry_head_bg.gif) left top no-repeat;
}
.entry .contents {
	background:url(/p_skin/womanblog_07/img/entry_bg.gif) left top repeat-y;
}

.entry .foot{
	background:url(/p_skin/womanblog_07/img/entry_foot_bg.gif) left bottom no-repeat;
}
#calendar .menu_frame {
	padding-top:6px;
	background:url(/p_skin/womanblog_07/img/calendar_bg.gif) left top no-repeat;
}


#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{
	background:url(/p_skin/womanblog_07/img/list_bg.gif) left top no-repeat;
}
/*
#woman_pr_text h4{
background:url(/p_skin/womanblog_07/img/advertising.gif) left top no-repeat;
text-indent:-5000px;
border:none;
 height:53px;
}*/

/* ----------------------- 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:block;
}

#subFrame{
}

#firstContentsArea{
}

#subFirstContentsArea{
}

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

#ameblo_woman #logo{
margin-bottom:5px;
}

#ameblo_woman .menu_frame li,
#ameblo .mene_frame li{
padding:0;
}
#ameblo_woman .mene_frame{
padding:0;
}
#advertising .menu_frame li,
#archives .menu_frame li,
#bookmark .menu_frame li,
/*#calendar .menu_frame li,*/
#favorite .menu_frame li,
#invest .menu_frame li,
#profile .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,
#reader .menu_frame li{
padding-left:19px;
line-height:1.5
}

#archives select,
#theme_list select,
#search form{
margin-top:2px;
padding-left:8px;
}

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

.mainMenu{
overflow:hidden;
}

.menu_frame{
padding:7px 14px 0px 9px;
}

#ameblo_woman .menu_frame,
#reader .menu_frame {
	padding-left:0px;
	line-height:15px;
}

#recent_comment{
padding-bottom:14px
}

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

p.list{
margin-top:5px;
padding-left:19px;
}

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

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

.title{
margin-top:10px;
margin-bottom:5px;
}

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

#message{
padding-top:58px;
}

#message .contents{
	padding:15px;
}

#message p{
padding:7px 10px;
}

.entry{
	margin-top:15px;
	margin-bottom:40px;
}

.entry_head {
position:relative;
padding-top:15px;
height:65px;
}

.entry .title{
	display:block;
	margin-top:3px;
	margin-left:80px;
	padding-right:15px;
}
.entry .theme{
position:absolute;
top:50px;
left:80px;
	display:block;
	float:left;
	padding-top:10px;
	padding-left:0px;
width:200px;
}
.entry .date{
	display:block;
position:absolute;
top:50px;
left:290px;
	padding-top:10px;
	padding-right:15px;
width:110px;
}
.entry .name{
position:absolute;
top:84px;
left:30px;
display:block;
}

.entry .contents{
clear:both;
padding:30px;
width:367px;
}

.entry .foot{
	height:48px;
	padding:15px 10px 0px 38px;
	text-align:left;
}
.entry .contents img{
margin:0 5px;
}

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

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

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

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

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

#ameblo_woman {
	margin-bottom:20px;
	padding:8px 0 10px;
	border-top:3px double #be6d19;
	border-bottom:3px double #be6d19;
}
#ameblo p,
#ameblo_woman p{
padding:0 0 0 18px
}

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

#calendar h4{
margin-bottom:5px
}

#calendar{
padding-bottom:8px
}

#calendar table{
width:165px;
}

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

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

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

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


#profile p{
display:block;
}

#profile li.contents,
#profile li.blogid,
#profile li.genre{
padding:0
}

#reader img{
text-align:center;
}

#reader dl{
}

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

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

#recent_comment ul{
}

#readerList dt{
text-align:center;
padding-right:8px;
}

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

#ranking{
}

#ranking .rank{
}

#ranking .rank_all{
}

#ranking .rank_genre{
}

#search h4{
margin-bottom:6px
}

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

#search .searchbox{
width:95px;
}

#search .searchbtn{
width:35px;
}

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

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

#advertising{
magin-bottom:15px;
}

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

#adJavaScript{
margin-left:8px;
}

#adJavaScript .HBgColor{background-color:#FFFFFF;}
#adJavaScript .HTitleColor{color:#000000;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#000000;}
#adJavaScript2 .HBgColor{background-color:#FFFFFF;}
#adJavaScript2 .HTitleColor{color:#000000;}
#adJavaScript2 .HTextColor{color:#000000;}
#adJavaScript2 .HUrlColor{color:#000000;}

#advertising,
#advertising2{
}

#ameblo,
#rss {
}

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

#adbanner img{
margin-top: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{
margin:25px 0 10px 2px;
border-top:1px solid #520000;
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 #7C3E4E;
}

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

/*favorite_list*/
#favorite_list ul{
width:100%;
padding-left:0px;
}

#favorite_list li{
padding-bottom:2px;
margin-bottom:8px;
border-bottom:1px solid #7C3E4E;
}

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

#message{
width:100%;
margin:10px 0px 15px 0px;
}

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

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

#reader_list li{
padding-bottom:2px;
margin-bottom:8px;
border-bottom:1px solid #7C3E4E;
}

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

#recent_entries_list li,
#bookmark_list li{
padding-bottom:12px;
margin-bottom:8px;
border-bottom:1px solid #7C3E4E;
}

#joinbook {
	width:97%;
	margin-top:15px;
}
#recent_entries_list h3,
#favorite_list h3,
#comment_module h3,
#trackback h3,
#reader_list h3,
#bookmark_list h3 {
	margin-top:15px;
	background-color:#f7e3ce;
	border-left:3px double #520000;
	padding:2px 0px 2px 15px;
	font-size:12px;
	color:#520000;
}

#recent_entries_list h3{
display:block
}
#bookmark_list,
#favorite_list,
#reader_list{
padding:0 13px
}

#hlhead{
height:95px;
}

/*
* promotion•”•ª
*-----------------------------------------------*/
div#promotion h4.menu_title{height: 0px;margin:0;}
div#promotion{margin:0 0 10px 0 !important;padding:0 !important;}

#gadBox{
width:367px;
}
