/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.8.22
Skin for:	pure_saori
-----------------------------------------------------
*/

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

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




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,
#readerList dt,
#readerList dd,
#favorite_list ul,
#favorite_list li,
#bookmark_list ul,
#bookmark_list li{
list-style-type:none;
margin: 0;
padding: 0;
}
/* ----------------------- header ----------------------- */
#header{
height:353px;
width:780px;
background-image: url(../img/headtitle.jpg);
background-repeat: no-repeat;
margin-top: 25px;
margin-bottom: 15px;
}
#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:353px;
width:780px;
}
/* ----------------------- font-information ----------------------- */
body{ 
color:#333333;
font-size:12px;
}
.list{
font-size:10px;
}
.menu_title {
color: #ffffff;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#calendar table {
font-size:11px;
line-height:1.3;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#3333333;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 14px;
font-weight: bold;
color:#E888A2;
}
.label {
font-weight: bold;
}
.entry .entry_head{
color:#333333;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
color:#3333333;
}
.entry .theme{
font-size: 10px;
color:#3333333;
}
.entry .title{
font-size:13px;
font-weight:bold;
color: #E888A2;
line-height: 1.0;
}
.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-color: #FFCC00;
}
/* ----------------------- menu_element_basis ----------------------- */
.menu_frame {
width:180px;
overflow: hidden;
margin-top:13px;
margin-bottom:19px;
}
.mainMenu {
margin-bottom: 10px;
padding-bottom: 10px;
background-image: url(../img/menu_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
.menu_title {
margin-top:0px;
margin-bottom:7px;
background-position: 0px 0px;
height: 33px;
text-indent: -2000px;
}
/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title{
background: url(../img/profile.gif) no-repeat left top;
}
#reader .menu_title{
background: url(../img/readers.gif) no-repeat left top;
}
#archives .menu_title{
background: url(../img/archives.gif) no-repeat left top;
}
#recent_entries .menu_title{
background: url(../img/recententries.gif) no-repeat left top;
}
#theme_list .menu_title{
background: url(../img/theme.gif) no-repeat left top;
}
#bookmark .menu_title{
background: url(../img/bookmarks.gif) no-repeat left top;
}
#calendar .menu_title{
background: url(../img/calendar.gif) no-repeat left top;
}
#search .menu_title{
background: url(../img/search.gif) no-repeat left top;
}
#favorite .menu_title{
background: url(../img/favorites.gif) no-repeat left top;
}
#ranking .menu_title{
background: url(../img/ranking.gif) no-repeat left top;
}
#recent_trackback .menu_title{
background: url(../img/recenttrackbacks.gif) no-repeat left top;
}
#recent_comment .menu_title{
background: url(../img/recentcomments.gif) no-repeat left top;
}
#pure_blog .menu_title{
background: url(../img/pure_blog.gif) no-repeat left top;
}
#pure_ad .menu_title{
background: url(../img/advertising.gif) no-repeat left top;
}
#pure_ad .contents img{
display:block;
margin:0 auto;
}

/* ----------------------- 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: block;
}
/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}
#readerList{
width:180px;
}
#readerList dt{
text-align: center;
}
/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
}
#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;
text-align:center;
}
#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,
#advertising2,
#ameblo,
#rss {
display: none;
}
#ad .menu_frame{
padding-left: 25px;
}
#pure_head{
background-color: #FFFFFF;
padding:10px 0px;
}
#pureblogAdBn{
margin-top:10px;
}
/*ameblo*/
#ameblo_pure{
background-image:none;
}
#ameblo_pure .menu_frame {
margin-top:0px;
}
#ameblo_pure p{
margin-bottom:5px;
}
#ameblo_pure li {
display: block;
margin-bottom: 5px;
}
#pure_blog .contents img {
padding-left:5px;
}

/*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;
background-image: none;
}

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

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:400px;
background-color: #FFFFFF;
border-top: 2px dotted #FFCC00;
border-bottom: 2px dotted #FFCC00;
_border-top: 2px dotted #FFFFFF;
_border-bottom: 2px dotted #FFFFFF;
margin-top: 0px;
margin-bottom: 10px;
}
#message .contents{
padding-left:15px;
padding-right:15px;
padding-top: 15px;
padding-bottom: 15px;
color:#DB0066;
}
/*entries*/
.entry{
width: 100%;
margin-top: 0px;
margin-bottom: 20px;
background-image: url(../img/entry_bg.gif);
}

.entry .entry_head{
background-image: url(../img/entry_head.gif);
background-repeat: no-repeat;
padding-top:7px;
width:400px;
height:66px;
}

.entry .date{
width:370px;
display: block;
padding-left:25px;
color:#FFFFFF;
}
.entry .name{
width:370px;
margin-top: 5px;
display: block;
padding-left:80px;
}
.entry .theme{
padding-left:10px;
margin-top: 10px;
margin-bottom: 10px;
display: block;
}
.entry .title{
width:300px;
margin-top: 4px;
padding-left:10px;
color: #FFFFFF;
position:relative;
top:-40px;
}
.entry .contents{
width:370px;
margin-left:15px;
margin-right:15px;
margin-top: 15px;
padding-bottom: 15px;
border-bottom: 2px dotted #cdcdcd;
}
.entry .foot{
background: url(../img/entry_footer.gif) no-repeat left bottom;
text-align: right;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 20px;
color:#DB0066;
}

/*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;
padding-top:20px;
padding-bottom:50px;
background: url(../img/footer.gif) no-repeat left bottom;
}

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:#3333333;
}
#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 #ffffff;
padding-top: 5px;
color:#3333333;
}
#comment_module .each_comment {
margin-bottom: 10px;
}

#comment_module .each_comment p.label {
color:#E888A2;
}

#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 ul{
width:100%;
}
#reader_list li{
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom: 1px dashed #ffffff;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

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

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}


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

#info dt{
font-weight: bold;
}


/*freespace*/
#freespace{
margin: 0;
padding: 10px 5px 15px 5px;
background-image: none;
}

#freespace .menu_frame{
width: 100%;
margin-right: 5px;
margin-left: 5px;
padding: 0;
overflow: hidden;
}

#flashcontent2{
text-align:center;
margin-bottom:20px;
}
#pureHead{
background-color: #FFFFFF;
width:100%;
margin:0 auto;
}
#pureHead ul{
margin:0;
padding:15px 10px 5px 15px;
}
#pureHead li{
list-style:none;
display:inline;
}
#pureHead .banner{
margin:3px auto 5px 30px;
}
