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

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #7F9BDE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #4477AA;
	}

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: 750px;
	
	background-color: #FFFFE0;
	border: 1px solid #FFFFFF;
	}

#banner {
        background-image: url("./nomeshi_bg2.jpg");
        background-position: top left;
	font-family: Verdana, Arial, sans-serif;
	color: #606060;
	background-color: #606060;
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	height: 174px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	padding: 15px 15px 100px 500px;
	border: 0px;
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: right;
	width: 570px;
	background-color: #FFFFE0;
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFE0;
	
	color: #666666;
	/* font-family: Verdana, Arial, sans-serif; */
        font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック";
	font-size: small;
	}

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

.content p {
	color: #666666;
	font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック", "sans-serif";
	font-size: small;
	font-weight: normal;
	line-height: 135%;
	text-align: left;
	margin-bottom: 10px;
        margin-top: 9px;
	}

.content blockquote {
	line-height: 135%;
        border-style: dashed;
        border-width: 1px;
        border-color: #A0A0A0;
        background-color: #F8F8D8;
        padding:2px 5px 2px 5px;
        font-size: small;
	}

.content table {
	line-height: 140%;
	}

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

.content h2 {
	color: #DFBC46;
        height: 16px;
	/* font-family: Verdana, Arial, sans-serif; */
	font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック", "Verdana", "Arial", "sans-serif";
	font-size: 14px;
	
	text-align: left;
	font-weight: bold;
	/* background-image: url(./date_bg.gif); */
        /* background-color: #A0A0D0; */
        border-width: 0px 0px 1px 6px;
        border-style: solid;
        border-color: #C0C0E0;
	padding-top: 0px;
        padding-left:3px;
        padding-bottom:3px;

	margin-bottom: 8px;
	
	}

.content h3 {
	color: #766656;
	font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック", "Verdana", "Arial", "sans-serif";
	font-size: 14px;
	
	text-align: left;
	font-weight: bold;
	height: 14px;
	
	margin-bottom: 14px;
	
	}

.content p.posted {
	color: #999999;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック"; 
	font-size: 12px;
	border-top: 1px solid #999999;
	text-align: right;
		
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

#harbot-box {
        width:180px;
        text-align:center;
        background-color: #FFF4D8;
        padding-top:3px;
}

#harbot-notice {
        text-align:center;
        font-size:11px;
        color:#666666;
        width:170px;
        padding:1px 5px 0px 5px;
	background-color: #FFF4D8;
}

#rssChannel {
        width: 160px;
        margin: 5px 0px 0px 7px;
        padding: 3px;
        background-color: #FFFCF1;
        text-align: center;
}

#rssTitle {
        background-color: #EFE4EF;
        font-size: 11px;
        margin-bottom:2px;
        font-weight:bold;
}
.rssItem {
        padding-left: 5px;
        padding-bottom: 5px;
        font-size: 11px;
        line-height: 115%;
        text-align:left;
}

#calendar {
  	line-height: 140%;
        width: 140px;
        background-color: #FFFCF1;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-image: url('./nome_calender.gif');
        background-position: center;
        background-repeat: no-repeat;
	
	border-width: 1px 3px 3px 1px;
        border-style: solid;
        border-color: #DFD4D4;
  	padding: 3px;
	text-align: center;
	margin-bottom: 20px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	
	text-align: center;
	font-weight: normal;
	
	text-transform: uppercase;
	
	/* letter-spacing: .3em; */
	}

#calendar th {
	text-align: center;
	font-weight: normal;
        padding: 0px;
        margin: 0px;
	}

#calendar td {
	text-align: center;
        padding: 0px;
        margin: 0px;
	}

.sidebar h2 {
	color: #666666;
	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: 0px;
        margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	}

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

.sidebar #categories ul {
        /* padding: 15px; */
        margin-top:10px;
        margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	/* font-family: Verdana, Arial, sans-serif; */
	font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック", "Verdana", "Arial", "sans-serif";
	font-size: small;
	text-align: left;
	line-height: 100%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	/* list-style-type: circle; */
	}

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

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	/* font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック"; */
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	/* font-family: "ヒラギノ明朝 ProW6", "Osaka", "MS Pゴシック"; */
	font-size: small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 30px;
	}

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

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