/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	ad_disney01_usr
FileName:   common.css
$Revision: 1.1 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/

body{
margin: 0;
padding: 0;
background:#000000;
text-align:center;
color:#393939;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
font-size:12px;
}

#frame{
position:relative;
width: 840px;
margin:0 auto;
text-align:left;
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/frame_bg.jpg) left top repeat-y;
}
#subFrame{
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/header.jpg) left top no-repeat;
}

#wrap{
position: relative;
width: 764px;
margin:0;
padding:0 38px 20px 38px;
}

#sub_main{
width:100%;
overflow:hidden;
}

#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}

#sub_a{
font-size:10px;
}

#sub_b{
font-size:10px;
}

img{
border: 0;
}

blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
}

pre{
margin:0;
padding:0;
}

a{
text-decoration: none;
color:#d80073;
}

a:visited{
text-decoration: none;
color:#cc4f92;
}

a:hover{
text-decoration: underline;
color:#d80073;
}

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;
list-style-type:none;
}

.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 8px;
margin-right: 8px;
}

p.list,
p.link_blog{
padding-top: 5px;
}

#frame:after,
#wrap:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap{display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap{height: 1%;}
#frame,
#wrap{display: block;}
/* End hide from IE-mac */


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
div#header{
margin:0;
padding:0;
height:240px;
}

div#header h1{
width:435px;
margin:0;
padding:0 5px 4px 0;
font-size: 28px;
font-weight: bold;
line-height:1.2;
}

div#header h1 a{
color:#d80073;
}

div#header h2{
width:415px;
margin:0px;
padding:0 5px 0 5px;
font-size:12px;
font-weight: normal;
line-height:1.2;
color:#ffffff;
}

/*■■■ナビゲーションリンク*/

ul#navigationList li{
border-right:1px solid #999999;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ メインコラム ■■■■■■■■■■■*/

/*■■■メインコラム＿メッセージボード*/
#message{
width:363px;
margin:0 auto 30px auto;
}

#message .contents{
line-height:1.5em;
}

/*■■■メインコラム＿記事*/
.entry{
width:383px;
margin:30px 0 0 0;
padding:0;
}

.entry_head:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.entry_head{display: inline-table;}
/* Hides from IE-mac \*/
* html .entry_head{height: 1%;}
.entry_head{display: block;}
/* End hide from IE-mac */

.entry .date{
display:block;
margin:0;
padding:0 0 0 10px;
font-size:10px;
float:left;
}

.entry .name{
display:block;
margin:0;
padding:0 10px 0 0;
font-size:10px;
float:right;
}

.entry .theme{
padding:0 10px 5px 10px;
font-size: 10px;
}

.entry h3.title{
margin:0;
padding:5px 10px;
color:#d80073;
font-size:16px;
font-weight: bold;
line-height:1.1;
}

.entry .contents{
margin:0;
padding:28px 10px;
font-size: 12px;
line-height: 1.5;
}

.entry .foot{
margin:0;
padding:0 0 70px 0;
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/line.gif) left bottom no-repeat;
text-align:center;
font-size:10px;
letter-spacing:0.05em;
}
.entry .foot a{
color:#393939;
}

/*■■■メインコラム＿記事 下部広告*/
#footer_ad{
margin:50px auto 10px auto;
text-align: center;
}

/*■■■メインコラム＿ページ送り*/
.page{
margin:0 auto 0 auto;
padding:0;
font-size:10px;
text-align: center;
}

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:0;
padding:0;
line-height: 1.5;
}

#trackback h3.title{
margin: 0;
padding:0 0 8px 0;
background:none;
font-size:14px;
}

#trackback .label{
font-weight: bold;
font-size:12px;
}

#trackback p.tr_URL{
margin-bottom: 16px;
padding:0 0 8px 0;
border-bottom:1px dotted #a3a3a3;
}

#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
border-bottom:1px dotted #a3a3a3;
}

/*■■■メインコラム＿コメント*/
#comment_module{
margin:0;
padding:0 0 70px 0;
line-height: 1.5;
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/line.gif) left bottom no-repeat;
}

#comment_module h3.title{
margin: 0px;
padding:0 0 8px 0;
background:none;
font-size:14px;
}

#comment_module p.list{
margin: 0px 0px 10px 0px;
padding: 0px;
font-size: 10px;
}

#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 #a3a3a3;
}

#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
color:#FF0000;
}

#comment_module .label{
font-weight: bold;
font-size:12px;
}

#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{
margin-left: 5px;
width: 80px;
font-size: 11px;
}

/*■■■メインコラム＿読者一覧■*/
#reader_list{
padding: 0 0 15px 0;
}

#reader_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:14px;
}

#reader_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #a3a3a3;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿お気に入りブログ一覧*/
#favorite_list{
padding: 0 0 15px 0;
}

#favorite_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:14px;
}

#favorite_list ul{}

#favorite_list li{
margin: 0;
padding:8px 0;
border-bottom: 1px dotted #a3a3a3;
}

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿ブックマーク一覧*/
#bookmark_list{
padding: 0 0 15px 0;
}

#bookmark_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:14px;
}

#bookmark_list ul{}

#bookmark_list li{
margin-bottom: 4px;
padding:4px 0;
border-bottom: 1px dotted #a3a3a3;
}

/*■■■メインコラム＿最新記事一覧*/
#recent_entries_list{
padding: 0 0 15px 0;
}
#recent_entries_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:14px;
}

#recent_entries_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #a3a3a3;
}

/*■■■メインコラム＿気になるテーマ一覧*/
#joinbookList{
padding: 0 0 15px 0;
}

#joinbookList h3{
margin: 0px;
padding:7px 0 8px 0;
border:none;
background:none;
font-size:14px;
}

#joinbookList a:link{
color:#0066CC;
text-decoration:none;
}

#joinbookList a:visited{
color:#996699;
}

#joinbookList a:hover{
text-decoration:underline;
color:#FF3366;
}

#joinbookList a:active{
color:#FF3366;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■ サイドA(sub_a)&サイドB(sub_b) ■■■■■■*/

/*■■■サイド＿サイドA,B共通項目*/
.list{
font-size:10px;
}

div.mainMenu{
margin:0 0 30px 0;
padding:0 0 15px 0;
width:174px;
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/side_m_footer.gif) left bottom no-repeat;
}

h4.menu_title{
margin:0;
padding:0;
width:174px;
height:43px;
text-indent:-9999px;
}

div.menu_frame{
margin:0;
padding:8px 0 0 0;
width:174px;
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/side_m_bg.gif) left repeat-y;
}

#reader li,
#theme_list li,
#recent_entries li,
#archives li,
#recent_comment li,
#bookmark li,
#favorite li{
padding:0 0 4px 15px;
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/list.gif) left top no-repeat;
}

#profile h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/profile.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/profile.png) left top no-repeat;
_background:none;
_height:none;
}#reader h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/readers.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/readers.png) left top no-repeat;
_background:none;
_height:none;
}#calendar h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/calendar.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/calendar.png) left top no-repeat;
_background:none;
_height:none;
}#recent_entries h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/recent_entries.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/recent_entries.png) left top no-repeat;
_background:none;
_height:none;
}#theme_list h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/theme.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/theme.png) left top no-repeat;
_background:none;
_height:none;
}#archives h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/archives.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/archives.png) left top no-repeat;
_background:none;
_height:none;
}#favorite h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/favorites.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/favorites.png) left top no-repeat;
_background:none;
_height:none;
}#bookmark h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/bookmarks.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/bookmarks.png) left top no-repeat;
_background:none;
_height:none;
}#recent_comment h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/recent_comments.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/recent_comments.png) left top no-repeat;
_background:none;
_height:none;
}#ranking h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/ranking.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/ranking.png) left top no-repeat;
_background:none;
_height:none;
}#search h4.menu_title{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/search.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/search.png) left top no-repeat;
_background:none;
_height:none;
}

/*■■■サイド＿プロフィール*/
#profile p{
display: block;
}

#profile #new_profile{
color:#666666;
}

/*■■■サイド＿ブログの読者*/
#reader dl{
margin-bottom: 7px;
}

#reader dt{margin:0 0 10px 25px;}
#reader dd{font-size:10px;text-align:center;}

#reader ul{
margin:5px 5px 0 5px;
padding:8px 0 0 0;
border-top:1px dotted #7E8984;
}

#reader li{}

#reader p{
display: inline;
}

/*■■■サイド＿カレンダー*/
#calendar{}

#calendar .menu_title{}

#calendar table{
width: 155px;
margin:0 auto;
padding:0;
font-size:11px;
line-height:1.3;
}

#calendar caption{
width: 155px;
margin:0 auto;
}

#calendar caption a{
padding:0px 5px;
}

#calendar .sun{color:#d80073;}
#calendar .sat{color:#a9a9a9;}

#calendar td,
#calendar th{
padding:0px;
text-align:center;
}

#calendar td a{
font-weight:bold;
text-decoration: underline;
}

/*■■■サイド＿テーマ*/
#theme_list form{padding:0 0 0 4px;}

/*■■■サイド＿最近の記事一覧*/
#recent_entries{}

/*■■■サイド＿アーカイブ*/
#archives form{padding:0 0 0 4px;}

/*■■■サイド＿検索*/
#search form{padding:0 0 0 4px;}

#search .searchbox{
width: 100px;
}

#search .searchbtn{
width: 40px;
}

/*■■■サイド＿フリースペース*/
div#freespace.mainMenu,
div#freespace.mainMenu div.menu_frame{
background:none;
}

/*■■■サイド＿お気に入りブログ*/
#favorite{}

/*■■■サイド＿ブックマーク*/
#bookmark{}

/*■■■サイド＿最近のコメント*/
#ecent_comment{}

/*■■■サイド＿ランキング*/
#ranking .menu_frame{
font-size: 10px;
line-height: 1.4;
padding:8px 0 5px 0;
}

#ranking .rank_ttl{
display: block;
}

#ranking .rank{
display: block;
padding:0 3px 0 3px;
}

#ranking img{
margin-left: 5px;
}

#ranking .rank_all{
padding-bottom: 8px;
}

/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
margin:0 0 30px 0;
padding:0;
background:none;
}

#ameblo div.menu_frame{
margin:0;
padding:15px 0;
width:172px;
font-size: 10px;
text-align: center;
border:1px solid #a3a3a3;
background:none;
}

#ameblo p{
font-size: 10px;
line-height: 1.25;
text-align: center;
}

#ameblo li{
display: block;
margin-bottom: 5px;
}

#btn_blog{
margin:0 0 10px 24px;
}

/*■■■サイド＿RSS*/
#rss{
margin:0;
padding:0;
text-align: center;
}

div#rss.mainMenu,
div#rss.mainMenu div.menu_frame{
background:none;
}

/*■■■サイド＿プラグイン*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/*■■■サイド＿気になるテーマ*/
#joinbook{
margin-bottom:15px;
padding:1px;
padding-bottom:5px;
background-color:#FFFFFF;
border:none;
font-size:10px;
}

#joinbook h4{
margin:0 0 4px 0;
padding:4px 6px;
background-image:none;
background-color:#EFEFEF;
border:none;
font-size:14px;
font-weight: bold;
text-align:left;
color: #333333;
}

#joinbook h4 span{
margin:0;
padding:0;
background-image:none;
}

#joinbook h4 a:link{
color:#333333;
text-decoration:none;
}
#joinbook h4 a:hover{
color:#333333;
text-decoration: underline;
}
#joinbook h4 a:visited{
color:#333333;
text-decoration:none;
}

#joinbook ul{
margin: 2px;
padding:0px;
}

#joinbook li{
margin:0;
padding:0px;
list-style-type:none;
line-height:1.3;
}

#joinbook p.list{
margin:0 10px;
padding:5px 0 0 0;
background:none;
border-top:1px dotted #818C87;
text-align:right;
}

#joinbook p a{
margin:0;
font-size:10px;
line-height:1;
}

#joinbook .theme_title{
margin: 0 10px 8px 10px;
padding:0 0 3px 0;
border-bottom:1px dotted #818C87;
font-size: 10px;
font-weight:bold;
text-align:left;

}
#joinbook span.themeicon{
display: block;
}

#joinbook a:link{
color:#0066CC;
text-decoration:none;
}

#joinbook a:visited{
color:#996699;
}

#joinbook a:hover{
text-decoration:underline;
color:#FF3366;
}

#joinbook a:active{
color:#FF3366;
}

#joinbook ul.left{
padding:0 10px 8px 10px;
}

#joinbook li.thumbnail{
margin-left:0;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
background:#ffffff;
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #666666;
text-align:right;
}


/**********************************************************/
div#beforeFrame{
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/bg.jpg) left top repeat-x #f6f6f6;
}

div#disney_mobile{
position:absolute;
top:37px;
right:32px;
width:151px;
height:45px;
}

div#overHeader{
padding-left:36px;
}
div#userNaviArea{
color:#ffbee1;
}
a#userNickName{
color:#FFFFFF;
}
ul#navigationList a{
color:#ffbee1;
}

div#message_line{
margin:15px 0 0 0;
padding:0;
width:383px;
height:37px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='http://stat.ameba.jp/p_skin/ad_disney01_usr/img/line.png',sizingMethod='crop');
background:url(http://stat.ameba.jp/p_skin/ad_disney01_usr/img/line.png) left top no-repeat;
_background:none;
_height:none;
}

div#clock{
text-align:center;
margin:0;
padding:0 0 10px 0;
}

