/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/

/*ページ全体の表示部分*/
body {
    	margin: 0px;
	background-color: #8C0000;	
    background-image: url("/home/uniginal/www/images/IMG_1978");
    background-position: top center;
    text-align: center;   
	}

a {
	text-decoration: underline;		
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #800000;
	}

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

/*ブログ表示部分*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;	
	background-color: #FFFFFF;
	}

/*バナー表示部分*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	background-image: url("topbanner.jpg");
	background-repeat: no-repeat;
	padding: 35px 15px 15px 30px;
	height: 330px;
	}


#banner-img {
	display:none;
	}
	
/*タイトルリンク部分*/
#banner a {
	color: #AE1E1E;
	text-decoration: none;
	}
	
/*タイトル文字*/
#banner h1 {
	font-size: xx-large;
	font-weight: bold;
    color: #AE1E1E;
    margin-bottom: 5px;
	}

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

/*エントリー表示部分枠*/
#center {
	float: left;
	width: 530px;		
	overflow: hidden;
	}

/*エントリー表示部分*/
.content {
	padding: 0px 15px 0px 15px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: medium;
	margin-bottom: 5px;
	}


/*サイドバー表示部分枠*/
#right {
	float: left;		
	width: 180px;
	overflow: hidden;
	margin-bottom: 5px;
	}

/*エントリー本文部分*/
.content p {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px;
	}

/*エントリー本文内の引用部分*/
.content blockquote {
	line-height: 150%;
	}

/*エントリー本文内のリスト部分*/
.content li {
	line-height: 150%;
	}


/*エントリーの日付部分*/
.content h2 {
	color: #8B4513;
    padding: 0px 3px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: #8B4513 1px solid;
  	text-align: left;
	font-weight: bold;
    margin-bottom: 20px;
	}



/*エントリーのタイトル部分*/
.content h3 {
	color: #8B4513;
    padding: 0px 7px 0px 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align:left;
	font-weight: bold;
	border-left: #8B4513 5px solid;
	}


/*エントリーのフッター部分*/
.content p.posted {
	color: #8B4513;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: #8B4513 1px solid;
	text-align: right;
	margin-bottom: 50px;
	line-height: normal;
	padding: 3px;
	}

/*サイドバー表示部分*/
.sidebar {
    padding-left: 5px;
	}

/*カレンダー表示部分*/
#calendar {
   	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
    background-color: #FFFFCC;	
  	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	border: #FFFFFF 1px solid;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}

/*カレンダーの見出し部分*/
#calendar caption {
	color: #FFFFFF;
    font-weight: bold;
    background-color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
    letter-spacing: .-1em;
	border: #FFFFFF solid 1px;
	}



/*カレンダーの曜日部分*/
#calendar th {
	text-align: center;
	font-weight: normal;
	}

/*カレンダーの日付*/
#calendar td {
	text-align: center;
	}

/*サイドバーの見出し*/
.sidebar h2 {
	background-image: url("sli_back-bean.png");
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: left center;
	font-weight: bold;
	color:#666666;
	padding-left: 35px;
	height: 30px;
	text-transform: uppercase;  	
	}

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

/*サイドバーのリスト部分*/
.sidebar li {
	color: #8B4513;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;	
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}



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

/*リンク部分*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #61051C;
	padding: 2px;
	margin-bottom: 15px;
	}

/*パワード部分*/
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #8B4513;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: #BBBBBB 1px dotted;
	}

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

}
.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: x-small;
	border-top: #666666 1px solid;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding-left: 3px;
}

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