/*

ここは消さないで下さい

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

*/


body {
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;	
text-align: center; 
border-right: solid 0px #666666; 
border-left: solid 0px #666666; 
}


a {
	text-decoration: none;
                font-weight: 500;
	
		}

a:link {
	color: #996699;
	}

a:visited {
	color: #996699;
	}

a:active {
	color: #333333;
	}

a:hover {
	color: #B5A642;
                text-decoration: underline;
	}

a:link img { border: 0pt solid #666 }
       /* 未訪問のリンク */
a:visited img { border: 0pt solid #666 }
       /* 訪問済みのリンク */
a:hover img { border: 0pt solid #996699 }
       /* カーソルが上に乗っている状態のリンク */

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

#container {

	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 0px solid #EEECDB;
	}

#banner {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url("head_bg01.jpg");
                background-repeat: no-repeat;
                background-position: top left;
	padding: 15px;
	height: 150px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #F2E3F4;
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
font-size: 15px;
font-weight: normal;
font-color: #EEECDB;
text-align: right;
padding: 50px 15px 5px 15px;
}

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

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


.content {
	padding: 10px 15px 5px 15px;
	background-color: #FFFFFF;
	font-size : 12px;	
	color: #666666;

	}

#right {
float: left;
width: 180px;
background-color: #FFFFFF;
overflow: hidden;
          }

.content p {
	font-family: ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
	color: #666666;
	font-size : 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	font-family: ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EEECDB;
	font-size:small;
	text-align: right;
	padding: 0px;
	text-transform: uppercase;

	border: 0px dashed #FFFFFF;
	margin-bottom: 10px;
	padding : 0 5px;

	}

.content h3 {
	font-family: ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
	color: #47737c;
	font-size: 12px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family:  ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



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


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

/*カレンダーのタイトル*/
#calendar caption {
color: #FFFFFF;
font-weight: bold;
background-color: #7899ab;
font-family: Arial, sans-serif;
font-size:10px;
text-align: center;
padding: 0px;
text-transform: uppercase;
letter-spacing: .-1em;
border: 1px solid #FFFFFF;
	}

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

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #d0c8bd;
text-align: center;
padding:2px 0px 0px 0px;

}

.sidebar h2 {
	color: #47737c;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

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

.sidebar #categories ul {
	padding-left: 25px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	border: 1px solid black
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	color: #696969;
	font-size: x-small;
	text-align: left;
	padding: 2px;
	padding-left: 25px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
	padding-left: 25px;
	}

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

span.new {
    display: none;
    color: red;
    font-weight: normal;
}

/*\*//*/
textarea, select, input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif"; 
}
/**/ 

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#footer {
	font-family: Verdana, Arial, sans-serif;
	padding: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

ul.tree {
    margin: 0 0 0 15px;
    padding: 0;
    font-family: ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
    font-size: 9px;
    line-height: 150%;
    list-style: none;
}
ul.tree ul {
    margin: 0 0 0 11px;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 16px;
    line-height: 140%;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li.tree_end {
    background-image: url(tree_end.gif);
    list-style: none;
}
.paginate {
    text-align: center;
    font-size: 9px;
}

.coppy {
	font-family: ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EEECDB;
	font-size:x-small;
	text-align: left;
	padding: 10px;
	text-transform: uppercase;

	border: 0px dashed #FFFFFF;
	margin-bottom: 10px;
	padding : 0 5px;

	}

.content h5 {
	font-family: ＭＳ Ｐゴシック, Osaka,Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EEECDB;
	font-size:small;
	text-align: left;
	padding: 0px;
	text-transform: uppercase;

	border: 0px dashed #FFFFFF;
	margin-bottom: 10px;
	padding : 0 5px;

	}


.note {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	color: #696969;
	font-size: small;
	text-align: left;
	padding: 2px;
	padding-left: 1px0;
	margin-bottom: 10px;
	}

textarea,select,input { 
                                      font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
                                      }
.ajax-entry-more-link {
    /* 任意のプロパティを設定 */
}
iframe{
float: right;
margin-left: 1em;
margin-bottom: 1em;
padding: 5px;
}
