/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2005.04/22
Skin for:	all_skin
-----------------------------------------------------
*/
.menu_frame select{
width:70%;
}
.page a{
text-align: center;
padding: 5px;
}
.page .now{
padding: 5px;
font-weight:bold;
}
.entry .contents{
line-height:1.5;
}
.entry .contents img{
margin-right:5px;
margin-left: 5px;
}
#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 *//*
-----------------------------------------------------
ameblo ucs CSS Basic Settings
FileName:   common.css
Version:    2005.04.20
Skin for:	gray
-----------------------------------------------------
*/
/* ----------------------- common ----------------------- */
* {
margin: 0;
padding: 0;
}
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
}
img {
border: 0;
}
a {
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:16px}
ul,ol,dl,li,dt,dd{
list-style-type:none;
}
/* ----------------------- header ----------------------- */
#header{
height: 128px;
background-color: #FFF8EF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
}
#header h1 {
text-align: center;
text-decoration: bold;
}
#header h2{
text-align: center;
}
/* ----------------------- footArea ----------------------- */
/* ----------------------- font-information ----------------------- */
body{ 
color:#404040;
font-size:16px;
}
.list{
font-size:16px;
}
#header h1,
#header h1 a{
color: #500000;
font-size: 50px;
font-weight: bold;
}
#header h2{
color:#660000;
font-size:20px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #660000;
font-size:20px;
font-weight: bold;

}
.mainMenu {
font-size: 16px;
line-height: 1.3;
}
#profile,
#reader {
color:#660000;
}
#reader dd {
}
#calendar table {
font-size:16px;
line-height:1.3;
color:#660000;
}
#ranking *{
font-size: 16px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#660000;
}
#ameblo{
font-size: 16px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 16px;
}
h3.title {
font-size: 16px;
font-weight: bold;
color:#660000;

}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 16px;
line-height: 1.5;
}
.entry .theme{
font-size: 16px;
text-align: right;
color:#660000;
}
.entry .title{
text-align: center;
font-size:25px;
font-weight:bold;
color:#800000;
}
.entry .foot {
font-size:16px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 16px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 16px;
}
/* ----------------------- background-color-control ----------------------- */
body {
background-color: #FFF8EF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
margin: 10px;
}
#frame {
background-color:#FFF8EF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
}
#sub_a{
background-color:#FFF8EF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
}
#sub_b{
background-color: #FFF8EF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
}
div.code{
background-color: #FFFFFF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/e3/f7/10038313811.jpg);
background-attachment : fixed;
COLOR: #808080;
font-family:monospace;
overflow:auto;
}
div.chapter{
FONT-SIZE: 20px;
font-style:italic;
font-weight:bold;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/de/ca/10038313810.jpg);
background-attachment : fixed;
COLOR: #FFFFFF;
BACKGROUND-COLOR: #303030;
text-align:center;
}

div.console{
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/de/ca/10038313810.jpg);
background-attachment : fixed;
COLOR: #FFFFFF;
BACKGROUND-COLOR: #303030;
font-family:monospace;
}

a {
COLOR: #806000;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
}
.menu_title {
text-align: center;
#border-bottom: 1px dashed #660000;
background-repeat: repeat;
background-color: #FFEFDF;
#background-image: url(//stat.ameba.jp/user_images/e3/f7/10038313811.jpg);
background-attachment : fixed;
}
/* ----------------------- menu_element_background ----------------------- */
/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form {
}
p.list,
p.link_blog {
}
/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}
/*readers*/
#reader dl {
}
#reader ul {
}
#reader p {
display: inline;
}
/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 160px;
text-align:center;
}
#calendar caption {
}
#calendar caption a{
}
#calendar .sun {
color:#A00000;
}
#calendar .sat{
color:#0000A0;
}
#calendar td {
text-align:center;
}
#calendar td a {
color:#A00000;
text-decoration: underline;
}
/*theme_list*/
/*recent_entries*/
/*archives*/
/*search*/
#search form{
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}
/*favorites*/
/*bookmarks*/
/*recent_trackback*/
/*recent_comment*/
/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
}
#ranking a{
}
#ranking img{
}
#ranking .rank_all,
#ranking .rank_genre {
}
/* ----------------------- advertising ----------------------- */
/*ameblo*/
#ameblo{
border: 1px solid #660000;
text-align: center;
}
#ameblo p{
text-align: left;
}
#ameblo li {
display: block;
}
/*RSS*/
#rss{
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}
/*plugin*/
.plugin{
text-align: center;
}
/* ----------------------- MainColumn ----------------------- */
#main {
}
/*message*/
#message{
width:99%;
margin-bottom: 15px;
border-top: 1px dashed #660000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #660000;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 99%;
}
.entry .date{
width:99%;
background-color: #FFF8EF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/2c/e8/10038313809.jpg);
background-attachment : fixed;
display: block;
color: #660000;
}
.entry .name{
display: block;
}
.entry .theme{
display: block;
}
.title{
background-color: #FFEFDF;
background-repeat: repeat;
#background-image: url(//stat.ameba.jp/user_images/e3/f7/10038313811.jpg);
background-attachment : fixed;
}
.entry .contents{
}
.entry .foot{
text-align: right;
border-top: 1px dashed #660000;
}
/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
}
#footer_ad{
margin-right: auto;
margin-left: auto;
text-align: center;
}
h3.title {
}
/*trackback*/
#trackback{
}
#trackback p.tr_URL {
}
#trackback ul {
}
/*comment_module*/
#comment_module h3.title {
}
#comment_module p.list {
}
#comment_module{
}
#comment_module .each_comment {
}
#comment_module .comment_footer {
border-top: 1px dashed  #660000;
}
#comment_module .error{
}
#comment_module label{
display: block;
float: left;
width: 70px;
text-align: right;
}
#f_name,#f_url,#f_title,#f_com{
display:inline;
width: 250px;
}
#comment_module form ul {
width: 340px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 340px;
}
#comment_module li.lastItem {
display: block;
width: 330px;
text-align: right;
}
#comment_module .button {
font-size: 10px;
width: 80px;
}
/*reader_list*/
#reader_list ul{
width:100%;
}
#reader_list li{
}
#reader_list .reader_blog {
display:block;
}
/*favorite_list*/
#favorite_list ul{
width:100%;
}
#favorite_list li{
}
#favorite_list .favorite_blog {
display:block;
}
/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
}
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b_ex.css
Version:    2005.03/03
Skin for:	gray
-----------------------------------------------------
*/
body#mainIndex {
}
#frame {
width: 100%;
}
#wrap {
position: relative;
width: 100%;
}
#main{
margin-right: 180px;
margin-left: 8px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#firstContentsArea {
}
#subFirstContentsArea {
}
#sub_a{
width:180px;
position: absolute;
right: 0px;
top: 0px;
}
#sub_b{
display: none;
}
@charset "UTF-8";
/* 禁止selectorとそのproperty */
div#sub_a,
div#sub_b,
div.mainMenu
@charset "UTF-8";
/* 禁止selectorとそのproperty */
div#sub_a,
div#sub_b,
div.mainMenu










#advertising,
div.menu_frame,
div
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #0000ff;}
#adJavaScript .HTextColor{color: #000000;}
#adJavaScript .HUrlColor{color: #0000ff;}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}
#adJavaScript{
visibility:visible !important;
display:block !important;
}