/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2025.02.08
Skin for:	all_skin
2025.02.08 18:02
-----------------------------------------------------
*/
form{
margin:0px;
}
.menu_frame select{
width:88%;
}
.page a{
text-align: center;
padding: 5px;
line-height:1.5;
font-family:ãƒ¡ã‚¤ãƒªã‚ª,Arial,MS PGothic,Lucida Sans Regular,Arial,;
}
.page .now{
padding: 5px;
font-weight:bold;
}
.entry .contents{
line-height:1.5;
}
.entry .contents img{
margin-right:5px;
margin-left: 5px;
}

#profile .link_blog{
font-size: 14px;
}
#fortune{
padding-bottom:15px;
}

#message .contents:after,
.entry .contents:after,
#profile .contents:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#message .contents,
.entry .contents,
#profile .contents{
display: inline-table;
}
/* Hides from IE-mac \*/
* html #message .contents,
* html .entry .contents,
* html #profile .contents{height: 1%;}
#message .contents,
.entry .contents,
#profile .contents {display: block;}
/* End hide from IE-mac */


#gg_pr_text h4{
color:#666666;
font-size:12px;
padding:2px;
text-align: center;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
}
#gg_pr_text ul{
padding:5px;
}
#gg_pr_text li{
padding:5px 0px;
list-style-type:none;
}

#woman_pr_text h4{
color:#666666;
font-size:12px;
padding:2px;
text-align: center;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
}
#woman_pr_text ul{
padding:5px;
}
#woman_pr_text li{
padding:5px 0px;
list-style-type:none;
}

/* comment_show */
#comment_show{
width:338px;
margin:0px auto;
padding:0px;
background:#FFFFFF;
border:1px solid #666666;
}

#comment_show h4{
margin:10px 10px 0px;
padding:0px 0px 0px 20px;
font-size:12px;
color:#222222;
background:url(//stat100.ameba.jp/p_skin/cmn/img/ico_commentshow.gif) no-repeat 0px 2px;
}

/* add:2006.07.11 */
#comment_show ul{
width:338px;
margin:0px;
padding:0px;
}

#comment_show p{
margin:0px 10px 10px;
padding:0px;
color:#222222;
}

#comment_show input#commentbutton{
width:140px;
margin-right:6px;
margin-bottom:6px;
padding:0px;
}
/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	basic_ad
FileName:   common.css
$Revision: 1.7 $
-----------------------------------------------------*/

/*â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– */
/*â– â– â– â– â– â– â– â– â– â– â–  åŸºæœ¬è¨­å®š â– â– â– â– â– â– â– â– â– â– â– â– */
html { 
font-size:0.95em !important;
xfont-size:14px !important; 
font-family:ãƒ¡ã‚¤ãƒªã‚ª,Arial,MS PGothic,Lucida Sans Regular,Arial,;
*font-size:100% !important;/*forIE6IE7*/ 
}
body{
margin: 0;
padding: 0;
background: #F9F8F9 url('https://xml-xsl.sakura.ne.jp/whtcv.gif');
text-align:center;
color:#000000;
font-family:ãƒ¡ã‚¤ãƒªã‚ª,Arial,MS PGothic,Lucida Sans Regular,Arial,;
cursor:url("http://xml-xsl.sakura.ne.jp/ani_cursol/ani5.ani");
}
#frame{
width: 840px;
margin:0 auto;
background: #F9F8F9 url('https://xml-xsl.sakura.ne.jp/whtcv.gif');
text-align:left;
color:#000000;
}
#wrap{
width: 840px;
background: #F9F8F9 url('https://xml-xsl.sakura.ne.jp/whtcv.gif');
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}
#sub_a{
color:#666666;
background: #F9F8F9 url('https://xml-xsl.sakura.ne.jp/whtcv.gif');
background-color: #FFFFFF;
}
#sub_b{
color:#666666;
background: #F9F8F9 url('https://xml-xsl.sakura.ne.jp/whtcv.gif');
background-color: #FFFFFF;
}

img{
border: 0;
}

blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
}

pre{
margin:0;
padding:0;
}

a:link { color:#190049; background-color:#FBFAFE; text-decoration:none; }
a:visited { color:#333; background-color:#EDECEF; text-decoration:none; }
a:hover { color:#000000; background-color:#E4F37A; text-decoration:underline; font-weight: bold; }
a:active { color:#000000; background-color:#D4CF00; text-decoration:underline; font-weight: bold; } 

input,
textarea{
}

p{
margin: 0;
padding: 0;
}

.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.menu_frame dt,
.menu_frame dd,
#comment_module ul,
#comment_module li,
#trackback ul,
#trackback li,
#reader_list ul,
#reader_list li,
#favorite_list ul,
#favorite_list li,
#bookmark_list ul,
#bookmark_list li{
margin: 0;
padding: 0;
list-style-type:none;
}

.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 6px;
margin-right: 6px;
}

p.list,
p.link_blog{
padding-top: 5px;
}

#frame:after,
#wrap:after,
#defaultAd dl:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap,
#defaultAd dl{display: inline-block;min-height: 1%;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap,
* html #defaultAd dl{height: 1%;}
#frame,
#wrap,
#defaultAd dl{display: block;}
/* End hide from IE-mac */


/*â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– */
/*â– â– â– â– â– â– â– â– â– â– â–  ãƒ˜ãƒƒãƒ€ãƒ¼ â– â– â– â– â– â– â– â– â– â– â– â– */
div#header{
background: #F9F8F9 url('https://stat.blogskin.ameba.jp/blogskin_images/20120331/21/97/89/j/o08490353xml-xsl1333197640619.jpg');
background-color: #FFFFFF;
}

div#header h1{
margin:0;
padding:275px 5px 0px 15px;
font-size:14px;
font-weight: bold;
line-height:1.2;
}

div#header h1 a: { color:#FFFFFF; background-color:#000000; text-decoration:none; }
div#header h1 a:link { color:#FFFFFF; background-color:#000000; text-decoration:none; }
div#header h1 a:visited { color:#F8F4FE; background-color:#260052; text-decoration:none; }
div#header h1 a:hover { color:#FFFFFF; background-color:#6500D7; text-decoration:underline; }
div#header h1 a:active { color:#FFFFFF; background-color:#7B01CB; text-decoration:underline; } 

div#header h2{
margin:0px;
padding:5px 5px 10px 15px;
font-size:0.9em;
font-weight: normal;
color:#E9EEFE;
line-height:1.2;
}

/*â– â– â– ãƒ˜ãƒƒãƒ€ãƒ¼å†…ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³*/

div#userNaviArea{
background-image: url('https://xml-xsl.sakura.ne.jp/30tbwh2.gif');
padding:2px 0 2px 0 !important;
}

div#userNaviArea a#userNickName{
float:left;
padding:0 2px 0 2px;
font-size:1.83em;
}

div#userNaviArea a{
font-weight:bold;
}

ul#navigationList{
margin:0;
padding:8px 0 0 0;
list-style-type:none;
}

ul#navigationList li{
float:left;
margin:0;
padding:0 8px;
border-right:1px solid #999999;
}

ul#navigationList li.lastItem{
border:none;
}

/*â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– */
/*â– â– â– â– â– â– â– â– â– â–  ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ  â– â– â– â– â– â– â– â– â– â– â– */

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ãƒœãƒ¼ãƒ‰*/
#message{
margin-bottom:14px;
}

#message .contents{
padding:14px 24px;
border:1px solid #D4D4D4;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿è¨˜äº‹*/
.entry{
margin-bottom: 40px;
}

.entry .entry_head{
height:16px;
}

.entry .theme{
display:block;
padding:0 0 5px 0;
border-bottom:1px dotted #7E8984;
}

.entry .date{
font-family:Lucida Console;
font-size:13px;
display:block;
float:left;
margin:0;
padding: 1px 0px;
}

.entry .name{
display:block;
float:right;
margin:2px 0 0 0;
padding:0;
color:#666666;
font-family:Lucida Console;
font-size:0.96em;
}

.entry h3.title{
clear:both;
margin:0 0 8px 0;
padding:3px 5px;
background-image: url('https://xml-xsl.sakura.ne.jp/30tbwh2.gif');
background-color:#EFEFEF;
font-family:Lucida Console;
color:#2D0060;
font-size: 14px; 
font-weight: bold;
line-height:1.1;
}

.entry .contents{
margin:15px 0 15px 0;
font-size:0.95em;
line-height: 1.5;
}

.entry .foot{
padding-top: 5px;
border-top: 1px dotted #7E8984;
font-size:0.85em;
text-align: right;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿è¨˜äº‹ ä¸‹éƒ¨åºƒå‘Š*/
#footer_ad{
margin:20px auto 10px auto;
text-align: center;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿ãƒšãƒ¼ã‚¸é€ã‚Š*/
.page{
margin:0 auto 14px auto;
padding:0;
font-size:0.85em;
text-align: center;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯*/
#trackback{
margin:15px 0 0;
padding:0;
border-top:3px double #7E8984;
line-height: 1.5;
}

#trackback h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#trackback .label{
font-weight: bold;
}

#trackback p.tr_URL{
margin-bottom: 16px;
padding:0 0 8px 0;
border-bottom:1px dotted #7E8984;
}

#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
border-bottom:1px dotted #7E8984;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿ã‚³ãƒ¡ãƒ³ãƒˆ*/
#comment_module{
border-top:3px double #7E8984;
line-height: 1.5;
}

#comment_module h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#comment_module p.list{
margin: 0px 0px 10px 0px;
padding: 0px;
font-size:0.85em;
}

#comment_module .comment_body{
margin: 0;
padding:0 0 10px 0;
}

#comment_module .each_comment{
margin: 0;
padding:0 0 20px 0;
}

#comment_module .comment_footer{
margin:0;
padding:0;
border-top:1px dotted #7E8984;
}

#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
color:#FF0000;
}

#comment_module .label{
font-weight: bold;
}

#comment_module form ul{
width: 340px;
margin:0 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;
width: 80px;
font-size:0.91em;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿èª­è€…ä¸€è¦§â– */
#reader_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#reader_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿ãŠæ°—ã«å…¥ã‚Šãƒ–ãƒ­ã‚°ä¸€è¦§*/
#favorite_list h3.title{
margin:0;
padding:0 0 5px 0;
background:none;
font-size:1.17em;
}

#favorite_list ul{}

#favorite_list li{
margin: 0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿ãƒ–ãƒƒã‚¯ãƒžãƒ¼ã‚¯ä¸€è¦§*/
#bookmark_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.2em;
}

#bookmark_list ul{}

#bookmark_list li{
margin-bottom: 4px;
padding:4px 0;
border-bottom: 1px dotted #7E8984
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿æœ€æ–°è¨˜äº‹ä¸€è¦§*/
#recent_entries_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.3em;
}

#recent_entries_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

/*â– â– â– ãƒ¡ã‚¤ãƒ³ã‚³ãƒ©ãƒ ï¼¿æ°—ã«ãªã‚‹ãƒ†ãƒ¼ãƒžä¸€è¦§*/
#joinbookList h3{
margin: 0px;
padding:7px 0 8px 0;
border:none;
background:none;
font-size:1.17em;
}

#joinbookList a:link{ color:#0F0016; background-color:#FBFAFE; text-decoration:none; }
text-decoration:none;
}

#joinbookList a:visited{ color:#090016; background-color:#EDECEF; text-decoration:none; }
#joinbookList a:hover{ color:#1F002E; background-color:#DEF7F4; text-decoration:underline; }
#joinbookList a:active{ color:#1F002E; background-color:#EFF7DE; text-decoration:underline; } 


/*â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– */
/*â– â– â– â– â– â–  ã‚µã‚¤ãƒ‰A(sub_a)&ã‚µã‚¤ãƒ‰B(sub_b) â– â– â– â– â– â– */

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ã‚µã‚¤ãƒ‰A,Bå…±é€šé …ç›®*/
.list{
}

h4.menu_title{
margin:0 0 10px 0;
padding:3px 6px;
color: #222222;
background-image: url('https://xml-xsl.sakura.ne.jp/30tbwh2.gif');
background-color:#EFEFEF;
font-size:0.93em;
font-weight: bold;
}

div.mainMenu{
margin:0 0 10px 0;
padding:0;
font-size:0.86em;
line-height: 1.4;
}

div.menu_frame{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ©ãƒ³ã‚­ãƒ³ã‚°*/
#ranking .menu_frame{
line-height: 1.4;
}

#ranking .rank_ttl{
font-size:1.2em;
font-weight:bold;
}

#ranking .menu_frame img{
vertical-align:bottom;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«*/
#profile p{
display: block;
font-size:1.1em;
}

#profile #new_profile{
color:#666666;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ–ãƒ­ã‚°ã®èª­è€…*/
#reader dl{
margin-bottom: 7px;
}

#reader dd{}

#reader ul{
margin:5px 5px 0 5px;
padding:8px 0 0 0;
border-top:1px dotted #7E8984;
}

#reader li{}

#reader p{
display: inline;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼*/
#calendar{}

#calendar .menu_title{}

#calendar table{
width: 168px;
font-size:1.1em;
line-height:1.3;
}

#calendar caption{
padding:5px 0px;
}

#calendar caption a{
padding:0px 5px;
}

#calendar .sun{}
#calendar .sat{}

#calendar td,
#calendar th{
padding:0px;
text-align:center;
}

#calendar td a{
font-weight:bold;
text-decoration: underline;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ†ãƒ¼ãƒž*/
#theme_list{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿æœ€è¿‘ã®è¨˜äº‹ä¸€è¦§*/
#recent_entries{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–*/
#archives{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿æ¤œç´¢*/
#search form{
margin:0 7px;
}

#search .searchbox{
width: 100px;
}

#search .searchbtn{
width: 40px;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãŠæ°—ã«å…¥ã‚Šãƒ–ãƒ­ã‚°*/
#favorite{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ–ãƒƒã‚¯ãƒžãƒ¼ã‚¯*/
#bookmark{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿æœ€è¿‘ã®ã‚³ãƒ¡ãƒ³ãƒˆ*/
#ecent_comment{}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ©ãƒ³ã‚­ãƒ³ã‚°*/
#ranking .rank_ttl{
display: block;
}

#ranking .rank{
display: block;
padding:0 3px 0 3px;
}

#ranking a{}

#ranking img{
margin-left: 5px;
}

#ranking .rank_all,
#ranking .rank_genre{
margin-bottom: 8px;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ã‚¢ãƒ¡ãƒ–ãƒ­æŽ¨å¥¨æž */
#ameblo{
padding-top: 7px;
font-size:0.85em;
text-align: center;
}

#ameblo p{
padding:0 7px 7px 7px;
line-height: 1.25;
text-align: left;
}

#ameblo li{
display: block;
margin-bottom: 5px;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿RSS*/
#rss{
margin: -3px auto 0 auto;
padding-bottom:16px;
border: none;
background-image: none;
text-align: center;
}

/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿ãƒ—ãƒ©ã‚°ã‚¤ãƒ³*/
.plugin{
margin-bottom:15px;
text-align: center;
}


/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿PR*/
#defaultAd {
margin:0 0 15px;
}
#defaultAd dl {
padding:0 0 5px 0;
}
#defaultAd dt {
float:left;
margin:0;
padding:0 0 5px 0;
}
#defaultAd dt img{
border:1px solid #ccc;
}
#defaultAd dd {
float:right;
width:100px;
margin:0;
padding:0 0 3px;
}
#defaultAd dd a {
font-weight: bold;
}
#defaultAd dd.adName a{
text-decoration:underline;
}
#defaultAd dd.adDetail{
}


/*â– â– â– ã‚µã‚¤ãƒ‰ï¼¿æ°—ã«ãªã‚‹ãƒ†ãƒ¼ãƒž*/
#joinbook{
margin-bottom:15px;
padding:1px;
padding-bottom:5px;
background-color:#FFFFFF;
border:none;
font-size:0.85em;
}

#joinbook h4{
margin:0 0 4px 0;
padding:4px 6px;
background-image:none;
background-image: url('https://xml-xsl.sakura.ne.jp/30tbwh2.gif');
background-color:#EFEFEF;
border:none;
font-size:1.17em;
font-weight: bold;
text-align:left;
color: #222222;
}

#joinbook h4 span{
margin:0;
padding:0;
background-image:none;
}

#joinbook h4 a:link{
color:#222222;
text-decoration:none;
}
#joinbook h4 a:hover{
color:#222222;
text-decoration: underline;
}
#joinbook h4 a:visited{
color:#222222;
text-decoration:none;
}

#joinbook ul{
margin: 2px;
padding:0px;
}

#joinbook li{
margin:0;
padding:0px;
list-style-type:none;
line-height:1.3;
}

#joinbook p.list{
margin:0 10px;
padding:5px 0 0 0;
background:none;
border-top:1px dotted #818C87;
text-align:right;
}

#joinbook p a{
margin:0;
font-size:0.85em;
line-height:1;
}

#joinbook .theme_title{
margin: 0 10px 8px 10px;
padding:0 0 3px 0;
border-bottom:1px dotted #818C87;
font-size:0.85em;
font-weight:bold;
text-align:left;
}
#joinbook span.themeicon{
display: block;
}

#joinbook a:link{
color:#0066CC;
text-decoration:none;
}

#joinbook a:visited{
color:#996699;
}

#joinbook a:hover{
text-decoration:underline;
color:#FF3366;
}

#joinbook a:active{
color:#FF3366;
}

#joinbook ul.left{
padding:0 10px 8px 10px;
}

#joinbook li.thumbnail{
margin-left:0;
}

/*â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– â– */
/*â– â– â– â– â– â– â– â– â– â– â–  ãƒ•ãƒƒã‚¿ãƒ¼ â– â– â– â– â– â– â– â– â– â– â– â– */
div#footerArea{
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #666666;
text-align:right;
}

/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_a.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 650px;
margin:0;
padding:0;
}

#sub_a{
width:170px;
margin:0;
padding: 0;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}A
