/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2005.08/08
Skin for:	all_skin
-----------------------------------------------------
*/
form{
margin:0px;
}
.menu_frame select{
width:88%;
}
.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 CSS Skin Settings
FileName:   common.css
Version:    2005.08.04
Skin for:	till_dawn
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align: center;
}
#frame {
width: 820px;
margin-left: auto;
margin-right: auto;
text-align: center;

}
#subFrame {
width: 804px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#wrap {
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
img {
border: 0;
}
a {
color: #ff8c00;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}
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{
list-style-type:none;
margin: 0;
padding: 0;
}
/* ----------------------- header ----------------------- */
#header{
display: block;
width: 804px;
height: 300px;
margin-left: auto;
margin-right: auto;
text-align: left;
border-bottom: 2px solid #B4C285;
}
#header h1,
#header h2 {
padding: 0px;
margin: 0px;
}
#header h1 {
padding-right: 22px;
margin-bottom: 18px;
padding-top: 190px;
text-align: right;

}
#header h2{
padding-left: 22px;
text-align: left;
padding-bottom: 10px;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body {
color: #269E70;
font-size: 10px;
}
#header h1 {
font-size: 26px;
line-height: 1;
}
#header h1 a {
color: #FFFFFF;
}
#header h2 {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
}
.menu_title {
color: #006600;
font-size:12px;
font-weight: bold;
}
.mainMenu {
color: #269E70;
font-size: 10px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
color: #000000;
font-size:11px;
line-height:1.3;
}
#calendar table caption {
color: #FFFFFF;
}
#calendar table a {
color: #4B0089;
}
#calendar caption a{
color: #3333FF;
}
#ranking *{
color: #EEF6C7;
font-size: 11px;
line-height: 1.4;
}
#ranking h3 {
line-height: normal;
}
#ranking .rank_ttl{
font-size: 12px;
font-weight: bold;
}
#ranking .rank {
}
#ranking p {
text-align: right;
}
#ranking a {
color: #E4245F;
font-size: 11px;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
#comment_module h3,
#trackback h3,
#reader_list h3,
#favorite_list h3,
#bookmark_list h3 {
font-size: 12px;
font-weight: bold;
}
#comment_module,
#trackback,
#reader_list,
#favorite_list,
#bookmark_list {
font-size: 12px;
}
.label {
font-weight: bold;
}
.date {
color: #1B985E;
font-size: 12px;
font-weight: bold;
}
.name {
color: #1B985E;
}
.entry .contents{
color: #0C0C0C;
font-size: 12px;
line-height: 1.5;
}
#message .contents p{
line-height: 1.5;
font-size: 12px;
}
.entry .theme{
color: #505050;
font-size: 10px;
}
.entry .title{
color: #0F5B38;
font-size:14px;
font-weight:bold;
}
.entry .foot {
color:#030502;
}
.entry .foot a{
color: #3B9B75;
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
}
#comment_module .button {
font-size: 11px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body {
background-color: #000000;
}
#frame {
}
#subFrame {
}
#header {
background-image: url(//stat.ameba.jp/p_skin/till_dawn/img/header.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#wrap {
}
#main {

}
#sub_main{
}
#firstContentsArea {
}
#subFirstContentsArea {
}


/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 14px;
padding-bottom: 8px;
}
.menu_title {
display: none;
}
.menu_frame {
margin-top: 1px;
padding-top: 26px;
}
#ameblo .menu_frame,
#rss .menu_frame{
margin: 0;
padding: 0;
}

/* ----------------------- 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 {

}
#sub_a,
#sub_b,
#main {
margin-top: 23px;
}
/* ----------------------- entry_elements_margin_leftright ----------------------- */
#message,
.entry,
.entry .foot,
#comment_module,
#trackback,
#reader_list,
#favorite_list,
#bookmark_list{

}

/* ----------------------- each menu background ----------------------- */
#profile .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/profile.gif) no-repeat left top;;
}
#reader .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/reader.gif) no-repeat left top;
}
#calendar .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/calendar.gif) no-repeat left top;
}
#theme_list .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/theme.gif) no-repeat left top;
}
#recent_entries .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/recententry.gif) no-repeat left top;
}
#archives .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/archive.gif) no-repeat left top;
}
#search .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/search.gif) no-repeat left top;
}
#favorite .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/favorite.gif) no-repeat left top;
}
#bookmark .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/bookmark.gif) no-repeat left top;
}
#recent_trackback .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/recenttrackback.gif) no-repeat left top;
}
#recent_comment .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/recentcomment.gif) no-repeat left top;
}
#ranking .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/ranking.gif) no-repeat left top;
}
#advertising .menu_frame {
background: url(//stat.ameba.jp/p_skin/till_dawn/img/advertising.gif) no-repeat left top;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{

}
#calendar .menu_title {
text-align: left;
}
#calendar table {
text-align: center;
width: 189px;
background-color: #1A9F60;
}
#calendar caption {
padding:5px 0px;
background-color: #0F5A39;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#4B0089;
text-decoration: underline;
}

/*theme_list*/
#theme_list {
}
/*recent_entries*/
#recent_entries {
}
/*archives*/
#archives {
}

/*search*/
#search {
}
#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/
#favorite {
}
#readerList .list a:hover{
color:#ff225d;
text-decoration: underline
}

/*bookmarks*/
#bookmark {
}

/*recent_trackback*/
#recent_trackback {
}
/*recent_comment*/
#recent_comment {
}

/*ranking*/
#ranking {
padding-bottom: 5px;
border-bottom: #4E4E4E 1px dashed;
}
#ranking .menu_frame {
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 12px;
}
#ranking .rank_ttl{
display: block;
}
#ranking p {
}

/* ----------------------- adJavaScript ----------------------- */




/* ----------------------- advertising ----------------------- */
#advertising {
padding-bottom: 10px;
}

/* ----------------------- adJavaScript2 ----------------------- */









/*ameblo*/
#ameblo{
margin-bottom: 10px;
padding-bottom: 0px;
padding-top: 7px;
}
#ameblo p{
border-left: 3px solid #A4A4A4;
padding-left: 5px;
color: #A4A4A4;
margin-bottom: 14px;
text-align: left;
}
#ameblo li {
display: block;
margin-bottom: 14px;
}

/*RSS*/
#rss{
border: none;
background-image: none;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}


/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:99%;
margin-bottom: 20px;
border-top: 1px dashed #929E94;
border-bottom: 1px dashed #929E94;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 95%;
margin-bottom: 50px;
border: 6px solid #949E96;
background-color: #E6E6E6;
display: block;
}

.entry_head {
left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.date{
display:block;
}

.entry .title{
margin:0px;
padding:9px 8px 11px 20px;
background: url(//stat.ameba.jp/p_skin/till_dawn/img/title_icon.gif) no-repeat 8px 9px;
}
.entry span.theme{
display: block;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 15px;
}

.entry .contents{
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom: 20px;
}
.entry .foot{
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
margin: 7px;
background-color: #FFFFFF;
text-align: right;
}


/*page*/
.page{
margin-right: auto;
margin-left: auto;
margin-top: 7px;
margin-bottom: 10px;
text-align: left;
}

#footer_ad{
margin-right: auto;
margin-left: auto;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}

#comment_module h3,
#trackback h3,
#reader_list h3,
#favorite_list h3,
#bookmark_list h3 {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
border-top: 1px solid #929E94;
}
#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{
padding-top: 5px;
border-top: 1px solid #929E94;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #929E94;
}
#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: 220px;
margin-bottom: 3px;
margin-left: 6px;
}
#comment_module form ul {
width: 310px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 310px;
margin-bottom: 5px;
}
#comment_module li.lastItem {
display: block;
width: 300px;
margin-bottom: 5px;
text-align: right;
}
#comment_module .button {
margin-left: 5px;
font-size: 11px;
width: 80px;
}

/*reader_list*/
#reader_list{
margin-bottom:15px;
}
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #929E94;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list{
margin-bottom:15px;
}
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #929E94;
}
#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_b.css
Version:    2005.03.10
Skin for:	till_dawn
-----------------------------------------------------
*/

#main{
margin-right: 230px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#firstContentsArea {
}
#subFirstContentsArea {
}
#sub_a{
width:210px;
position: absolute;
right: 0px;
top: 0px;
}
#sub_b{
display: none;
}
#adJavaScript .HBgColor{background-color: #000000;}
#adJavaScript .HTitleColor{color: #FFFFFF;}
#adJavaScript .HTextColor{color: #FFFFFF;}
#adJavaScript .HUrlColor{color: #FFFFFF;}
#adJavaScript2 .HBgColor{background-color: #333333;}
#adJavaScript2 .HTitleColor{color: #FFFFFF;}
#adJavaScript2 .HTextColor{color: #FFFFFF;}
#adJavaScript2 .HUrlColor{color: #FFFFFF;}
#adJavaScript,
div#advertising2,
div#adJavaScript2{
visibility:visible !important;
display:block !important;
}
#advertising2 {
text-align: center;

width: 99%;
background-color: #000000;
margin-bottom:15px;
}
#advertising2 .menu_title {
display:inline;
background-image: none;
height: 12px;
text-indent: 0px;
color: #FFFFFF;
}
#advertising2 .menu_frame {
margin-top: 1px;
padding-top: 0px;
}
/* ----------------------- BanCSS ----------------------- */

/* 禁止selectorとそのproperty */
div#sub_a,
div#sub_b,
div.mainMenu#advertising,
div.menu_frame,
div#adJavaScript,
div#advertising2,
div#adJavaScript2{
visibility:visible !important;
display:block !important;
}

/* ----------------------- BanCSS ----------------------- */
