/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.12/11
Skin for:	kuniritsu
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
* {
margin: 0;
padding: 0;
}
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:15px;
overflow:hidden;
}
img {
border: 0;
}
a {
color: #990033;
}
a:link {text-decoration: none;
		color:#990033;
		}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}
ul,ol,dl,li,dt,dd{
list-style-type:none;
}
/* ----------------------- header ----------------------- */
#header{
height:130px;
background: url(../img/head.gif) left top no-repeat #3e131c;
padding-bottom:5px;
}

#header h1 {
display:none;
}
#header h2{
display:none;
}
#pr{
background-color: #3e131c;
font-size:12px;
padding-bottom: 10px;
line-height: 1.5;
}

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

/* ----------------------- font-information ----------------------- */
body{ 
color:#000000;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #006600;
font-size: 25px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#000000;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #006600;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}
#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;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#006600;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#666666;
}
.entry .title{
font-size:15px;
font-weight:bold;
color: #151544;
padding-top: 10px;
margin-left: 10px;
}
.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: #3e131c;
}
#frame {
background:url(../img/frame_bg.gif) #FFFFFF repeat-y;
}
#sub_a{
background-color:#DADAE2;
}
#sub_b{
background-color:#DADAE2;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title {
margin: 0px 0px 5px 0px;
padding: 3px 0px 3px 0px;
background-position: 0px 0px;
text-indent: -2000px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
background-image: url(../img/profile.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#calendar .menu_title {
background-image: url(../img/calendar.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#reader .menu_title {
background-image: url(../img/reader.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#theme_list .menu_title {
background-image: url(../img/theme.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#recent_entries .menu_title {
background-image: url(../img/entries.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#search .menu_title {
background-image: url(../img/search.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#archives .menu_title {
background-image: url(../img/archives.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#favorite .menu_title {
background-image: url(../img/favorites.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#recent_trackback .menu_title {
background-image: url(../img/trackback.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#bookmark .menu_title {
background-image: url(../img/bookmarks.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#recent_comment .menu_title {
background-image: url(../img/comment.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}
#advertising .menu_title {
background-image: url(//stat100.ameba.jp/p_skin/kuniritsu/img/adspace.gif);
background-repeat: no-repeat;
width:170px;
height: 19px;
}

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

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

/*profile*/
#profile p{
display: block;
}

/*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:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
}
#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*/
display:none;
}
#ranking .rank{
display:none;
}
#ranking a{
display:none;
}
#ranking img{
display:none;
}
#ranking .rank_all,
#ranking .rank_genre {
display:none;
}
/* ----------------------- advertising ----------------------- */
#advertising {
display:none;
}
#advertising .menu_title {
background-color: #ABDD00;
background-image: none;
color: #FFFFFF;
margin: 1px;
padding-left: 7px;
border-bottom: none;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #0000ff;}
#adJavaScript .HTextColor{color: #000000;}
#adJavaScript .HUrlColor{color: #0000ff;}

/*ameblo*/
#ameblo{
text-align: center;
padding-top: 7px;
border: 1px solid #003366;
background-color: #FFFFFF;
}
#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
margin-bottom: 5px;
padding-left: 8px;
}

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

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

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:99%;
margin-bottom: 15px;
border-top: 1px dashed #151544;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #151544;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 99%;
margin-bottom: 20px;
}
.entry .date{
width:99%;
background-color: #A40A05;
padding: 5px 0px 2px 5px;
border-bottom: 1px solid #660000;
border-right: 1px solid #660000;
display: block;
color: #FFFFFF;
}
.entry .name{
margin-top: 5px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
display: block;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.entry .contents{
margin-top: 15px;
margin-bottom: 15px;
}
.entry .foot{
text-align: center;
padding-top: 5px;
padding-right: 20px;
border-top: 1px dashed #000000;
}

/*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 #151544;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}
#trackback h3.title {
margin-bottom: 0px;
color: #151544;
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
color: #151544;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #151544;
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #151544;
}
#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: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #151544;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}
#reader_list h3.title {
color: #151544;
}

/*favorite_list*/
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #151544;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}
#favorite_list h3.title {
color: #151544;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}
#bookmark_list h3.title {
color: #151544;
}

#recent_entries_list h3.title{
color: #151544;
}
#new_profile{
}

span.new{
color:#FF0000;
padding-left:5px;
}