/*
ここは消さないで下さい
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;   

	}

a {
	text-decoration: underline;		
	}

a:link {
	color: #0E6E6B;
	}

a:visited {
	color: #0E6E6B;
	}

a:active {
	color: #0E6E6B;
	}

a:hover {
	color: #F71C40;
	}

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: 780px;	
	background-color: #D4EAEC;
	border: 0px solid #FFFFFF;
	}



#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #;
    background-image: url("banner_back.jpg");
	text-align: left;
	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: 420px;		
	overflow: hidden;
	}
#center600 {
	float: left;
	width: 600px;
		
	overflow: hidden;
	}


.content {
	padding: 0px 15px 0px 15px;
	background-color: #;	
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: x-small;
	}



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

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

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


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



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

	}


/*記事下のリンク*/
.content p.posted {
	color: #08263D;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-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: #DCDEE0;
    font-weight: normal;
    background-color: #64ABB3;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-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: x-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: x-small;
	line-height: 150%;
	text-align: left;
	color: #E4E4E4;
	margin-top: 3px;
	margin-bottom: 30px;

	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #08263D;
	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: x-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;
}
