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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html { 
font-size:12px !important; 
*font-size:75% !important;/*forIE6IE7*/ 
}
body{
margin: 0;
padding: 0;
background-color:#FFFFFF;
background-image:url(../img/bg_body.gif);
background-position:left top;
background-repeat:repeat;
text-align:center;
color:#666666;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}
#frame{
width: 890px;
margin:0 auto;
background-image:url(../img/bg_frame.gif);
background-position:left top;
background-repeat:repeat-y;
/*background-color: #FFFFFF;*/
text-align:left;
}
#subFrame{
width:890px;
background-image:url(../img/bg_wrap.jpg);
background-position:0 361px;
background-repeat:no-repeat;
}
#wrap{
	width:800px;
	padding-bottom:77px;
	margin:12px 0 25px 45px;
	background-color:#FFFFFF;
	background-image:url(../img/bg_subframe.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sub_main{
width:100%;
overflow:hidden;
}
#sub_a,
#sub_b,
#main{
overflow:hidden;
word-break:break-all;
}
#sub_a{
color:#666666;
/*background-color: #FFFFFF;*/
}
#sub_b{
color:#666666;
/*background-color: #FFFFFF;*/
}

img{
border: 0;
}

blockquote{
margin:12px 0;
padding:12px;
overflow:hidden;
background-color:#F5F9E3;
}

pre{
margin:12px auto;
padding:10px;
}

a{
text-decoration: none;
color:#3399CC;
}

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

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

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


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
div#overHeader{
overflow:hidden;
word-break:break-all;
width:890;
height:361px;
background-image:url(../img/over_header.jpg);
background-position:left top;
background-repeat:no-repeat;
}
div#overHeader a {
	color:#F9817D;
}

div#header{
	padding-left:57px;
}

div#userNaviArea a#userNickName {
	font-size:18px !important;
}

div#header h1{
width:300px;
margin:0;
padding:0 0 15px 0;
font-size:20px;
line-height:1.2;
}

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

div#header h2{
width:300px;
padding:0;
margin:0;
font-size:11px;
font-weight:normal;
line-height:1.2;
}

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

div#userNaviArea{
padding:27px 0 20px 57px !important;
}

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

div#userNaviArea a{
font-weight:bold;
}

ul#navigationList{
margin:0;
padding:5px 0 0 0 !important;
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{
	width:380px;
	margin-bottom:12px;
	background-color:#E6F1BC;
	background-image:url(../img/bg_message.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#message .contents{
	width:380px;
	background-image:url(../img/bg_message_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#message .subContents{
	padding:20px 29px 10px 26px;
}

/*■■■メインコラム＿記事*/
.entry{
width:380px;
margin-bottom:30px;
}

.entry .entry_head{
width:366px;
padding:8px 14px 5px 0;
background-color:#E6F1BC;
background-image:url(../img/bg_message_top.gif);
background-position:left top;
background-repeat:no-repeat;
text-align:right;
font-weight:bold;
}

.entry .theme{
display:block;
padding:10px 15px 10px 0;
text-align:right;
background-color:#E6F1BC;
}

.entry .date{
/*display:block;
float:left;
margin:0;
padding: 1px 0px;*/
}

.entry .name{
display:none;
/*display:block;
float:right;
margin:2px 0 0 0;
padding:0;
color:#666666;
font-size:0.85em;*/
}

.entry h3.title{
clear:both;
width:258px;
height:58px;
margin:0;
padding:10px 30px 0 92px;
background-image:url(../img/bg_entry_mon.jpg);
background-color:#E6F1BC;
background-position:13px 0;
background-repeat:no-repeat;
font-size:13px !important;
color:#85C02C;
text-align:left;
}

.entry .contents{
width:380px;
background-color:#E6F1BC;
}
.entry .subContents{
width:350px;
padding-bottom:10px;
margin-left:15px;
background-color:#E6F1BC;
background-image:url(../img/line_entry.gif);
background-position:left bottom;
background-repeat:repeat-x;
line-height: 1.5;
}
.entry .subContents h2 {
	padding:10px 0;
	margin:0;
}

.entry .foot{
width:360px;
padding:15px 20px 12px 0;
text-align: right;
background-color:#E6F1BC;
background-image:url(../img/bg_message_bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
}

.entry #gadLogo {
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}
.entry #gadBox a {
	display:block;
	padding-bottom:4px;
}
.entry #gadBox span {
	display:block;
}
.entry .gadDescription {
	padding-bottom:4px;
}
.entry .gadDisplayURL {
	padding-bottom:10px;
	font-size:11px;
}


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

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

/*■■■メインコラム＿トラックバック*/
#trackback{
width:357px;
margin:15px 0 0 12px;
padding:0;
line-height: 1.5;
}

#trackback h3.title{
margin: 0px;
padding:0 0 5px 0;
width:auto;
height:auto;
background:none;
font-size:1.17em;
color:#3399CC;
}

#trackback .label{
font-weight: bold;

}

#trackback p.tr_URL{
margin-bottom: 16px;
padding:5px 0 8px 0;
background-image:url(../img/line_comment.gif);
background-position:left bottom;
background-repeat:repeat-x;
color:#3399CC;
}

#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
background-image:url(../img/line_comment.gif);
background-position:left bottom;
background-repeat:repeat-x;
}

#trackback ul li a{
font-weight:bold;
}

/*■■■メインコラム＿コメント*/
#comment_module{
width:357px;
margin-left:12px;
line-height: 1.5;
}

#comment_module h3.title{
margin: 0px;
padding:0;
width:auto;
height:auto;
background:none;
font-size:1.17em;
color:#666666;
}

#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:3px 0 0 0;
background-image:url(../img/line_comment.gif);
background-position:left top;
background-repeat:repeat-x;
}

#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;
background:none;
font-size:1.17em;
}

#reader_list li{
margin:0;
padding:8px 0;
background-image:url(../img/line_comment.gif);
background-position:left bottom;
background-repeat:repeat-x;
}

#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;
background-image:url(../img/line_comment.gif);
background-position:left bottom;
background-repeat:repeat-x;
}

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

#bookmark_list ul{}

#bookmark_list li{
margin-bottom: 4px;
padding:4px 0;
background-image:url(../img/line_comment.gif);
background-position:left bottom;
background-repeat:repeat-x;
}

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

#recent_entries_list li{
margin:0;
padding:8px 0;
border:none;
background-image:url(../img/line_comment.gif);
background-position:left bottom;
background-repeat:repeat-x;
}


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

/*■■■サイド＿サイドA,B共通項目*/
.list{
}
.mainMenu {
	width:182px;
	padding:0;
	margin:0;
	background-image:url(../img/bg_navi_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.menu_frame {
	width:162px;
	padding:0 10px 15px 10px;
	margin:0;
	background-image:url(../img/bg_navi_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.plugin .menu_frame {
	background-image:none;
}

#profile {
	margin-bottom:0;
}
#profile .menu_frame {
	background-image:none;
}
#profile .menu_frame .image{
	padding-bottom:8px;
}
#profile .menu_frame .image img {
	border:1px solid #F3F0EA;
}
#profile .menu_frame li a{
	font-weight:normal;
}

#defaultAd.defaultAd2 .menu_frame ul {
	padding:0 !important;
	margin:0 6px 0 0 !important;
}
#defaultAd .prTxt {
	color:#666666;
}

#ameblo .menu_frame {
	margin-bottom:0;
	background-image:none;
}

#ameblo.mainMenu{
	background-image:none;
}

#reader .menu_frame #readerList {
	padding-top:7px;
}
#reader .menu_frame #readerList dt {
	padding-bottom:17px;
}
#favorite .menu_frame li,
#recent_comment .menu_frame li,
#bookmark .menu_frame li {
	padding-bottom:5px;
}

h4.menu_title{
width:182px;
height:49px;
padding:0;
margin:0 0 5px 0;
background-color:#FFFFFF;
background-image:url(../img/btn_blog.gif);
background-position:left top;
background-repeat:no-repeat;
font-size:1px;
line-height:0;
outline:none;
text-decoration:none;
text-indent:-9999px;
}
#profile h4.menu_title{
background-image:url(../img/menu_profile.jpg);
}
#defaultAd h4.menu_title{
background-image:url(../img/menu_pr.jpg);
}
#ranking h4.menu_title{
background-image:url(../img/menu_ranking.jpg);
}
#favorite h4.menu_title{
background-image:url(../img/menu_favorite.jpg);
}
#bookmark h4.menu_title{
background-image:url(../img/menu_bookmark.jpg);
}
#reader h4.menu_title{
background-image:url(../img/menu_reader.jpg);
}
#recent_comment h4.menu_title{
background-image:url(../img/menu_comment.jpg);
}
#search h4.menu_title{
background-image:url(../img/menu_search.jpg);
}
#calendar h4.menu_title{
background-image:url(../img/menu_calendar.jpg);
}
#theme_list h4.menu_title{
background-image:url(../img/menu_theme.jpg);
}
#recent_entries h4.menu_title{
background-image:url(../img/menu_entry.jpg);
}
#archives h4.menu_title{
background-image:url(../img/menu_archive.jpg);
}

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

div.menu_frame{}

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

#profile #new_profile{
color:#666666;
}

/*■■■サイド＿ブログの読者*/
#reader dl{
margin-bottom: 7px;
}

#reader dd{}

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

#reader li{}

#reader p{
display: inline;
}

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

#calendar .menu_title{}

#calendar table{
width: 168px;
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{
text-decoration: underline;
}

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

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

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

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

#search .searchbox{
width: 100px;
}

#search .searchbtn{
width: 40px;
}

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

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

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

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

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

#ranking .rank_all{
margin-bottom: 8px;
}
#ranking .rank_genre p {
	padding-top:7px;
	font-size:12px !important;
}
#ranking .rank_genre p a {
	color:#666666;
}

/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
margin:0;
padding:0;
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;
border: none;
background-image:url(../img/bg_navi_body.gif);
text-align: center;
}

#rss .menu_frame,
#rss.mainMenu{
	background:none;
}

/*■■■サイド＿プラグイン*/
.plugin{
margin-bottom:15px;
text-align: center;
}


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






