/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:	common.css
Version:	2006.09/01
Skin for:	pure_yasuko
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
text-align:center;
}
#frame1,
#frame2,
#frame3{
text-align:left;
border:solid 1px #FFFFFF;
}
img {
border: 0;
}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
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{
margin: 0;
padding: 0;
}
/* ----------------------- header ----------------------- */
#header{
height:307px;
width:800px;
background-image: url(../img/headtitle.jpg);
background-position:right top;
background-repeat:no-repeat;
}
#header h2{
margin: 0;
padding: 0;
display:none;
}
#header h1 {
padding-top: 0px;
margin-left: 0px;
text-decoration: none;
text-indent:-4000px;
}
#header h1 a{
display:block;
height:307px;
width:800px;
/*\*/
   overflow: hidden;
/**/
}

#pure_head{
background-color: #FFFFFF;
padding:10px 0px;
width:800px;
margin:0 auto;
}
/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
color:#474545;
font-size:12px;
}
a:link {color: #474545;}
a:visited {color: #474545;}
a:active {color: #474545;}
a:hover {color: #474545;}

.list{
font-size:10px;
} 
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}
#ranking *{
display: none;
}

#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
}
.label {
font-weight: bold;
}
#message .contents{
font-size: 10px;
line-height: 1.5;
letter-spacing: 2px;
}

div#themeBox{
height:100px;
}

.entry .contents,{
font-size: 12px;
line-height: 1.5;
letter-spacing: 2px;
}
.entry .theme{
font-size: 10px;
}
.entry .title{
font-size:14px;
color:#9c8d45;
}
.entry .foot {
font-size:10px;
color:#9c8d45;
}
.entry .foot a:link {color: #9c8d45;}
.entry .foot a:visited {color: #9c8d45;}
.entry .foot a:active {color: #9c8d45;}
.entry .foot a:hover {color: #9c8d45;}

#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body#mainIndex {
background-color: #FFFFFF;
}
#frame1 {
background-image: url(../img/main_bg.gif);
background-position:left top;
background-repeat:repeat-y;
}
#frame2 {
background-image: url(../img/main_top.gif);
background-position:left top;
background-repeat:no-repeat;
}
#frame3 {
background-image: url(../img/main_bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
#subFrame{
background-color:#dee4e5;
margin-top: 41px;
margin-left: 36px;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
font-size: 11px;
line-height: 1.3;
}

.menu_title {
width: 180px;
height: 34px;
text-indent:-1000px;
margin-top: 0px;
margin-bottom: 5px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title{
background-image: url(../img/profile.gif);
background-position:left top;
background-repeat:no-repeat;
}
#recent_comment .menu_title{
background-image: url(../img/comments.gif);
background-position:left top;
background-repeat:no-repeat;
}
#reader .menu_title{
background-image: url(../img/readers.gif);
background-position:left top;
background-repeat:no-repeat;
}
#search .menu_title{
background-image: url(../img/search.gif);
background-position:left top;
background-repeat:no-repeat;
}
#favorite .menu_title{
background-image: url(../img/favorites.gif);
background-position:left top;
background-repeat:no-repeat;
}
#bookmark .menu_title{
background-image: url(../img/bookmarks.gif);
background-position:left top;
background-repeat:no-repeat;
}
#recent_trackback .menu_title{
background-image: url(../img/trackbacks.gif);
background-position:left top;
background-repeat:no-repeat;
}
#ranking .menu_title{
background-image: url(../img/ranking.gif);
background-position:left top;
background-repeat:no-repeat;
}
#recent_entries .menu_title{
background-image: url(../img/entries.gif);
background-position:left top;
background-repeat:no-repeat;
}
#calendar .menu_title{
background-image: url(../img/calendar.gif);
background-position:left top;
background-repeat:no-repeat;
}
#archives .menu_title{
background-image: url(../img/archives.gif);
background-position:left top;
background-repeat:no-repeat;
}
#theme_list .menu_title{
background-image: url(../img/theme.gif);
background-position:left top;
background-repeat:no-repeat;
}

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.mainMenu ul,
.mainMenu p,
.link_blog,
#archives select,
#search form{
margin-left: 6px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}
#profile li{
margin-top: 2px;
margin-top: 2px;
}

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

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#ad7ba2;
}
#calendar .sat{
color:#40b9ed;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#474545;
text-decoration: underline;
}

/*theme_list*/
#theme_list a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
padding-left: 15px;
}

/*recent_entries*/
#recent_entries a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}

/*archives*/
#archives a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}

/*search*/
#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/
#favorite li{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}

/*bookmarks*/
#bookmark li{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}

/*recent_trackback*/
#recent_trackback a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}

/*recent_comment*/
#recent_comment a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
padding-left: 9px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
#readerList dt{
text-align: center;
}
#readerList li{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
}
/* ----------------------- advertising ----------------------- */
#advertising .menu_title {
background-image: url(../img/advertising.gif);
background-position:left top;
background-repeat:no-repeat;
border-bottom: none;
}

#advertising .menu_frame{
text-align:center;
}

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

#pure_blog .menu_frame{
text-align:center;
}
#pure_blog .link_blog{
text-align:right;
}


#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #0000ff;}
#adJavaScript .HTextColor{color: #000000;}
#adJavaScript .HUrlColor{color: #0000ff;}
#adJavaScript{display:none;}


/* ----------------------- advertising2 ----------------------- */
#advertising2 {
display:none;
}

/*ameblo*/
#ameblo{
display:none;
}
#ameblo_pure{
background-image: url(../img/ameblo_bg.gif);
background-position:left top;
background-repeat:repeat-y;
_border:solid 1px #dee4e5;
}
#ameblo_pure .menu_frame{
background-image: url(../img/ameblo_top.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top: 20px;
}
#amebloMobile{
background-image: url(../img/ameblo_bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
padding-bottom: 20px;
}
#ameblo_pure p{
padding-left:10px;
padding-right:10px;
}
#ameblo_pure li{
padding-left:10px;
}

/*RSS*/
#rss{
display:none;
}
#rss_pure{
text-align: center;
}

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

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
margin-top: 10px;
margin-bottom: 15px;
background-image: url(../img/bar.gif);
background-position:left top;
background-repeat:no-repeat;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../img/bar.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*entries*/
.entry{
margin-bottom: 20px;
background-image: url(../img/entry_bg.gif);
background-position:left top;
background-repeat:repeat-y;
position:relative;
}
.entry_head{
}
.entry .date{
display: block;
padding-left: 20px;
position:absolute;
top:120px;
}
.entry .name{
display: none;
}
.entry .theme{
padding-bottom: 10px;
padding-left: 20px;
display: block;
}
.entry .title{
padding-top: 40px;
padding-bottom: 30px;
padding-right: 40px;
padding-left: 40px;
background-image: url(../img/entry_head.gif);
background-position:left top;
background-repeat:no-repeat;
}
.entry .contents{
padding:15px 20px 0px;
}
.entry .foot{
height:20px;
text-align: center;
padding-bottom: 17px;
background-image: url(../img/bar.gif);
background-position:center bottom;
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;
margin-top: 20px;
margin-bottom: 10px;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
border-top: 1px solid #474545;;
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 #474545;
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #474545;
}
#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{
margin-top:30px;
line-height: 1.5;
}
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #474545;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list{
margin-top:30px;
line-height: 1.5;
}
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #474545;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list{
margin-top:30px;
line-height: 1.5;
}
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}
#flashcontent2{
text-align:center;
margin-bottom:20px;
}