/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	basic_ad
FileName:   common.css
$Revision: 1.5 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html { 
font-size:12px !important; 
*font-size:75% !important;/*forIE6IE7*/ 
}
body{
margin: 0;
padding: 0;
color:#898989;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
text-align:center;
}
#wrapper {
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/bg.gif');}
#frame{
text-align:left;
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/bg_wrap.png') repeat-y center top;
}
#subFrame {
position:relative;
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/header.png') no-repeat center top;
}
#overHeader {
width:880px;
height:360px;
margin:0 auto;
}
#wrap{
width: 880px;
margin:0 auto;
padding:15px 0;
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/bg_footer.gif') no-repeat center bottom;
}
#main{
overflow:hidden;
}
#sub_main{
overflow:hidden;
}
#sub_a,
#sub_b{
width:200px;
overflow:hidden;
word-break:break-all;
}

img{
border: 0;
}

blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
}

pre{
margin:0;
padding:0;
}

a{
color:#ff3bab;
text-decoration: none;
}
a:visited{
color:#ff3bab;
text-decoration: none;
}
a:hover{
color:#ff94d1;
text-decoration: underline;
}

.menu_frame a,
.entry .meni_frame a {
text-decoration: none;
}

input,
textarea{

}

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;
list-style-type:none;
}

.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 18px;
margin-right: 18px;
}

.menu_frame {
padding:10px 0 45px;
}

p.list,
p.link_blog{
padding-top: 5px;
}

#frame:after,
#wrap:after,
#defaultAd dl:after{
display: block;
clear: both;
height: 0;
content: ".";
visibility: hidden;
}

#frame,
#wrap,
#defaultAd dl{display: inline-block;min-height: 1%;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap,
* html #defaultAd dl{height: 1%;}
#frame,
#wrap,
#defaultAd dl{display: block;}
/* End hide from IE-mac */


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
div#header{
width:880px;
line-height:1;
}

div#header h1{
display:block;
font-weight: bold;
font-size:1.2em;
line-height:1.2;
letter-spacing:0.02em;
width:570px;
padding:0px 0px 8px 20px;
margin:0;
}

div#header h1 a{
color:#cb0a52;
}

div#header h2{
display:block;
width:490px;
color:#fff59d;
font-weight: normal;
font-size:0.8em;
line-height:1.5;
letter-spacing:0.1em;
padding:0 0 0 20px;
margin:0;
}

/*■■■ヘッダー内ナビゲーション*/

div#userNaviArea{
padding:40px 0 10px 12px !important;
}

div#userNaviArea a#userNickName{
float:left;
padding:0 10px 0 5px;
font-size:1.83em;
}

div#userNaviArea a{
font-weight:bold;
color:#fff;
}

ul#navigationList{
margin:0;
padding:8px 0 0 0;
list-style-type:none;
}

ul#navigationList li{
float:left;
margin:0;
padding:0 8px;
border-right:1px solid #000;
}

ul#navigationList li.lastItem{
border:none;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ メインコラム ■■■■■■■■■■■*/

/*■■■メインコラム＿メッセージボード*/
#message{
margin-bottom:14px;
color:#fff;}

#message a {
color:#e51f9d;
}

#message .contents .inner {
padding:10px 20px 20px;
margin-bottom:10px;}

/*■■■メインコラム＿記事*/

.entry {
overflow:hidden;
background:#fff;
}

.entry_head {
padding-top:60px;
}

.entry .date{
display:block;
margin:0;
font-weight:bold;
font-size:0.85em;
padding:10px 20px 20px;
color:#2daaea;
}

.entry h3.title{
margin:0;
padding:10px 20px 15px 55px;
color:#2daaea;
font-weight: bold;
font-size:1.2em;
line-height:1.4;
display:block;
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/entry_indent.gif') no-repeat 20px 7px;
}

.entry .name,
.entry .theme {
display:block;
padding:0 20px;
font-size:0.9em;
}

.entry .contents{
line-height: 1.5;
margin:0;
padding:10px 20px 20px;
overflow:hidden;
}

.entry .foot{
padding:15px 20px 40px;
text-align:center;
font-size:0.85em;
}

.entry a {
color:#2DAAEA;
}

/*■■■メインコラム＿記事 下部広告*/
#footer_ad{
margin:35px auto 10px auto;
text-align: center;
}

/*■■■メインコラム＿ページ送り*/
.page{
margin:10px auto 4px;
padding:0;
font-size:0.85em;
text-align: center;
}

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:15px 0 0;
padding:0;
border-top:3px double #2DAAEA;
line-height: 1.5;
}

#trackback h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#trackback .label{
font-weight: bold;

}

#trackback p.tr_URL{
margin-bottom: 16px;
padding:0 0 8px 0;
border-bottom:1px dotted #2DAAEA;
}

#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
border-bottom:1px dotted #2DAAEA;
}

/*■■■メインコラム＿コメント*/
#comment_module{
border-top:3px double #2DAAEA;
line-height: 1.5;
}

#comment_module h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#comment_module p.list{
margin: 0px 0px 10px 0px;
padding: 0px;
font-size:0.85em;
}

#comment_module .comment_body{
margin: 0;
padding:0 0 10px 0;
}

#comment_module .each_comment{
margin: 0;
padding:0 0 20px 0;
}

#comment_module .comment_footer{
margin:0;
padding:0;
border-top:1px dotted #2DAAEA;
}

#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
color:#FF0000;
}

#comment_module .label{
font-weight: bold;

}

#comment_module form ul{
width: 340px;
margin:0 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{
width: 80px;
margin-left: 5px;
font-size:0.91em;
}

/*■■■メインコラム＿読者一覧■*/
#reader_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#reader_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #2DAAEA;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿お気に入りブログ一覧*/
#favorite_list h3.title{
margin:0;
padding:0 0 5px 0;
background:none;
font-size:1.17em;
}

#favorite_list ul{}

#favorite_list li{
margin: 0;
padding:8px 0;
border-bottom: 1px dotted #2DAAEA;
}

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿ブックマーク一覧*/
#bookmark_list h3.title{
margin: 0px;
font-size:1.17em;
}

#bookmark_list ul{}

#bookmark_list li{
margin-bottom: 4px;
padding:4px 0;
border-bottom: 1px dotted #2DAAEA;
}

/*■■■メインコラム＿最新記事一覧*/
#recent_entries_list h3.title{
margin: 0px;
background:none;
font-size:1.17em;
}

#recent_entries_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #2DAAEA;
color:#2DAAEA;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■ サイドA(sub_a)&サイドB(sub_b) ■■■■■■*/

/*■■■サイド＿サイドA,B共通項目*/
.list{
}

h4.menu_title{
margin:0;
color: #333333;
font-weight: bold;
font-size:1.17em;
}

div.mainMenu{
width:200px;
margin:0 0 20px 0;
padding:0;
font-size:0.91em;
line-height: 1.3;
overflow:hidden;
}

div.menu_frame{}

/*■■■サイド＿ランキング*/
#ranking .menu_frame{
line-height: 1.4;
}

#ranking .rank_ttl{
display: block;
font-weight:bold;
font-size:1.2em;
}

#ranking .rank{
display: block;
padding:0 3px 0 3px;
}

#ranking a{}

#ranking img{
margin-left: 5px;
vertical-align:bottom;
}

#ranking .rank_all,
#ranking .rank_genre{
margin-bottom: 8px;
}

/*■■■サイド＿プロフィール*/
#profile p{
display: block;
}

#profile #new_profile{
}

/*■■■サイド＿ブログの読者*/
#reader dl{
margin-bottom: 7px;
}

#reader dd{}

#reader ul{
margin:5px 18px 0;
padding:8px 0 0 0;
border-top:1px dotted #2DAAEA;
}

#reader li{}

#reader p{
display: inline;
}

/*■■■サイド＿カレンダー*/
#calendar{}

#calendar .menu_title{}

#calendar table{
width: 180px;
font-size:0.91em;
line-height:1.3;
margin:0 auto;
}

#calendar caption{
padding:5px 0px;
}

#calendar caption a{
padding:0px 5px;
}

#calendar .sun{}
#calendar .sat{}

#calendar td,
#calendar th{
padding:0px;
text-align:center;
}

#calendar td a{
font-weight:bold;
text-decoration: underline;
}

#calendar .menu_frame {
}

/*■■■サイド＿テーマ*/
#theme_list{}

/*■■■サイド＿最近の記事一覧*/
#recent_entries{}

/*■■■サイド＿アーカイブ*/
#archives{}

/*■■■サイド＿検索*/
#search form{
}

#search .searchbox{
width: 120px;
}

#search .searchbtn{
width: 40px;
}

/*■■■サイド＿お気に入りブログ*/
#favorite{}

/*■■■サイド＿ブックマーク*/
#bookmark{}

/*■■■サイド＿最近のコメント*/
#recent_comment{}

/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
padding-top: 7px;
font-size:0.85em;
text-align: center;
}

#ameblo p{
padding:0 7px 7px 7px;
line-height: 1.25;
text-align: center;
}


#ameblo ul {
margin:0!important;
}

#ameblo li{
display: block;
margin-bottom: 5px;
text-align:center;
}

#ameblo .menu_frame {
padding-bottom:0;
}

/*■■■サイド＿RSS*/
#rss{
margin: -3px auto 0 auto;
padding-bottom:16px;
border: none;
background-image: none;
text-align: center;
}

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

#readerList .contents {
margin-right:0;}
#readerList .list {
margin-left:0;}

/*■■■サイド＿プラグイン*/
.plugin{
margin-bottom:15px;
text-align: center;
}


/*■■■サイド＿PR*/
#defaultAd {
margin:0 0 15px;
}
#defaultAd dl {
padding:0 0 5px 0;
}
#defaultAd dt {
float:left;
margin:0;
padding:0 0 5px 0;
}
#defaultAd dt img{
border:1px solid #ccc;
}
#defaultAd dd {
float:right;
width:100px;
margin:0;
padding:0 0 3px;
}
#defaultAd dd a {
font-weight: bold;
}
#defaultAd dd.adName a{
text-decoration:underline;
}
#defaultAd dd.adDetail{}

#defaultAd.defaultAd2 .menu_frame {
width:100%!important;}

#defaultAd div {
padding:4px 0 15px!important;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
margin:0;
padding:12px 8px 25px 0;
text-align:right;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　カスタマイズ　■■■■■■■■■*/

/* title */

#profile h4, #reader h4, #calendar h4, #theme_list h4, #recent_entries h4,
#archives h4, #favorite h4, #search h4, #bookmark h4, #recent_comment h4, #ranking h4,
#defaultAd h4  {
text-indent:-9999px; overflow:hidden;line-height:1; width:200px; height:58px;}

#profile h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_profile.gif') no-repeat #e83220;}
#reader h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_readers.gif') no-repeat #e83220;}
#calendar h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_calendar.gif') no-repeat #e83220;}
#theme_list h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_theme.gif') no-repeat #e83220;}
#recent_entries h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_entries.gif') no-repeat #e83220;}
#archives h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_archives.gif') no-repeat #e83220;}
#search h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_search.gif') no-repeat #e83220;}
#favorite h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_favorites.gif') no-repeat #e83220;}
#bookmark h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_bookmarks.gif') no-repeat #e83220;}
#recent_comment h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_comment.gif') no-repeat #e83220;}
#ranking h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_ranking.gif') no-repeat #e83220;}
#defaultAd h4 {background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/title_pr.gif') no-repeat #e83220;}

#profile, #reader, #calendar, #theme_list, #recent_entries, #archives,
#favorite, #search, #bookmark, #recent_comment, #ranking, #defaultAd {
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/side_bg.gif') repeat-y center top;}

#profile .menu_frame, #reader .menu_frame,
#calendar .menu_frame, #theme_list .menu_frame,
#recent_entries .menu_frame, #archives .menu_frame,
#favorite .menu_frame, #search .menu_frame,
#bookmark .menu_frame, #recent_comment .menu_frame,
#ranking .menu_frame, #defaultAd .menu_frame {
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/side_bottom.gif') no-repeat center bottom;}


/* contents */

#userNaviArea, #userNickName, #navigationList a {
color:#fff!important;
}

ul#navigationList li {
border-right:1px solid #fff!important;
}

#new_profile li.image {
text-align:center;
}

#btn_thisSkin {
text-align:center;
margin-bottom:15px;
}

#sideTextAd {
text-align:center;
}

#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list {
padding:0 15px;
}

#bookmark_list h3.title,
#recent_entries_list h3.title,
#favorite_list h3.title,
#reader_list h3.title  {
padding:15px 0 5px;
color:#2DAAEA;
font-size:1.3em;
}

#bookmark_list ul,
#recent_entries_list ul,
#favorite_list ul,
#reader_list ul {
margin:0;
padding:0px;
overflow:hidden;
}

#comment_module,
#trackback {
margin:0;
padding:0px 15px 15px;
color:#2DAAEA;
}

.entry,
#recent_entries_list,
#favorite_list,
#reader_list,
#bookmark_list {
margin-bottom:25px;
}

div#overHeader div#headerAd {
width:468px;
margin:0px 0 -33px 412px!important;
padding-top:10px;
}

#freespace .menu_frame, .plugin .menu_frame {
padding:0;
}

.menu_frame select {
width:82%;}

.page {
width:400px;
background:url('//stat100.ameba.jp/p_skin/prm_kiramacaron/img/bg_pager.gif') no-repeat center center;
padding:6px 0;
margin:10px auto;
}

.entry #advertising2 {
width:auto!important;
}
