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

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

#frameBefore{
background:url('../img/bg.png') repeat scroll center top transparent;
}

#frame{
width: 962px;
background:url('../img/frame_bg.png') repeat-y center top;
margin:0 auto;
}

#subFrame{
width: 920px;
margin:0 auto;
text-align:left;
display: block;
min-height: 1%;

}

#wrap{
width: 862px;
margin:0 auto 10px;
display: block;
min-height: 1%;
}

#main{
}
#sub_main{
overflow:hidden;
}
#sub_a,
#sub_b{
width:186px;
overflow:hidden;
word-break:break-all;
}

img{
border: 0;
}

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

pre{
margin:0;
padding:0;
}

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

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

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

.readerMainLink a,
.page a,
#ameblo a,
#rss a,
#footer_ad a{color:#FFF;}

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

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

#frame:after,
#wrap:after,
#defaultAd dl:after{
display: block;
clear: both;
height: 0;
content: ".";
visibility: hidden;
}

#defaultAd dl{display: inline-block;min-height: 1%;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap,
* html #defaultAd dl{height: 1%;}
#frame,
#defaultAd dl{display: block;}
/* End hide from IE-mac */


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
div#header{
width:850px;
height:400px;
margin:0 auto;
}

div#header h1{
display:block;
margin: 0 0 4px 530px;
width: 260px;
font-weight: bold;
font-size:1.1em;
line-height:1.2;
}

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

div#header h2{
display:block;
width: 260px;
margin: 0 0 0 530px;
color:#FFF;
font-weight: normal;
font-size: 0.9em;
line-height:1.3;
letter-spacing:0.1em;
}

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

div#userNaviArea{
padding:40px 0 2px !important;
color:#663300;
}

div#userNaviArea a#userNickName{
float:left;
padding: 0 10px 0 34px !important;
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 #663300 !important;
}

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

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

/*■■■メインコラム＿メッセージボード*/
#message{
margin-bottom:14px;
margin: 0 auto 20px;
}


/*■■■メインコラム＿記事*/

.entry {
margin:13px 0 15px;
}

.entry .entry_head,
.entry .contents,
.entry h3.title,
.entry .theme {
margin:0;
display:block;
}

.entry .theme,
.entry .date,
.entry .name,
.entry .contents {
padding: 0 30px;
}

.entry .entry_head {
height: 88px;
padding-top: 58px;
line-height:1.4;
overflow:hidden;
}

.entry h3.title{
clear:both;
font-weight: bold;
font-size:1.2em;
line-height:1.1;
overflow:hidden;
margin: 0 auto;
padding: 0 0 0 112px;
width: 260px;
}

.entry .date{
display:block;
margin:0;
font-size: 0.95em;
margin: 0;
}

.entry .name{
display:block;
font-size:0.85em;
}

.entry .theme {
font-size:0.95em;
}

.entry .contents {
width: 370px;
padding-top: 24px;
margin:0 auto;
line-height: 1.5;
overflow:hidden;
}

.entry .foot{
font-size:0.85em;
text-align: center;
}

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

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

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:15px 0 0;
padding:0;
line-height: 1.5;
border-top:3px double #fff;
}

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

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

/*■■■メインコラム＿コメント*/
#comment_module{
line-height: 1.5;
border-top:3px double #fff;
}

#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-top:5px;
border-top:1px dotted #fff;
}

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

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

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

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

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

#bookmark_list ul{}

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

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

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


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

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

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

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

div.menu_frame{
}

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

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

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

#ranking a{}

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

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

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

#profile #new_profile{
}

/*■■■サイド＿ブログの読者*/
#reader dl{
 margin: 0 auto;
}

#reader dd{
margin: 0 12px;
}

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

#reader li{}

#reader p{
display: inline;
}

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

#calendar .menu_title{}

#calendar table{
padding: 0 20px 4px;
width: 196px;
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;
}

#calendar .menu_frame {
}

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

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

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

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

#search .searchbox{
width: 118px;
}

#search .searchbtn{
width: 40px;
}

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

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

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

/*■■■サイド＿アメブロ推奨枠*/
#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;
color:#FFF;
}

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



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


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　カスタマイズ　■■■■■■■■■*/

/* title */

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

#profile h4 {background:url('../img/title_profile.png') no-repeat center center;}
#reader h4 {background:url('../img/title_readers.png') no-repeat center center;}
#calendar h4 {background:url('../img/title_calendar.png') no-repeat center center;}
#theme_list h4 {background:url('../img/title_theme.png') no-repeat center center;}
#recent_entries h4 {background:url('../img/title_entries.png') no-repeat center center;}
#archives h4 {background:url('../img/title_archives.png') no-repeat center center;}
#search h4 {background:url('../img/title_search.png') no-repeat center center;}
#favorite h4 {background:url('../img/title_favorites.png') no-repeat center center;}
#bookmark h4 {background:url('../img/title_bookmarks.png') no-repeat center center;}
#recent_comment h4 {background:url('../img/title_comment.png') no-repeat center center;}
#ranking h4 {background:url('../img/title_ranking.png') no-repeat center center;}
#defaultAd h4 {background:url('../img/title_pr.png') no-repeat center center;}

#profile, #reader, #calendar, #theme_list, #recent_entries, #archives, #favorite, #search, #bookmark, #recent_comment, #ranking, #defaultAd  {
background:#D9F29C;
width: 196px;
}

#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, #calendar .menu_frame {
background:url('../img/title_bottom.png') no-repeat center bottom;
overflow:hidden;
padding: 8px 0 14px;
width: 196px;
}

/* contents */

#userNaviArea, #userNickName, #navigationList a {
color:#663300;
}

#new_profile li.image {
text-align:center;
}

#readerList dl dt,
#ameblo ul li {
	text-align:center;
}

#defaultAd.defaultAd2 .menu_frame {
width:auto!important;
}

#defaultAd.defaultAd2 {
margin-bottom:7px!important;
}

#defaultAd .menu_frame {
padding: 10px 0 12px;
}

#btn_thisSkin {
padding: 0 0 10px;
margin: 0 auto;
text-align: center;
width: 148px;
}

#freespace,
.plugin {
color:#FFF;
}

#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list,
#comment_module,
#trackback {
margin: 20px;
}

#attentionBox {
padding: 0 35px 0;
}

div#overHeader div#headerAd {
margin: 0 0 -33px 350px !important;
padding-top:10px;
padding-right:30px;
}

.menu_frame select {
    width: 86%;
}

#header #headerSwf {
margin-bottom: -384px;
}