@charset "EUC-JP";
/* ここに文字コード判別用に日本語を挿入しておきます。 */
/* 本ファイルは、EUCコードです。 */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",verdana, arial, sans-serif;
	background-image:url(../img/blog_back.jpg);
	background-repeat:repeat-x;
}

img {
	border:0;
}

p {
	margin:0;
	padding:0;
}

/*
#post {
	width: 440px; 
	margin:0px;
	padding:0px;
}

.blogbody {
	width: 440px; 
	margin:0px;
	padding:0px;
}

.title {
	background-image:url(img/titlebar.gif);
	background-repeat:repeat-x;
}

#left {
	width: 180px; 
	margin:0px;
	padding:0px;
}

.left_profimg {

}

.left_proftext {
	color:#666;
	font-size:0.8em;
	line-height:150%;
	padding-left:10px;
}

.left_img {
	font-size:0.8em;
	line-height:150%;
	padding:8px 0px;
}

.left_text {
	color:#666;
	font-size:0.8em;
	line-height:150%;
	padding-left:10px;
}

*/

a { color: #FF6666; text-decoration: underline; }
a:link	{ color: #666666; text-decoration: underline; }
a:active	{ color: #FF6666; text-decoration: none; }
a:visited	{ color: #666666; text-decoration: underline; }
a:hover	{ color: #FF6666; text-decoration: underline; }

/*　レフト　プロフィール文章　*/
.side_message {
	color:#666;
	font-size:0.8em;
	line-height:150%;
	padding:10px 0px 0px 10px;
	text-align: left;
}

/*　レフト　画像　*/
.side_img {
	font-size:0.8em;
	line-height:150%;
	padding:8px 0px;
}

/*　レフト　テキスト　*/
.side_text {
	color:#666;
	font-size:0.8em;
	line-height:150%;
	padding-left:10px;
	text-align: left;
}


/*　日記タイトル　*/
.contents_title { /* td */
	padding-left:10px;
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	text-align: left;
}	


/*　日記の内容　*/
.captionbody {
	padding-top:6px;
	color:#666;
	font-size:0.9em;
	line-height:150%;
	text-align: left;
}	

/*　投稿者欄　*/
.contents_postby {
	color:#666;
	font-size:0.8em;
	text-align:right;
	padding-top:6px;
}

/*　携帯写真の枠　*/
.photo img {
	padding:4px;
	border:1px solid #666;
	margin-bottom: 6px;
}

/*　トラックバック　タイトル　*/
.tr {
	padding:10px 0px 0px 0px;
	line-height:150%;
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	text-align: left;
}

/*　トラックバック　文字　*/
.comments-body {
	padding:10px 0px 0px 0px;
	line-height:150%;
	font-size:0.9em;
	color:#666;
	text-align: left;
}

/*　トラックバック　投稿者　*/
.comments-post {
	padding:10px 0px 0px 0px;
	line-height:150%;
	margin-bottom:20px;
	font-size:0.8em;
	color:#666;
	text-align: left;
}

.comments-head {
	text-align: left;
}

/*　コメント　タイトル　*/
.cm {
	padding:10px 0px 0px 0px;
	line-height:150%;
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	text-align: left;
}

/*　トラックバック　文字　*/
.tr_moji {
	padding:10px 0px 0px 0px;
	line-height:150%;
	font-size:0.9em;
 color:#666;
	text-align: left;
}

/*　トラックバック　枠　*/
.tr_waku {
	padding:5px;
	line-height:150%;
	font-size:0.9em;
	color:#666;
	border:1px solid #666
	text-align: left;
}

.extended {
 font-size:0.8em;
}