@charset "UTF-8";

/* ++++++ ステッカー ++++++ */
#sticker {
	position:absolute;
	left:0;
	top:0;
	}
/* ++++++ コンテンツ部分のデザイン ++++++ */
.entry	{
	width: 378px;
	border: 1px solid #cc99cc;
	margin-bottom:10px;
	padding:10px;
	}
.authorpic	{
	background-color:#ffffff;
	border:1px solid #cc99cc;
	width:70px;
	padding:2px;
	display:block;
	position:relative;
	top:-11px;
	left:305px;
	}
.authorpic span	{
	background-image:url(http://www.trinity777.com/blog/images/all/paper-clip.png);
	background-repeat:no-repeat;
	position:absolute;
	top:-6px;
	left:-10px;
	width:30px;
	height:61px;
	}
.entrybody	{
	margin-top:-50px;
	}
.entry h2	{
	font-size: 0.9em;
	font-weight:bold;
	color: #ff9900;
	border-bottom: 1px solid #cc99cc;
	margin-bottom:3px;
	}
.entry h3	{
	font-size: 12px;
	color: #ff9900;
	margin-bottom:10px;
	}
.extended	{
	clear: both;
	font-size:0.7em;
	color: #333333;
	text-align: right;
	margin-top:10px;
	}
.posted		{
	clear: both;
	font-size:0.7em;
	color:#cc99cc;
	text-align:right;
	border-top:1px dotted #ff9900;
	margin:5px 0;
	padding:5px 0px;
	}
#center h1	{
	background-image:url(http://www.trinity777.com/blog/images/all/titlebar400.jpg);
	width:400px;
	height:30px;
	margin-bottom:5px;
	font-size:0.8em;
	font-weight:bold;
	color:#2b60ca;
	line-height:250%;
	text-indent:10px;
	}

/* ++++++ トラックバック ++++++ */
.trackbacksdata h2	{
	font-size:0.75em;
	border-bottom:none;
margin-top:5px;
	padding-top:2px;
	}
.tb_url {
	width:99%;
	font-size:0.75em;
	}
.trackbacks-content h3{
font-size:0.8em;
border-bottom:1px solid #ff9900;
padding-bottom:2px;
margin-bottom:3px;
}
.trackbacks-content h4{
font-size:0.7em;
color:#666666;
margin-bottom:3px;
}

/* ++++++ コメント ++++++ */
#comments	{
	margin-top:10px;
	}
#comments h2	{
	font-size:0.75em;
	padding-bottom:2px;
	}
.comment	{
	margin:15px 0;
	}
.asset-meta	{
	font-size:0.7em;
	color:#333333;
	border-bottom:1px dotted #333333;
	padding-bottom:2px;
	margin-bottom:3px;
	}


/* ++++++ GoogleMaps部分のデザイン ++++++ */
#entrymap	{
	width:100%;
	height: 250px;
	margin:15px 0;
	}


/* ++++++ ブログパーツのデザイン ++++++ */
#blogparts	{
	text-align: center;
	margin-top: 10px;
	}

/* ++++++ 宣伝デザイン ++++++ */
#banner_ad	{
	margin-bottom:10px;
	}
#banner_ad p	{
	font-size:0.65em;
	margin:3px 0 10px;
	line-height:130%;
	}
.ad_banner a	{
	text-decoration:none;
	}
.add	{
	text-align:center;
	margin-bottom:5px;
	}
/* +++ RSSリーダー +++ */
#rssfeed	{
	margin:10px 0;
	}
#rssfeed p	{
	font-size:0.7em;
	margin-bottom:7px;
	}

/* +++ RSSフィード表示 +++ */
.rss-box	{
	border: 1px solid #cc99cc;
	padding:5px;
	margin-bottom:15px;
	}
.rss-box p{
	border-bottom:1px dotted #cc99cc;
	}
.rss-items a	{
	list-style-type: none;
	font-size:1.0em;
	}
.rss-item	{
	padding-bottom:10px;
	font-size:0.75em;
	color:#333333;
	}
.rss-date	{
	font-size:0.8em;
	color: #ff9900;
	}

/* +++++ IE6 +++++ */
* html	{
	}

/* +++++ IE7 +++++ */
*:first-child+html	{
	}

/* 透過png */
* html .authorpic span { behavior: expression(IEPNGFIX.fix(this)); }