/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2005.08.05
Skin for:	free
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align: center;
}
#frame {
width: 100%;
text-align: center;
}
#subFrame {
width: 100%;
text-align: center;
}
#wrap {
position: relative;
width: 764px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
img {
border: 0;
}
a {
color: #945C78;
}
#reader p.list a{
color: #945C78;
}
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,
#recent_entries_list ul,
#recent_entries_list li{
list-style-type:none;
margin: 0;
padding: 0;
}

/* ----------------------- header ----------------------- */
#header{
display: block;
width: 764px;
height: 156px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
text-align: left;
}
#header h1,
#header h2 {
padding: 0px;
margin: 0px;
}
#header h1 {
padding-top: 88px;
margin-left: 15px;
}
#header h2{
margin-left: 15px;
margin-top: 5px;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body {
color: #423A36;
font-size: 11px;
font-family: "Osaka", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W6", Helvetica, verdana, arial;
}
#header h1 {
font-size: 18px;
line-height:1;
font-weight:normal;
letter-spacing: 0.1em;
}
#header h1 a {
color: #red;
}
#header h2 {
color: #787878;
font-size: 12px;
font-weight: normal;
letter-spacing: 0.1em;
}
.menu_title {
font-size:12px;
font-weight: bold;
}
.mainMenu {
color: #666666;
font-size: 10px;
}
#profile,
#reader {
color: #75945C;
line-height:1.8;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
}
#calendar table th {
font-weight: normal;
}
#calendar table a {
color: #CC0000;
}
#ranking {
color: #75945C;
}
#ranking *{
font-size: 10px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:normal;
}
#ameblo{
font-size: 10px;
line-height:1.8;
}
#ameblo p{
color: #75945C;
}
#rss {
font-size: 10px;
}
#comment_module h3,
#trackback h3,
#reader_list h3,
#favorite_list h3,
#bookmark_list h3,
#recent_entries_list h3 {
font-size: 12px;
font-weight: bold;
}
.label {
font-weight: bold;
}
.entry .date {
color: #787878;
font-size: 20px;
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.8;
}
.entry .theme{
color: #787878;
font-size: 10px;
}
.entry .name {
color: #787878;
font-size: 10px;
}
.entry .title{
color: #98A14E;
font-size:16px;
font-weight:bold;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
}
#comment_module .button {
font-size: 11px;
}
p.label {
color: #98A14E;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body{
background-color: #444443;
background-image: url(//stat100.ameba.jp/p_skin/free/img/bg2.jpg);
background-repeat: repeat-y;
background-position: center top;
}

#frame {
background-image: url(//stat100.ameba.jp/p_skin/free/img/bg1.jpg);
background-repeat: repeat-x;
background-position: left top;
}
#subFrame  {
background-image: url(//stat100.ameba.jp/p_skin/free/img/bg3.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#header {
background-image: url(//stat100.ameba.jp/p_skin/free/img/header.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#wrap {
}
#main {
}
#sub_main{
}
#firstContentsArea {
}
#subFirstContentsArea {
}
#sub_b {
}


/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 14px;
}
.menu_title {
border: none;
height: 22px;
visibility: hidden;
font-size: 1px;
margin:0px;
}

#calendar,
#profile,
#ameblo,
#ranking,


#calendar .menu_title,
#profile .menu_title,
#ameblo .menu_title,
#ranking .menu_title,


.menu_frame {
border: 0;
}
#calendar .menu_frame,
#profile .menu_frame,
#ameblo .menu_frame,
#ranking .menu_frame,

.plugin .menu_frame {
background-image : none;
}
/* ----------------------- menu_element_background ----------------------- */

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 12px;
margin-right: 4px;
}
p.list,
p.link_blog {

}


/* ----------------------- entry_elements_margin_leftright ----------------------- */
#message .contents,
.entry .name,
.entry .title,
.entry .theme,
.entry .contents,
.entry .foot{
padding-left: 9px;
padding-right: 7px;
}
#comment_module .title,
#comment_module .label,
#comment_module .comment_body,
#comment_module .comment_footer,
#comment_module .error,
#trackback .title,
#trackback .tr_ping_URL,
#trackback .tr_URL,
#trackback li,
#reader_list .title,
#reader_list li,
#favorite_list .title,
#favorite_list li,
#bookmark_list .title,
#bookmark_list li,
#recent_entries_list .title,
#recent_entries_list li {
}

/* ----------------------- each menu background ----------------------- */
#profile {
background: url(//stat100.ameba.jp/p_skin/free/img/profile.gif) no-repeat left top;
}
#reader {
background: url(//stat100.ameba.jp/p_skin/free/img/reader.gif) no-repeat left top;
}
#calendar {
background: url(//stat100.ameba.jp/p_skin/free/img/calendar.gif) no-repeat left top;
}
#theme_list {
background: url(//stat100.ameba.jp/p_skin/free/img/theme.gif) no-repeat left top;
}
#recent_entries {
background: url(//stat100.ameba.jp/p_skin/free/img/recententry.gif) no-repeat left top;
}
#archives {
background: url(//stat100.ameba.jp/p_skin/free/img/archive.gif) no-repeat left top;
}
#search {
background: url(//stat100.ameba.jp/p_skin/free/img/search.gif) no-repeat left top;
}
#favorite {
background: url(//stat100.ameba.jp/p_skin/free/img/favorite.gif) no-repeat left top;
}
#bookmark {
background: url(//stat100.ameba.jp/p_skin/free/img/bookmark.gif) no-repeat left top;
}
#recent_trackback {
background: url(//stat100.ameba.jp/p_skin/free/img/recenttrackback.gif) no-repeat left top;
}
#recent_comment {
background: url(//stat100.ameba.jp/p_skin/free/img/recentcomment.gif) no-repeat left top;
}
#ranking {
background: url(//stat100.ameba.jp/p_skin/free/img/ranking.gif) no-repeat left top;
}

/* ----------------------- each menu setting ----------------------- */
#theme_list li,
#recent_entries li,
#favorite li,
#archives li,
#bookmark li,
#recent_comment li,
#recent_trackback li {
display: block;
padding-left: 12px;
background: url(//stat100.ameba.jp/p_skin/free/img/flag.gif) no-repeat 0px 2px;
margin-bottom: 8px;
}
#reader a {
color: #75945C
}

/*profile*/
#profile.mainMenu ul{
width: 155px;
margin: 0px 3px 0px 6px;
}
#profile.mainMenu li{
padding-bottom: 0px;
}

#profile p{
display: block;
padding: 3px;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
}

/*calendar*/
#calendar{
text-align: center;
}
#calendar .menu_title {
text-align: left;
}
#calendar table {
width: 165px;
}
#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;
padding:0px;
}
#calendar td a {
color:#CC0000;
text-decoration: underline;
}

/*theme_list*/

/*recent_entries*/

/*archives*/


/*search*/

#search form{
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/


/*bookmarks*/


/*recent_trackback*/

/*recent_comment*/


/*ranking*/

#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
padding-left: 9px;
background-image: url(//stat100.ameba.jp/p_skin/free/img/icon.gif);
background-repeat: no-repeat;
background-position: left center;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 12px;
}
#ranking .rank_ttl{
display: block;
}
#ranking p {
text-align: left;
}

/* ----------------------- adJavaScript ------------------------ */




/* ----------------------- advertising ----------------------- */




/* ----------------------- adJavaScript2 ------------------------ */






}

/*ameblo*/
#ameblo .menu_frame {
padding-bottom: 2px;
}

#ameblo p{
padding-right: auto;
padding-left: auto;
text-align: left;
}
#ameblo li {
margin-bottom: 0px;
padding-left: 9px;
}

#ameblo li img {
padding-top: 7px;
}

#ameblo.mainMenu {
width:170px;
padding-top:14px;
padding-bottom: 3px;
margin-bottom: 5px;
background: url(//stat100.ameba.jp/p_skin/free/img/ameblo.gif) no-repeat left top;
text-align: center;
}

/*RSS*/

#rss * {
margin: 0;
padding: 0;
}
#rss{
border: none;
backgroud: none;
text-align:center;
}
#rss .menu_title {
height: 0;
}
#rss .menu_frame {
background-image: none;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-left: 5px;
}
/*message*/
#message{
width: 100%;
margin-bottom: 15px;
border-top: 1px dashed #999999;
border-bottom: 1px dashed #999999;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 100%;
margin-bottom: 20px;
background-image: url(//stat100.ameba.jp/p_skin/free/img/threestar.gif);
background-repeat: no-repeat;
background-position: 10px 30px;
}
.entry .entry_head span {
display: block;
}
.entry .entry_head {
position: relative;
display: block;
border-bottom: 1px solid #3C3333;
color: #A1A1A1;
}

.entry .name{
position: absolute;
top: 2.5em;
right: 5px;
}
.entry span.theme{
display: block;
border-left: 1px solid #3C3333;
border-right: 1px solid #3C3333;
}
.entry .title{
display: block;
margin:0px;
padding-top: 36px;
padding-bottom: 18px;
border-left: 1px solid #3C3333;
border-right: 1px solid #3C3333;
}
.entry .contents{
padding-top: 18px;
padding-bottom: 20px;
border-left: 1px solid #3C3333;
border-right: 1px solid #3C3333;
border-bottom: 1px solid #3C3333;
}
.entry .foot{
text-align: left;
padding: 10px;
border-left: 1px solid #3C3333;
border-right: 1px solid #3C3333;
border-bottom: 1px solid #3C3333;
background-color: #EBEBEB;
}

/*page*/
.page{
margin-right: auto;
margin-left: auto;
margin-top: 7px;
margin-bottom: 10px;
text-align: right;
}

#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,
#recent_entries_list h3 {
height: 12px;
margin-bottom: 10px;
padding-bottom: 5px;
background-image: url(//stat100.ameba.jp/p_skin/free/img/threestar.gif);
background-repeat: no-repeat;
background-position: right top;
border-bottom: 1px solid #999999;
}

/*trackback*/
#trackback{
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: 5px 0px 10px 0px;
padding: 0px;
}

#comment_module{
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #999999;
}
#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-top: 20px;
margin-bottom:15px;
}
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #999999;
}
#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 #999999;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}

/*recent_entries_list*/
#recent_entries_list{
margin-bottom:15px;
}
#recent_entries_list ul{
width:100%;
margin-top:12px;
}
#recent_entries_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #999999;
}
#recent_entries_list .title{
display:block;
}
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2005.03.08
Skin for:	free
-----------------------------------------------------
*/

#main{
margin-left: 185px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#firstContentsArea {
}
#subFirstContentsArea {
}
#sub_a{
width:170px;
position: absolute;
left: 0px;
top: 0px;
}
#sub_b{
display: none;
}
.entry .entry_head {
width: 574px;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #945C78;}
#adJavaScript .HTextColor{color: #423A36;}
#adJavaScript .HUrlColor{color: #945C78;}
#adJavaScript2 .HBgColor{background-color: #FFFFFF;}
#adJavaScript2 .HTitleColor{color: #945C78;}
#adJavaScript2 .HTextColor{color: #423A36;}
#adJavaScript2 .HUrlColor{color: #945C78;}
#advertising {
margin-bottom: 29px;
}
#advertising .menu_title {
height: 32px;
}
#advertising .menu_frame {
background-image: url(//stat100.ameba.jp/p_skin/free/img/corner_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 10px;
}
#advertising {
background: #FFFFFF url(//stat100.ameba.jp/p_skin/free/img/advertising.gif) no-repeat left top;
}
#advertising .menu_frame{
padding-left:1px;
}
#advertising .menu_title {
}
#advertising2 {
text-align: center;
padding-top:20px;
}
#advertising2 .menu_title {
background-image: none;
height: 12px;
text-indent: 0px;
color: #423A36;
visibility: visible;
font-size:12px;
}