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

body {
	margin: 0px 0px 0px 0px;
	background-color: #A5D4D8;	
    background-image: url("body_back.jpg");
    background-repeat: no-repeat;
    background-attachment: no-fixed;
    background-position: top center;
    text-align: center;   

	}

html{
  scrollbar-track-color:#ffffff;
  scrollbar-face-color:#D4EAEC;
  scrollbar-shadow-color:#64ABB3;
  scrollbar-darkshadow-color:#64ABB3;
  scrollbar-highlight-color:#D4EAEC;
  scrollbar-3dlight-color:#64ABB3;
  scrollbar-arrow-color:#64ABB3;
}

img{ 
border: 1px; 
}

a {
	text-decoration: underline;		
	}

a:link {
	color: #0E6E6B;
	}

a:visited {
	color: #0E6E6B;
	}

a:active {
	color: #0E6E6B;
	}

a:hover {
	color: #000000;
	}

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

input,textarea{
	border-style:solid;
	border-width:1px;
	border-color:#64ABB3;
	color:#64ABB3;
	background-color:#ffffff
}


/*ベースカラー*/
#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;	
	background-color: #ffffff;
	border: 0px solid #FFFFFF;
	}



#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #;
    background-image: url("banner_back.jpg");
	text-align: left;
	line-height: 150%;
	padding: 30px 0px 10px 0px;
    border-bottom: 0px solid #ffffff;
	height: 140px;
	}


#banner-img {
	display: none;
	}
#banner a {
	color: #64ABB3;
	text-decoration: none;
	}
#banner h1 {
	font-size: xx-large;
	font-weight: bold;
    color: #64ABB3;
    margin-bottom: 5px;
	}
#banner h2 {
	font-size: small;
    font-weight: bold;
	color: #64ABB3;
	}


#center {
	float: left;
	width: 600px;		
	overflow: hidden;
	}
#center600 {
	float: left;
	width: 600px;
		
	overflow: hidden;
	}


.content {
	padding: 0px 15px 0px 15px;
	background-color: #;	
	color: #787c81;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
	line-height: 150%;
	}



#right {
	float: left;		
	width: 180px;
	background-color: #ffffff;	
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	}

/*記事部分*/
.content p {
	color: #787c81;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 0px 20px 20px;
	}
.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}


/*記事の日付*/
.content h2 {
	color: #64ABB3;
    line-height: 30px;
    padding: 0px 10px 0px 0px;
	background-color: #D4EAEC;
    background-image: url(""); 
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	border-top: solid 1px #efefef;
	border-bottom: solid 2px #64ABB3;
  	text-align: right;
    margin-bottom: 15px;
	}



/*記事のタイトル*/
.content h3 {
	color: #08263D;
    padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
                font-weight: bold;
	text-align: left;
	font-weight: bold;

	}

/*アーカイブメニュー記事タイトル用*/
.content h4 {
	color: #64ABB3;
    line-height: 20px;
    padding: 0px 10px 0px 0px;
	background-color: #D4EAEC;
    background-image: url(""); 
	font-family: Verdana, Arial, sans-serif;
	font-size: normal;
                font-weight: normal;
	border-top: solid 1px #efefef;
	border-bottom: solid 2px #64ABB3;
  	text-align: right;
    margin-bottom: 15px;
	}

/*アーカイブメニューカテゴリ用*/
.content h5 {
	color: #ffffff;
    line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #64ABB3;
    background-image: url(""); 
	font-family: Verdana, Arial, sans-serif;
	font-size: normal;
                font-weight: normal;
	border-top: solid 1px #64ABB3;
	border-bottom: solid 2px #64ABB3;
  	text-align: center;
    margin-bottom: 15px;
	}


/*個別アーカイブ記事タイトル用*/
.content h6 {
	color: #64ABB3;
    line-height: 30px;
    padding: 0px 0px 0px 10px;
	background-color: #D4EAEC;
    background-image: url(""); 
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	border-top: solid 1px #efefef;
	border-bottom: solid 2px #64ABB3;
  	text-align: left;
    margin-bottom: 15px;
	}




/*記事下のリンク*/
.content p.posted {
	color: #08263D;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #88A1B6;
	text-align: right;
	margin-bottom: 50px;
	line-height: normal;
    padding: 5px 0px 0px 0px;
	}

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

/*カレンダー*/
#calendar {
   	line-height: 140%;
	color: #C6D9F1;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
    background-color: #EFEFEF;	
    background-image: url("");
  	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    border-top: solid 1px #54718A;
    border-left: solid 1px #54718A;

	}

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

/*カレンダーのタイトル*/
#calendar caption {
	color: #DCDEE0;
    font-weight: normal;
    background-color: #64ABB3;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
    letter-spacing: .-1em;

	}



/*カレンダーの曜日*/
#calendar th {
    line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #64ABB3;
	}

/*カレンダーの日付*/
#calendar td {
    line-height: 15px;
	text-align: center;
  	padding: -5px;
    background-color: #64ABB3;
    border-bottom: solid 1px #54718A;
    border-right: solid 1px #54718A;
    border-top: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;

	}

/*サイドバーの見出し*/
.sidebar h2 {
    line-height: 15px;
    color: #ffffff;
    font-weight: normal;
    background-color: #64ABB3;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	padding: 0px 0px 0px 0px;
    letter-spacing: .10em;
    border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    border-top: solid 1px #54718A;
    border-left: solid 1px #54718A;
	}



.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
/*アーカイブ・コメント*/
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #E4E4E4;
	margin-top: 3px;
	margin-bottom: 30px;

	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #787c81;
	padding: 5px 0px 0px 0px;
    border-top: solid 1px #C1D3E1;
	margin-top: 50px;
	}

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

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

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