/*基本*/
body {
                margin: 10px 0px 10px 0px;
	color: #9F988D;
	background: #FFFFFF;
        	text-align: center;
                font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku GothicPro, Osaka, Verdana, Helvetica, Arial, "ＭＳＰゴシック", sans-serif;
                scrollbar-face-color: #FFFFFF;
                scrollbar-highlight-color: #FFFFFF;
                scrollbar-shadow-color: #FFFFFF;
                scrollbar-3dlight-color: #666666;
                scrollbar-arrow-color: #444444;
                scrollbar-track-color: #FFFFFF;
                scrollbar-darkshadow-color: #E7E7E7; 
                } 

a {
	color: #9F988D;
	text-decoration: none;
	}

a:link {
	color: #666666;
	text-decoration: none;
                background: none;


	}

a:visited {
	color: #9F988D;
	text-decoration: none;
                background: none;
	}

a:active {
	color: #6699FF;
	text-decoration: none;
                position: relative;
                background: none;
                top: 1px;
                left: 1px;
	}

a:hover {
	color: #6699FF;
	text-decoration: none;
                background: none;
                position: relative;
                top: 1px;left:1px;
	}

hr { 
                color: #E0E0E0;
                }

INPUT{
                border-style: solid;
                border-width: 1px;
                border-color: #E0E0E0;
                color: #9F988D;
                background: #FFFFFF;
                }

input,textarea,select{
                color: #666666;
                border: 1 solid #666666;
                font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku GothicPro, Osaka, Verdana, Helvetica, Arial, "ＭＳＰゴシック", sans-serif;
                }


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

.s {          font-size: 9px;
}


.ss {          font-size: 8px;
}


.l {          font-size: 12px;
}


.curved   {   
border-radius: 3px;        /* CSS3草案 */  
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;   /* Firefox用 */  
}  



/*コンテント*/
.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-color: #9F988D;
	font-size: 11px;
	}

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

.content p {
	color: #9F988D;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 9px;
	}

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

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

.content h2 {
	color: #9F988D;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #9F988D;
	font-size: small;
	border: 1px solid #E0E0E0;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #9F988D;
	font-size: x-small;
	border-top: 1px dashed #E0E0E0;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}


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

.paginate {
    text-align: center;
    font-size: 9px;
}




/*サイドバー*/

.sidebar {
	padding: 18px;
	}

.sidebar h2 {
	color: #9F988D;
	font-size: 9px;
	text-align: center;
	font-weight: none;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}

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

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

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

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}


ul.tree {
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 9px;
    list-style: none;
}
ul.tree ul {
    margin: 0 0 0 10px;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 11px;
    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;
}



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

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

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

.link-note {
	font-size: 9px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.plinknote {
	font-size:9px;
	line-height: 150%;
	text-align: right;
	padding: 2px;
	margin-bottom: 10px;
	}

.links {
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	padding: 2px;
	margin-bottom: 20px;
	}

	

#powered {
	font-size: 9px;
	line-height: 150%;
	text-align: left;
	color: #9F988D;
	margin-top: 50px;
	}



/*カレンダー*/
#calendar {
  	line-height: 140%;
	color: #9F988D;
	font-size: 9px;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;}
	

#calendar a {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	}
		
#calendar a:link {
	color: #7ea1c3;

	}

#calendar a:visited {
	color: #6699FF;
	}	

#calendar a:active {
	color: #5389dd;
                position:relative;top:1px;left:1px;
	}

#calendar a:hover {
	color: #5389dd;
                position:relative;top:1px;left:1px;
	}	


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

#calendar caption {
	color: #9F988D;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sunday {
	color: #DA70D6;
	}

.saturday {
	color: #20B2AA;
	}




/*メニューバー*/
.menubar{
	line-height: 120%;
	text-align: center;
                font-family: Georgia;
               	padding: 4px;
	border-top: 1px solid #9F988D;
	border-bottom: 1px solid #9F988D;
                font-size:11px
	}

.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;
	width:160px;
                left:0px;
	margin:10px 0px 0px 0px;
	padding:5px 0px 5px 0px;
                background:#ffffff;
                border:1px solid #666666;
	}
	
.menu_l {
	margin:0px;
	padding:0px;
	}
	
.list_title {
	font-size: 10px;
                margin:0px 5px;
	padding:5px;
	color: #666666;
	text-align:left;
                border-bottom:1px dashed #666666;
	}

.list_text{
	font-size: 10px;
                line-height:140%;
	padding:10px 10px;
                margin-bottom:5px;
	color: #666666;
	text-align:left;
	}

/*フッター*/
.footer {
	font-size: 9px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	}

/*プロフィール*/
#prof {
               	text-align: left;
	padding: 2px;5px;
	width: 550;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #9F988D;
                font-size:small;
	font-weight: bold;
	}



/*現在不使用*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	}

#banner {
	color: #9F988D;
                background: #FFFFFF url(archives/color.gif);
                background-repeat: no-repeat;
                background-position: bottom right;
	text-align: left;
	padding: 15px;
	height: 30px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h1 {
	font-size: 20px;
	letter-spacing: 0.6em
	}

#banner h2 {
	margin-top: 9px;
	font-size: X-small;
	}

#center {
	float: right;
	width: 420px;
	font-color: #9F988D;
	overflow: hidden;
	}
