@charset "euc-jp";


/* 
Tomoriginal template
designed by BEL
---------------------------------------------------- */



/* カラー設定


ヘッダー、
フッター、
サイドメニュー、
記事ヘッダーの背景色
#ff6699

ボーダーの色
#ff99ff

サイドメニュー、記事ヘッダーなどの文字色
#F5F5F5


コメント・トラバ表示の色
デフォルト　#F5F5F5
アクティブ　#FF6347
訪問済み　　#666


サイドバーのコンテンツの文字色
リンク　　　#ff3399
アクティブ　#6b8e23
訪問済み　　#ff33ff


---------------------------------------------------- */



/* ライブドア広告
---------------------------------------------------- */


#livedoor{
    width:850px;
	margin:0px auto;
	height:25px;
	background:#ff6699 url() no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


#livedoor table{
	padding:0 5px;
    font-size:12px;
}

#livedoor a{
    color:#F5F5F5;
	text-decoration:none;
}


/* 全体
---------------------------------------------------- */

* {
	margin:0;padding:0;
	font-family: verdana, Arial, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
}

a:link,a:visited {
	text-decoration:underline;
}
a:hover,a:active {
	text-decoration:none;
}

input,textarea,select {
	margin:0px;
}

hr{
    display:none;
	}

/* 強調
---------------------------------------------------- */

strong {
	font-weight:bold;
}
em {
	font-style:normal;
}

.b {
	font-weight:bold;
}
.red {
	color:#cc0000;
}
.blue {
	color:#0000cc;
}
.green{
	color:#006100;
}

.red-b {
	border-bottom:solid 2px #FF0000;
	line-height:140%;
	font-weight:bold;
}

.blue-b {
	border-bottom:dashed 2px #0000cc;
	line-height:140%;
	font-weight:bold;
}

.mark-1 {
	background-color:#CCCCCC;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-2 {
	background-color:#ebcc33;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-3 {
	background-color:#eb99cc;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.f09 {
	font-size:80%;
	line-height:120%;
}
.f10 {
	font-size:100%;
	line-height:120%;
}
.f12 {
	font-size:120%;
	line-height:120%;
	font-weight:bold;
}
.f14 {
	font-size:140%;
	line-height:140%;
	font-weight:bold;
}
.f16 {
	font-size:160%;
	line-height:140%;
	font-weight:bold;
}


/* ---------------------------------------------------- */

body { 
	color:#333;
	background: #ffffff url() repeat 0px 0px;
}

#container {
	width:850px;
	margin:0 auto;
	background:#ffffff url() no-repeat;
	border-left: 1px solid #ff99ff;
	border-right: 1px solid #ff99ff;
}


#wrapper {

}

/* ヘッダー
---------------------------------------------------- */
#banner {
	width:850px;
	height:px;
	margin-bottom:0px;
	}
	

#banner .index{
	font-size:14px;
	color:#000000;
	line-height:1em;
    float:left;
	text-indent: 0px;
	padding-top: 15px;
	padding-left: 40px;
	font-weight:normal;
}


#banner .other{
	font-size:12px;
	text-indent:-9999px;
	color:#000000;
	line-height:1em;
    float:left;
	padding-top: 15px;
	padding-left: 40px;
	font-weight:normal;
}


#banner p{
    list-style-type:none;
    font-size:12px;
	float:right;
	margin-top: 15px;
	margin-right: 40px;
	text-indent: 0px;
	}
	
#banner p a{
    color:#ff0000;
	}
	
#banner p a:hover{
    color:#FF9850;
	}



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */
#subbanner {
	width:850px;
	height:140px;
	background:#FDF5E6 url(http://blog.livedoor.jp/tarrumi/file/livedoor.gif) no-repeat;
	margin-bottom:0px;
	}
	

#subbanner .toptitle{
	font-size:18px;
	text-indent:0px;
	padding-top: 15px;
	padding-left: 20px;
	color:#222222;
	line-height:20px;
    text-align:left;
	font-weight:bold;
}

#subbanner .toptitle a{
    text-decoration:none;
	color:#222222;
}

#subbanner .entry{
	font-size:10px;
	color:#222222;
    text-align:left;
	padding-top: 12px;
	padding-left: 50px;
　padding-right: 50px;
	font-weight:normal;
}







/*ヘッダー下のバナースペース
---------------------------------------------------- */

#hmenu{
    width:850px;
    height:30px;
	margin-top:0px;
	margin-bottom:0px;
    background:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
}



/*グローバルメニュー
---------------------------------------------------- */

#navi {
    border-top: 0px solid #222;
    border-bottom: 0px solid #222;
    border-left: 0px solid #ff0000;
    background: ;
	margin-left:5px;
	margin-right:4px;
	padding-left:0px;
	
height:28px
}
html > body #navi,
html > body #navi ul li a { /* for Safari */
	height:27px
}


#navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


#navi ul li {
    float:left;
    	margin-right:1px;
}


#navi ul li a {
    display: block;
    font-size: 12px;
   text-align: center;
 letter-spacing: 0.1em;
        line-height: 2.3;
   text-decoration: none;
padding-left:20px;
padding-right:20px;



}
#navi ul li a:link,
#navi ul li a:visited {
    background: #404040;
    color: #fff;
}
#navi ul li a:hover {
    background: #E9A6C5;
    color: #333;
}





/*  メインエリア
---------------------------------------------------- */


  
/*  センターコンテンツ
---------------------------------------------------- */


#content {
	float:left;
	width:610px;
	display:inline;
	background:#ffffff url() no-repeat;
    margin-left: 0px;
	padding:0px 10px 5px 15px;
  }
  

#content p {
	text-align:left;
	font-size:15px;
	line-hight:2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
  
  
#content h2 {
    font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	width:160px;
	text-align:left;
    }


/*  センターコンテンツ（個別記事ページ）
---------------------------------------------------- */



#content2 {
	padding:0px 20px 5px 20px;
 	background:#ffffff url() no-repeat;  
  }

#content2 p {
	text-align:left;
	font-size:15px;
	line-hight:2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
  
  
#content2 h2 {
    font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	width:160px;
	text-align:left;
    }

/*サイドメニュー　左 
---------------------------------------------------- 


#side_l{
    margin-left: -705px;
    float:left;
	width: 185px;
	margin-bottom:20px;
	background:#FDF5E6 url() no-repeat;
	}

#side_l li{
   list-style-type: none;
	}

*/


/*サイドメニュー　右 
---------------------------------------------------- */


#side_r{
    float:left;
	width:185px;
	margin-left:15px;
	margin-bottom:20px;
	background:#FDF5E6 url() no-repeat;
	}


#side_r li{
   list-style-type: none;
	}


/* -------------------------------------------------------- */


/*  新着記事一覧 */

	.newtopics{
		width:610px;
		text-align:left;
		margin:0px 0px 10px 0px;
	    padding-bottom:10px;	
		border-bottom:2px solid #ff99ff;
		border-right:0px solid #ff99ff;
		border-left:0px solid #ff99ff;		
	}
	
	
    .newtopics a{color:#ff3399;}
    .newtopics a:hover{color:#6b8e23;}
	.newtopics a:visited{color:#990099;}
	
	.newtopics li{
	    list-style-type:disc;
	    background: url() no-repeat;
		font-size:12px;
		line-height:180%;
        margin-left:20px;
	}
	
	
/* 新着記事タイトル */

	.newtitle{
		color:#fff;
		letter-spacing:0.2em;
		font-size:15px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
	    background:#ff6699 url() repeat-x;
		}
		
		
/* トピック一覧無地タイトル */

	.listtitle{
		color:#fff;
		font-size:15px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
	    background:#ff6699 url() repeat-x;
		}


/* カテゴリータイトル */

	.catetitle{
		color:#666;
		font-size:15px;
		text-align:left;
		font-weight:bold;
		padding:6px 5px 6px 10px;
		border-top:1px solid #ff99ff;
		border-left:3px solid #ff99ff;
		border-right:3px solid #ff99ff;
		border-bottom:1px solid #ff99ff;
	    background:#ff6699;
		}



/* -------------------------------------------------------- */

/* 記事本文 */

	.blogbody{
		font-size:15px;
 	    width:610px;
		text-align:left;
		line-height:150%;
		margin:0px 0px 10px 0px;
		border-bottom:2px solid #ff99ff;
		border-right:1px solid #ff99ff;
		border-left:1px solid #ff99ff;		
		overflow:auto;
	}


/* 記事本文（個別記次ページ） */

	.blogbody2{
		font-size:15px;
		text-align:left;
		line-height:150%;
		margin:0px 0px 10px 0px;
		border-bottom:2px solid #ff99ff;
		border-right:0px solid #ff99ff;
		border-left:0px solid #ff99ff;		
		overflow:auto;
	}



/* 記事タイトル */

	.title{
		color:#F5F5F5;
		font-size:16px;
		text-align:left;
		padding-top:10px;
		padding-left:15px;
		padding-bottom:5px;
		font-weight:bold;
		border-top:0px solid #ff99ff;
	    background:#ff6699 url() repeat-x;
		}
		
	.title a{
		color:#F5F5F5;
		}
		
		
	.datetitle{
		color:#aaaaaa;
		font-size:12px;
		text-align:left;
		padding-left:5px;
		padding-bottom:10px;
		font-weight:bold;
		}
		
		

/* 記事日付 */

	.date{
		color:#F5F5F5;
		font-size:small;
		font-weight:bold;
		background:#f3fbca;
		padding:5px 0 3px 10px;
		border-right:1px solid #d1d1d1;
		border-bottom:1px solid #d1d1d1;
	}


/* 投稿者・投稿日など */

	.posted{
		color:#F5F5F5;
		font-size:9px;
		text-align:right;
		margin:0 0 0px 0;
		background:#ff6699;
	}
	
	.posted_m{
		margin:0 5px 0px 0;
	}

	a.aposted{color:#F5F5F5;text-decoration:none;font-weight:bold;}
	a.aposted:link{color:#f5f5f5;text-decoration:none;font-weight:bold;}
	a.aposted:visited{color:#f5f5f5;text-decoration:none;font-weight:bold;}
	a.aposted:active{color:#F5F5F5;font-weight:bold;}
	a.aposted:hover{color:#f5f5f5;text-decoration:none;font-weight:bold;}

	a.topnavi{color:#666;text-decoration:underline;font-weight:bold;text-decoration:none;}
	a.topnavi:link{color:#666;text-decoration:underline;font-weight:bold;text-decoration:none;}

	div.main{margin:10px;}


/* ページトップへのリンク */

	.pagetop{
		color:#ff3399;
		font-size:12px;
		text-align:right;
		margin:0 0 25px 0;
	}




	


/* パンくずリストなど
---------------------------------------------------- */

.menu{
		color:#ff3399;
		font-size:9px;
		text-align:left;
	}
	
.menu a:visited{color:#cc0099;}
	
.pankuzu{ 
    font-size:13px;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	}
	
.pankuzu a:visited{color:#cc0099;}
	
.nextpage{
		font-size:12px;
		padding:5px 20px;
		text-align:right;
	}	




/* トラックバックリンクURL 
---------------------------------------------------- */

    .tburl{
		color:#333;
		font-size:12px;
		text-align:right;
	}


	.tbtitle{
		color:#F5F5F5;
		font-size:12px;
		text-align:left;
		text-indent:10px;	
		font-weight:normal;
		padding:6px 0px 6px 0px;
		border-top:0px solid #ff99ff;
		border-bottom:2px solid #ff99ff;
	    background:#ff6699;
		}



/* コメント・トラックバック
---------------------------------------------------- */

/* コメントタイトル */

	.comments-head{
		color:#ff99ff;

		font-size:12px;
		text-align:left;
		font-weight:normal;
		padding:0 0 2px 5px;
		border-bottom:2px solid #ff99ff;
	}

/* コメント本文 */

	.comments-body{
		font-size:12px;
		text-align:left;
		margin:20px 0 15px 15px;
	}
	
/* コメント投稿者 */

	.comments-post {
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0 25px 0;
	}

	.comments-post a{color:#0000ff;}
	.comments-post a:visited{color:#0000ff;}



/* トラックバック内容 */

	.trackback-body{
		font-size:12px;
		text-align:left;
		margin:20px 0 15px 15px;
	}

/* トラックバック送信者 */

	.trackback-post{
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0 25px 0;
	}

/* トラックバックリンク部分 */

	a.atrackback-post{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{text-decoration:none;font-weight:bold;}


/* 入力フォーム部分 */

	#form{
	margin:25px 0 0 0;
	text-align:left;}

	#author{border:1px solid #ff99ff;}
	#email{border:1px solid #ff99ff;}
	#url{border:1px solid #ff99ff;}
	#text{width:400px;height:200px;border:1px solid #ff99ff;}

	label {
		font-size:12px;
		font-weight:normal;
	}




/* サイドバーコンテンツ */
/* -------------------------------------------------------- */




/* カレンダー */

	.calendar{
		font-size:x-small;
		position:center;
	}

	.calendarhead{
		color:#191970;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:5px;
		margin:0 0 10px 0;
	}

	.calendard{border-top:1px solid #191970;empty-cells:show;}
	.calendardbg{border-top:1px solid #191970;background:#f3fbca;}
	.calendartable{text-align:center;border:1px solid #191970;margin:0 auto 10px auto;}
	.calendarwd{background:#d7f6f1;padding:2px;}
	.calendarweek{color:#191970;font-size:x-small;position:center;}



/* サイドメニュータイトル */


	.sidetitlebody{
		width:185px;
		background:#ff6699 url() no-repeat;
	}


	.sidetitle{
		font-size:14px;
		color:#F5F5F5;
		text-align: left;
		padding-top:5px;
		padding-bottom:6px;
		padding-left:10px;
		font-weight:bold;
	}


/* サイドメニュー内コンテンツ */

	.side{
		font-size:10px;
		line-height:150%;
		text-align:left;
		padding:5px;
		border-right:1px solid #ff99ff;
		border-bottom:1px solid #ff99ff;
		border-left:1px solid #ff99ff;
		margin:0;
	}
	
    .side a{color:#ff3399;}
    .side a:hover{color:#6b8e23;text-decoration:none;}
   	.side  a:visited{color:#990099;}

	.sidebottom{
	    width:185px;
		height:0px;
		background:#ff6699;
		margin:0 0 10px 0;
	}

	.sidebody{

	}






/* ライブドアブログバナー */

	.powered{
		text-align:center;
		margin:0 0 10px 0;
	}

/* RSS */

	.syndicate{
		font-size:11px;
		text-align:center;
	}




/* -------------------------------------------------------- */


/* フッタ
---------------------------------------------------- */

#footer {
    width: 850px;
	height:100px;
	font-size:1px;
	line-height:1px;
	margin:0px auto;
	background:#ff6699 url() no-repeat;
	clear:both;
}

#footer_2 {
    width: 850px;
	font-size:1px;
	line-height:1px;
	margin:0px auto;
	background:#ff6699 url() no-repeat;
	clear:both;
}

address { 
	color:#ffffff;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:center;
	text-indent:0px;
	margin:0px;
	padding:20px 20px;
}


address a{ 
	color:#ffffff;
}


span.col2{
         font-size: 12px;
}

.block{
margin:5px;
border:2px dotted #6ebef2;
background-color:#ecf5fa;
padding:15px 15px 15px 15px;
text-align:left;
}





<script type="text/javascript" src="http://www.image-life.com/sozai/js/heart.js"></script>