/*ページ全体の表示部分*/
img {
    　　　　　border-style:none;
　　　　　　　}

body {
	margin-bottom: 20px;
	background-color: #F6EEEB;	
	text-align: center;  
	}

a {
	text-decoration: none;		
	}

a:link {
	text-decoration:none;
	color: #D28665;
	}

a:visited {
	text-decoration:none;
	color: #D28665;
	}

a:active {
	color: #D28665;
	}

a:hover {
	color: #D28665;
	background-color: #ECD1C6;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*ブログ表示部分*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	background-image: url("body_back.gif");
	background-position: top left;
	width: 780px;
	border-bottom: #E0B4A1 2px solid;	
	}

/*ブログ表示部分*/
#banner {
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	background-image: url("banner_back.gif");
	background-position: top left;
	text-align: left;
	padding: 10px 10px 10px 40px;
	height: 100px;
	}

#banner-img {
	display: none;
	}
#banner a {
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
	color: #D28665;
	margin-bottom: 3px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
	font-weight: bold;
	color: #D28665;
	}

/*エントリー表示部分枠*/
#center {
	background-image: url("bg_logo.gif");
	background-repeat: no-repeat;
	background-position: 50% 5%;
	float: left;
	width: 420px;		
	overflow: hidden;
	}
/*エントリー表示部分*/
.content {
	padding: 10px 10px 0px 10px;
	color: #646464;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size:12px;
	}

/*サイドバーの表示枠*/
#right {
	float: left;		
	width: 178px;
	overflow: hidden;
	padding-top: 10px;
	}

/*エントリー本文部分*/
.content p {
	color: #646464;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 200%;
	text-align: left;
	padding: 15px 10px 15px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

/*エントリーの日付部分*/
.content h2 {
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	background-color: #E1B7A5;	
	margin-bottom: 10px;
	border: #E8C8BB 3px solid;
	line-height: 120%;
	}

/*エントリーのタイトル部分*/
.content h3 {
	color: #D28665;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 140%;
	}

.cate {
	color: #646464;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 3px 10px 3px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 140%;
	}

/*エントリーのフッター部分*/
.content p.posted {
	color: #646464;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 3px 10px 3px 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: normal;
	border-bottom: #D19074 1px solid;
	}


/*サイドバー表示部分*/
.sidebar {
	padding: 0px 10px 0px 10px;
	}

/*カレンダー表示部分*/
#calendar {
	line-height: 120%;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	padding:0px;
	text-align: center;
	margin-bottom: 30px;
	}


#calendar table {
	width: 160px;
	padding: 0px;
	}

/*カレンダーの見出し部分*/
#calendar caption {
	color: #D28665;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size:10px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 15px;
	}

/*カレンダーの曜日*/
#calendar th {
	line-height: 12px;
	font-size:8px;
	text-align: center;
	font-weight: bold;
	color: #D28665;
	padding-top: 2px;
	}

/*カレンダーの日付*/
#calendar td {
	line-height: 12px;
	font-size:10px;
	font-weight: normal;
	background-image: url("day_back.gif");
	background-position: top center;
	background-repeat: no-repeat;
	color: #646464;
	text-align: center;
	padding-top: 2px;
	}

#calendar a {
	color: #D28665;
	text-decoration: none;
	}
#calendar a:hover {
	color: #D28665;
	background-color: #ECD1C6;
	text-decoration:underline;
	}

/*サイドバーの見出し*/
.sidebar h2 {
	color: #FFFFFF;
	background-color: #E1B7A5;	
	border: #E8C8BB 3px solid;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size:10px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 15px;
	}


/*サイドバーのリストを定義部分*/
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

/*サイドバーのリスト部分*/
.sidebar li {
	color:#646464;
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	}

.Comments_list {
	font-size: 0.75em;
	list-style-position: inside;	
	margin-left: 0px;
	margin-top: 5px;
                padding:0;
	margin-bottom: 30px;	
                }  

.sidebar img {
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}



/*リンク部分*/
.link-note {
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	margin-top: 3px;
	margin-bottom: 30px;
	}


/*パワード部分*/
#powered {
                font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #646464;
	margin-top: 50px;
	}



#comment-data {
	float: left;
	width: 160px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

#bottombaner {
	background: #F6EEEB;
	border-top: 1px solid #DCDCDC;
	color: #808080;
	font-family: verdana ,"ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",arial ,sans-serif;
	font-size: 9px;
	line-height:150%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	padding-top:3px;
	text-align:center; 
	width: 650px;
	height: 18px
}

/*Mac文字化け防止部分*/
textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}


