/*

ここは消さないで下さい

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

*/

body {
	margin: 10px 0px 10px 0px;
	background-color: #CCCCCC;	
	text-align: center;  
	color: #000000;
	}

a {text-decoration: underline;}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #FFFFFF;
	background-color: #990000;	
	}

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


/*ベースカラー*/
#container {
	line-height: 140%;
	border:#000000 1px solid;
	width: 700px;	
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	}

/* タイトル */
#title {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	width: 700px; 
	border-bottom:#000000 1px solid;
	margin-bottom: 0px;
	}

#title h1 {
 	padding: 2px 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;	
	}

#title a {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
/*     background: url("banner_back_lotr.jpg") no-repeat top right;*/
     background: url(title/rotator.php) no-repeat top right;
	text-align: left;
	vertical-align: bottom;
	height: 150px;
width: 700px; 
    border-bottom:#000000 1px solid;
    margin-bottom: 0px;
	}

#banner-img {
    display: none;
	}

/*タイトル文字*/
#banner h1 {
 	padding: 7px 5px;
	font-size: 18px;
	font-weight: bold;
    color: #FFF;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:10px;
    font-weight: normal;
	color: #FFF;
	text-align: right;
	}

/*カレンダー*/
.calendar{
	padding: 3px 0px 3px 30px;
	border-bottom:#000000 1px solid;
	background-color: #990000;	
	}

#calendarday {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 1px;
	text-align: left;
	background-color: #990000;	
	}

#calendarhead {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: .-1em;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	background-color: #990000;	
	}

#center {
	float:right;
	width: 520px;
	overflow: hidden;
	}

.content {
	text-align: left;
	padding: 15px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	}

.links {
	padding: 2px 3px 2px 3px;
	margin: 2px 15px;
	background-color: #990000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.comments {
	padding: 2px 3px 2px 3px;
	margin: 2px 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

/*記事の日付*/
.content h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	}

/*記事のタイトル*/
.content h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-align: left;
	margin-bottom: 4px;
	border: 1px solid #000000;
	background-color: #990000;	
}

.entries {
	padding: 0px 5px;
	background-color: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}

/*記事部分*/
.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding: 2px 3px 2px 3px;
	}
	
/*記事下のリンク*/
.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #000000;
	text-align: left;
	padding: 3px 0px;
	margin-bottom: 25px;
	line-height: normal;
	}
	
#right_bg {
#	background: #FFF url(right_bg.png) ;
    border-left:#000000 1px solid;
	}	
	
	
#right {
	float: left;		
	width: 180px;
	overflow: hidden;
    padding: 10px 0px 20px 0px;
	}
	

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


/*サイドバーの見出し*/
.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 1px;
	text-align: center;
	margin-bottom: 4px;
	border: 1px solid #000000;
	letter-spacing: .2em;
	background-color: #990000;	
}

.sidebar ul {
   color: #000000;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	align: center;
	margin: 5px 0px 0px;
	}

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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #0E0F45;
	padding: 4px 0px 0px 10px;
    border-top: solid 1px #000000;
	margin-top: 50px;
	background:url(pow_bg.png) no-repeat top left;
	}

#powered a:link { text-decoration:none; color: #1650F7; font-weight: normal;}
#powered a:visited { text-decoration:none; color: #1650F7;font-weight: normal;}
#powered a:hover { text-decoration:underline; color: #1650F7; background:none;font-weight: normal;}



#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";
}



