body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
		background-color: #ffffff;
	   	text-align: center;
    }

a {
	text-decoration: none;
	}

a:link {
	color: #999999;
	}

a:visited {
	color: #999999;
	}

a:active {
	color: #999999;
	}

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

img {
border: 0px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	}
	
/* 記事日付 */		
h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	}

/* 記事タイトル */	
h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff9900;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	}
	
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	}
	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: 0;
	text-align: left;
	padding: 0px;
	width: 780px;
    background-color: #ffffff;
	border: 0px solid #FFFFFF;
	}

#banner img{
	vertical-align: bottom;
　　}

#menu {
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

#left {
		float: left;
		width: 180px;
	background-color: #ffffff;
		overflow: hidden;
	}
	
#center {
		float: left;
	width: 600px;
	background-color:#666666
	overflow: hidden;
	}

.content {
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
    background-color: #FFFFFF;
	border-left : 0px solid #ff9900 ;
	border-right : 0px solid #ff9900 ;
	color: #666666;
	}
	
.content p {
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	}

.content img {
	line-height: 140%;
	text-align: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background-image: url(http://kakkys.com/photo/img/photo_back.jpg);
	}

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

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

#calendar {
  	line-height: 100%;
	color: #666666;

	font-size: 10px;
  	padding: 2px;
	text-align: center;
                margin-top: 0px;
	margin-bottom: 0px;
	}


.content p.posted {
	color: #666666;
	font-size: 10px;
	border-top: 1px dotted #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
	margin-bottom: 20px;
	padding: 2px;
	}

.today { border : 1px solid #333333 ; }

ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
	}

#categories ul {
	padding-left: 10px;
	}

li {
	color: #666;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	margin: 5px 0px 10px 45px;
	list-style-type: square;
	}

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

.link-note {
	font-size: 10px;
	line-height: 110%;
	text-align: left;
	margin: 10px 10px 10px 20px;
	}

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

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

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

#extended {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0066ff;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	}

#search {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	}

