/* BODY */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	margin : 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}


/* 画像の属性 */

img {border-style: none;}

/* 強調文の属性*/

strong {color: #CC0000;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #0066CC;text-decoration: none;}
a:hover {color: #CC3399;text-decoration: underline;}

/* フィールド属性 */	
fieldset {
	font-size:12px;
	line-height: 120%;
	color: #666;
	margin-top : 10px;
	padding: 5px;
	text-align: left;
	}
legend {font-size: 12px;color: #0066cc;font-weight: bold;}

/* 基本設定*/

#wrapper{
	width: 780px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	}

/*ブログの枠等の属性*/

#container{
	width:780Px;
	margin-left:auto;
	margin-right:auto;
	background: url("http://tokai-life.com/memorial/images/memorial_rogo.gif");
	background-repeat: no-repeat;
	text-align:left;
	clear: both;
	}
		
/*ヘッダー*/
#header	{margin : 0px; padding: 0px; height : 80px;}
#header h1{
 margin-top : 0px;
 margin-bottom: 0px;
	text-indent: -3000px;
}
#header h1 a {
	width:300px;
	height: 110px;
	background-image: url("http://tokai-life.com/memorial/images/memorial_rogo.gif");
	background-repeat: no-repeat;
	display: block;
	}
#header h1 a:hover {background-image: url("http://tokai-life.com/memorial/images/memorial_rogo.gif");}

/*サイドバー*/
#sidebar {
	width: 200px;
	float: right;
	margin: 0px;
	color: #666;
	display: block;
	}

.search {
	margin: 0px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 130%;
	}


/*メニュー*/
.menu dt.pt1{
	list-style: none;
	margin: 0px;
	}

.menu dd.pt2 {
	color: #0c5996;
	text-decoration:none;
	width:200px;
	height:24px;
	background-image: url("http://tokai-life.com/memorial/images/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin : 10px 0px 0px 0px;
	list-style: none;
}

.menu dl {
   color: #666;
   margin: 0px 0px 0px 0px;
   list-style: none;
}

.menu dd {
	color: #333333;
	color:#444;
	text-decoration:none;
	width:200px;
	height:20px;
	background-image: url("http://tokai-life.com/memorial/images/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
	list-style: none;
}

.menu dd a:link, .menu dd a:visited, .menu dd a:active{
	color:#0066CC;
	text-decoration:none;
	width:200px;
	height:20px;
	background-image: url("http://tokai-life.com/memorial/images/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin : 0px;
   list-style: none;
	}
		
.menu dd a:hover{
	color: #FF6600;
	background-image: url("http://tokai-life.com/memorial/images/menu04.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	font-size: 12px;
	display: block;
	}
	

/*コンテンツ*/
#content {
	width: 560px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	height: 100%;
	background-attachment: scroll;
	background-image: url(http://tokai-life.com/memorial/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}
				
#content h2	{
	border-left: 10px solid #CC99CC;
	height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 2px 0px 0px 12px;
	font-size:14px;
	color : #CC66CC;
	text-align: left;
	border-top: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
		font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;

	}

#content h3 {
	margin: 10px 0px 5px 0px;
	padding-left:5px;
	font-size:12px;
	color : #990066;
	border-top: 1px dotted #996699;
	border-bottom: 1px dotted #996699;	
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;

	}
	
#content h4 {
	margin: 0px;
	padding: 10px 0px 2px 0px;
	font-size:12px;
	color : #0066cc;
	border-bottom: 1px solid #0066CC;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}

#content p {
	font-size: 12px;
	color:#666;
	line-height: 140%;
	margin: 5px 5px 5px 10px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}
	
/*ＮＥＸＴ表示*/
.next {
	font-size: 12px;
	color:#666;
	line-height: 120%;
	margin: 0px 5px 0px 10px;
	text-align: right;
	}

/*エントリーボックス*/
#content .ent_box{
	width: 540px;
	border: 1px solid #9999FF;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #0066cc;text-decoration: none;}
#content a:hover.c1{color : #CC3399;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #0066cc;text-decoration: none;}
#content a:hover{color : #CC3399;text-decoration: underline;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
}

/*グーグルアドセンス*/
.ads{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
		font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;

	}
.ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: right;
	}

/*trackbacks & Comments*/

#content .post1 {
	border-top: 1px solid #CC99FF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
	}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
	}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}

/*フッターナビ*/
.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 10px;
	border-top: 1px dotted #993399;
	font-family: "Century Gothic", "MS ゴシック", "Osaka?等幅", Tahoma, Verdana;
	}

.rss img{border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
	clear: both;
	border-top: 3px solid #996699;
	color: #999;
	text-align: right;
	font-size: 12px;
	line-height: 133%;
	background: url(http://tokai-life.com/memorial/images/bg000.jpg) no-repeat scroll top;
	height: 100px;
	display: block;
	}
	
#footer img{border-style: none;	vertical-align: middle;	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	height: 15px;
	border-bottom: 2px solid #996699;
	font-size: 10px;
	color:#666;
	margin :0px;
	padding-left: 10px;
	border-top: 5px solid #996699;
	}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #0066CC;
	text-decoration: none;
	}

.navi2 a:hover {
	color: #CC3399;
	text-decoration: underline;
	}

/*  記事の分割ナビ */
.paginate {
	margin-top: 10px;
	text-align:left;
	font-size: 10px;
	color: #999;
	}

/*  記事の右寄せ  */
.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
	}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #0066cc;
	line-height: 155%;
	}
.headerbgimg {
	background: url(http://tokai-life.com/memorial/images/bg001.jpg) no-repeat scroll right top;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 780px;
}
hr {
	border: 2px solid #CCCCFF;
}

span.new {
    display: none;
    color: #CC0000;
    font-weight: bold;
}

.images
{ margin:5px;
}


.clear{
clear : both
}
