/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	gazette_usr2
FileName:   common.css
$Revision: 1.4 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/

body{
margin: 0;
padding: 0;
text-align:center;
color:#ffffff;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
font-size:12px;
background :#000000;
}
/*-- hide text --*/
.hidetxt { text-indent: -9999px; overflow: hidden; }
.hidetxt a { overflow: hidden; }

#frame{
width: 800px;
margin:0 auto;
text-align:left;
background-color: #000000;
}

#wrap{
position: relative;
width: 800px;
margin: 20px 0 0 0;
}

#sub_main{
overflow:hidden;
padding: 0 0 0 0;
}

#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}

#sub_a{
}

#sub_b{
}

img{
border: 0;
}

blockquote{
margin:12px 0 12px 18px;
padding: 0 10px;
border-left: 2px solid #884400;
color: #884400;
}

pre{
margin:0;
padding:0;
}

a{
text-decoration: none;
color:#85240e;
}

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

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

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

.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;
color: #FFFFFF;
}
p.list a,
p.link_blog a{
color: #771100;
}

#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 */


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
#overHeader{
}
div#header{
position:relative;
background:url(../img/title_bg.jpg) no-repeat 0 0;
width:800px;
height:490px;
overflow:hidden;
}
div#header h1{
margin:0;
padding:10px 0 0 15px;
color:#ffffff;
font-weight: bold;
line-height:1.2;
font-size: 18px;
}
div#header h1 a{
color:#ffffff;
}
div#subFrame h2{
margin:0;
padding:0 0 0 15px;
font-size:12px;
font-weight: normal;
line-height:1.2;
overflow:hidden;
color:#ffffff;
}
#userNaviArea{
padding-top:40px !important;
padding-bottom:10px !important;
padding-left:0 !important;
color:#ffffff;
font-weight:bold;
width:800px;
overflow:hidden;
}
#userNaviArea a{
text-decoration: none;
color:#85240e;
}
#userNaviArea a:visited{
text-decoration: none;
color:#85240e;
}
#userNaviArea a:hover{
text-decoration: underline;
color:#85240e;
}

/*■■■ナビゲーションリンク*/
ul#navigationList li{
border-right:1px solid #ffffff !important;
}

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

/*■■■メインコラム＿メッセージボード*/
#message{
background :url(../img/line_message.gif) repeat-x center top;
margin:0 0 20px 0
}

#message .contents{
padding: 24px 24px 54px 24px;
overflow: hidden;
background :url(../img/line_message.gif) repeat-x center bottom;
}

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

.entry .entry_head{
padding: 0;
color:#ffffff;
}

.entry .theme{
display:block;
padding: 0 0 0 10px;
font-size: 0.8em;
color: #ffffff;
}
.entry .date{
display:block;
margin:12px 0 5px 10px;
font-size: 0.8em;
}

.entry .name{
display:block;
font-size:0.8em;
margin:0 0 5px 10px;
}

.entry h3.title{
margin: 0;
padding: 10px 0 0 10px;
font-size: 1.2em;
font-weight: bold;
line-height:1.1;
background :url(../img/entry_header.gif) no-repeat 0 0;
color:#ffffff;
min-height:59px;
_height:59px;
}

.entry .contents{
margin:20px 0 15px 0;
font-size: 1.2em;
line-height: 1.5;
}
.entry .subContents{
margin:0 10px;
}
.entry .foot{
padding: 5px 10px 23px 0;
font-size: 0.8em;
text-align: right;
color: #880000;
background :url(../img/entry_bottom.gif) no-repeat center bottom;
}
.entry .foot a{
color: #880000;
}
/*■■■メインコラム＿記事 下部広告*/
#footer_ad{
margin:50px auto 10px auto;
text-align: center;
}
div#themeBox{
font-size:1em;
}
/*■■■メインコラム＿ページ送り*/
.page{
margin:0 auto 14px auto;
padding:0;
font-size: 1.0em;
text-align: center;
}
.page .now {
color: #ffffff;
font-weight: bold;
}
.page.topPaging {
margin: 0 0 20px 0;
}
/*■■■メインコラム＿トラックバック*/
#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: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 #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;
}

#comment_module h3.title{
margin: 0px;
padding:7px 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 #7E8984;
}

#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 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 #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:14px;
}

#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:14px;
}

#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:14px;
}

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

h4.menu_title{
margin:0 0 10px 0;
padding:3px 6px;
text-indent: -9999px; 
overflow: hidden;
}

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

div.menu_frame{}

/*■■■サイド＿ランキング*/
#ranking .menu_title{
width: 170px;
height: 24px;
background :url(../img/ranking.gif) no-repeat 0 0;
}
#ranking .menu_frame{
font-size: 10px;
line-height: 1.4;
}

#ranking .rank_ttl{}

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

/*■■■サイド＿プロフィール*/
#profile .menu_title{
width: 170px;
height: 24px;
background :url(../img/profile.gif) no-repeat 0 0;
}
#profile p{
display: block;
}

#profile #new_profile{
}
#profile #new_profile li span{
color: #e3dcff;
}
/*■■■サイド＿ブログの読者*/
#reader .menu_title{
width: 170px;
height: 24px;
background :url(../img/reader.gif) no-repeat 0 0;
}
#reader dl{
margin-bottom: 7px;
color: #e3dcff;
}

#reader dt{
width: 140px;
margin: 0 auto;
}

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

#reader li{}

#reader p{
display: inline;
color: #e3dcff;
}

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

#calendar .menu_title{
width: 170px;
height: 24px;
background :url(../img/calender.gif) no-repeat 0 0;
}

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

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

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

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

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

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

/*■■■サイド＿テーマ*/
#theme_list{}
#theme_list .menu_title{
width: 170px;
height: 24px;
background :url(../img/blog_theme.gif) no-repeat 0 0;
}

/*■■■サイド＿最近の記事一覧*/
#recent_entries{}
#recent_entries .menu_title{
width: 170px;
height: 24px;
background :url(../img/latest_entries.gif) no-repeat 0 0;
}

/*■■■サイド＿アーカイブ*/
#archives{}
#archives .menu_title{
width: 170px;
height: 24px;
background :url(../img/archives.gif) no-repeat 0 0;
}

/*■■■サイド＿検索*/
#search .menu_title{
width: 170px;
height: 24px;
background :url(../img/search.gif) no-repeat 0 0;
}
#search form{
margin:0 7px;
}
#search .searchbox{
width: 90px;
}
#search .searchbtn{
width: 40px;
}

/*■■■サイド＿お気に入りブログ*/
#favorite{}
#favorite .menu_title{
width: 170px;
height: 24px;
background :url(../img/favorite.gif) no-repeat 0 0;
}

/*■■■サイド＿ブックマーク*/
#bookmark{}
#bookmark .menu_title{
width: 170px;
height: 24px;
background :url(../img/bookmark.gif) no-repeat 0 0;
}

/*■■■サイド＿最近のコメント*/
#recent_comment{}
#recent_comment .menu_title{
width: 170px;
height: 24px;
background :url(../img/latest_comments.gif) no-repeat 0 0;
}

/*■■■サイド＿ランキング*/
#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;
font-size: 1.2em;
}
#ranking .rank_all dt,
#ranking .rank_genre dt{
margin-bottom: 5px;
color: #FFFFFF;
font-weight: bold;
}
#ranking .rank_all dd,
#ranking .rank_genre dd{
margin-bottom: 10px;
}
#ranking .rank_all img,
#ranking .rank_genre img{
display: block;
}
#ranking .rank_all p a,
#ranking .rank_genre p a{
background :url(../img/icon_list.gif) no-repeat 0 0.2em;
padding: 0 0 0 10px;
}
/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
padding-top: 7px;
font-size: 10px;
text-align: center;
}

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

#ameblo li{
display: block;
margin: 0 auto 5px auto;
}
#ameblo li img{
margin: 0 auto;
}

/*■■■サイド＿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;
}

/*■■■サイド＿気になるテーマ*/
#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{
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #666666;
text-align:right;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カスタム ■■■■■■■■■■■■*/
#nav {
position:absolute;
top:426px;
left:0px;
width: 800px;
height: 64px;
background :url(../img/nav_bg.jpg) no-repeat 0 0;
}
#nav p {
float:left;
width:75px;
height:48px;
margin:0;
padding:0;
}
#nav ul {
float:right;
width:637px;
margin:5px 0 0 0;
padding:0;
}
#nav ul li {
float:left;
width:237px;
height:35px;
list-style-type:none;
}
#footer_ad_official {
background :#000000;
}
#flashcontent {
display: none;
}
