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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html { 
font-size:12px !important; 
*font-size:75% !important;/*forIE6IE7*/ 
}
body{
margin: 0;
padding: 0;
background-color: #44BDCF;
color:#fff;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}
#frame{
width:100%;
margin:0 auto;	
background:url(../img/bg.jpg) repeat-x center top;
}
#subFrame{
margin:0 auto;
padding:0 0 240px;
width:800px;
background:url(../img/bg_footer.gif) no-repeat center bottom;
}
#wrap {
margin:0 auto;
padding:10px 0 0;
width:800px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}
#sub_a{
color:#fff;
}
#sub_b{
color:#fff;
}
img{
border: 0;
}
blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
overflow:hidden;
}
pre{
margin:12px auto;
padding:10px;
}
a{
text-decoration: none;
color:#FFFF00;
}
a:visited{
text-decoration: none;
color:#0A5283;
}
a:hover{
text-decoration: underline;
color:#FFFFFF;
}
input,
textarea{
}
p, dl/*

*/{
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 0 4px;
list-style-type:none;
}

.menu_title,
.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;
}

#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#overHeader{
overflow:hidden;
word-break:break-all;
}

#header{
margin:0 auto;
padding:0;
width:800px;
position:relative;
}

#header h1,
#header h1 a{
color:#FFFFFF;
display:none;
font-size:18px;
font-weight:bold;
line-height:1.2;
margin:0 0 5px;
padding:0 5px;
}
#header h2{
color:#FFFFFF;
display:none;
font-size:12px;
font-weight:normal;
line-height:1.2;
margin:0;
padding:0 5px;
}
#header #header_link
{
position: absolute;
top:5px;
right:24px;
}

/*■■■ヘッダー内ナビゲーション*/
div#userNaviArea{
padding:40px 0 20px 0 !important;
color:#FFFFFF;
}
#userNaviArea li,#userNaviArea a:hover{
color:#FFFFFF;
font-weight:bold;
}
#userNaviArea a{
color:#FFFFFF;
}
#userNaviArea a:visited{
color:#FFFFFF;
}
div#userNaviArea a#userNickName{
float:left;
padding:0 10px 0 5px;
font-size:1.83em;
}


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

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

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

/*■■■メインコラム＿メッセージボード*/
#message{
padding-top:47px;
margin-bottom:14px;
background:url(../img/bg_msg_top.gif) no-repeat left top;
}

#message .contents{
padding:0 10px 10px;
}
#message .contents a{
color:#fff;
}
#message .contents a:hover{
text-decoration: underline;
color:#fff;
}
#message .contents a:visited{
color:#fff;
}
/*■■■メインコラム＿記事*/
.entry{
margin-bottom:34px;
padding:0 0 82px;
background:#fff url(../img/bg_entry_bottom.gif) no-repeat center bottom;
color:#344044;
}
.entry a{
color:#00A9BA;
}
.entry a:hover{
color:#00A9BA;
}
.entry a:visited{
color:#0A5283;
}
.entry .entry_head {
font-size:0.85em;
}
.entry .theme,
.entry .foot{
font-size:0.85em;
text-align:right;
display:block;
padding:8px 23px 0 0;
}
.entry .date, .entry .name {
display:block;
letter-spacing:1px;
margin:0;
padding:6px 0;
}
.entry .date{
display:block;
float:left;
margin:0;
padding-left:23px;
}
.entry .name{
float:right;
padding-right:12px;
}
.entry h3.title{
clear:both;
margin:0;
padding:20px 23px 62px;
font-size:1.5em;
font-weight: bold;
line-height:1.1;
}
.new h3.title{
background:url(../img/i_new.gif) no-repeat 7px 12px;
padding:20px 23px 62px 44px;
}
.entry .entry_head{
background:url(../img/bg_entry_head.gif) no-repeat 0 0;
}
.entry .contents{
padding:20px 23px 8px;
line-height: 1.5;
}
.entry .foot{
padding-top: 5px;
font-size:0.85em;
text-align:center;
}

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

/*■■■メインコラム＿ページ送り*/
.page{
margin:0 auto;
padding:5px 0 10px;
text-align:center;
color:#aaa;
}
.page span.now,.page a{
padding:4px 8px;
}
.page span.now {
color:#FFF;
}

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:15px 0 0;
padding:0;
}
#trackback p.tr_URL{
padding:0 0 10px 0;
font-size:0.85em;
}
#trackback p.tr_ping_URL{
padding-top:5px;
font-size:0.85em;
}
#trackback ul{
margin:0;
padding:4px;
}
#trackback ul:hover{
}
#trackback .label{
font-weight:bold;
}
#trackback ul{
}
#trackback{
margin:15px 0 0;
padding:0;
line-height: 1.5;
}
#trackback,#comment_module{}
#trackback h3.title,
#comment_module h3.title{
color:#fff;
font-size:100%;
margin:0;
padding:32px 10px 8px 40px;
background:url(../img/bg_h3.gif) no-repeat left top;
}
#trackback .label{
color:#666;
font-weight:normal;
}

/*■■■メインコラム＿コメント*/
#comment_module{
line-height: 1.5;
margin-top:13px;
}
#comment_module h3.title{
font-size:100%;
margin:0;
background:url(../img/bg_h3.gif) no-repeat left top;
}
#comment_module .comment_body{
margin:0;
padding:4px 12px 0;
}
#comment_module .each_comment{
margin:0 0 11px;
}
#comment_module .comment_footer{
margin:0;
padding:8px 0 0;
text-align:right;
}
#comment_module .comment_date{
font-size:0.85em;
letter-spacing:1px;
color:#666;
}
#comment_module .error{
margin-top:20px;
padding-bottom:10px;
}
#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;
}
#comment_module .error{
color:#f36;
}
#comment_module p.list{
font-size:0.85em;
padding-bottom:18px;
}
#comment_module .label{
font-weight:bold;
}


/*■■■メインコラム＿読者一覧■*/
#reader dl{
margin-bottom:7px;
}
#reader dd{padding:8px 0 0;
}
#reader p{
display:inline;
}



/*■■■メインコラム＿お気に入りブログ一覧*/
#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;
}


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

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

h4.menu_title{
color: #FFFFFF;
background:url(../img/bg_side_header.gif) no-repeat 0 0;
font-size:1.17em;
font-weight:bold;
margin:0;
padding:11px 0 10px 35px;
text-align:left;
letter-spacing:1px;
}
#ameblo.mainMenu,#ameblo .menu_frame,
#rss.mainMenu,#rss .menu_frame,
#freespace.mainMenu,#freespace .menu_frame,.plugin .menu_frame{
background-image:none !important;
}
div.mainMenu{
margin:0 0 8px;
padding:0 0 12px;
font-size:0.91em;
line-height:1.3;
}
div.menu_frame{
padding:8px 10px 0;
text-align:left;
}
.mainMenu ul{
margin-left:6px;
margin-right:6px;
}
.mainMenu dl{
margin-left:6px;
margin-right:6px;
}
.mainMenu p,
#search form{
margin-left:6px;
margin-right:6px;
}

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

#profile #new_profile{
color:#fff;
}

/*■■■サイド＿ブログの読者*/
#reader dl{
margin-bottom: 7px;
}
div#readerList{
}
#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;
}
#readerList dl dt a{
display:block;
width:150px;
height:36px;
margin:0 auto;
background:url(../img/btn_reader.gif) no-repeat top;
}
#readerList dl dt a:hover{
background-position:center bottom;
}
#readerList dl dt a img{
display:none;
}
#reader ul{
margin:5px 5px 0 5px;
}
#reader li{
padding:3px 0;
}
#reader p{
display: inline;
}
#reader_list h3.title,
#favorite_list h3.title,
#bookmark_list h3.title,
#recent_entries_list h3.title{
color:#fff;
font-size:100%;
margin:0;
padding:32px 10px 8px 40px;
background:url(../img/bg_h3.gif) no-repeat;
}
#reader_list ul,
#favorite_list ul,
#bookmark_list ul,
#recent_entries_list ul{
display:block;
width:100%;
margin:0 auto;
padding:0;
}
#reader_list .reader_blog,
#favorite_list .favorite_blog,
#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*■■■サイド＿カレンダー*/
#calendar .menu_frame,
#rss .menu_frame{
text-align:center;
margin:0 auto;
}
#calendar table{
width:154px;
font-size:0.91em;
line-height:1.3;
margin-left:8px;
}
#calendar caption{
padding:0 0 4px;
margin:0 0 4px;
}
#calendar caption a{
padding:3px 18px;
outline:none;
text-decoration:none;
}
#calendar th{
padding:4px 0 0;
width:19px;
height:17px;
text-align:center;
background:url(../img/bg_cal.gif) no-repeat center top;
_background-position:left top;
color:#fff;
font-weight:normal;
text-align:center;
}
#calendar tr td{
width:17px;
height:17px;
padding:0;
text-align:center;
color:#C4E9F0;
}
#calendar .sun{}
#calendar .sat{}
#calendar tr td a{
width:19px;
height:15px;
padding:4px 0 0;
display:block;
background:url(../img/bg_cal.gif) no-repeat center center;
text-decoration:none;
font-weight:normal;
color:#44BDCF;
}
#calendar tr td a:hover{
background:url(../img/bg_cal.gif) no-repeat center bottom;
text-decoration:none;
color:#44BDCF;
}
/*■■■サイド＿テーマ*/
#theme_list{}

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

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

/*■■■サイド＿検索*/
#search form{
margin:0 7px;
}
#search .menu_frame{
height:26px;
}
#search .searchbox{
width:104px;
float:left;
margin-right:4px;
}
#search .searchbtn{
float:left;
display:block;
}
#search .searchbtn:hover{
background-position:bottom;
}
#archives .menu_frame ul,
#bookmark .menu_frame ul,
#favorite .menu_frame ul,
#reader .menu_frame ul,
#recent_entries .menu_frame ul,
#recent_trackback .menu_frame ul,
#recent_comment .menu_frame ul,
#theme_list .menu_frame ul{
margin:0 auto;padding:0;width:100%;display:block;
}
#archives .menu_frame li a,
#bookmark .menu_frame li a,
#recent_entries .menu_frame li a,
#recent_comment .menu_frame li a,
#theme_list .menu_frame li a{
padding:3px 1px 3px 12px;
margin:0 auto;
width:auto;
background:url(../img/icon_list1.gif) no-repeat 3px 6px;
}

/*■■■サイド＿お気に入りブログ*/
#favorite .menu_frame ul, #reader .menu_frame ul {
display:block;
margin:0 auto;
padding:3px 0 0;
width:152px;
}
#favorite li{
padding:3px 0;
}

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

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

/*■■■サイド＿ランキング*/
#ranking .menu_frame{
line-height: 1.4;
}
#ranking .menu_frame img{
vertical-align:bottom;
}
#ranking .rank_ttl{
display: block;
font-size:1.2em;
font-weight:bold;
}
#ranking .rank{
display: block;
padding:0 3px 0 3px;
}
#ranking a{}

#ranking img{
margin-left: 5px;
}
/*■■■サイド＿アメブロ推奨枠*/
#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;
}
a#btn_blog{
display:block;
width:150px;
height:36px;
background:url(../img/btn_blog.gif) no-repeat top;
}
a#btn_blog:hover{
background-position:bottom;
}
a#btn_blog img{
display:none;
}

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

/*■■■サイド＿プラグイン*/
.plugin{
margin-bottom:15px;
text-align: center;
}
#sideBarLink{
background-image:none !important;
}

/*■■■サイドバーピグリンク*/
.mainMenu{
margin:0 0 5px;
text-align:center;
}
#btnPiggTop{
display:block;
width:150px;
height:36px;
margin:0 auto;
background:url(../img/btn_pigg.gif) no-repeat top;
text-indent:-9999px;
}
#btnPiggTop:hover{
background-position:bottom;
}
/*■■■サイドバースキンを使う*/
#btn_thisSkin{
display:block;
width:150px;
height:36px;
margin:0 auto;
background:url(../img/btn_skin.gif) no-repeat top;
text-indent:-9999px;
}
#btn_thisSkin:hover{
background-position:bottom;
}

/*フッターロゴリンク*/
#footer_link{
position:absolute;
bottom:200px;
right:50px;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
background:#FFFFFF none repeat scroll 0 0;
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #AAAAAA;
text-align:right;
}







