/*

ここは消さないで下さい

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

*/



body {
    margin: 0px;  
    background: url(body_back.gif);
}


a {
	text-decoration: underline;		
	}

a:link {
    color: #DC0A08;
    text-decoration: underline;
	}

a:visited {
    color: #DC0A08;
    text-decoration: underline;
	}

a:active {
    color: #DC0A08;
    text-decoration: underline;
	}

a:hover {
    color: #DC0A08;
    background-color: #FCE7E7;
    text-decoration: underline;
	}



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

	}


/*ベースカラー*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding: 0px;
	width: 870px;
    background-color: #FFFFFF;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding: 0px 10px 0px 10px ;
	height: 222px;
	background: url(banner_back.gif) no-repeat top center;
	}

#banner-img {
    display: none;
	}
#banner a {
    color: #000;
    text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
    color: #000;
	padding-top: 80px;
    margin-bottom: 3px;
	}

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



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

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

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

#right {
	float: left;		
	width: 170px;
	overflow: hidden;
    padding: 0px 0px 0px 0px;
	margin-right: 5px;
	margin-left: 5px;

	}

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



/*記事の日付*/
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
    margin-bottom: 10px;
    line-height: 120%;
	background: url(con_back.gif) no-repeat bottom left;
	}

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

/*記事下のリンク*/
.content p.posted {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
    padding: 3px 0px 3px 0px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 120%;
    border-top: solid 1px #777777;
	}


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

/*カレンダー*/
#calendar {
   	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	text-align: center;
	margin-bottom: 30px;
	}


#calendar table {
	width: 170px;
	padding: 0px;
	}

/*カレンダーのタイトル*/
#calendar caption {
   color: #333333;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   line-height: 100%;	
   padding:0px 0px 13px 0px;
   margin-bottom: 0px; 
	}

/*カレンダーの曜日*/
#calendar th {
    line-height: 12px;
    font-size:10px;
	text-align: center;
	font-weight: normal;
	color: #333333;
    background-color: #;
    padding:2px 0px 0px 0px;
	margin-left: 5px;
	margin-right: 5px;
	}

/*カレンダーの日付*/
#calendar td {
    line-height: 12px;
    font-size:10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
    padding:2px 0px 0px 0px;
    background-color: #;
	margin-left: 5px;
	margin-right: 5px;
 }
#calendar a {
    color: #DC0A08;
    background-color: #FCE7E7;
    text-decoration: underline;
	}
#calendar a:hover {
	color: #DC0A08;
    background-color: #FCE7E7;
    text-decoration:underline;
	}



/*サイドバーの見出し*/
.sidebar h2 {
   color: #333333;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   line-height: 100%;	
   padding:4px 0px 4px 0px;
   margin-bottom: 0px;
   border-top: solid 1px #D0D0D0;
   border-bottom: solid 1px #777777;
   border-right: solid 1px #777777;
   border-left: solid 1px #D0D0D0;
	}
	
.sidebar h3 {
   color: #333333;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   line-height: 100%;	
   padding:0px 0px 13px 0px;
   margin-bottom: 0px;
	}


.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}


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

.sidebar li  a {
    color: #DC0A08;
    text-decoration: none;
	}
	
.sidebar li  a:hover  {
    color: #DC0A08;
    background-color: #FCE7E7;
    text-decoration: underline;
	}	
	

.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;
	padding: 0px 10px 0px 10px;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	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;
	border-top:1px solid #130A7E;
	color: #130A7E;
	padding: 5px 5px 0px 5px;
	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";
}




blockquote {
        background-color: #efefef;
        padding: 10px 10px 10px 10px;
        border: dotted 1px black;
        text-align: left;
}

blockquote a{
       text-decoration: underline;
}

blockquote a:visited {
　text-decoration: underline;
        color: #444444;
}

blockquote a:link {
text-decoration: underline;
        color: #444444;
}
blockquote a:active {
text-decoration: underline;
        color: #444444;
}
blockquote a:hover {
text-decoration: underline;
        color: #085CF7;
}

ol {
       text-align: left;
}

.cate {
       text-align: right;
}

blockquote.joubun {
       background-color: #DAE6B4;
}

blockquote.hanrei {
       background-color: #EFEFDD;
}