body{
	          float:center;	
                  text-align: center;
		background:url('http://file.tametametame.blog.shinobi.jp/070323sawatik02back.gif') fixed;
  		background-color:#f9fff9;
            background-position:100% 100%;
	      background-repeat:no-repeat;	
		padding: 0px;
		font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
		font-size:9pt;

}

#layout {
		width: 980px;
		margin-top:  0px;
		padding-top: 0px;
}

#header {
                float:center;
		width : 640px;
                height:15px;
		margin-top:  0px;
		padding-top: 0px;
		text-align: left;
}

#menu {
		float : left;
		width : 140px;
		margin-left:0px;
		margin-top:235px;
		padding:5px 5px 0px 5px;
                  background-color: #ffffff;
                  color: #dddddd;
		text-align: left;
}

#menu02 {
		float : right;
		width : 170px;
		margin-left:0px;
		margin-top:0px;
		padding:5px 5px 0px 5px;
              background-color: #ffffff;
                  color: #dddddd;
		text-align: left;
}


#menu p{
		margin:0.4em;
		font-size:80%;
		color : #ff6600;
}


#main {
		float : left;
                border:3px ridge;
		width : 640px;
		margin-top: 20px;
                margin-left: 10px;
           margin-bottom: 500px;
		margin-left: 0px;
		padding: 0px;
		text-align: left;

		background-color:#;
		color: #777777;
}


/*タイトル部分
------------------------------------------------------------*/

.tamenu {
	float:left;
	width:150px;
	height:230px;
	background-image:url('http://file.tametametame.blog.shinobi.jp/070612ichijotitle.jpg');
	background-repeat:no-repeat;
}

.hedbg {
         float:left;
         border:3px ridge;
         height: 50px;
         width:640px;
	 margin-top:  0px;
         padding: 20px 0px 0px 0px;
   background-image:url('http://file.tametametame.blog.shinobi.jp/wal_title.gif');
	background-repeat:repeat-x;
}

/*サイトタイトル*/


.site_title {
		text-align: left;
		font-size: 200%;
		font-weight: bolder;
		color: #996633;
		padding: 0px 0px 0px 20px;

}

.site_title a{color: #996633;text-decoration: none}
.site_title a:link{color: #996633;text-decoration: none}
.site_title a:visited {color: #996633;text-decoration: none}
.site_title a:active {color: #996633;text-decoration: none}
.site_title a:hover {color: #996633;text-decoration: none}


/*サイト説明文*/

.site_intro {
		text-align: left;
		margin-top: 0px;
                padding: 0px 0px 20px 30px;
	        font-size: 90%;
		color: #009966;
}


/*文字設定
------------------------------------------------------------*/

h2 {
		font-size: 100%;
		color: #0099ff;
		margin-bottom: 0px;
		height: 15px;
}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
		padding-left: 10px;
		margin: 0px;
}


/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
		text-align:center;
		margin: 0px;
		padding-left: 20px;
		list-style-type: circle;
		text-decoration: none;
		font-size: 85%;
		list-style-image:;
}


li {
		font-size: 85%;
		color: #999999;
		line-height: 120%;
		padding: 0px 15px 5px 0px;
		text-decoration: none;
}

a {
		text-decoration: none;
		color: #555555;
}


a:hover {
		color:  #FF6600;
}


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
		text-align: center;
}

.pay img{
		background: #fff;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #666;
		border-right: 1px solid #666;
		margin: 0px 10px 5px 0px;
		padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
		width: 600px;
            border:3px dashed;
            border-color: #cccccc;
background-image:url('http://file.tametametame.blog.shinobi.jp/06ffff02.gif'); 		       background-color:;             
		margin: 20px 0px 20px 20px;
}

/*エントリー：ナビゲーション*/

.entry_navi{

		width: 300px;
		text-align: center;
                  float: center;
                  margin: 0px 50px 0px 50px;
		font-size: 100%;
}

.entry_navi_bg{
		background-color: ;
}


/*エントリー：見出し*/

.entry_title{
		font-size: 140%;
		font-weight: bolder;
                border:2px solid;
                background-color: #ffffff;
		color: #000000;
		margin: 20px 30px 2px 20px;
		padding:5px 5px 5px 5px;
}

.entry_title2{
		font-size: 100%;
		font-weight: bolder;
		margin: 15px 10px 7px 26px;
}

.entry_title a{
		color:#669966;
}


/*エントリー：テキスト*/

.entry_text {
		font-size: 100%;
		color: #333333;
		margin: 10px 30px 10px 40px;
}

.entry_text a{color: #0000ff;text-decoration: none}
.entry_text a:link{color: #0000ff;text-decoration: none}
.entry_text a:visited {color: #0000ff;text-decoration: none}
.entry_text a:active {color: #ff0000;text-decoration: none}
.entry_text a:hover {color: #ff0000;text-decoration: none}


.entry_bg{
		margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
		font-size: 80%;
		color: #666666;
		text-align: right;
		margin: 0px 20px 10px 43px;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
		background: #fff;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #666;
		border-right: 1px solid #666;
		margin: 0px 10px 5px 0px;
		padding: 5px;
}


/*検索
---------------------------------------------------------*/
#search {
		text-align: center;
		margin-top : 10px;
		padding: 0px 0px 0px 0px;
}

textarea,input,select {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
}

img.emoji{
		vertical-align:middle;
		border:0;
}

.EntryPsText {
	padding:20px 0px;
	text-align:right;
}

.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	background-color:#ffeeee;
	border:solid 1px #995555;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	color:#777777;
	border-bottom:1px dotted #995555;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #995555;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
.plugin_data_date {
	font-size:90%;
         padding-right:10px;
	text-align:right;
	color:#995555;
}
.plugin_data {
	color:#995555;
	padding:3px 20px 0px 15px;
}

.CalendarMoveTable {
width:80%;
font-size:12px;
	padding:3px 0px 0px 20px;
color:#333333;
}

.CalendarTable {
width:80%;
font-size:12px;
	padding:3px 0px 0px 10px;
color:#333333;
}

.CalendarTable a {
background-color:#00ccff;
color:#FFFFFF;
padding:1px;
}