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

body {
	margin: 0px 0px 0px 0px;
	background-color: ##FFFFFF;	
    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: ##FFFFFF;
	border: 0px solid #FFFFFF;
	}

#banner {
	font-family: Tahoma,MS UI Gothic,sans-serif;
	background-color: #;
	background-image: url("../img/banner.gif");
	text-align: left;
	padding: 30px 0px 10px 10px;
	border-bottom: 0px solid #ffffff;
	height: 120px;
	}

#banner_2nd {
	font-family: Tahoma,MS UI Gothic,sans-serif;
	background-color: #ffffff;
	background-image: url("../img/banner_2nd.gif");
	text-align: left;
	border-bottom: 5px solid #ffffff;
	height: 25px;
	}

#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: 10px;
	font-weight: bold;
	color: #64ABB3;
	}

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

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

.content {
	padding: 0px 15px 0px 15px;
	background-color: #;	
	color: #666666;
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 12px;
	}

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

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

.content blockquote {
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size:10px;
	margin: 0;
	padding: 0.5em;
	background-color:#f0f8ff;
	line-height:150%;
	border:1px dashed #ff0000;
	}

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


/*記事の日付*/
.content h2 {
	color: #666666;
    line-height: 20px;
    padding: 0px 3px 0px 0px;
	background-color: #FFFFFF;
    background-image: url(""); 
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	border-top: solid 1px #666666;
	border-bottom: solid 2px #666666;
  	text-align: right;
	font-weight: normal;
    margin-bottom: 15px;
	}

/*記事のタイトル*/
.content h3 {
	color: #999999;
	padding: 0px 3px 0px 0px;
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 40px;
	background-color: #FAEBD7;
	}

/*記事下のリンク*/
.content p.posted {
	color: #08263D;
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	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: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	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: #666666;
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: .-1em;
	}



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

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

/*サイドバーの見出し*/
.sidebar h2 {
	line-height: 25px;
	color: #999999;
	font-weight: normal;
	background-color: #FAEBD7;
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	letter-spacing: .10em;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #000000;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
/*アーカイブ・コメント*/
.sidebar li {
	color: #666666;
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	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: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #E4E4E4;
	margin-top: 3px;
	margin-bottom: 30px;

	}

.powered {
	font-family: Tahoma,MS UI Gothic,sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #08263D;
	padding: 0px 0px 0px 0px;
	}

#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: Tahoma,MS UI Gothic,sans-serif;
	text-align: right;
	font-size: 10px;
	border-top: 1px solid #666666;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Tahoma,MS UI Gothic,sans-serif;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}
.img_L{
	float: left;
	border: none;
	margin-right:8px;
	margin-top:4px;
	}

.posted { 
	clear: left; 
	} 

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url("tree_lst.gif");
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url("tree_end.gif");
    list-style: none;
}

span.new {
    display: none;
    color: red;
    font-weight: bold;
}
.sidetitle2 {
    width: auto;
    margin:3px 0px 0px 0px;
    padding: 0px;
    text-align: center; /* テキスト配置 */
}

.sidetitle2 a {
    width: auto;
}

/* 通常 */
.sidetitle2 a:link,
.sidetitle2 a:visited {
    display: block;
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#666666; /* 文字色 */
    background-color:#f6f6f6; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size:10px;
    text-decoration: none;
}

/* マウスポイント時 */
.sidetitle2 a:hover {
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#ffffff; /* 文字色 */
    background-color: #999999; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size:10px;
    text-decoration: none;
}


