/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	ggusr_18
FileName:	common.css
$Revision: 1.1 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html {
font-size:12px !important;
*font-size:75% !important;/*forIE6IE7*/
}
body{
margin:0;
padding:0;
color:#333;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/bg.gif) repeat scroll left top;
text-align:center;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}
#frame{
width:880px;
margin:0 auto;
padding:0 0 46px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/bg_main.jpg) repeat-y scroll center top;
text-align:left;
}
#subFrame{
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/bg_subframe.jpg) no-repeat scroll center 40px;
}
#wrap{
width:880px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}
#sub_a,
#sub_b{
background-color:transparent;
}
img{
border:0;
}
blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
overflow:hidden;
}
pre{
margin:12px auto;
padding:10px;
}
a{
color:#97a4ca;
text-decoration: none;
}
a:visited{
color:#d1a59d;
text-decoration: none;
}
a:hover{
color:#97a4ca;
text-decoration: underline;
}
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 */


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
#overHeader{
width:839px;
margin:0 auto;
overflow:hidden;
word-break:break-all;
}
#header{
height:291px;
margin:0 0 14px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/header.jpg) no-repeat scroll left top;
}
#header h1{
width:384px;
margin:0;
padding:86px 0 0 346px;
font-size:1.16em;
font-weight:bold;
line-height:1.2;
}
#header h1 a,
#header h1 a:visited,
#header h1 a:hover{
color:#97a4ca;
}
#header h2{
width:328px;
margin:0;
padding:10px 0 0 346px;
color:#999;
font-size:0.92em;
font-weight: normal;
line-height:1.2;
}

/*■■■ヘッダー内ナビゲーション*/
div#userNaviArea{
padding:10px 10px !important;
color:#FFF;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/bg_usrnavi.gif) repeat scroll left top;
}
div#userNaviArea a{
color:#e1b4ac;
font-weight:bold;
}
ul#navigationList li{
float:left;
margin:0;
padding:0 8px;
border-right:1px solid #FFF !important;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ メインコラム ■■■■■■■■■■■*/

/*■■■メインコラム＿メッセージボード*/
#message{
margin:0 0 38px;
padding:20px 14px;
border:1px solid #d6d6d5;
line-height:1.5;
}

/*■■■メインコラム＿記事*/
.entry{
width:423px;
margin:0 auto 35px;
padding:0;
color:#666;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/bg_entry.jpg) repeat-y scroll left top;
overflow:hidden;
}
.entry .entry_head{
min-height:100px;
height:auto !important;
height:100px;
padding:36px 0 0;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/bg_entry_head.jpg) no-repeat scroll left top;
}
.entry .date{
display:block;
margin:0;
padding:0 12px;
color:#dba9a2;
font-weight:bold;
}
.entry h3.title{
margin:30px 0 10px 0;
padding:0 14px 20px;
font-size:1.16em;
font-weight: bold;
line-height:1.1;
}
.entry .theme,
.entry .name{
padding:0 12px 3px;
display:block;
text-align:right;
}
.entry .contents{
margin:25px 0 0;
padding:0 14px;
line-height:1.5;
}
.entry .foot{
padding:44px 20px 36px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/entry_footer.jpg) no-repeat scroll left bottom;
font-size:0.85em;
text-align: right;
}

/*■■■メインコラム＿記事 下部広告*/
#footer_ad{
margin:35px auto 10px auto;
text-align: center;
}

/*■■■メインコラム＿ページ送り*/
.page{
margin:0 auto 14px auto;
padding:0;
font-size:0.85em;
text-align: center;
}

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:15px 0 40px;
padding:0;
color:#666;
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;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/line.gif) no-repeat scroll left bottom;
}
#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/line.gif) no-repeat scroll left bottom;
}

/*■■■メインコラム＿コメント*/
#comment_module{
color:#666;
line-height: 1.5;
}
#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:12px 0 0;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/line.gif) no-repeat scroll left top;
}
#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{
margin-left: 5px;
width: 80px;
font-size:0.91em;
}

/*■■■メインコラム＿読者一覧■*/
#reader_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
color:#666;
background:none;
font-size:1.17em;
}
#reader_list ul{
margin:0 0 40px;
color:#666;
}
#reader_list li{
margin-bottom:10px;
padding:4px 0 8px;
border-bottom:1px dotted #aaa;
}
#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿お気に入りブログ一覧*/
#favorite_list h3.title{
margin:0;
padding:0 0 5px 0;
color:#666;
background:none;
font-size:1.17em;
}
#favorite_list ul{
margin:0 0 40px;
color:#666;
}
#favorite_list li{
margin-bottom:10px;
padding:4px 0 8px;
border-bottom:1px dotted #aaa;
}
#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;
color:#666;
background:none;
font-size:1.17em;
}
#bookmark_list ul{
margin:0 0 40px;
color:#666;
}
#bookmark_list li{
margin-bottom:10px;
padding:4px 0 8px;
border-bottom:1px dotted #aaa;
}

/*■■■メインコラム＿最新記事一覧*/
#recent_entries_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
color:#666;
background:none;
font-size:1.17em;
}
#recent_entries_list ul{
margin:0 0 40px;
color:#666;
}
#recent_entries_list li{
margin-bottom:10px;
padding:4px 0 8px;
border-bottom:1px dotted #aaa;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■ サイドA(sub_a)&サイドB(sub_b) ■■■■■■*/

/*■■■サイド＿サイドA,B共通項目*/
h4.menu_title{
margin:0;
text-indent:-9999px;
}
div.mainMenu{
font-size:0.91em;
line-height: 1.3;
}
#sub_a div.menu_frame{
width:170px;
margin:0 0 30px;
padding:0 0 0 40px;
overflow:hidden;
}
#sub_b div.menu_frame{
width:170px;
margin:0 0 30px;
padding:0 0 0 10px;
overflow:hidden;
}

/*■■■サイド＿BEAUTY PROJECT NEWS*/
#beautyProjectNews{
width:152px;
margin:8px auto !important;
padding-bottom:3px;
border-bottom:1px dotted #ccc;
text-align:left;
font-size:0.83em;
line-height:1.4;
}
#beautyProjectNews ul{
margin:0;
padding:0;
list-style:none;
}
#beautyProjectNews li{
margin:0 0 5px;
padding:0 0 0 8px;
background:url(http://stat100.ameba.jp/p_skin/gg/img/content/ico_arrow_gray.gif) no-repeat scroll left 0.3em;
}

/*■■■サイド＿プロフィール*/
#profile .menu_title{
width:214px;
height:87px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_profile.gif) no-repeat scroll left top;
}
#sub_a #profile .menu_title{
margin:0 0 0 5px;
}
#sub_b #profile .menu_title{
margin:0;
}
#profile p{
display: block;
}

/*■■■サイド＿ブログの読者*/
#reader .menu_title{
width:195px;
height:98px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_reader.gif) no-repeat scroll left top;
}
#sub_a #reader .menu_title{
margin:0 0 9px 9px;
}
#sub_b #reader .menu_title{
margin:0 0 9px;
}
#reader dl{
margin-bottom: 7px;
}
#reader dd{
padding:3px 0 0;
}
#reader ul{
margin:5px 5px 0 5px;
padding:0;
}
#reader p{
display: inline;
}

/*■■■サイド＿カレンダー*/
#sub_a #calendar .menu_title{
width:210px;
height:85px;
margin:0 0 5px 4px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_l_calendar.gif) no-repeat scroll left top;
}
#sub_b #calendar .menu_title{
width:205px;
height:86px;
margin:0 0 5px 9px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_r_calendar.gif) no-repeat scroll left top;
}
#calendar table{
width:160px;
font-size:0.91em;
line-height:1.3;
}
#calendar caption{
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun{
color:#f12a83;
}
#calendar .sat{
color:#3c5edd;
}
#calendar td,
#calendar th{
padding:0px;
text-align:center;
}
#calendar td a{
font-weight:bold;
text-decoration: underline;
}

/*■■■サイド＿テーマ*/
#theme_list .menu_title{
width:206px;
height:91px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_theme.gif) no-repeat scroll left top;
}
#sub_a #theme_list .menu_title{
margin:0 0 11px 13px;
}
#sub_b #theme_list .menu_title{
margin:0 0 11px;
}

/*■■■サイド＿最近の記事一覧*/
#recent_entries .menu_title{
width:193px;
height:88px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_entriy.gif) no-repeat scroll left top;
}
#sub_a #recent_entries .menu_title{
margin:0 0 11px 26px;
}
#sub_b #recent_entries .menu_title{
margin:0 0 11px 10px;
}

/*■■■サイド＿アーカイブ*/
#archives .menu_title{
width:185px;
height:79px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_archive.gif) no-repeat scroll left top;
}
#sub_a #archives .menu_title{
margin:0 0 0 28px;
}
#sub_b #archives .menu_title{
margin:0;
}

/*■■■サイド＿検索*/
#search .menu_title{
width:181px;
height:78px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_search.gif) no-repeat scroll left top;
}
#sub_a #search .menu_title{
margin:0 0 14px 36px;
}
#sub_b #search .menu_title{
margin:0 0 14px 8px;
}
#search form{
margin:0 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*■■■サイド＿お気に入りブログ*/
#sub_a #favorite .menu_title{
width:213px;
height:93px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_l_favorite.gif) no-repeat scroll left top;
margin:0 0 11px 6px;
}
#sub_b #favorite .menu_title{
width:205px;
height:94px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_r_favorite.gif) no-repeat scroll left top;
margin:0 0 11px 1px;
}

/*■■■サイド＿ブックマーク*/
#sub_a #bookmark .menu_title{
width:201px;
height:91px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_l_bookmark.gif) no-repeat scroll left top;
margin:0 0 0 17px;
}
#sub_b #bookmark .menu_title{
width:195px;
height:91px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_r_bookmark.gif) no-repeat scroll left top;
margin:0 0 11px 1px;
}

/*■■■サイド＿最近のコメント*/
#sub_a #recent_comment .menu_title{
width:217px;
height:89px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_l_comment.gif) no-repeat scroll left top;
margin:0 0 0 3px;
}
#sub_b #recent_comment .menu_title{
width:217px;
height:107px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_r_comment.gif) no-repeat scroll left top;
margin:0 0 11px;
}

/*■■■サイド＿ランキング*/
#ranking .menu_title{
width:185px;
height:91px;
background:url(http://stat100.ameba.jp/p_skin/ggusr_20/img/sd_ameblo.gif) no-repeat scroll left top;
}
#sub_a #ranking .menu_title{
margin:0 0 8px 36px;
}
#sub_b #ranking .menu_title{
margin:0 0 8px 8px;
}
#ranking .menu_frame{
line-height: 1.4;
}
#ranking .menu_frame img{
vertical-align:bottom;
}
#ranking .rank_ttl{
display: block;
font-size:1.2em;
font-weight:bold;
}
#ranking .rank{
display: block;
padding:0 3px 0 3px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre{
margin-bottom: 8px;
}

/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
width:170px;
margin:0 0 0 15px
padding-top:7px;
font-size:0.85em;
text-align: center;
}
#ameblo .menu_frame{
margin:0 0 20px !important;
}
#ameblo p{
padding:0 0 7px;
line-height: 1.25;
text-align: left;
}
#ameblo li{
margin-bottom:5px;
zoom:1;
}

/*■■■サイド＿RSS*/
#rss{
margin: -3px auto 0 auto;
padding-bottom:16px;
border: none;
background-image: none;
text-align: center;
}

/*■■■サイド＿プラグイン*/
.plugin{
width:170px;
margin:0 0 30px;
text-align: center;
}
#sub_a .plugin{
padding:0 0 0 40px;
overflow:hidden;
}
#sub_b .plugin{
padding:0 0 0 10px;
overflow:hidden;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
position:relative;
margin:0;
padding:12px 8px 25px 0;
text-align:right;
}
