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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html { 
font-size:12px !important; 
*font-size:75% !important;/*forIE6IE7*/ 
}
body{
margin: 0;
padding: 0;
background-color: #ffffff;
text-align:center;
color:#2a71b9;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}

#frameBefore{
background:url(../img/body_bg.png) repeat center;
}

#frame{
width:820px;
background:url(../img/frame_bg.png) repeat-y top;
margin:0 auto;
text-align:left;
}

#subFrame{
width:814px;
padding:0 0 110px;
margin:0 auto;
background:url(../img/bottom_bg.png) no-repeat bottom;
}

#wrap{
width: 814px;
margin:0 auto;
padding: 10px 0 140px;
}

#main{

}
#sub_main{
width:100%;
overflow:hidden;
}
#main,
#sub_a,
#sub_b{
overflow:hidden;
word-break:break-all;
}
#sub_a,
#sub_b{padding-top: 10px;}

img{
border: 0;
}

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

pre{
margin:0;
padding:0;
}

a{
text-decoration: none;
color:#f978aa;
}

a:visited{
text-decoration: none;
color:#80cfe5;
}

a:hover{
text-decoration: underline;
color:#ffb608;
}

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 p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 10px;
margin-right: 10px;
}

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

#frame:after,
#wrap:after,
#defaultAd dl:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
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{
word-break:break-all;
background:url(../img/header.png) no-repeat top;
height:380px;
width:814px;
margin: 0 auto;
}

div#header h1{
margin:0;
padding: 86px 0 5px 430px;
font-size:1.3em;
font-weight: bold;
line-height:1.3;
width: 320px;
}

div#header h1 a{
color:#2a71b9;
}

div#header h2{
margin:0px;
padding:0 0 0 430px;
font-size:0.95em;
font-weight: normal;
line-height:1.2;
color:#2a71b9;
width: 320px;
}

div#overHeader div#headerAd {
margin: 0 72px 0 0 !important;
padding: 10px 0 0 320px;
text-align:right;
}

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

div#userNaviArea{
padding: 0 !important;
}

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

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

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 #2A71B9 !important;
}

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

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

/*■■■メインコラム＿メッセージボード*/
#message{
padding:96px 0 0;
width:410px;
background:url(../img/message_header.png) no-repeat center top;
}

#message .contents{
background:url(../img/message_footer.png) no-repeat center bottom;
padding:0 0 128px;
line-height:1.5;
}

#message .subContents{
background:url(../img/message_bg.png) repeat-y center top;
padding: 20px 30px;
}

/*■■■メインコラム＿記事*/
.entry{
margin-bottom: 10px;
}

.entry .entry_head{
background:url("../img/entry_top.png") no-repeat scroll center top transparent;
height:168px;
}

.entry .theme{
display:block;
padding:0 30px 10px;
font-size: 0.95em;
}

.entry .date{
float: left;
display:block;
margin:0;
font-size: 0.95em;
padding: 78px 30px 0;
line-height: 1;
}

.entry .name{
display:block;
padding: 77px 100px 0 0;
font-size:0.85em;
text-align:right;
line-height: 1;
float: right;
}

.entry h3.title{
margin:0 auto;
clear:both;
font-size:1.3em;
font-weight: bold;
line-height:1.1;
height: auto !important;
padding: 8px 80px 4px 30px;
width: 300px;
color:#f97aaa;
}

.entry .contents{
line-height: 1.5;
padding: 10px 40px 0 30px;
background:url("../img/entry_bg.png") repeat-y scroll center top transparent;
width:340px;
}

.entry .foot{
height: 184px;
padding: 4px 36px 0 0;
text-align: right;
font-size:0.85em;
background:url("../img/entry_bottom.png") no-repeat scroll center bottom transparent;
}

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

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

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:15px 0 0;
padding:0;
border-top:3px double #7E8984;
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 #7E8984;
}

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

/*■■■メインコラム＿コメント*/
#comment_module{
border-top:3px double #7E8984;
line-height: 1.5;
margin: 0 10px 15px !important;
}

#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 #7E8984;
}

#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{
margin-left: 5px;
width: 80px;
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 #7E8984;
}

#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 #7E8984;
}

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

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

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

#bookmark_list ul{}

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

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

#recent_entries_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

/*■■■メインコラム＿気になるテーマ一覧*/
#joinbookList h3{
margin: 0px;
padding:7px 0 8px 0;
border:none;
background:none;
font-size:1.17em;
}

#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{
}

h4.menu_title{
color: #000;
background-color:#EFEFEF;
font-size:1.17em;
font-weight: bold;
margin: 0px 0 10px;
}

div.mainMenu{
font-size:0.91em;
line-height: 1.3;
}

#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 {
line-height: 1;
overflow: hidden;
text-indent: -9999px;
}

#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, #freespace .menu_frame {
margin: 0 auto 0 22px;
padding-bottom: 10px;
width: 154px;
}


#ameblo .menu_frame{width:200px;}

#sideTextAd{
width: 150px !important;
margin: 0 auto !important;
padding-bottom: 20px !important;
padding-left: 20px !important;
padding-right: 4px !important;
}

#profile h4.menu_title {
background:url("../img/profile.png") no-repeat scroll center top transparent;
width:197px;
height:99px;
}
#calendar .menu_title{
background:url("../img/calendar.png") no-repeat scroll center top transparent;
width:198px;
height:106px;
}
#theme_list h4.menu_title {
background:url("../img/theme.png") no-repeat scroll center top transparent;
width:197px;
height:102px;
}
#reader h4.menu_title {
background:url("../img/readers.png") no-repeat scroll center top transparent;
width:195px;
height:99px;
}
#ranking .menu_title{
background:url("../img/ranking.png") no-repeat scroll center top transparent;
width:196px;
height:99px;
}
#recent_entries h4.menu_title {
background:url("../img/recent_entries.png") no-repeat scroll center top transparent;
width:195px;
height:100px;
}
#archives .menu_title{
background:url("../img/archives.png") no-repeat scroll center top transparent;
width:195px;
height:102px;
}
#search h4.menu_title {
background:url("../img/search.png") no-repeat scroll center top transparent;
width:193px;
height:104px;
}
#favorite h4.menu_title {
background:url("../img/favorites.png") no-repeat scroll center top transparent;
width:197px;
height:101px;
}
#bookmark h4.menu_title {
background:url("../img/bookmarks.png") no-repeat scroll center top transparent;
width:197px;
height:99px;
}
#recent_comment h4.menu_title {
background:url("../img/recent_comments.png") no-repeat scroll center top transparent;
width:193px;
height:100px;
}
#defaultAd h4.menu_title {
background:url("../img/pr.png") no-repeat scroll center top transparent;
width:197px;
height:109px;
}

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

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

#ranking .menu_frame img{
vertical-align:bottom;
}

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

#profile #new_profile{
}

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

#reader dt{
margin: 0 10px;
}

#reader dd{padding:0;width: 160px;}

#reader ul{
width:150px;
margin:5px 10px;
padding: 8px 0 0;
border-top:1px dotted #7E8984;
}

#reader li{}

#reader p{
display: inline;
padding:0;
}

.readerMainLink {
margin:25px auto 1.1em !important;
}

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

#calendar .menu_title{}

#calendar table{
width: 146px;
font-size:0.91em;
line-height:1.3;
}

#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;
}

/*■■■サイド＿テーマ*/
#theme_list{margin: 0 0 8px;}

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

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

/*■■■サイド＿検索*/
#search form{
margin:0 7px;
}

#search .searchbox{
width: 140px;
}

#search .searchbtn{
width: 40px;
}

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

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

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

/*■■■サイド＿ランキング*/
#ranking .rank_ttl{
display: block;
}

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

#ranking a{}

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

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

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

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

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

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

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


/*■■■サイド＿PR*/
#defaultAd {
padding: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{

}


/*■■■サイド＿気になるテーマ*/
#joinbook{
margin-bottom:15px;
padding:1px;
padding-bottom:5px;
background-color:#FFFFFF;
border:none;
font-size:0.85em;
}

#joinbook h4{
margin:0 0 4px 0;
padding:4px 6px;
background-image:none;
background-color:#EFEFEF;
border:none;
font-size:1.17em;
font-weight: bold;
text-align:left;
color: #000;
}

#joinbook h4 span{
margin:0;
padding:0;
background-image:none;
}

#joinbook h4 a:link{
text-decoration:none;
}
#joinbook h4 a:hover{
text-decoration: underline;
}
#joinbook h4 a:visited{
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:0.85em;
line-height:1;
}

#joinbook .theme_title{
margin: 0 10px 8px 10px;
padding:0 0 3px 0;
border-bottom:1px dotted #818C87;
font-size:0.85em;
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{
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #666666;
text-align:right;
background:none repeat scroll 0 0 #FFFFFF;
}

#btn_thisSkin {
width:146px;
height:146px;
margin:0 auto;
padding-bottom:10px;
}

#attentionBox{width:120px;padding:0 12px;}

#recent_entries_list,
#favorite_list,
#reader_list,
#bookmark_list{
padding: 10px 30px;
}

