/*
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/

body {
margin: 0px 0px 20px 0px;
background-color: #FFFFFF;	
text-align: center;  
}

blockquote{
margin: 10px;
border-width: 2px 2px 2px 2px;
border-style: dashed;
border-color: #7878D4;
padding: 10px;
}
a {
text-decoration: none;
}
a:link {
color: #7878D4;
text-decoration: none;
}
a:visited {
color: #7878D4;
text-decoration: none;
}
a:active {
color: #7878D4;
}
a:hover {
color: #7878D4;
background-color: #CFD8F5;
}

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

h1 a {
text-decoration: none;
color: #575757;
border-bottom:1px #7878D4 dashed;
}
h1 a:link {
color: #575757;
}
h1 a:visited {
color: #575757;
}
h1 a:active {
color: #575757;
}
h1 a:hover {
color: #575757;
background-color: #FFFFFF;
}

/*ベースカラー*/
#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 800px;
background-color: #FFFFFF;
border-right: double 2px #7878D4;
border-left: double 2px #7878D4;
border-bottom: double 2px #7878D4;
}

/*バナー*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-image: none;
background-position: top left;
text-align: left;
padding: 0px 00px 0px 0px;
}
#banner-img {
display: none;
}
#banner a {
    color: #959595;
    text-decoration: none;
}
	
/*タイトル文字*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #959595;
margin-bottom: 3px;
letter-spacing: 10px;
}

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

#center {
float: left;
width: 454px;		
overflow: hidden;
border-top: solid 1px #7878D4;
border-right: solid 1px #7878D4;
border-left: solid 1px #7878D4;
border-bottom: solid 1px #7878D4;
background-color: #FFFFFF;
}

.content {
padding: 10px 10px 0px 10px;
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}

#left {
float: left;		
width: 164px;
overflow: hidden;
padding: 11px 0px 0px 0px;
}

#right {
float: left;		
width: 176px;
overflow: hidden;
padding: 11px 0px 0px 0px;
}

/*記事部分*/
.content p {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:12px;
line-height: 150%;
text-align: left;
padding: 10px 10px 8px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

.content img {
margin: 0px 10px 0px 10px;
float: left;
border: none;
}

/*記事日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
font-weight: bold;
color: #464646;
padding: 3px 5px 3px 5px;
background-color: #FFFFFF;
background-image: url("/image/h2_back.jpg");
margin-top: 5px;
margin-bottom: 5px;
line-height: 120%;
}

/*記事タイトル*/
.content h1 {
color: #575757;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 5px;
line-height: 140%;
}

.content h3 {
color: #575757;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

/*記事下リンク*/
.content p.posted {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-bottom: dotted 1px #7878D4;
}

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

/*サイドバー見出し*/
.sidebar h2 {
color: #997766;
background-repeat: no-repeat;
background-position: top left;
border-bottom: solid 1px #7878D4;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
line-height: 17px;
}

.sidebar h2.kensaku {
background-image: url("/image/h_kensaku.png");
}
.sidebar h2.cate {
background-image: url("/image/h_cate.png");
}
.sidebar h2.arc {
background-image: url("/image/h_arc.png");
}
.sidebar h2.pf {
background-image: url("/image/h_pf.png");
}
.sidebar h2.entry {
background-image: url("/image/h_entry.png");
}
.sidebar h2.comment {
background-image: url("/image/h_comment.png");
}
.sidebar h2.tb {
background-image: url("/image/h_tb.png");
}
.sidebar h2.flickr {
background-image: url("/image/h_flickr.png");
}
.sidebar h2.pw {
background-image: url("/image/h_pw.png");
}
.sidebar h2.sp {
background-image: url("/image/h_sp.png");
}
.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

/*アーカイブ・コメント*/
.sidebar li {
color: #464646;
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 {
border: 0px solid #FFFFFF;
}

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

/*XML・検索テキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 150%;
text-align: left;
color: #464646;
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: #464646;
padding: 5px 0px 0px 0px;
border-bottom: solid 1px #646464;
margin-top: 50px;
background-repeat: no-repeat;
background-position: top center;
background-image: url("/image/h_pw.png");
}

#copy {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #464646;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 50px;
}

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

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

textarea {
font-family: ヒラギノ明朝 Pro W6, Osaka, ＭＳ Ｐゴシック, trebuchet MS, trebuchet, verdana, arial, sans-serif;
}
