
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.7.19
Skin for:	pure_mao04
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:20px;
overflow:hidden;
}
img {
border: 0;
}

a:link {text-decoration: underline; color: #E34777}
a:visited { text-decoration: none; color: #79CB60}
a:hover {text-decoration: none; color: #79CB60}
input,textarea{font-size:12px}

p{
margin: 0;
padding: 0;
}
.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.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;
}

.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.menu_frame dd
{
margin: 0;
padding: 0;
}

/* ----------------------- header ----------------------- */
#header{
height:205px;
background-image:url(../img/header01.jpg);
}
#header h1{
padding-top:100px;
padding-left:200px;
width:500px;
}

#header h2{
padding-top:0px;
padding-left:200px;
width:500px;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
font-size:12px;
color:#8a6a4a;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
font-size: 12px;
font-weight: bold;
color:#E24777;
}
#header h2{
font-size: 11px;
color:#E24777;
}
.menu_title {
color: #ffffff;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader #readerList dd{
}

#reader #readerList p.contents {
}

#calendar table {
font-size:11px;
line-height:1.3;

}
#ranking *{
font-size: 12px;
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: 12px;
text-align: center;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#E888A2;
}
.label {
font-weight: bold;
color:#8a6a4a;
}
.entry h3.title{
font-size:15px;
font-weight:bold;
color:#E24777;
width: 340px;
}
.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-image:url(../img/bg.gif);
}
#frame {
background-image:url(../img/frame_bg.gif);
background-color: #ffffff;
}
#sub_a{
}
#sub_b{
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
width:170px;
padding-bottom:20px;
}
.menu_title {
height: 27px;
text-indent:-2000px;
margin-bottom:5px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title{
background-image: url(../img/profile.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#reader .menu_title{
background-image: url(../img/readers.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#archives .menu_title{
background-image: url(../img/archives.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#recent_entries .menu_title{
background-image: url(../img/entries.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#theme_list .menu_title{
background-image: url(../img/theme.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#bookmark .menu_title{
background-image: url(../img/bookmarks.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#calendar .menu_title{
background-image: url(../img/calendar.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#search .menu_title{
background-image: url(../img/search.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#favorite .menu_title{
background-image: url(../img/favorites.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#ranking .menu_title{
background-image: url(../img/ranking.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#recent_trackback .menu_title{
background-image: url(../img/trackbacks.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#recent_comment .menu_title{
background-image: url(../img/comments.gif) ;
background-repeat:no-repeat;
background-position: left top;
}

#pure_ad .menu_title{
background-image:url(../img/advertising.gif);
background-repeat:no-repeat;
background-position: left top;
}

#pure_blog .menu_title{
background-image:url(../img/pure_blog.gif);
background-repeat:no-repeat;
background-position: left top;
}


/* ----------------------- menu_elements_margin_leftright ----------------------- */

.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;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: center;
width:170px;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
width:170px;
}
#reader ul {
margin-top: 7px;
width:170px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
display: center;
width:170px;
}
#calendar .menu_title {
}
#calendar table {
display: center;
width:170px;
}
#calendar caption {
padding:0px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#e34777;
}
#calendar .sat{
color:#89ddff;
}
#calendar td,
#calendar th {
text-align:center;
}
#calendar td a {
text-decoration: underline;
}

/*theme_list*/
/*recent_entries*/
/*archives*/

/*search*/
#search form{
margin-top:5px;
margin-bottom:5px;
}
#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(http://stat100.ameba.jp/p_skin/green/img/icon.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 {
background-color: #ffffff;
}
#advertising .menu_title {
background-image: url(../img/advertising.gif);
}
#adJavaScript .HBgColor{background-color: #ffffff;}
#adJavaScript .HTitleColor{color: #e34777;}
#adJavaScript .HTextColor{color: #000000;}
#adJavaScript .HUrlColor{color: #e34777;}

/* ----------------------- advertising2 ----------------------- */
#advertising2 {
text-align: center;
background-color: #ffffff;
}

#advertising2 .menu_title {
background-image: none;
height: 15px;
text-indent: 0px;
width:100%;

}
#adJavaScript2 .HBgColor{background-color: #ffffff;}
#adJavaScript2 .HTitleColor{color: #e34777;}
#adJavaScript2 .HTextColor{color: #000000;}
#adJavaScript2 .HUrlColor{color: #e34777;}




#ameblo{
display: none;
}

#pure_ad{
margin-bottom:15px;
}

#pure_head{
background-color: #FFFFFF;
padding:10px 0px;
}

/*ameblo*/
#ameblo_oisix{
background-image:url(../img/ameblo_top.gif);
background-position: top left;
background-repeat:no-repeat;
width:190px;
padding-top:11px;
padding-bottom:10px;
margin-left:none;
padding-left:none;
}

#ameblo_oisix .menu_frame {
margin-top:0px;
background-image:url(../img/mainMenu_bg.gif);
background-repeat:no-repeat;
background-position: bottom left;
width:160px;
padding:0px 15px 15px 15px;
}

#ameblo_oisix p{
margin-bottom:5px;
}
#ameblo_oisix li {
display: block;
margin-left:0px;
margin-bottom: 5px;
list-style-image:none;
list-style-type:none;
}


/*RSS*/
#rss_pure{
width:183px;
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}
#rss_pure .menu_frame {
margin:0px;
text-align:center;
}

/*plugin*/
.plugin{
padding-bottom:15px;
text-align: center;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:445px;
padding-top:29px;
padding-bottom:5px;
background-image:url(../img/message_top.gif);
background-repeat:no-repeat;
background-position:center top;
margin-bottom:5px;
}
#message .contents{
margin-top:10px;
padding-left:40px;
padding-right:40px;
padding-bottom:15px;
background-image:url(../img/message_bottom.gif);
background-position:bottom center; 
background-repeat:no-repeat;
}
/*entries*/
.entry{
width:445px;
margin-bottom: 10px;
background-image:url(../img/entry_bg.gif);
}

.entry .date{
display:block;
color: #8a6a4a;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
}

.entry_head{
padding-top:55px;
background-image:url(../img/entry_top.gif);
background-repeat:no-repeat;
background-position:top left;

}

.entry .name{
margin-top: 0px;
padding-left:40px;
padding-right:40px;
color:#8a6a4a;
}
.entry .theme{
padding-top:5px;
padding-left:40px;
padding-right:40px;
}

.entry .title{
padding-top:0px;
margin-bottom: 0px;
padding-left:40px;
padding-right:40px;
padding-bottom: 10px;
}

.entry .contents{
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
margin-top: 0px;
margin-bottom: 5px;

}
.entry .foot{
text-align: right;
padding-left:40px;
padding-right:40px;
padding-top: 80px;
padding-bottom:40px;
background-image:url(../img/entry_bottom.gif);
background-repeat:no-repeat;
}

/*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;
background-repeat: no-repeat;
margin-top: 0px;
}

#footer_ad_bottom{
height:61px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
margin-top: 0px;
}



h3.title {
margin-bottom: 10px;
margin-top: 5px;
color:#cc3366;
font-size: 14px;
}

/*trackback*/
#trackback{
border-top: 1px solid #ffffff;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
color:#969696;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

#trackback h3.title{
color:#8a6a4a;
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
color:#8a6a4a;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #ffffff;
padding-top: 5px;
color:#969696;
}
#comment_module .each_comment {
margin-bottom: 10px;
}

#comment_module .each_comment p.label {
color:#8a6a4a;
}

#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #ffffff;
}
#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 h3{
color:#8a6a4a;
}


#reader_list ul{
width:445px;
}
#reader_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom: 1px dotted #cccccc;
margin-left:20px;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/

#favorite_list h3{
color:#8a6a4a;
}


#favorite_list ul{
width:445px;
}
#favorite_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom: 1px dotted #cccccc;
margin-left:20px;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/

#bookmark_list h3{
color:#8a6a4a;
}

#bookmark_list ul{
width: 445px;
}
#bookmark_list li{
margin-bottom: 3px;
margin-left:20px;
border-bottom:1px dotted #ccc;
padding-bottom:3px;
}


#info dl,
#info dt,
#info dd{
margin: 0;
padding-left: 5px;
padding-right: 5px;
font-size:10px;
}

#info dt{
font-weight: bold;
}

/*pure_ad*/

#pure_ad .contents,
#pure_blog .contents{
text-align:center;
margin-top:10px;
}

#pure_blog .Pure_link{
display:block;
text-align:right;
padding-right:15px;
margin-top:5px;
}

#pure_blog p.link_blog {
text-align:right;
padding-top: 5px;
}

#pure_blog img{
padding: 0 15px 10px 0 ;
border: 0;
}
/*readerList*/

#readerList dt{
text-align:center;
margin-bottom:10px;
margin-top:10px;
}

#readerList dd{
margin-left:0px;
}
