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

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

body {
 margin: 0;
 padding: 0;
 color: #925C8C;
 background: #FFF;
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
 text-align: center;
}

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

#frame { background: url('../img/bg_header.png') no-repeat center top; }

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

#overHeader {
 width: 960px;
 height: 364px;
}

#wrap {
 width: 960px;
 padding-top: 16px;
}

#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: #63A6CE;
 text-decoration: none;
}

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

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

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

#frame,
#wrap,
#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 {
 position: absolute;
 top: 44px;
 left: 0;
 width: 960px;
 height: 320px;
 margin: 0 auto;
}

div#header h1 {
 display: block;
 margin: 0;
 padding: 18px 0 4px 46px;
 width: 470px;
 font-weight: bold;
 font-size: 1.28em;
 line-height: 1.2;
}

div#header h1 a { color: #925C8C; }

div#header h2 {
 display: block;
 position: relative;
 z-index: 120;
 width: 470px;
 margin: 0px;
 padding-left: 46px;
 color: #826687;
 font-weight: normal;
 font-size: 0.95em;
 line-height: 1.3;
 letter-spacing: 0.1em;
}

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

div#userNaviArea {
 padding: 36px 0 0 !important;
 color: #EC7DAF;
}

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

div#userNaviArea a {
 color: #EC7DAF;
 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 #EC7DAF !important;
}

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

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

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

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

.entry { margin: 4px 0 20px; }

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

.entry .theme { padding: 0; }

.entry .entry_head {
 padding: 0;
 line-height: 1.4;
 overflow: hidden;
}

.entry h3.title {
 width: 360px;
 height: 64px;
 margin: 44px auto 0;
 padding-left: 84px;
 font-weight: bold;
 font-size: 1.2em;
 line-height: 1.1;
 overflow: hidden;
}

.entry .date {
 display: block;
 margin: 0;
 padding-top: 2px;
 padding-right: 24px;
 color: #CC759E;
 font-size: 0.95em;
 text-align: right;
}

.entry .name {
 display: block;
 float: right;
 padding: 14px 24px 0 0;
 font-size: 0.85em;
 text-align: right;
}

.entry .theme {
 padding-right: 24px;
 color: #CC759E;
 font-size: 0.95em;
 text-align: right;
}

.entry .contents {
 margin: 0 auto;
 line-height: 1.5;
 overflow: hidden;
}

.entry .subContents { padding: 30px 24px 0; }

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

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

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

/*■■■メインコラム＿トラックバック*/
#trackback {
 margin: 15px 0 0;
 padding: 0;
 border-top: 3px double;
 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;
}

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

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

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

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

#reader li { }

#reader p { display: inline; }

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

#calendar .menu_title { }

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

#search .searchbox { width: 100px; }

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

/*■■■サイド＿プラグイン*/
.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;
 border-top: 1px solid #AAAAAA;
 background: none repeat scroll 0 0 #FFFFFF;
 text-align: right;
}

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

/* 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 {
 width: 186px;
 height: 136px;
 text-indent: -9999px;
 overflow: hidden;
}

#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 {
 width: 186px;
 height: auto !important;
 min-height: 10px;
 overflow: hidden;
}

#profile,
#reader,
#calendar,
#theme_list,
#recent_entries,
#archives,
#favorite,
#search,
#bookmark,
#recent_comment,
#ranking,
#defaultAd {
 width: 186px;
 padding-bottom: 35px;
}

#profile h4 { background:url('../img/sidebg_profile_top.png') no-repeat center top; }

#reader h4 { background:url('../img/sidebg_readers_top.png') no-repeat center top; }

#calendar h4 { background:url('../img/sidebg_calendar_top.png') no-repeat center top; }

#theme_list h4 { background:url('../img/sidebg_theme_top.png') no-repeat center top; }

#recent_entries h4 { background:url('../img/sidebg_entries_top.png') no-repeat center top; }

#archives h4 { background:url('../img/sidebg_archives_top.png') no-repeat center top; }

#search h4 { background:url('../img/sidebg_search_top.png') no-repeat center top; }

#favorite h4 { background:url('../img/sidebg_favorites_top.png') no-repeat center top; }

#bookmark h4 { background:url('../img/sidebg_bookmarks_top.png') no-repeat center top; }

#recent_comment h4 { background:url('../img/sidebg_comment_top.png') no-repeat center top; }

#ranking h4 { background:url('../img/sidebg_ranking_top.png') no-repeat center top; }

#defaultAd h4 { background:url('../img/sidebg_pr_top.png') no-repeat center top; }

#profile .menu_frame { background:url('../img/sidebg_profile.png') repeat-y center top; }

#reader .menu_frame { background:url('../img/sidebg_readers.png') repeat-y center top; }

#calendar .menu_frame { background:url('../img/sidebg_calendar.png') repeat-y center top; }

#theme_list .menu_frame { background:url('../img/sidebg_theme.png') repeat-y center top; }

#recent_entries .menu_frame { background:url('../img/sidebg_entries.png') repeat-y center top; }

#archives .menu_frame { background:url('../img/sidebg_archives.png') repeat-y center top; }

#search .menu_frame { background:url('../img/sidebg_search.png') repeat-y center top; }

#favorite .menu_frame { background:url('../img/sidebg_favorites.png') repeat-y center top; }

#bookmark .menu_frame { background:url('../img/sidebg_bookmarks.png') repeat-y center top; }

#recent_comment .menu_frame { background:url('../img/sidebg_comment.png') repeat-y center top; }

#ranking .menu_frame { background:url('../img/sidebg_ranking.png') repeat-y center top; }

#defaultAd .menu_frame { background:url('../img/sidebg_pr.png') repeat-y center top; }

#profile { background:url('../img/sidebg_profile_bottom.png') no-repeat center bottom; }

#reader { background:url('../img/sidebg_readers_bottom.png') no-repeat center bottom; }

#calendar { background:url('../img/sidebg_calendar_bottom.png') no-repeat center bottom; }

#theme_list { background:url('../img/sidebg_theme_bottom.png') no-repeat center bottom; }

#recent_entries { background:url('../img/sidebg_entries_bottom.png') no-repeat center bottom; }

#archives { background:url('../img/sidebg_archives_bottom.png') no-repeat center bottom; }

#favorite { background:url('../img/sidebg_favorites_bottom.png') no-repeat center bottom; }

#search { background:url('../img/sidebg_search_bottom.png') no-repeat center bottom; }

#bookmark { background:url('../img/sidebg_bookmarks_bottom.png') no-repeat center bottom; }

#recent_comment { background:url('../img/sidebg_comment_bottom.png') no-repeat center bottom; }

#ranking { background:url('../img/sidebg_ranking_bottom.png') no-repeat center bottom; }

#defaultAd { background:url('../img/sidebg_pr_bottom.png') no-repeat center bottom; }

/* contents */

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

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

#freespace,
.plugin { }

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

#attentionBox { padding: 0 35px 0; }

div#overHeader div#headerAd {
 position: relative;
 z-index: 200;
 margin: 0 0 -33px 430px !important;
 padding-top: 10px;
 padding-right: 60px;
}

.readerMainLink { margin: 1.1em auto; }

.topPaging { margin: 10px 0; }

.menu_frame select { width: 85%; }

#header #headerSwf {
 position: relative;
 z-index: 50;
 width: 960px;
 height: 320px;
 margin-bottom: -262px;
}

#ameblo ul li #btn_blog:hover,
#ameblo ul li #btn_blog img { background: none repeat scroll 0 0 transparent; }

#ameblo ul li {
 display: block;
 width: 152px;
 height: 125px;
 margin: 0 auto 10px;
 background: url("../img/btn_blog.png") no-repeat scroll 0 0 transparent;
}

#ameblo #sideTextAd ul li {
 width: auto;
 height: auto;
 margin: 0 0 5px;
 background: none repeat scroll 0 0 transparent;
}
