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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html {
font-size:12px !important;
*font-size:75% !important;/*forIE6IE7*/
}
body{
margin: 0;
padding: 0;
background:url(../img/haikei_kitty.gif) repeat center top;
color:#000000;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}

#frame{
width: 800px;
margin:0 auto;
text-align:left;
}

#wrap{
width: 800px;
}

#main{
overflow:hidden;
/*float: left;*/
margin:0;
padding:0 10px;
background:url(../img/kt_footer.gif) center bottom no-repeat;
}

#sub_main{
overflow:hidden;
}

#sub_a,
#sub_b{
overflow:hidden;
word-break:break-all;
padding:30px 0 0 0;
width:190px;
color:#ffffff;
background-color: #e50020;
}

img{
border: 0;
}

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

pre{
margin:0;
padding:0;
}

a:link{
text-decoration: none;
color:#66ccff;
}

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

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

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#header{
background:url(../img/head_kitty.gif) no-repeat center top;
width:800px;
height:300px;
}

div#header h1{
padding:110px 210px 0 5px;
font-size:19px;
font-weight: bold;
line-height:1.2;
}

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

div#header h2{
padding:0 220px 40px 5px;
font-size:1.0em;
font-weight: normal;
line-height:1.2;
color:#ffffff;
}

div#overHeader div#userNaviArea {
color:#E50020;
padding:40px 0 10px !important;
}

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

div#userNaviArea{
padding:40px 0 10px 0 !important;
color:#e50020;
}

div#userNaviArea a{
color:#e50020;
}

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 .contents{
line-height:1.2;
}

#message{
margin:20px 0 14px 0;
padding:50px 15px 0 15px;
}

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

.head_haikei{
}

.entry{

}

.entry .entry_head{
margin:0 0 0 10px;
padding:89px 0  0;
}

.entry .name{
display:block;
margin:10px 15px 0 20px;
padding:0;
font-size:0.91em;
}

.entry h3.title{
margin:0;
padding: 10px 10px;
font-size:1.5em;
font-weight: bold;
line-height:1.1;
color:#ffffff;
clear:both;
}

.entry .date{
display:block;
font-weight: bold;
padding:20px 0 0 10px;
color:#e50020;
margin:0 0 0 10px ;
}


.entry .theme{
display:block;
font-weight: bold;
padding:10px 10px 10px 20px;
}


.entry .contents{
background-image:;
line-height: 1.5;
padding:15px 20px 0 20px;
}

.entry .foot{
font-size:0.85em;
text-align:right;
padding:90px 10px 0 0;
height:81px;
}


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

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

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

#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;
border-bottom: 1px dotted #7E8984;
}

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

#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;
border-bottom: 1px dotted #7E8984
}

/*■■■メインコラム＿最新記事一覧*/
#recent_entries .

#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-bottom: 1px dotted #7E8984;
}

/*■■■メインコラム＿気になるテーマ一覧*/
#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;
background-color:#EFEFEF;
font-size:1.17em;
font-weight: bold;
	text-indent:-10000px;
	width:178px;
	height:24px;
}

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

div.menu_frame{

}

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

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

#ranking .menu_frame img{
vertical-align:bottom;
}

/*■■■サイド＿プロフィール*/
#profile .menu_frame{
padding:0 0 0 10px;
}

#profile p{
display: block;

}

#profile h4{
	height:45px;
}

#profile #new_profile{
color:#ffffff;
}

/*■■■サイド＿ブログの読者*/

#reader dl{
margin-bottom: 7px;
}

#reader dd,
#reader p.contents
{
padding:10px;
}

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

#reader li{}

#reader h4{
	height:40px;
}

#reader p{
display: inline;
}

/*■■■サイド＿カレンダー*/

#calendar .menu_frame{
line-height: 1.4;
padding:0 0 0 10px;
}

#calendar h4{
	height:37px;
	}

#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{
font-weight:bold;
text-decoration: underline;
}

/*■■■サイド＿テーマ*/
#theme_list .menu_frame{
padding:0 0 0 10px;
}

#theme_list h4{
height:43px;
}



/*■■■サイド＿最近の記事一覧*/
#recent_entries .menu_frame{
padding:0 0 0 10px;
}

#recent_entries h4{
	height:47px;
	}

/*■■■サイド＿アーカイブ*/
#archives .menu_frame ul{
padding:0 0 0 10px;
}

#archives h4{
	height:37px;
	}

/*■■■サイド＿検索*/

#search form{
margin:0 7px;
}

#search h4{
	height:42px;
}


#search .searchbox{
width: 100px;
}

#search .searchbtn{
width: 40px;
}

/*■■■サイド＿お気に入りブログ*/
#favorite.menu_frame{
padding:0 0 0 10px;
}

#favorite h4{
	height:38px;
	}

/*■■■サイド＿ブックマーク*/
#bookmark.menu_frame{
padding:0 0 0 10px;
}

#bookmark h4{
	height:37px;
	}

/*■■■サイド＿最近のコメント*/
#recent_comment.menu_frame{
padding:0 0 0 10px;
}


#sideTextAd{
padding:0 0 0 10px;
}


#ameblo .menu_frame p{
	padding:0 0 0 10px;
}


#rss p{
	text-align:left;
	padding:0 0 0 15px;
	}
#recent_comment h4{
	height:40px;
	}

/*■■■サイド＿ランキング*/
#ranking_comment.menu_frame{
padding:0 0 0 10px ;
}

#ranking .rank_ttl{
display: block;
}

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

#ranking h4{
	height:39px;
}

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

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

/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
padding-top: 7px;
font-size:0.85em;
text-align: ;


}

#ameblo p{
padding:0 7px 7px 7px;
line-height: 1.25;
text-align: left;
}

#ameblo li{
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: ;
}


/*■■■サイド＿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{

}

#defaultAd h4{
	height:45px;
}


/*■■■サイド＿気になるテーマ*/
#joinbook{
margin-bottom:15px;
padding:1px;
padding-bottom:5px;
background-color:#FFFFFF;
border:none;
font-size:0.85em;
}

#joinbook h4{
margin:0 0 4px 0;
padding:4px 6px;
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;
background-color:#FFF;
border-top:1px solid #666666;
text-align:right;
}

/*■■■■■■■■■■サイド画像■■■■■■■■■■■■■*/

#profile h4{
	background:url(../img/kt_profile.gif) no-repeat ;

}

#defaultAd h4{
	background:url(../img/kt_PR.gif) no-repeat ;

}

#favorite h4{
	background:url(../img/kt_favorite.gif) no-repeat ;

}

#bookmark h4{
	background:url(../img/kt_bookmark.gif) no-repeat ;

}

#recent_comment h4{
	background:url(../img/kt_recent_coment.gif) no-repeat ;

}

#search h4{
	background:url(../img/kt_search.gif) no-repeat ;

}

#ranking h4{
	background:url(../img/kt_ameblo_ranking.gif) no-repeat ;

}

#reader h4{
	background:url(../img/kt_readers.gif) no-repeat center;

}

#calendar h4{
	background:url(../img/kt_calender.gif) no-repeat center;

}

#theme_list h4{
	background:url(../img/kt_theme.gif) no-repeat center;

}

#recent_entries h4{
	background:url(../img/kt_recent.gif) no-repeat center;

}

#archives h4{
	background:url(../img/kt_archives.gif) no-repeat center;

}




