body{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url(./bg.gif) repeat;
	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: #006600;
}
a:active {
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	vertical-align:middle;
	color: #006600;
}
a:hover {
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	vertical-align:middle;
	color: #006600;
}
a:link {
	letter-spacing : 0.9px;
	line-height : normal;
	vertical-align:middle;
	font-size: 12px;
	color: #006600;
}


#banner,#subbanner{
	width:740px;
	height:310px;
	text-align:left;
	margin:0 auto;
	font-weight:normal;
	background:url(./header.gif) no-repeat;
}


.blogtitle{
	color:#0000;
	font-size:18px;
	font-weight:bold;
	padding:254px 0px 0px 48px;
}

.description{
	color:#0000;
	font-size:16px;
	padding:0px 0px 0px 48px;
}

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 {
	width: 100%;
    height: 1;
    background-image: url(./dot.gif);
	margin: 0px;
	padding: 0px;
}

.copy {
	width: 100%;
    height: 1;
    background-color: #006600;
	margin: 0px;
	padding: 0px;
}

a.cal_date {
    font-weight: bold;
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	color: orange;
}

.cal_normal {
	font-size: 12px;
	letter-spacing : 0.9px;
}

.cal_over {
    font-weight: bold;
	letter-spacing : 0.9px;
	line-height : normal;
	font-size: 12px;
	color: #ffffff;
    background-color: #90EE90;
}

.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:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:10px 5px 5px 10px;
	margin: 0px;
	background-color:#006600;
}

.menubox {
	border: 1px solid #006600;
	margin: 0px;
	padding: 5px 5px;
	font-size: 13px;
	text-align:left;
	background-color: #FFFFFF;
}

.menubm{
	margin: 0px;
	text-align:left;
	padding:4px 0;
}


.kijititle {
	text-align:left;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    background-color: #ffffff;
    border: 1px none #8888f8;
    MARGIN: 0px;
	padding: 10px 20px;
	background:url(./kijititle.gif) no-repeat #ffffff;
}

.kijibox {
	border: 1px dotted #006600;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border-bottom-style: none;
	overflow:auto;
}

.kijibm{
	font-size: 12px;
	vertical-align:middle;
	height:60;
	padding:12px 0px 10px 6px;
	border: 1px dotted #006600;
	border-top-style: none;
	background:url(./kijibm.gif) no-repeat #ffffff;
	background-position: right;
	text-align:left;
}

.left{float:left;}
.right{float:right;}
.not{clear:both;}

strong { font-weight: normal; }
