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

/*ページ全体の表示部分*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffaa;
　　　　　　　background-image: url("back061122.JPG");
               background-repeat: repeat;
               background-attachment: fixed ;
               text-align: center;  
	}


a {
	text-decoration: underline;		
	}

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

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

a:active {
	color:#63ABD1;
	}

a:hover {
	color: #63ABD1;
    text-decoration:underline;
	}

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

/*ブログ表示部分*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 780px;	
	background-color: #E4F2FB;
	border: #90BFD8 1px solid;
	background-position: 50% 0px;	
	background-repeat:  repeat-y;
	}

/*バナー表示部分*/
#banner {
	font-family: cursive,sans-serif;
                background-image: url("banner080125.jpg");
	padding: 7px 10px 0px 70px;
	text-align: left;
	height: 210px;
	}

#banner-img {
    display: none;
	}
	
/*タイトルリンク部分*/
#banner a {
    color: #FF6633;
    text-decoration: none;
	}

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

/*サブタイトル文字*/
#banner h2 {
	font-size:16px;
                font-weight: bolder;
	color: #7D3547;
	}

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

/*エントリー表示部分*/
.content {
	padding: 10px 10px 0px 10px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}

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

/*エントリー本文部分*/
.content p {
                color: #000000;
	font-family: Verdana, Arial, sans-serif;
                font-weight: normal;
  	font-size:14px;
                line-height: 150%;
                text-align: left;
                padding: 15px 10px 15px 10px;
                margin-bottom: 0px;
                margin-top: 0px;
	}

/*エントリーの日付部分*/
.content h2 {
	font-family: cursive,sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	padding: 3px 5px 3px 5px;
                margin-bottom: 0px;
                border-bottom: #333333 1px solid;
                line-height: 120%;
	}

/*エントリーのタイトル部分*/
.content h3 {
                color: #000099;
                font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
                padding: 3px 10px 3px 10px;
                margin-bottom: 8px;
                margin-top: 0px;
                line-height: 140%;
	border-top: #427DCC 1px dotted;
	background-color: #C6DEFF;	
	border-bottom: #427DCC 1px dotted;
}


/*お知らせ部分*/
.content h4 {
                color: #000099;
                font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
                padding: 3px 10px 3px 10px;
                margin-bottom: 8px;
                margin-top: 0px;
                line-height: 140%;
	border-top: #427DCC 1px dotted;
	background-color: #EECC88;	
	border-bottom: #427DCC 1px dotted;
}

/*エントリーのフッター部分*/
.content p.posted {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
                padding: 3px 10px 3px 10px;
                margin-bottom: 20px;
                margin-top: 0px;
                line-height: normal;
                border-bottom: #666666 1px solid;
	}


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

/*サイドバーの見出し*/
.sidebar h3 {
	color: #FF6633;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 15px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #55ffff;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	}



/*サイドバーの見出し*/
.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 15px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #90BFD8;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	}

/*サイドバーの見出し*/
.sidebar h1 {
	color: #FFFFFF;
	font-family: cursive,sans-serif;
	font-size:14px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 15px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FF5500;
	border-right: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	}


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

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

.sidebar img {
	}

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

/*リンク部分*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 30px;
	}

/*パワード部分*/
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #666666;
	padding-top: 5px;
    border-top: #666666 1px solid;
	margin-top: 50px;
	}



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

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

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