
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2007.08.08
Skin for:	shuji
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
text-align:left;
margin: 0;
padding: 0;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:10px;
}
img {
border: 0;
}
a:link {text-decoration: underline; color: #1326B1}
a:visited { text-decoration: underline; color: #1326B1}
a:hover {text-decoration: underline; color: #1326B1}
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,
.menu_title,
#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{
height:338px;
background-image:url(../img/header.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-top:10px;
}
#header h2{
display:none;
}
#header h1{
text-indent:-4000px;
}
#header h1 a{
display:block;
width:792px;
height:338px;
}

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

/* ----------------------- font-information ----------------------- */
body{ 
font-size:12px;
color:#000000;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #1326B1;
font-size: 14px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#1326B1;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
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:#1326B1;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#1326B1;
}
.label {
font-weight: bold;
color:#1326B1;
}
.entry h3.title{
font-size:12px;
font-weight:bold;
color:#1326B1;
}
.entry .foot {
font-size:11px;
}
.entry .name{
font-size:11px;
}
.entry .theme{
font-size:11px;
}
.entry .date{
font-size:11px;
}
.entry .contents{
line-height:1.5;
}
#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:url("../img/bg.gif") repeat-x;
background-color:#CFE3FE;
}
#frame {
}
#sub_a{
}
#sub_b{
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
width:191px;
margin-bottom: 10px;
padding-bottom:20px;
background:url(../img/menu_bg.gif) bottom left no-repeat;
}
.menu_title {
text-indent:-2000px;
margin-bottom:5px;
width:191px;
background-repeat:no-repeat;
background-position: left top;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title{
height:44px;
background-image: url(../img/profile.gif) ;
}

#reader .menu_title{
height:44px;
background-image: url(../img/readers.gif) ;
}

#archives .menu_title{
height:44px;
background-image: url(../img/archives.gif) ;
}

#recent_entries .menu_title{
height:74px;
background-image: url(../img/entries.gif) ;
}

#theme_list .menu_title{
height:44px;
background-image: url(../img/theme.gif) ;
}

#bookmark .menu_title{
height:44px;
background-image: url(../img/bookmarks.gif) ;
}

#calendar .menu_title{
height:44px;
background-image: url(../img/calendar.gif) ;
}

#search .menu_title{
height:44px;
background-image: url(../img/search.gif) ;
}

#favorite .menu_title{
height:44px;
background-image: url(../img/favorites.gif) ;
}

#ranking .menu_title{
height:74px;
background-image: url(../img/ranking.gif) ;
}

#recent_trackback .menu_title{
height:74px;
background-image: url(../img/trackbacks.gif) ;
}

#recent_comment .menu_title{
height:74px;
background-image: url(../img/comments.gif) ;
}

#advertising .menu_title{
height:44px;
background-image: url(../img/advertising.gif) ;
}
/* ----------------------- menu_elements_margin_leftright ----------------------- */

.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 7px;
margin-right: 5px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

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

/*calendar*/
#calendar{

}
#calendar .menu_title {
}
#calendar table {
width: 168px;
text-align:center;
padding:auto;
margin:auto;
}
#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-top: 7px;
margin-bottom: 7px;
}
#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(//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,
#advertising2 {
display:none;
background-image:none;
}

/*ameblo*/
#ameblo{
background-image:none;
width:180px;
padding-top:26px;
padding-bottom:10px;
margin-left:none;
padding-left:none;
}

#ameblo .menu_frame {
margin-top:0px;
background-image:none;
width:180px;
padding-top:15px;
padding-bottom:15px;
}

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

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

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


/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:385px;
padding-bottom:15px;
margin-bottom:15px;
background-image:url(../img/message.gif);
background-position:left bottom;
}
#message .contents{
padding-left:20px;
padding-right:20px;
padding-top:48px;
background-image:url(../img/message_top.gif);
background-repeat:no-repeat;
background-position:left top;
}
/*entries*/
.entry{
width:385px;
background-image:url(../img/entrybg.gif);
margin-bottom:10px;
}

.entry .date{
display:block;
}

.entry_head{
padding-top:40px;
padding-left:20px;
padding-bottom:5px;
background-image:url(../img/entry_top.gif);
background-repeat:no-repeat;
background-position:top left;
}

.entry .name{
display:block;
}
.entry .theme{
display:block;
padding-left:20px;
}

.entry h3.title{
width:320px;
padding-left:20px;
}

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

/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 7px;
margin-bottom: 10px;
}

#footer_ad{
height:61px;
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 0px;
}

h3.title {
margin-bottom: 10px;
font-size: 12px;
}


/*trackback*/
#trackback{
width: 350px;
padding-left:20px;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

#trackback h3.title{
color:#1326B1;
}
#trackback .label {
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
color:#1326B1;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
width: 350px;
padding-top: 5px;
padding-left:20px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}

#comment_module .each_comment p.label {
}

#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #000000;
}
#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: 350px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 350 350px;
margin-bottom: 5px;
}
#comment_module li.lastItem {
display: block;
width: 350px;
margin-bottom: 5px;
text-align: right;
}
#comment_module .button {
margin-left: 5px;
font-size: 11px;
width: 80px;
}


/*reader_list*/
#reader_list h3{
color:#1326B1;
}


#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom: 1px dotted #000000;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/

#favorite_list h3{
color:#1326B1;
}
#favorite_list{
}

#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom: 1px dotted #000000;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/

#bookmark_list h3{
color:#1326B1;
}

#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom:1px dotted #000000;
}


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

#info dt{
font-weight: bold;
}

/*readerList*/

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

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