/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	basic_ad
FileName:   common.css
$Revision: 1.17 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html {
font-size:13px !important;
*font-size:75% !important;/*forIE6IE7*/
}
body{
margin: 0;
padding: 0;
background: #FFF url() left top;
text-align:center;
color:#3c2d25;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}
#frame{
width: 100%;
margin:0 auto;
padding-bottom: 20px;
background: url(../img/wrap_bg.gif) repeat-y center top;
text-align:left;
}
#subFrame{
width: 980px;
margin:0 auto;
background:#3c2d26;
}
#wrap{
width: 980px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}
#sub_a{
color:#3c2d25;
}
#sub_b{
color:#3c2d25;
background-color: #FFFFFF;
}

hr{
border: 0;
height: 1px;
background-color:#95a191;
}

img{
border: 0;
}

blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
}

pre{
margin:0;
padding:0;
}

a{
text-decoration: none;
color:#3c2d25;
}

a:visited{
text-decoration: none;
color:#3c2d25;
}

a:hover{
text-decoration: underline;
color:#3c2d25;
}

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:0;
}

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{
width: 980px;
height: 470px;
position: relative;
background:url(../img/header2.jpg) no-repeat left top;
}

div#header h1{
margin:0;
text-indent: -9999px;
position: absolute;
top: 0;
left: 0;
}

div#header h1 a{
display:block;
width: 980px;
height: 300px;
}

div#header h2{
display:none;
}

/*■■■ヘッダー内ナビゲーション*/

div#userNaviArea{
padding:40px 0 10px 0;
}

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{
margin-bottom:14px;
background:url(../img/message_bg.jpg) no-repeat;
color:#e3d4c1;
}

#message .contents h4{
color:#C6010B;
font-size:1.3em;
letter-spacing:0.1em;
line-height:1.1;
margin: 5px 0 0;
}

#message .contents p {
padding: 0 0 0.5em 0;
overflow:hidden;
clear:both;
}

#message .contents .subContents{
}
#message .contents .subContents a:link{
color:#FFFFFF;
}
#message .contents .subContents dt{
}
#message .contents .subContents dd{
float:left;
margin:0;
}

#message .contents .subContents .massage_menu{
display:block;
overflow:hidden;
padding:17px 40px 40px;
}

#message .contents .subContents .massage_menu > dd a:link{
	display:block;
	overflow: hidden;
    text-indent: -9999px;
	height:35px;
}

#message .contents .subContents .massage_menu > dd.btn_official a:link{
	width:199px;
	background:url(../img/message_btn01.png) no-repeat top;
}
#message .contents .subContents .massage_menu > dd.btn_fb a:link{
	width:169px;
	background:url(../img/message_btn02.png) no-repeat top;
}
#message .contents .subContents .massage_menu > dd.btn_tw a:link{
	width:147px;
	background:url(../img/message_btn03.png) no-repeat top;
}
#message .contents .subContents .massage_menu > dd.btn_official a:hover{
	background-position:bottom left;
}
#message .contents .subContents .massage_menu > dd.btn_fb a:hover{
	background-position:bottom left;
}
#message .contents .subContents .massage_menu > dd.btn_tw a:hover {
	background-position:bottom left;
}

#message .contents .subContents .message_txtmenu{
padding:20px 45px 30px;
background-color:#32241d;
border:1px solid #FFFFFF;
line-height:1.5em;
}

#message .contents .subContents .message_txtmenu > dd{
padding: 20px;
}


/*■■■メインコラム＿記事*/
.entry{
margin-bottom: 20px;
border-top: 1px solid #6d8272;
padding-top: 25px;
background:#FFFFFF;
padding:40px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
}

.entry .entry_head{
height:16px;
}

.entry .theme{
display:block;
padding:0 0 5px 0;
border-bottom:1px dotted #b1aba8;

}

.entry .date{
display:block;
float:left;
margin:0;
padding: 1px 0px;
}

.entry .name{
display:block;
float:right;
margin:2px 0 0 0;
padding:0;
color:#3c2d25;
font-size:0.85em;
}

.entry h3.title{
clear:both;
margin:0 0 8px 0;
padding:3px 0;
color:#3c2d25;
font-size:1.3em;
font-weight: bold;
line-height:1.1;
letter-spacing: 0.1em;
}

.entry .contents{
margin:10px 0 0 0;
line-height: 1.5;
}

.entry .contents img{
margin-bottom:-3px;
}

.entry .contents .subContents {
	border-top:1px solid #a28d78;
	padding-top:20px;
}

.entry .contents .subContents a {
	color:#877460;
	text-decoration:underline;
}

.entry .contents .subContents a:hover {
	text-decoration:none;
}

.entry .contents .exLinkBtn{
margin-bottom:1px;
}
.entry .contents ul#exLinkBtn{
border-top:1px solid #a28d78;
border-bottom:1px dotted #b1aba8;
padding:18px 0;
margin:20px 0 7px;
}

.entry .foot{
padding-top: 5px;
font-size:0.85em;
text-align: right;
}

/*■■■メインコラム＿記事 下部広告*/
#footer_ad{
margin:20px auto 10px auto;
text-align: center;
}

/*■■■メインコラム＿ページ送り*/
.page{
margin:0 auto 14px auto;
padding:0;
font-size:0.85em;
text-align: center;
color:#fff;
}
.page a {
color:#fff;
}

/*■■■メインコラム＿トラックバック*/
#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{
background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #6D8272;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
    margin-right: 3px;
    padding: 40px;
}

#comment_module h3.title{
/*background:url(../img/ttl_comments.png) no-repeat left top;*/
height:25px;
margin: 0px;
color: #3c2d25;
font-size:1.17em;
/*text-indent:-9999px;*/
}

#comment_module p.list{
font-weight:bold;
font-size:0.85em;
padding:10px 0;
}

#comment_module p.list a:hover{
text-decoration:none;
}

#comment_module .comment_body{
margin: 0;
padding:10px 0;
line-height:1.5em;
}

#comment_module .each_comment{
margin: 0;
padding:0 0 20px 0;
}

#comment_module .comment_footer{
margin:0;
padding:0;
border-top:1px dotted #b1aba8;
}

#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
color:#FF0000;
}

#comment_module .label{
font-weight: bold;
padding-top: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 a{
color:#877460;
text-decoration:underline;
}
#comment_module a:hover{
text-decoration:none;
}

/*■■■メインコラム＿読者一覧■*/
#reader_list{
background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #6D8272;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
    margin-right: 3px;
    padding: 40px;
}
#reader_list h3.title{
background:url(../img/ttl_readers.png) no-repeat left top;
height:25px;
margin: 0px;
color: #3c2d25;
font-size:1.17em;
text-indent:-9999px;
}

#reader_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #b1aba8;
line-height:1.5em;
}

#reader_list a{
color:#877460;
text-decoration:underline;
}

#reader_list a:hover{
text-decoration:none;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

.readerMainLink{
display:none;
}




/*■■■メインコラム＿お気に入りブログ一覧*/
#favorite_list{
background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #6D8272;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
    margin-right: 3px;
    padding: 40px;
}

#favorite_list h3.title{
background:url(../img/ttl_favorites.png) no-repeat left top;
height:25px;
margin: 0px;
color: #3c2d25;
font-size:1.17em;
text-indent:-9999px;
}

#favorite_list ul{}

#favorite_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #b1aba8;
line-height:1.5em;
}

#favorite_list a{
color:#877460;
text-decoration:underline;
}

#favorite_list a:hover{
text-decoration:none;
}

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿ブックマーク一覧*/
#bookmark_list {
	background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #6D8272;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
    margin-right: 3px;
    padding: 40px;
}

#bookmark_list h3.title{
background:url(../img/ttl_bookmarks.png) no-repeat left top;
height:25px;
margin: 0px;
color: #3c2d25;
font-size:1.17em;
text-indent:-9999px;
}

#bookmark_list ul{}

#bookmark_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #b1aba8;
line-height:1.5em;
}

#bookmark_list a{
color:#877460;
text-decoration:underline;
}

#bookmark_list a:hover{
text-decoration:none;
}

/*■■■メインコラム＿最新記事一覧*/
#recent_entries_list{
background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #6D8272;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
    margin-right: 3px;
    padding: 40px;
}

#recent_entries_list h3.title{
background:url(../img/ttl_entries.png) no-repeat left top;
height:25px;
margin: 0px;
color: #3c2d25;
font-size:1.17em;
text-indent:-9999px;
}

#recent_entries_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #b1aba8;
}

#recent_entries_list p.newentrytitle{
padding-bottom:4px;
}
#recent_entries_list a{
color:#877460;
text-decoration:underline;
}
#recent_entries_list a:hover{
text-decoration:none;
}

/*■■■メインコラム＿気になるテーマ一覧*/
#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{
margin:0 0 10px 0;
padding:3px 6px;
color: #333333;
font-size:1.17em;
font-weight: bold;
}

div.mainMenu{
margin:0 0 25px 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 {
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}

#profile h4{
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_profile.gif) no-repeat left top;
text-indent: -9999px;
}

#profile .menu_frame{
padding: 15px 10px;
}

#profile ul {
	padding:0 20px;
}

#profile li.image {
	text-align:center;
}

#profile .nickname, .sex, .genre, .link_blog {
	display:none;
}

#profile #new_profile{
color:#666666;
}

/*■■■サイド＿ブログの読者
----------------------------------------------------------*/
#reader {
	width:260px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
	margin-right:2px;
	height:165px;
	text-align:center;
}

#reader h4{
	padding:0;
	margin: 0;
	width: 260px;
	height: 49px;
	background: url(../img/side_readers.gif) no-repeat left top;
	text-indent: -9999px;
}

#reader .menu_frame {
    padding:15px 0;
	background:url(../img/readers_bg.jpg) no-repeat;
}

#reader dl{
}
#reader dt{
}
#reader .menu_frame dt > a:link{
	display:block;
	overflow: hidden;
	width:194px;
	height:36px;
	margin:0 auto;
	background:url(../img/btn_readers.jpg) no-repeat top;
	text-indent: -9999px;
}
#reader .menu_frame dt > a:hover{
	background-position:bottom left;
}

#reader dd{
margin:10px auto;
	}


#reader ul{
display:none;
margin:5px 5px 0 5px;
padding:8px 0 0 0;
border-top:1px dotted #7E8984;
}

#reader li{}

#reader p{
display: inline;
}


/* reader_custom
----------------------------------------------------------*/
#reader_custom {
	width:260px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
	margin-right:2px;
	height:86px;
	text-align:center;
}

#reader_custom h4{display:none;}

#reader_custom .menu_frame {
    padding:23px 0 27px;
	background:url(../img/reader_custom_bg.jpg) no-repeat;
}
#reader_custom .menu_frame a:link{
	display:block;
	overflow: hidden;
	width:194px;
	height:36px;
	margin:0 auto;
	background:url(../img/btn_readers.jpg) no-repeat top;
	text-indent: -9999px;
}

#reader_custom .menu_frame a:hover{
	background-position:bottom left;
}


/*■■■サイド＿カレンダー
----------------------------------------------------------*/
#calendar{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
}

#calendar h4{
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_carendar.gif) no-repeat left top;
text-indent: -9999px;
}

#calendar .menu_title{}

#calendar .menu_frame{
padding: 10px 15px 20px;
}
#calendar table{
width: 230px;
font-size:0.91em;
line-height:2;
}

#calendar caption{
padding:5px 0px;
}

#calendar caption a{
padding:0px 5px;
text-decolation:none;
}
#calendar caption a:hover{
text-decoration:none !important;
}


#calendar .sun{ color:#fc021f;}
#calendar .sat{ color:#008fea;}

#calendar td,
#calendar th{
padding:0px;
text-align:center;
}

#calendar td a{
font-weight:bold;
text-decoration: underline;
}
#calendar td a:hover{
font-weight:normal;
text-decoration: none;
}

#calendar #weekID th{
font-weight:normal;
}


/*■■■サイド＿テーマ
----------------------------------------------------------*/
#theme_list{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}
#theme_list h4 {
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_theme.gif) no-repeat left top;
text-indent: -9999px;
}
#theme_list .menu_frame{
padding: 15px 20px;
}

#theme_list a{
color:#3c2d25;
}

#theme_list ul {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#theme_list li {
    margin: 0px;
    padding: 2px 0 7px 17px;
    background: url(../img/arrow.png) no-repeat 3px 0.5em;
    list-style: none;
}

/*■■■サイド＿最近の記事一覧
----------------------------------------------------------*/
#recent_entries{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}

#recent_entries h4 {
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_entries.gif) no-repeat left top;
text-indent: -9999px;
}

#recent_entries .menu_frame{
padding: 15px 20px;
}
#recent_entries a{
color:#3c2d25;
}
#recent_entries ul {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#recent_entries li {
    margin: 0px;
    padding: 2px 0 7px 17px;
    background: url(../img/arrow.png) no-repeat 3px 0.5em;
    list-style: none;
}

#recent_entries p.list{
font-weight:bold;
font-size:0.85em;
}

#recent_entries p.list a:hover{
text-decoration:none;
}


/*■■■サイド＿アーカイブ
----------------------------------------------------------*/
#archives{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}

#archives h4 {
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_archives.gif) no-repeat left top;
text-indent: -9999px;
}

#archives .menu_frame{
padding: 15px 20px;
}

#archives a{
color:#3c2d25;
}
#archives ul {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#archives li {
    margin: 0px;
    padding: 2px 0 7px 17px;
    background: url(../img/arrow.png) no-repeat 3px 0.5em;
    list-style: none;
}


/*■■■サイド＿検索
----------------------------------------------------------*/
search {
height:27px;
/*background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;*/
}

#search h4 {
display:none;
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_search.gif) no-repeat left top;
text-indent: -9999px;
}

#search form {
    height: 27px;
    margin: 0;
    overflow: hidden;
}

#search .searchbox{
width: 180px;
height:27px;
margin-right:5px;
padding-left:5px;
margin-bottom:1px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.25) inset;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.25) inset;
}

input[type="button"]{
position:absolute;
background:url(../img/btn_search.gif) no-repeat top left;
width:61px;
height:27px;
text-indent:-9999px;
border:0;
cursor: pointer;
}

input[type="button"]:hover {
background-position:bottom left;
}


/*■■■サイド＿お気に入りブログ
----------------------------------------------------------*/
#favorite{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}

#favorite h4 {
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_favorites.gif) no-repeat left top;
text-indent: -9999px;
}

#favorite .menu_frame{
padding: 15px 20px;
}

#favorite a{
color:#3c2d25;
}

#favorite ul {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#favorite li {
    margin: 0px;
    padding: 2px 0 7px 17px;
    background: url(../img/arrow.png) no-repeat 3px 0.5em;
    list-style: none;
}

#favorite p.list{
font-weight:bold;
font-size:0.85em;
}

#favorite p.list a:hover{
text-decoration:none;
}



/*■■■サイド＿ブックマーク
----------------------------------------------------------*/
#bookmark{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}

#bookmark h4 {
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_bookmarks.gif) no-repeat left top;
text-indent: -9999px;
}

#bookmark .menu_frame{
padding: 15px 20px;
}

#bookmark a{
color:#3c2d25;
}

#bookmark ul {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#bookmark li {
    margin: 0px;
    padding: 2px 0 7px 17px;
    background: url(../img/arrow.png) no-repeat 3px 0.5em;
    list-style: none;
}

#bookmark p.list{
font-weight:bold;
font-size:0.85em;
}

#bookmark p.list a:hover{
text-decoration:none;
}



/*■■■サイド＿最近のコメント
----------------------------------------------------------*/
#recent_comment{
background:#FFFFFF url(../img/side_module_bg.jpg) repeat-x center bottom;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
margin-right:2px;
color:#3c2d25;
}

#recent_comment h4 {
padding:0;
margin: 0;
width: 260px;
height: 49px;
background: url(../img/side_comments.gif) no-repeat left top;
text-indent: -9999px;
}

#recent_comment .menu_frame{
padding: 15px 20px;
}

#recent_comment a{
color:#3c2d25;
}

#recent_comment ul {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#recent_comment li {
    margin: 0px;
    padding: 2px 0 7px 17px;
    background: url(../img/arrow.png) no-repeat 3px 0.5em;
    list-style: none;
}

/*■■■サイド＿ランキング
----------------------------------------------------------*/
#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{
font-size:0.85em;
text-align: left;
margin-bottom: 0;
color:#fff;
}
#ameblo a{
	color:#fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
}
#ameblo p{
padding:0 7px 7px 0;
line-height: 1.25;
text-align: left;
}

#ameblo ul {
}

#ameblo li{
display: block;
margin-bottom: 3px;
}

/*■■■サイド＿RSS
----------------------------------------------------------*/
#rss{
margin:0 auto;
border: none;
background-image: none;
text-align: left;
color:#fff;
}
#rss a{
color:#fff;
}
#rss p{
}

/*■■■サイド＿プラグイン
----------------------------------------------------------*/
.plugin{
margin-bottom:15px;
text-align: center;
}


/*■■■サイド＿PR
----------------------------------------------------------*/
#defaultAd {
margin:0 0 0 0;
}
#defaultAd dl {
padding:0 0 0 0;
}
#defaultAd dt {
float:left;
margin:0;
padding:0 0 0 0;
}
#defaultAd dt img{
border:1px solid #ccc;
}
#defaultAd dd {
float:right;
width:100px;
margin:0;
padding:0 0 0 0;
}
#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{
padding:0;
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;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #666666;
text-align:right;
}

#geinoujin_now{
margin-bottom:15px;
text-align:center !important;
}

#geinoujin_now img{
border:1px solid #ccc;
}

#rc_box{
margin-bottom:5px;
}

/* custom listview
----------------------------------------------------------*/
dl.side_navi{}
dl.side_navi dt{}

dl.side_navi dd
{
margin:0;
}

/* social
----------------------------------------------------------*/
#socialArea {
    display:block;
    width:980px;
    height:147px;
	padding-top:300px;
}
#social{
    display:block;
	height:145px;
	background: url(../img/header_bottom.jpg) no-repeat left top;
	text-align:right;
/*    padding:9px 10px 5px;
	background:url(../img/social_bg.png);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);*/
    }

#social ul{
	position:absolute;
	right:0;
    list-style-type:none;
    margin:0;
	padding:95px 20px 0 0;
}
#social ul li{
    float:left;
    display:block;
	margin-left:10px;
	
}
#social ul li.fbk iframe {
	width:125px !important;	
}

.fb_iframe_widget iframe{
    vertical-align:baseline!important;
}

/* facebook ｺﾒﾝﾄ非表示
----------------------------------------------------------*/
.fb_edge_widget_with_comment span.fb_edge_comment_widget
{
display:none!important;
}

/* freespace
----------------------------------------------------------*/
#freespace .menu_frame a{
	display:block;
	overflow: hidden;
    text-indent: -9999px;
	width:260px;
	height:60px;
	margin:0 2px 10px 0;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
}

#freespace .menu_frame a:link{
	background-repeat:no-repeat;
	background-position:top left;
}

#freespace .menu_frame a:hover{
	background-position:bottom left;
}



/* error
----------------------------------------------------------*/
#sub_main .error {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 30px 20px 0;
}


#sub_main .error a{
	color:#877460;
	text-decoration:underline;
}

#sub_main .error a:hover{
	text-decoration:none;
}

/* 追加分
----------------------------------------------------------*/
div#themeImageBox div.themaImageInner {
	background:none;
}

div#sub_a div.readerRequestBtnArea {
	display:none;
}

.footTextlinkAme,
.footTextlinkAme a{
color: #FFF;
}