body{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #000000;
	text-align: center;
}

#container{
	width:740px;
	margin:0px auto;
	padding:0px;
	background:#ffffff;
	text-align:center;
}

#main{
	float: right;
	width: 545px;
	margin:0px auto;
	padding:0px 0px;
	text-align:center;
}

#sidebar{
	float: left;
	width: 195px;
	margin:0px auto;
	padding:0px 0px;
	text-align:center;
}


#footer{
	clear:both;
	width:740;
}



a:visited {
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	vertical-align:middle;
	color: #666666;
}
a:hover {
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	vertical-align:middle;
	color: #ff9900;
}
a:link {
	letter-spacing : 0.9px;
	line-height : normal;
	vertical-align:middle;
	font-size: 12px;
	color: #0000cc;
}


#banner,#subbanner{
	width:740px;
	height:360px;
	text-align:left;
	margin:0 auto;
	font-weight:normal;
	background:url(./header.jpg) no-repeat;
}


.blogtitle{
	color:#0000;
	font-size:18px;
	font-weight:bold;
	padding:310px 0px 0px 30px;
}

.description{
	color:#0000;
	font-size:14px;
	padding:0px 0px 0px 30px;
}


H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	WIDTH: auto;
	COLOR: #000000;
	TEXT-ALIGN: left;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
}

.day {
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	text-decoration:none;
	color: #666666;
}

.access {
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}

UL.ct {
list-style-image: url(/img/ct.gif);
margin: 5px;
padding:10px 5px 5px 20px;
}

UL.link {
list-style-image: url(/img/html.gif);
margin: 5px;
padding:10px 5px 5px 20px;
}

.defaulttxt{
	color:#0000;
	font-size:13px;
}


.line {
    height: 1;
	margin: 2px;
	padding: 2px;
}

.copy {
	width: 100%;
    height: 1;
    background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

a.cal_date {
    font-weight: bold;
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	color: #0000cc;
}

.cal_normal {
	font-size: 12px;
	letter-spacing : 0.9px;
    background-color: #ffffff;
}

.cal_over {
    font-weight: bold;
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	color: #ffffff;
    background-color: #99cccc;
}

.menubody {
	padding: 0px 0px;
	margin: 0px auto;
	width: 180;
	text-align:center;
}
.kijibody {
	padding: 0px 0px;
	margin: 0px auto;
	width: 530;
	text-align:center;
}
.menutitle {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:10px 5px 5px 10px;
	margin: 0px;
	background:url(./sidetitle.gif) no-repeat;
}

.menubox {
	margin: 0px;
	border: 1px solid #cccccc;
	padding: 5px 5px;
	font-size: 13px;
	text-align:left;
	background-color: #FFFFFF;
	border-top-style: none;
}

.menubm{
	margin: 0px;
	text-align:left;
	padding:4px 0;
}

.kijititle {
    font-weight: bold;
    font-size: 14px;
	text-align:left;
    color: #000000;
    background-color: #cccccc;
    border: 1px none #cccccc;
	padding:12px 3px 10px 10px;
	margin: 0px;
}

.kijibox {
	border: 1px dotted #cccccc;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	text-align:left;
}

.kijibm{
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	height:30;
	padding: 3px;
	border: 1px dotted #cccccc;
	border-top-style: none;
}



.left{float:left;}
.right{float:right;}
.not{clear:both;}


