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

body {
	margin: 0px 0px 0px 0px;
	background-color: #252526;	
	background-image: url("/days/shared/images/body_back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;

}

a {
	text-decoration: underline;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:active {
	color: #333333;
}

a:hover {
	color: #085CF7;
}

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: #A5A6A8;
	border: 0px solid #FFFFFF;
}



#banner {
	font-family: Verdana, Arial, sans-serif;
	background-image: url("/days/shared/images/banner_back.jpg");
	text-align: left;
	padding: 30px 0px 10px 0px;
	border-bottom: 0px solid #ffffff;
	height: 140px;
}



#banner2 {
	font-family: Verdana, Arial, sans-serif;
	background-image: url("/days/shared/images/banner_back2.jpg");
	text-align: left;
	padding: 30px 0px 10px 0px;
	border-bottom: 0px solid #ffffff;
	height: 140px;
}


#banner-img {
	display: none;
}
#banner a {
	color: #333333;
	text-decoration: none;
}
.trans_gray {
	background-image: url("/days/shared/images/gray.gif");
}
#banner h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
}
#banner h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}
#banner2 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
}
#banner2 h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}


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


.content {
	padding: 0px 10px 0px 10px;
	background-color: #A5A6A8;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 12px;
}
.content table {
	border-collapse: collapse;
}
.content table th {
	background-color: #555555;
	color: #ffffff;
	padding: 2px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	line-height:14px;
}
.content table td {
	background-color: #cccccc;
	color: #000000;
	padding: 2px;
	border: 1px solid #333333;
	line-height:14px;
}
.content table td.result {
	background-color: #999999;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
	font-weight: bold;
	line-height:14px;
}


#previous {
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#next {
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


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


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


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

.content .extended {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
}

.content blockquote {
	width: 360px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border-top: solid 2px #cccccc;
	border-left: solid 2px #cccccc;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	background-color: #A5A6A8;
}
.content blockquote p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

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


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



/*記事のタイトル*/
.content h3 {
	color: #444444;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #87888A;
}


/*記事下のリンク*/
.content p.posted {
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #87888A;
	text-align: right;
	margin-bottom: 50px;
	line-height: normal;
	padding: 5px 0px 0px 0px;
}

/*サイドバー*/
.sidebar {
	padding: 0px 10px 0px 10px;
}
	
.sidebar .block {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 160%;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 20px;
}

/*サイト内検索*/
.sidebar form {
	margin-top: 10px;
	margin-bottom: 0px;
}

.window {
	width: 100px;
	height: 20px;
	font-size: 10px;
	margin: 0p;
	border-bottom: solid 1px #CACBCD;
	border-right: solid 1px #CACBCD;
	border-top: solid 1px #616161;
	border-left: solid 1px #616161;
}

.button {
	margin: 0px;
}

.pulldown {
	font-size: 10px;
	margin: 0px;
}

/*カレンダー*/
#calendar {
	line-height: 140%;
	color: #BCBDBE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #BBBCBD;
	padding: 0px;
	text-align: center;
	margin-left: 3px;
	margin-bottom: 20px;
	border-bottom: solid 1px #CACBCD;
	border-right: solid 1px #CACBCD;
	border-top: solid 1px #616161;
	border-left: solid 1px #616161;
	width: 154px;
}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 154px;
}

/*カレンダーのタイトル*/
#calendar caption {
	color: #DCDEE0;
	font-weight: normal;
	background-color: #87888A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
}

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

/*カレンダーの日付*/
#calendar td {
	line-height: 15px;
	text-align: center;
	padding: 0px;
	background-color: #87888A;
	border: solid 1px #616161;
	width: 22px;
}


/*サイドバーの見出し*/
.sidebar h2 {
	line-height: 15px;
	color: #EEEEEE;
	font-weight: normal;
	background-color: #87888A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	letter-spacing: .10em;
	border-bottom: solid 1px #CACBCD;
	border-right: solid 1px #CACBCD;
	border-top: solid 1px #616161;
	border-left: solid 1px #616161;
}

/*サイドバーのリンク*/
.sidebar li a:link {
	color: #333333;
	background-color:transparent;
	background-image:url(/days/shared/images/b_link.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-left:12px;
}

.sidebar li a:visited {
	color: #333333;
	background-color:transparent;
	background-image:url(/days/shared/images/b_visited.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

.sidebar li a:active {
	color: #333333;
	background-color:transparent;
	background-image:url(/days/shared/images/b_hover.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;
	padding-left:12px;
}

.sidebar li a:hover {
	color: #085CF7;
	background-color:transparent;
	background-image:url(/days/shared/images/b_hover.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
	
/*アーカイブ・コメント*/
.commenter {
	color: #333333;
	border-top: 1px solid #666666;
	text-align: right;
}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #E4E4E4;
	margin-top: 3px;
	margin-bottom: 30px;
}


.link-note input {
	font-size: 10px;
	margin: 0px;
	border-bottom: solid 1px #CACBCD;
	border-right: solid 1px #CACBCD;
	border-top: solid 1px #616161;
	border-left: solid 1px #616161;
}


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

#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: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","平成角ゴシック","HeiseiKakuGothic","ＭＳ Ｐゴシック","MS PGothic";
	text-align: right;
	font-size: 10px;
	border-top: 1px solid #666666;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}


/*フッター*/
#footer {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","平成角ゴシック","HeiseiKakuGothic","ＭＳ Ｐゴシック","MS PGothic";
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	line-height: 140%;
	font-size: 10px;
	border: 1px solid #333333;
	width: 680px;
	background-color: #C7C8C9;
	padding-right: 5px;
	margin-top: -10px;
	margin-bottom: 10px;
}