body {
        margin: 0px 0px 0px 0px;
	background-color: #ffffff;
        text-align: center;
        font-size: 14px;
        color: #333333;
        font-family: Verdana, Arial, sans-serif;
        background-image : url(img/wallppr085.gif);
	}

/* リンク設定 */



a:visited { color: #0D796E; }
a:active { color: #12B88B; }
a:hover { 
           text-decoration:underline; 
            color: #0092F8; 
           }

a:link { color: #12B88B;}


a.blue:link { color: #0092f8;}
a.blue:visited { color: #0092f8; }
a.blue:active { color: #0092f8; }
a.blue:hover { 
           text-decoration:underline; 
            color: #0092f8; 
           }



/* 見出し設定 */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* サイト全体設定 */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;  /* 800px */
  background-color: #ffffff;
  border: 1px solid #808080;
}

/* サイトヘッダー設定 */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	text-align: left;
/*
	height: 100px;
*/
        background-image : url(img/tamagofb.jpg);
        background-repeat : no-repeat;

       padding : 25px 45px 22px;

　　　}

#banners {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	text-align: left;
        background-image : url(img/tamagofb.jpg);
        background-repeat : no-repeat;
       padding : 25px 45px 2px;
	}

/* サイトメニュー設定 */

#banner p  {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-top: 60px;
	}

/* ヘッダースタイル設定その１ */

#banner-img {
	display: none;
	}


#banner a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #0092F8;
	font-weight: bold;
	text-decoration: none; 
	}

#banners a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	}

#banners a:hover {
	color: #0092F8;
	font-weight: bold;
	text-decoration: none; 
	}


/* ヘッダースタイル設定その２ */

#banner h1 {
	font-size: 30px;
/*
	margin-top: 20px;
*/


	margin-left:65px;

	margin-bottom0;



	}

#banner h2 {
	font-size: 12px;
	margin-left:65px;
	margin-top: 15px;

	}

#banners h2 {
	font-size: 30px;
	margin-left:65px;
	margin-bottom0;
	}

#banners h1 {
	font-size: 12px;
	margin-left:65px;
        font-weight : bold;
	margin-top: 15px;
	}

#banners h3 {
	font-size: 12px;
	margin-left:65px;
	}

/* コンテンツ部設定 */

#center {
	float: left;
	width: 440px;   /* 440px */
	overflow: hidden;
	}

.content {
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-top: 0;
/*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
*/
	margin-bottom: 0;
	width: 438px;    /* 438px */
	float: right;

             }

.entry	{
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 15px;
        border: 3px solid #ccccff;

	}

.content p {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;

             }


/* メニュー部位置決め設定 */

#right{
	line-height: 140%;
	width: 180px;
	float: right;
	overflow: hidden;
}

#left {
	line-height: 140%;
	width: 180px;
	float: left;
	overflow: hidden;
}

/* コンテンツ部<h2>見出し設定 */

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;

	color: #000000;
/*        background-image : url(http://www.moneykiso.com/blog/media/wallppr089.gif); */
	}

/* コンテンツ部<h3>見出し設定 */

.content h3 {
	font-family: Verdana, Arial, sans-serif;
 /*        background-image: url(http://www.moneykiso.com/blog/media/bullet244.gif); */
        background-repeat : no-repeat;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px 3px 10px;
        height: 40px;
	}

/* コンテンツ部<h5>見出し設定 */

.content h5 {
	font-family: Verdana, Arial, sans-serif;
        background-image: url(http://www.moneykiso.com/blog/media/bullet248s.gif);
        background-repeat : no-repeat;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px 3px 25px;
        height: 40px;
	}

/* タグ設定 */
.entry-tags {
    margin: 0 0 10px 10px; 
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list { 
    list-style:none;
    padding: 0px;
}

/* エントリーフッター設定 */
.entry-footer,
.comment-footer,
.trackback-footer {
    color: #666;
    font-size: 10px;
    text-align: right;
}


/* サイドメニュー領域設定設定 */

.sidebar {
	padding: 10px;
	}

/* サイドメニュー<h2>見出し設定 */

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
        background-image : url(img/bar04b.gif);
        background-repeat : repeat-x;
	text-align: center;
	font-weight: bold;
  padding-top : 3px;
  padding-bottom : 3px;
	}

/* サイドメニュー<h3>見出し設定 */

.sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	}

/* サイドバーの本文 */

.Side-Body {
	background-image: url(img/sidewall.gif);
	background-repeat: no-repeat;
        font-size: 12px;
	}

/* サイドメニュー<ul>部設定 */

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

/* カテゴリー<ul>部左領域設定 */

.sidebar #categories ul {
	padding-left: 5px;
	}

/* サイドメニュー<li>部設定 */

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	list-style-type: none;


        background-image: url(img/point.gif);

        background-repeat : no-repeat;
	background-position: center left;
        padding-left: 15px;
/*
        height: 15px;
*/
	margin-top: 5px;
	}

/* カテゴリー<li>部アンダーライン挿入 */

.sidebar #categories li {
	list-style-type: none;
/* 
	border-bottom:solid 1px #999999;
 */ 
	}

/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

/* フッター部設定 */

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
        background-image : url(http://www.moneykiso.com/blog/media/bth019.gif);
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	}

.linkf {
	font-size: 8px;
}

/* 「お気に入りに追加」ボタン部設定 */

.fev {
	text-align:center;
	margin-bottom:10px;
}

/* 「詳細はこちら」部設定 */

.next {
	font-size: 12px;
}

/* エントリーカテゴリー部設定 */

.category {
	font-size: 10px;
	text-align:right;

	margin-bottom:20px;
}

/* パンくず部設定 */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}

/* リンクバー設定 */

.linkbar {
/*
clear: both;
*/
float: center;
width: 800px;
background-image: url("img/mailbackb.gif");

border-bottom: solid 1px #004599;


/*
border-bottom: solid 1px #cccccc;
*/


text-align: right;
padding: 2px 0px 2px 0px;
margin-bottom: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
font-size:10px;

}


/* topnews設定 */

.topnews {
font-size:12px;
margin-bottom: 15px;
margin-top: 15px;
}

/* カレンダー */
#calendar table	{
	width: 100%;
	font-size: 0.75em;
	text-align: center;
	}

#calendar td	{
	padding: 3px 0;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	border-bottom: solid 2px #dcddf5;
	margin-bottom: 10px;
	}

/* サイトマップ */
#sitemap a {
	color: #ffffff;
	font-weight: bold;
	}

#sitemap a:active { color: #12B88B; }
#sitemap a:hover { 
           text-decoration:underline; 
            color: #0092F8; 
           }


.hiroto-nikki { 
background-color: #ffffe0; 
padding: 7px 10px 7px 10px; 
magine: 10px 5px 10px 5px; 
} 

img.pic {
  margin: 10px 1em 10px 0;
  background: #fff; 
  border: 1px solid #b2b2b2; 
  padding: 4px; 
  float: left;  
}

.clear { clear: both;  }

blockquote {
  color: #333;
  font-size: 13px;
  border-top: 1px solid #CCC;  
  border-bottom: 1px solid #CCC;  
  width: 93%;
  margin: 5px;
  padding: 7px 7px 29px 7px;
  line-height: 1.6;
}


cite a {
  padding: 4px ;
  font-size: 12px;
  text-decoration: none;
 }


cite {
  margin: 6px 0px;
  padding: 2px;
  font-style: normal;
  float:right;
  margin-bottom: 25px;
  margin-top: -32px;
}

em { font-style: normal;  color: #FF0000; }

ul.no { padding: 0;  margin: 0 0 .5em 0; }
ul.no li { list-style-type: none;  margin: 0 0 .18em 4px;  padding: 0 0 0 .2em; line-height: 1.6em;}

a.me, a.me:visited,  a.me:link {
  font-size: 12px;
  margin-right: .2em;
  color: #000 ; 
}

select {
margin: 10px 0 0 5px;
height:18px
width: 150px;
color: #000;
background: #fff;
padding: 3px;
font: normal 13px/140% tahoma;
}

#feedControl .gf-snippet,
#feedControl .gf-author,
#feedControl .gf-spacer,
#feedControl .gf-relativePublishedDate {
    display : none;
  }

#feedControl .gf-result {
    padding-top:0px;
}

#feedControl .gf-snippet {
    padding :3px 5px 3px 8px;
}

#feedControl .gf-title a { 
   font-size:14px;
    padding : 0px 0 0px 15px;
    background-image: url(http://www.moneykiso.com/blog/img/point.gif);
    background-repeat : no-repeat;
    background-position: center left;
}

h3.lv1 {
margin-top: 40px;
 color: #003366;
 padding: .3em 0 .3em 15px;
 border-left: 3px solid #003366;
 background: #f3f3f2;
        height: 20px;
}

table.waku {
 border-spacing: 0;
 border-collapse: collapse;
 margin: 0 20px 10px 0;
 padding: 0;
 border-top: 1px solid #999;
 border-left: 1px solid #999;
 }

table.waku tr th,  table.waku tr td {
 text-align: center;
 vertical-align: middle;
 border-spacing: 0;
 border-collapse: collapse;
 margin: 0;
 padding: 5px;
 border-right: 1px solid #999 ;
 border-bottom: 1px solid #999 ;
}
