/*

ここは消さないで下さい

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

*/



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


a {
text-decoration: none;		
}

a:link {
text-decoration:none;
color: #A9A9D1;
}

a:visited {
text-decoration:none;
color: #A9A9D1;
}

a:active {
color: #A9A9D1;
}

a:hover {
color: #000000;
background-color: #D5DBEF;
}


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

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

/*バナー*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-image: url("banner_back.jpg");
background-position: top left;
text-align: left;
/*padding: 25px 10px 10px 40px;*/
/*padding: 15px 30px 0px 40px;*/
padding: 10px 40px 00px 0px;
height: 100px;

}

#banner-img {
display: none;
}
#banner a {
    color: #959595;
    text-decoration: none;
	}
	
/*タイトル文字*/
#banner h1 {
font-size: 10px;
font-weight: bold;
color: #959595;
margin-bottom: 3px;
}

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


#center {
float: left;
width: 550px;		
overflow: hidden;
border-top: solid 1px #A9A9D1;
border-right: solid 1px #A9A9D1;
border-left: solid 1px #A9A9D1;
border-bottom: solid 1px #A9A9D1;
background-color: #FFFFFF;

}

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

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

#right {
float: left;		
width: 178px;
overflow: hidden;
padding: 10px 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: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
/*color: #A9A9D1;*/
color: #000000;
padding: 3px 5px 3px 5px;
background-color: #D5DBEF;	
margin-bottom: 10px;
line-height: 120%;
border: 1px solid gray;
}

/*記事のタイトル*/
.content h3 {
color: #A9A9D1;
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%;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
}

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


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

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


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

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

/*カレンダーの曜日*/
#calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #A9A9D1;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #997766;
text-align: center;
padding:2px 0px 0px 0px;
border-right: solid 2px #A9A9D1;
border-left: solid 1px #A9A9D1;
border-top: solid 1px #A9A9D1;
border-bottom: solid 2px #A9A9D1;

}
#calendar a {
color: #997766;
background-color: #D5DBEF;
text-decoration: none;
}
#calendar a:hover {
color: #B4B6D9;
background-color: #D5DBEF;
text-decoration:underline;
}



/*サイドバーの見出し*/
.sidebar h2 {
color: #000000;
background-color: #D5DBEF;
background-repeat: no-repeat;
background-position: top center;

font-family: Verdana, Arial, sans-serif;
font-size:14px;
text-align: left;
font-weight: bold;	
padding-left: 5px;
line-height: 25px;
border: 1px solid gray
}

/*サイドバーのサブカテゴリー見出し暫定*/
.sidebar h3 {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;	
padding-left: 10px;
}

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

.sidebar uj {
font-size: 10px;
text-align: centar;
}


/*アーカイブ・コメント*/
.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-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";
}


.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;
}
