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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html {
font-size:12px !important;
*font-size:75% !important;/*forIE6IE7*/
}
body{
margin: 0;
padding: 0;

text-align:center;
color:#74460E;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
background:url(../img/bg.jpg) repeat-y center 320px #A9C2A3;
}
#frame{
background:url(../img/header.jpg) repeat-x center -10px;
margin:0 auto;
text-align:left;
}
#subFrame{
margin:0 auto;
width: 800px;

}

#wrap{
width: 800px;
padding-bottom:265px;
background:url(../img/footer.jpg) no-repeat center bottom;
}

#main{
overflow:hidden;
}

#sub_main{
width:100%;
overflow:hidden;
}
#sub_a,
#sub_b{
overflow:hidden;
word-break:break-all;
}

#sub_a{
color:#333333;

}
#sub_b{
color:#333333;

}

#main{

}

img{
border: 0;
}

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

pre{
margin:0;
padding:0;
}

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

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

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

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



div#header h1{
display:none;
}

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

div#header h2{
display:none;
}

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

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

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

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

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-bottom:68px;
color:#ffffff;
background:url(../img/message_bottom.jpg) no-repeat bottom center;
}

#message .contents{
padding-top:31px;
background:url(../img/message_top.jpg) no-repeat top center;

}


#message .subContents{

margin:0 6px 0 8px;
padding:10px 15px;
}





/*■■■メインコラム＿記事*/
.entry{
margin-bottom: 40px;
background:#F4F1D0;

}

.entry .entry_head{
overflow:hidden;
padding-top:8px;
background:url(../img/entry_header.jpg) no-repeat top center;
}

.entry .theme{
display:block;
padding:5px 15px 0 0;
text-align:right;

}

.entry .date{
display:block;
float:left;
margin:0;
padding: 3px 0px 1px 95px;

}

.entry .name{
display:block;
float:right;
margin:2px 18px 0 0;
padding:0;
color:#513019;
font-size:0.85em;
}

.entry h3.title{
overflow:hidden;
clear:both;
margin:0 0 8px 0;
padding:3px 5px 0 95px;
color:#660000;
font-size:1.5em;
font-weight: bold;
line-height:1.1;
}


.new h3.title{

}




.entry .contents{
margin:15px 0 15px 0;
padding: 0 15px;
line-height: 1.5;
}

.entry .foot{

height:40px;
font-size:0.85em;
text-align: center;
padding: 10px 15px 0;
background:url(../img/entry_footer.jpg) no-repeat center bottom;
}

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

/*■■■メインコラム＿ページ送り*/
.page{
margin:0 auto 14px auto;
padding:0;

text-align: center;
color:#333333;
}

.page a{
color:#996600;
}

/*■■■メインコラム＿トラックバック*/
#trackback{

}
#trackback p.tr_ping_URL{
padding-top:10px;
}
#trackback h3.title{
background:url(../img/list_title_trackback.jpg) no-repeat scroll 0 0;
color:#996600;
margin:0;
padding:18px 0 8px 45px;


}

#trackback .label{
font-weight: bold;

}

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

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

/*■■■メインコラム＿コメント*/
#comment_module{

line-height: 1.5;
}

#comment_module h3.title{
margin: 0px;
color:#996600;
padding:18px 0 8px 45px;
background:none;

background:url(../img/list_title_comment.jpg) no-repeat;
}

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

#comment_module .comment_body{
color:#333333;
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-bottom:1px dotted #7E8984;
}

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

#comment_module .label{
font-weight: bold;
color:#333333;
}

#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;
color:#996600;
padding:18px 0 8px 45px;
background:none;
font-size:1.1em;
background:url(../img/list_title.jpg) no-repeat;
}

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

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

/*■■■メインコラム＿お気に入りブログ一覧*/
#favorite_list h3.title{
margin: 0px;
color:#996600;
padding:18px 0 8px 45px;
background:none;
font-size:1.1em;
background:url(../img/list_title.jpg) no-repeat;
}

#favorite_list ul{}

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

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

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

/*■■■メインコラム＿ブックマーク一覧*/
#bookmark_list h3.title{
margin: 0px;
color:#996600;
padding:18px 0 8px 45px;
background:none;
font-size:1.1em;
background:url(../img/list_title.jpg) no-repeat;
}

#bookmark_list ul{}

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

/*■■■メインコラム＿最新記事一覧*/
#recent_entries_list h3.title{
margin: 0px;
color:#996600;
padding:18px 0 8px 45px;
background:none;
font-size:1.1em;
background:url(../img/list_title.jpg) no-repeat;
}

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

/*■■■メインコラム＿気になるテーマ一覧*/
#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{
font-weight:bold;
font-size:1.1em;
color:#996600;
height:39px;
margin-bottom:5px;
padding-top:15px;
padding-left:45px;
background:url(../img/h4title.jpg) top left no-repeat;

}

#profile h4.menu_title{
font-weight:bold;
font-size:1.1em;
color:#996600;
height:39px;
margin-bottom:5px;
padding-top:15px;
padding-left:45px;
background:url(../img/h4title_profile.jpg) top left no-repeat;

}

div.mainMenu{
margin:0 0 30px 0;
padding:0;
font-size:0.91em;
line-height: 1.3;
}

div.menu_frame{

}

/*■■■サイド＿ランキング*/
#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 dd{}

#reader ul{
margin:5px 5px 0 5px;
padding:8px 0 0 0;
border-top:1px dotted #75460F;
}

#reader li{}

#reader p{
display: inline;
}

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

#calendar .menu_title{}

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

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

#calendar caption a{

padding:0px 5px;
}

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


#calendar th{
text-align:left;
padding:0 0 0 4px;
width:19px;
}

#calendar tr{
height:16px;

}
#calendar td{
text-align:center;
color:#513019;
}


#calendar td a{
display:block;
padding-top:2px;
font-weight:bold;

background:url(../img/day_entry.gif) 0 0 no-repeat;
width:19px;
height:19px;
}



#calendar td a:hover{
color:#ffffff;
text-decoration:none !important;
}


#weekID th{
margin:0;
width:19px;
height:17px;
color:#ffffff;
}


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

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

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

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

#search .searchbox{
width: 100px;
}

#search .searchbtn{
cursor: pointer;
width: 40px;
height:20px;
text-indent:-999px;
border: 0;
background:url(../img/btn_search.gif) 0 0 no-repeat;
}



/*■■■サイド＿お気に入りブログ*/
#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{
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{

}


/*■■■サイド＿気になるテーマ*/
#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: #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: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;
}

#readerList dl dt a img,
#btn_blog img{
display:none;
}


#readerList dl dt a{
display:block;
margin-bottom:10px;
width:149px;
height:35px;
background:url(../img/btn_reader.gif);
}
#readerList dl dt a:hover{

background:url(../img/btn_reader.gif);
background-position: 0 35px;
}
#btn_blog{
display:block;
margin-bottom:10px;
margin-left:5px;
width:149px;
height:35px;
background:url(../img/btn_blog.gif);
}
#btn_blog:hover{
background:url(../img/btn_blog.gif);
background-position: 0 35px;
}

.entry ,#messeage{
color:#333333;
}


.entry a{
color:#996600;
}
.entry a:hover{
color:#FC6D6A;
}


#archives li,
#recent_entries li,
#favorite li,
#readerList li{

padding: 5px 5px 5px 10px;
}

#archives li a,
#recent_entries li a,
#favorite li a,
#readerList li a{
background:url(../img/list_arrow.gif) no-repeat;
padding-left:10px;
}




a#btn_pigg{
display:block;
margin: 0 auto;
width:150px;
height:36px;
background:url(../img/btn_pigg.gif) no-repeat;
text-indent:-9999px;
}
a#btn_pigg:hover{
background-position: 0 -36px;
}


a#btn_thisSkin{
display:block;
margin: 10px auto 0;
width:150px;
height:34px;
background:url(../img/btn_skin.gif) no-repeat;
text-indent:-9999px;
}
a#btn_thisSkin:hover{
background-position: 0 -34px;
}

#defaultAd h4.menu_title{
padding-left:75px;
}

#themeBox h5,#themeBox li{
color:#513019;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #666666;
text-align:right;
background:#FFFFFF;
}


div#overHeader div#headerAd {
margin:0 0 -33px 325px !important;
padding-top:10px;
text-align:right;
}



