/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ スキン基本設定 ■■■■■■■■■■*/

/*■■■基本設定 - スキン基本設定*/
/*■タグ初期化 - 基本設定 - スキン基本設定*/
html { 
margin:0;
padding:0;
font-size:12px !important; 
*font-size:75% !important;/*forIE7*/
	background	:url(http://yamada4691.fc2web.com/blog/bg.jpg) repeat-y center 24px;
}
* html {/*forIE6*/
font-size:75%;
}
body {
margin:0;
padding:0;
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
color: #333333;
text-align:left;
background:url(http://yamada4691.fc2web.com/blog/bgFoot.png);
background-repeat:repeat-x;
background-position:bottom center;
}

img{
border:0;
}
blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
}
pre{
margin:0;
padding:0;
}
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;
}

*html ul#amebaBar {
position:absolute;
top:24px;
}
li#barSrch{
position:relative;
}

/*■フレーム - 基本設定 - スキン基本設定*/
#frame {
background-image:url(http://yamada4691.fc2web.com/blog/headerimg.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#subFrame {
margin:0 auto;
width:840px;
position:relative;
}
#wrap{
display:inline-block;
display:block;
margin:80px 0 0 0;
text-align:left;
}

#main{
overflow:hidden;
word-break:break-all;
float: right;
width: 560px;
padding:0 0 0 0;
}
*html #main{/*forIE6*/
overflow:hidden;
word-break:break-all;
float: right;
width: 560px;
padding:0 0 0 0;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
float:left;
}

#sub_b{
position:relative;
margin-top:30px;
height:240px;
}
#sub_b:after {
	visibility	:hidden;
	display		:block;
	font-size	:0;
	content		:" ";
	clear		:both;
	height		:0;
}
* html #sub_b { /* IE6 */
	zoom		:1;
}
*:first-child+html #sub_b { /* IE7 */ 
	zoom		:1;
}


/* clearfix */
#firstContentsArea {
}
#firstContentsArea:after {
	visibility	:hidden;
	display		:block;
	font-size	:0;
	content		:" ";
	clear		:both;
	height		:0;
}
* html #firstContentsArea { /* IE6 */
	zoom		:1;
}
*:first-child+html #firstContentsArea { /* IE7 */ 
	zoom		:1;
}


/*■■■デザインカスタマイズ - スキン基本設定*/

/*■リンク*/
a{
text-decoration:underline;
color:#0052cc;
}
/*■リンク：訪問済み*/
a:visited{
text-decoration:underline;
color:#0052cc;
}
/*■リンク：マウスオーバー時*/
a:hover{
text-decoration:none;
color:#0052cc;
}
/*■コンテンツ全体*/
#frame{
}
/*■メインカラム*/
#main{
}
/*■サイドカラム*/
#sub_a, #sub_b{
color:#bbbbbb;
}
#sub_a a,#sub_b a{
text-decoration:none;
color:#f9f9f9;
}
#sub_a a:visited,#sub_b a:visited{
text-decoration:none;
color:#f9f9f9;
}
#sub_a a:hover,#sub_b a:hover{
text-decoration:none;
color:#001726;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/

/*■ヘッダー*/
#header{
margin:0;
padding:0;
width:613px;
height:136px;
}
*html #header{/*IE6*/
margin:0;
padding:0;
width:840px;
height:157px;
}
#userNaviArea {
display:none;
}
/*■ブログタイトル*/
#header h1{
margin:0;
padding:0;
text-indent:-9999px;
}
#header h1 a{
display:block;
width:613px;
height:136px;
}
*html #header h1 a{/*forIE6*/
margin:0;
}
/*■ブログ説明*/
#header h2{
margin:0;
padding:0;
text-indent:-9999px;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ メインカラム ■■■■■■■■■■■*/

/*■■■基本設定 - メインカラム*/
/*■メッセージボード - 基本設定 - メインカラム*/
#message{
padding:20px;
width:518px;
line-height:1.5;
font-size:1.05em;
background-image:url(http://yamada4691.fc2web.com/blog/msgBg.png);
background-repeat:repeat;
background-position:top center;
border:1px solid #CCCCCC;
}
#message .contents{
}

#message .txt{
float:left;
}

/*出版プロデュース実績ボタン*/
.jisseki a {
background-image:url(http://yamada4691.fc2web.com/blog/jissekiBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:157px;
width:202px;
text-indent:-9999px;
margin:5px 0 3px 10px;
float:left;
}
*html .jisseki a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/jissekiBtn.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:157px;
width:202px;
text-indent:-9999px;
margin:5px 0 3px 10px;
float:left;
}
.jisseki a:hover {
background-position :0 -157px;
}

/*メッセージ枠に定型文を挿入しない*/
#message .fix{
display:none;
}
.entry .fix{
padding:20px 10px 20px 0;
text-align:center;
}

/*■ページ送り - 基本設定 - メインカラムり*/
.page {
color:#FFFFFF;
font-size:0;
margin:35px auto;
position:relative;
text-align:center;
}
.page a, .page .now {
border:1px solid #0052cc;
font-size:13px;
margin:0 2px;
padding:2px 7px;
text-decoration:none;
}
.page .now {
background-color:#0052cc;
font-weight:normal;
}
.page a:hover {
background-color:#0052cc;
border:1px solid #0052cc;
color:#FFFFFF;
}

/*■トラックバック - 基本設定 - メインカラム*/
#trackback{
margin:15px 0 0;
padding:0;
}
#trackback h3.title{
margin:0px;
padding:7px 0 8px 0;
background:none;
}
#trackback p.tr_URL{
margin-bottom:16px;
padding:0 0 8px 0;
}
#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
}


/*■読者一覧 - 基本設定 - メインカラム*/
#reader_list{
padding:20px;
}
#reader_list h3.title{
margin:0;
padding:7px 0 8px 0;
}
#reader_list li{
margin:0;
padding:8px 0;
}
#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*■お気に入りブログ一覧 - 基本設定 - メインカラム*/
#favorite_list{
padding:20px;
}
#favorite_list h3.title{
margin:0;
padding:0 0 5px 0;
}
#favorite_list ul{
}
#favorite_list li{
margin:0;
padding:8px 0;
}
#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}
#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*■ブックマーク一覧 - 基本設定 - メインカラム*/
#bookmark_list{
padding:20px;
}
#bookmark_list h3.title{
margin:0px;
padding:7px 0 8px 0;
}
#bookmark_list ul{
}
#bookmark_list li{
margin-bottom:4px;
padding:4px 0;
}

/*■最新記事一覧 - 基本設定 - メインカラム*/
#recent_entries_list{
padding:20px;
}
#recent_entries_list h3.title{
margin:0;
padding:7px 0 8px 0;
}
#recent_entries_list li{
margin:0;
padding:8px 0;
}
#recent_entries p.list a{
padding-left:0px !important;
}


/*■■■デザインカスタマイズ - メインカラム*/
/*■記事 - メインカラム*/
#main .entry {
position:relative;
margin:0 0 70px;
}
/* 日付と名前 */
#main .entry .entry_head {
	margin		:0 0 5px;
	padding		:0 10px;
	font-size	:12px;
	color		:#666;
}
#main .entry .entry_head .date {
}
#main .entry .entry_head .name {
	display		:none;
}
/*記事テーマ*/
#main .entry .theme {
position:absolute;
top:0;
right:15px;
font-size:12px;
color:#666;
text-align:right;
}
/*記事編集者名*/
.entry .name{
font-size:0.85em;
display:block;
float:right;
margin:2px 0 0 0;
padding:0;
}
/*記事タイトル*/
#main .entry h3.title,
#recent_entries_list h3.title,
#bookmark_list h3.title,
#favorite_list h3.title,
#reader_list h3.title {
font-size:1.3em;
font-weight:bold;
line-height:1.1;
clear:both;
margin:0;
padding:5px 10px 15px;
background-image:url(http://yamada4691.fc2web.com/blog/entry_line.png);
background-repeat:no-repeat;
background-position:bottom center;
}
/*記事内容*/
.entry .contents{
font-size:1.2em;
line-height:1.8;
margin:30px 10px 15px;
}
/*記事フッタ広告*/
#gadBox{
background-color:#F5F5F5;
}
/*記事リンクフッター*/
.entry .foot{
/*border-top:1px dotted #7E8984;*/
font-size:0.85em;
text-align:right;
padding-top:5px;
padding-right:10px;
}
/*記事フッター同じテーマの最新記事*/
#themeBox {
display:none;
border:1px dotted #999;
padding:5px !important;
margin-top:10px !important;
}
.autoLink01:hover{
background-position:0px -58px;
}
.addtoImg{
margin:10px 10px 17px 30px;
}

/*■トラックバック - メインカラム*/
#trackback{
border-top:3px double #7E8984;
line-height:1.5;
}
/*トラックバック見出し*/
#trackback h3.title{
font-size:1.17em;
}
/*トラックバック内ブログタイトル*/
#trackback .label{
font-weight:bold;
}
/*トラックバックURL*/
#trackback p.tr_URL{
border-bottom:1px dotted #7E8984;
}
/*トラックバックリスト*/
#trackback ul{
border-bottom:1px dotted #7E8984;
}

/*■コメント - メインカラム*/
#comment_module,
#trackback {
}
#comment_module h3.title{
margin:0;
padding:7px 0 8px 0;
}
#comment_module p.list{
margin:0 0 10px 0;
padding:0;
}
#comment_module .comment_body{
margin:0;
padding:0 0 10px 0;
}

#comment_module .each_comment {
border:1px dotted #999;
background-color:#eff6fa;
padding:10px 10px 10px 10px !important;
margin-bottom:10px;
}
/*#comment_module .admin_comment {
border:1px dotted #999;
background-color:#F3F3F3;
padding:10px 10px 10px 90px !important;
margin-bottom:10px;
margin-left:80px;
}*/
#comment_module .comment_footer{
margin:0;
padding:0;
}
#comment_module .error{
margin-top:20px;
padding-bottom:10px;
}
#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;
}
#comment_module .error{
color:#FF0000;
}
#comment_module{
border-top:3px double #7E8984;
line-height:1.5;
}
/*コメント見出し*/
#comment_module h3.title{
background:none;
font-size:1.17em;
}
/*コメント記入欄を表示*/
#comment_module p.list{
font-size:0.85em;
}
/*コメントフッター*/
#comment_module .comment_footer{
border-top:1px solid #7E8984;
}
/*各コメントタイトル*/
#comment_module .label{
font-weight:bold;
}
/*コメント投稿・コメント記入欄を表示ボタン*/
#comment_show {
border:none;
margin:0 auto;
padding:0;
width:250px;
}
#comment_module li.lastItem {
display:block;
width:250px;
}
#comment_show h4,
#comment_show p,
#comment_present {
display:none;
}
#comment_show input#commentbutton {
margin:0;
padding:0;
background-image:url(http://yamada4691.fc2web.com/blog/cmtBtn.png);
background-repeat:no-repeat;
background-position:top left;
background-color:#FFF;
display:block;
height:60px;
width:250px;
text-indent:-9999px;
}

/*■読者一覧 - メインカラム*/
/*このブログの読者一覧見出し*/
#reader_list h3.title{
background:none;
font-size:1.17em;
}
/*リスト*/
#reader_list li{
border-bottom:1px dotted #7E8984;
}

/*■お気に入りブログ一覧 - メインカラム*/
/*お気に入りブログ一覧見出し*/
#favorite_list h3.title{
background:none;
font-size:1.17em;
}
/*リスト*/
#favorite_list li{
border-bottom:1px dotted #7E8984;
}

/*■ブックマーク一覧 - メインカラム*/
/*ブックマーク一覧見出し*/
#bookmark_list h3.title{
background:none;
font-size:1.17em;
}
/*リスト*/
#bookmark_list li{
border-bottom:1px dotted #7E8984
}

/*■最新記事一覧 - メインカラム*/
/*記事一覧見出し*/
#recent_entries_list h3.title{
background:none;
font-size:1.17em;
}
/*リスト*/
#recent_entries_list li{
border-bottom:1px dotted #7E8984;
}

/*■このブログの読者になる（チェック） - メインカラム*/
.readerMainLink{
display:none;
}

/*■アメブロGoogle広告 - メインカラム*/
div#gadBox.adList, div#gadBox.talent, div#gadBox.general {
margin:36px 0 5px;
padding:10px;
}
/*■記事内広告■*/
#general {
font-size:0.85em; /* 文字サイズ */
/*background-color:#f5f5f5;*/ /* 広告背景色 */
}
div#adList.gadBox, div#talent.gadBox, div#general.gadBox {
margin:0 60px 0; /* 上 右 下 左 のmargin */
padding:10px; /* 枠内の隙間 */
}
#talent .hideAdsArrow, #general .hideAdsArrow, #adList .hideAdsArrow {
margin:0; /* 各広告の上下スペースをなくす */
}
p#gadLogo{
font-size:0.85em; /* 文字サイズ */
margin:0 60px 0; /* 上 右 下 左 のmargin */
}
div.blockGeneral  {
margin-top:0 !important;
}
#adList.gadBox div#adCount0 #gAdTitle0, #general.gadBox div#adCount0 #gAdTitle0, #adList.gadBox div#adCount1 #gAdTitle1, #general.gadBox div#adCount1 #gAdTitle1, #adList.gadBox div#adCount2 #gAdTitle2, #general.gadBox div#adCount2 #gAdTitle2, #adList.gadBox div#adCount3 #gAdTitle3, #general.gadBox div#adCount3 #gAdTitle3, #adList.gadBox div#adCount4 #gAdTitle4, #general.gadBox div#adCount4 #gAdTitle4, #adList.gadBox div#adCount0.blockhoverGeneral #gAdTitle0, #general.gadBox div#adCount0.blockhoverGeneral #gAdTitle0, #adList.gadBox div#adCount1.blockhoverGeneral #gAdTitle1, #general.gadBox div#adCount1.blockhoverGeneral #gAdTitle1, #adList.gadBox div#adCount2.blockhoverGeneral #gAdTitle2, #general.gadBox div#adCount2.blockhoverGeneral #gAdTitle2, #adList.gadBox div#adCount3.blockhoverGeneral #gAdTitle3, #general.gadBox div#adCount3.blockhoverGeneral #gAdTitle3, #adList.gadBox div#adCount4.blockhoverGeneral #gAdTitle4, #general.gadBox div#adCount4.blockhoverGeneral #gAdTitle4, #main #talent.gadBox .genAnch, #main #adList.gadBox .genAnch, #main #general.gadBox .genAnch,#talent.gadBox .gadDescription, #adList.gadBox .gadDescription, #general.gadBox .gadDescription {
background:none; /* 本マーク削除 */
color:#CCCCCC !important; /* 文字色 */
}




/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■ サイドA(sub_a)&サイドB(sub_b) ■■■■■■*/

/*■■■基本設定 - サイド*/
/*■サイドA,B共通項目 - 基本設定 - サイド*/
div.mainMenu{
margin:0 0 10px 0;
padding:0;
line-height:1.3;
}
h4.menu_title{
width:200px;
height:30px;
clear:left;
margin:0 0 10px 0;
}
.menu_frame{
padding:0 0 10px 0;
width:200px;
}
.mainMenu ul{
}
.mainMenu li{
}
.mainMenu p,
#search form{
}

/*■最近の記事 - サイド*/
#recent_entries {
margin-bottom:10px;
*padding-top:10px;
*padding-left:7px;
background-image:url(http://yamada4691.fc2web.com/blog/side_line.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
#recent_entries h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_entry.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #recent_entries h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_entry.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#recent_entries .menu_frame li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
*html #recent_entries .menu_frame li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}

/*■ブログの読者 - サイド*/
#reader {
margin-bottom:10px;
*padding-top:10px;
*padding-left:7px;
background-image:url(http://yamada4691.fc2web.com/blog/side_line.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
#reader h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_reader.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #reader h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_reader.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#reader li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
height:13px;
overflow:hidden;
}
*html #reader li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
height:13px;
overflow:hidden;
}
#reader dl{
margin-bottom:5px;
}
#reader dd{
display:none;
}
#reader ul{
margin-top:10px;
}
#reader p{
display:inline;
}
/*読者になるボタン*/
#readerList dt a {
background-image:url(http://yamada4691.fc2web.com/blog/readerBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:89px;
width:187px;
text-indent:-9999px;
}
*html #readerList dt a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/readerBtn.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:89px;
width:187px;
text-indent:-9999px;
}
#readerList dt a:hover {
background-position :0 -89px;
}
#readerList dd {
}

/*■ブログテーマ一覧 - サイド*/
#theme_list {
margin-bottom:10px;
*padding-top:10px;
*padding-left:7px;
background-image:url(http://yamada4691.fc2web.com/blog/side_line.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
#theme_list h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_theme.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #theme_list h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_theme.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#theme_list .menu_frame li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
*html #theme_list .menu_frame li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
#theme_list .menu_frame a{
}

/*■プロフィール - サイド*/
#profile {
margin-bottom:10px;
*padding-top:10px;
*padding-left:7px;
background-image:url(http://yamada4691.fc2web.com/blog/side_line.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
#profile h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_profile.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #profile h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_profile.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#person img{
height: auto !important; 
}
#person ul#ameNaviArea, ul#amemberProfArea{

}
#profile ul.amemberProfArea,{

}
#profile p.link_genre{

}
#profile p.link_blog,
#profile p.link_info{
display:none;
}
#profile #new_profile{
}
#profile p{
display:block;
}
#person li.piggLink{
display:none;
}
div#profile div.adlantiss, div#profile div.adlantiss div {
display:none !important;
}

/*■一覧を見る - サイド*/
p.list,
p.link_blog{
padding-top:5px;
}


/*-----------------------以下フッタ項目-----------------------*/
/*■アーカイブ - サイド*/
#archives {
margin-bottom:10px;
padding-bottom:10px;
position: absolute;
*left:0;
}
#archives h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_archive.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #archives h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_archive.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#archives .menu_frame li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
*html #archives .menu_frame li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
#archives .menu_frame{
}
#archives .menu_frame a{
}
/*■カレンダー  - サイド*/
#calendar {
margin-bottom:10px;
margin-top:100px;
float:left;
}
#calendar .menu_frame{
}
#calendar .menu_title{
}
#calendar h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_calendar.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #calendar h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_calendar.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#calendar table{
width:200px;
font-size:0.91em;
line-height:1.3;
}
#calendar caption{
padding:5px 0;
}
#calendar caption a{
padding:0 5px;
}
#calendar th{
padding:0;
text-align:center;
}
#calendar td{
padding:0;
text-align:center;
}
/*日曜日*/
#calendar .sun{
}
/*土曜日*/
#calendar .sat{
}
/*ブログを書いた日*/
#calendar td a{
font-weight:bold;
text-decoration:underline;
}

/*■お気に入りブログ - サイド*/
#favorite {
margin-bottom:10px;
margin-left:10px;
float:left;
}
#favorite dl{
margin-bottom:7px;
}
#favorite dd{
}
#favorite ul{
}
#favorite li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
height:13px;
overflow:hidden;
}
*html #favorite li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
height:13px;
overflow:hidden;
}
#favorite p.list{
}
#favorite h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_favorit.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #favorite h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_favorit.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#favorite .menu_frame{
}
/*■ブックマーク - サイド*/
#bookmark {
margin-bottom:10px;
margin-left:10px;
float:left;
}
#bookmark .menu_frame{
}
#bookmark h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_bookmark.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #bookmark h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_bookmark.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#bookmark li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
*html #bookmark li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
#bookmark .menu_frame a{
}
#bookmark p.list{
}
/*■最近のコメント  - サイド*/
#recent_comment {
margin-bottom:10px;
margin-left:10px;
float:left;
}
#recent_comment .menu_frame{
}
#recent_comment h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_comment.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #recent_comment h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_comment.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#recent_comment li{
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
*html #recent_comment li{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
#recent_comment .menu_frame a{
}
/*-----------------------以下不要項目-----------------------*/
/*■検索 - サイド*/
#search {
margin-bottom:10px;
*padding-top:10px;
*padding-left:7px;
}
#search .menu_frame{
text-align:center;
}
#search .menu_title{
}
#search h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_search.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #search h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_search.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#search form{
margin-top:10px;
}
#search .searchbox{
width:200px;
}
#search .searchbtn{
width:40px;
}

/*■ランキング - サイド*/
#ranking {
margin-bottom:10px;
*padding-top:10px;
*padding-left:7px;
}
#ranking .menu_frame{
}
#ranking .rank_ttl{
font-size:1.2em;
font-weight:bold;
}
#ranking .menu_frame img{
vertical-align:bottom;
}
#ranking h4.menu_title{
background-image:url(http://yamada4691.fc2web.com/blog/side_ranking.png);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
*html #ranking h4.menu_title{/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/side_ranking.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
display:block;
}
#ranking .rank_ttl{
display:block;
}
#ranking .rank{
display:block;
padding:0 3px 0 3px;
}
#ranking a{
}
#ranking img{
margin-left:5px;
}
#ranking .rank_all{
margin-bottom:8px;
margin-top:10px;
}
#ranking .rank_genre{
margin-bottom:8px;
}
/*■アメブロ推奨枠 - サイド*/
#ameblo{
display:none;
}
#defaultAd {
background-color:#edf9ff;
padding-bottom:23px;
}
#defaultAd h4.menu_title {
}
#defaultAd .defaultAd2 {
margin:0 !important;
}
#footer_ad a,
#footer_ad a:hover,
#footer_ad li,
#gadBox a,
#gadBox span,
#gadBox p,
#sideTextAd li a{
color:#CCC;
text-decoration:none;
border-bottom:none;
}
#gadBox .general{
padding:5px 0 5px !important;
margin-top:40px !important;
}
/*■ブログを作る　ボタン*/
a#btn_blog {
background-image :url();
background-position :left top;
background-repeat :no-repeat;
display:block;
height:42px;
width:170px;
text-indent:-9999px;
margin-top:5px;
margin-bottom:5px;
}
a#btn_blog:hover {
background-position :0 -42px;
}

/*■RSS - 基本設定 - サイド*/
#rss{
border:none;
background-image:none;
text-align:center;
line-height:1.4;
padding-top:30px;
display:none;
}
/*-----------------------以上不要項目-----------------------*/

/*■プラグイン - 基本設定 - サイド*/
.plugin {
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/

/*■■■基本設定 - フッター*/
div#footerArea{
margin:0;
padding:0px 0 10px 0;
text-align:center;
display:none !important;
}

#ambFooter {
    background: none;
    border-top: none;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ フリースペース ■■■■■■■■■■*/

/*■■■基本設定 - フリースペース*/
#freespace {
}


/*■グローバルナビ■*/
#globalnavi{
position:absolute;
top:140px;
left:0;
}
#globalnavi ul {
	width			:840px;
	}
#globalnavi ul li {
	float			:left;
	padding-bottom		:0px !important;
	padding-left		:0px !important;
	}
#globalnavi ul li a {
	display			:block;
	height			:45px;
	background-image	:url(http://yamada4691.fc2web.com/blog/nav.png);
	background-repeat	:no-repeat;
	}
*html #globalnavi ul li a {/*IE6*/
	display			:block;
	height			:45px;
	background-image	:url(http://yamada4691.fc2web.com/blog/nav.gif);
	background-repeat	:no-repeat;
	}
#globalnavi ul li#menu1 a {
	background-position	:0 0;
	width			:144px;
	}
#globalnavi ul li#menu1 a:hover {
	background-position	:0 -45px;
	}
#globalnavi ul li#menu2 a {
	background-position	:-144px 0;
	width			:170px;
	}
#globalnavi ul li#menu2 a:hover {
	background-position	:-144px -45px;
	}
#globalnavi ul li#menu3 a {
	background-position	:-314px 0;
	width			:161px;
	}
#globalnavi ul li#menu3 a:hover {
	background-position	:-314px -45px;
	}
#globalnavi ul li#menu4 a {
	background-position	:-475px 0;
	width			:169px;
	}
#globalnavi ul li#menu4 a:hover {
	background-position	:-475px -45px;
	}
#globalnavi ul li#menu5 a {
	background-position	:-644px 0;
	width			:196px;
	}
#globalnavi ul li#menu5 a:hover {
	background-position	:-644px -45px;
	}
#globalnavi ul li a span {
	display			:none;
	}

/*■メルマガ登録■*/
#melmaga a {
background-image:url(http://yamada4691.fc2web.com/blog/melmagaBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:116px;
width:187px;
text-indent:-9999px;
margin:10px 0 0;
}
*html #melmaga a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/melmagaBtn.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:116px;
width:187px;
text-indent:-9999px;
margin:10px 0 0;
}
#melmaga a:hover {
background-position :0 -116px;
}

/*■企画書の書き方■*/
#kikaku a {
background-image:url(http://yamada4691.fc2web.com/blog/kikakuBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:116px;
width:187px;
text-indent:-9999px;
margin:0 0 3px;
}
*html #kikaku a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/kikakuBtn.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:116px;
width:187px;
text-indent:-9999px;
margin:0 0 3px;
}
#kikaku a:hover {
background-position :0 -116px;
}

#kikakuCur a {
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}
*html #kikakuCur a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/ico_list.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
padding-bottom:5px;
}

/*■ビジネスブック倶楽部SNS■*/
#sns a {
background-image:url(http://amemari.cocolog-nifty.com/yamada/snsBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:116px;
width:187px;
text-indent:-9999px;
margin:10px 0 0;
}
#sns a:hover {
background-position :0 -116px;
}

/*■RSS■*/
#rssBtn a {
background-image:url(http://yamada4691.fc2web.com/blog/rssBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
width:188px;
text-indent:-9999px;
margin-top:10px;
}
*html #rssBtn a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/rssBtn.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
width:188px;
text-indent:-9999px;
margin-top:10px;
}
#rssBtn a:hover {
background-position :0 -28px;
}

/*■サービス案内■*/
#serviceBtn a {
background-image:url(http://amemari.cocolog-nifty.com/yamada/serviceBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
width:188px;
text-indent:-9999px;
margin-top:10px;
}
#serviceBtn a:hover {
background-position :0 -28px;
}

/*■人気ブログランキング■*/
#rankingBtn a {
background-image:url(http://yamada4691.fc2web.com/blog/rankingBtn.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
width:188px;
text-indent:-9999px;
margin-top:10px;
}
*html #rankingBtn a {/*IE6*/
background-image:url(http://yamada4691.fc2web.com/blog/rankingBtn.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
width:188px;
text-indent:-9999px;
margin-top:10px;
}
#rankingBtn a:hover {
background-position :0 -28px;
}
