/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.06/23
Skin for:	all_skin
-----------------------------------------------------
*/
form{
margin:0px;
}

.page a{
text-align: center;
padding: 5px;
line-height:1.5;
}
.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: 12px;
}

#person{
padding-bottom:15px;
}
#fortune{
padding-bottom:15px;
}
#new_profile{
margin-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:11px;
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:11px;
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:11px;
color:#333333;
background:url(/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:#333333;
}

#comment_show input#commentbutton{
width:140px;
margin-right:6px;
margin-bottom:6px;
padding:0px;
}

/*記事 みんなのテーマ リンクまわり*/
.entry .doGood{
margin:16px 0 6px 0;
padding:0 0 0 8px;
background:url(//stat.ameba.jp/common_style/img/home_common/home/ameba/allskin/orange_sq.gif) no-repeat left center;
}

.entry .doGood a{
margin:0 0 0 6px;
padding:5px 0 0px 16px;
background:url(//stat.ameba.jp/common_style/img/home_common/home/ameba/allskin/ico_good.gif) no-repeat left center;
font-size:14px;
font-weight:bold;
}

.entry .theme_title{
margin:0 0 6px 0;
padding:0 0 12px 9px;
}

.entry .theme_title a{
margin:0;
padding:0 0 0 2px;
}

/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2005.08.01
Skin for:	kansai_ekotoba
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
* {
margin: 0;
padding: 0;
}
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}

img {
border: 0;
}
a {
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}
ul,ol,dl,li,dt,dd{
list-style-type:none;
}
/* ----------------------- header ----------------------- */
#header{
height:300px;
background: url(//stat.ameba.jp/user_images/75/59/10029727429.jpg) no-repeat;
}
#header h1 a{
padding-top: 15px;
margin-left: 10px;
text-decoration: none;
display:block;
width:400px;
height:100px;
}
#header h2{
margin-left: 10px;
display:none;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
color:#000000;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #000000;
font-size: 25px;
font-weight: bold;
line-height: 1.15;
text-indent:-140000px;
}
#header h2{
color:#000000;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #000000;
font-size:12px;
font-weight: bold;
}



#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}
#ranking *{
font-size: 11px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#666666;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 11px;
}
h3.title {
font-size: 11px;
font-weight: bold;
color:#000000;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 11px;
color:#666666;
}
.entry .title{
font-size:15px;
font-weight:bold;
color: #000000;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body {
background-color: #FEEFCF;
}
#frame {
background-color:#FEEFCF;
}

/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
font-size: 11px;
line-height: 1.3;
}

.menu_title {
margin: 0px 2px 7px;
padding: 3px 0px 3px 10px;
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
background-image: url(//stat.ameba.jp/user_images/b3/dd/10029727431.gif);
background-repeat: no-repeat;
background-position: left;
text-indent: 3px;
text-indent: -2000px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
background-image: url(//stat.ameba.jp/user_images/9a/31/10029727457.jpg);
background-repeat: no-repeat;
background-position:center;
width:155px;
height: 34px;

}

#calendar .menu_title {
background-image: url(//stat.ameba.jp/user_images/1a/96/10029727398.jpg);
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#reader .menu_title {
background-image: url(//stat.ameba.jp/user_images/cd/a2/10029727458.jpg);
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#theme_list .menu_title {
background-image: url(//stat.ameba.jp/user_images/9a/d4/10029727481.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width:155px;
height: 34px;
}
#recent_entries .menu_title {
background-image: url(//stat.ameba.jp/user_images/d9/c3/10029727426.jpg);
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#search .menu_title {
background-image: url(//stat.ameba.jp/user_images/25/35/10029727460.jpg);
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#archives .menu_title {
background-image: url(//stat.ameba.jp/user_images/86/b8/10029727395.jpg);
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#favorite .menu_title {
background-image: url(//stat.ameba.jp/user_images/3a/a9/10029727428.jpg);
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#recent_trackback .menu_title {
background-image: url(//stat.ameba.jp/user_images/35/94/10029727483.jpg);
background-repeat: no-repeat;
background-position:right;
width:155px;
height: 34px;
}
#bookmark .menu_title {
background-image: url();
/*
//stat.ameba.jp/p_skin/kansai_ekotoba/img/bookmark.gif
*/
background-repeat: no-repeat;
width:155px;
height: 34px;
margin-top:10px;
}
#recent_comment .menu_title {
background-image: url(//stat.ameba.jp/user_images/23/95/10029727425.jpg);
background-position: left bottom;
background-repeat: no-repeat;
width:155px;
height: 34px;
}
#advertising .menu_title {
background-image: url(//stat.ameba.jp/user_images/ab/c1/10029727394.gif);
background-repeat: no-repeat;
width:150px;
height: 34px;
}
/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 5px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
margin-bottom:15px;
}

/*readers*/
#readerList {;

background-image: url(//stat.ameba.jp/user_images/24/0f/10029727397.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

#reader dt  a {
display: block;
text-indent:-4000px;
width:160px;
height:60px;
}


#reader dl {


margin-bottom:15px;
}
#reader ul {
margin-bottom:15px;

}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
margin-bottom:15px;
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
}
#calendar td a {
color:#CC0000;
text-decoration: underline;
}

/*theme_list*/
/*recent_entries*/
recent_entries{
margin-bottom:10px;
}
/*archives*/

/*search*/
#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/

/*bookmarks*/

/*recent_trackback*/
/*recent_comment*/

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
background-image: url(//stat.ameba.jp/user_images/88/39/10029727455.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 9px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */
#advertising {


}




/*ameblo*/
#ameblo{
text-align: center;
padding-top: 7px;
}
#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
margin-bottom: 5px;
}

/*RSS*/
#rss{
margin-top: 8px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}

#ameblo #btn_blog {
display:block;
height:55px;
width:160px;
background-image: url(//stat.ameba.jp/user_images/4d/e0/10029727396.gif);
background-repeat: no-repeat;
background-position: left center;
}
#ameblo #btn_blog IMG{
display:none;

}


/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
font-size:12px;
}
/*message*/
#message{
width:99%;
margin-bottom: 15px;
border-top: 1px dashed #000000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #000000;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 99%;
margin-bottom: 20px;
}
.entry .date{
width:99%;
background-color: #FEEFCF;

padding: 5px 0px 2px 5px;
border-bottom: 1px solid #000000;
border-right: 0px solid #000000;
display: block;
color: #000000;
}
.entry .name{
margin-top: 5px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
display: block;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.entry .contents{
margin-top: 15px;
margin-bottom: 15px;
}
.entry .foot{
text-align: right;
padding-top: 5px;
padding-right: 20px;
border-top: 1px dashed #000000;
}

/*page*/
.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;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
border-top: 1px solid #000000;;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #000000;;
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #000000;
}
#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module label{
display: block;
float: left;
width: 70px;
text-align: right;
}
#f_name,#f_url,#f_title,#f_com{
display:inline;
width: 250px;
margin-bottom: 3px;
margin-left: 6px;
}
#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;
}

/*reader_list*/
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #333333;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #333333;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}

/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2005.08.01
Skin for:	kansai_ekotoba
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#frame {
width: 760px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 390px;
float: left;
padding-left: 10px;
padding-top: 15px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: left;
z-index: 1;
padding-top: 15px;
}
#sub_b{
width:170px;
float: right;
z-index: 2;
padding-top: 15px;
}
#adJavaScript .HBgColor{background-color:#FFFFFF;}
#adJavaScript .HTitleColor{color:#0000ff;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#0000ff;}
#adJavaScript2 .HBgColor{background-color:#FFFFFF;}
#adJavaScript2 .HTitleColor{color:#0000ff;}
#adJavaScript2 .HTextColor{color:#000000;}
#adJavaScript2 .HUrlColor{color:#0000ff;}