body {
	margin: 0px 0px 20px 0px;
		background-color: #CBCBCB;
	
        	text-align: center;
                background-image: url(/~hux/weblog/images/back-ground.gif);
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #CA9494;
	}

a:visited {
	color: #CA9494;
	}

a:active {
	color: A75F5F;
                text-decoration: underline;
	}

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

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

h4            {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: x-small;

	}

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

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 1px;
	border-bottom: 0px solid #FFFFFF;
	height: 100px;
	background-image: url(/~hux/weblog/images/main-title.gif);  
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden; /*規定を外れた領域の処理　hiddenは隠す*/
	}

.content {                    
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
		float: left;
	
	
	width: 200px;
	background-color: #EEEEEE;
	overflow: inherit;	

	}

/*日記本文*/
.content p {
                margin-left: 1em;
                margin-right: 1em;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 105%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

 /*日時*/
.content h2 { 
	color: #FFFFFF;
	font-family: Chicago,Verdana, Arial, sans-serif; /*フォントの種類*/
	font-size: medium; /*フォントのサイズ*/
	margin: 0px;	
	text-align: left;
	font-weight: bold; /*フォントの太さ*/
	
	
                border-color: #CBCBCB;
                border-width: 1px 310px 0px 8px;
                border-style: solid;
                background-color: #9B9B9B;
                padding: 0px 0px 0px 6px; /*枠中の余白調整*/
	
	}

/*日記の見出し*/
.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	line-height: 140%;	
	margin: 0px;
	border-color: #CBCBCB;
                border-width: 1px 1px 1px 8px;
                border-style: solid none dotted solid;
                padding: 0px 0px 0px 6px; /*枠中の余白調整*/
	}

.content p.posted {
                margin-left: 0px;
                margin-right: 0px;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-width: 1px 0px 0px 0px;
                border-style: solid solid solid solid; 
                border-color: #CBCBCB;
                padding: 4px 0px 14px 4px; 
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	}

.sidebar {
                background-color: #EEEEEE;
	padding: 15px;
	}



#calendar {
  	line-height: 120%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 0px 0px 0px 1px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	}


#calendarhead {
	color: #666666; 
 	line-height: 120%;

	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	
  	padding: 0px 4px 0px 20px;
	text-align: left;
	text-transform: uppercase;
                letter-spacing:  .-1em;
                border-right: #CBCBCB 1px solid;
	margin-top: 30px;
	margin-bottom: 30px;
	}


.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;

	margin: 0px;	
	text-transform: uppercase;
  	
	letter-spacing: .2em;
	
                background-color: #F9F9F9;
                padding: 0px 0px 0px 10px;
                border-bottom: 1px #EEEEEE solid;
                }

.sidebar ul {
	background-color: #FDFDFD;
                padding: 5px 0px 5px 15px;
	margin: 0px;
               	margin-top: 0px;
	margin-bottom: 10px;
	}

.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: 140%;
	
	
	
	margin-top: 0px;
	list-style-type: none;
	}

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

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

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

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

.syndicate {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}


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

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

