* {
	padding: 0;
	margin: 0;
	}

a img {
	border: none;
	}

body {
	background-image: url('images/body_back.gif');
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #F9F9ED;
	font-family: font-family: Verdana, Arial, sans-serif, '?l?r ?S?V?b?N';
	text-align: center;
	}

#container {
	width: 692px;
	text-align: left;
	margin: 0 auto 0 auto;
	}

/* header part */

#header h1 {
	height: 45px;
	padding: 16px 0 8px 0;
	}

#header ul li {
	display: block;
	width: 230px;
	height: 44px;
	float: left;
	list-style-type: none;
	margin: 0 1px 0 0;
	}

#header ul li.last {
	margin: 0 0 1px 0;
	}

#header ul li a{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 230px;
	height: 44px;
	text-indent: -9999px;
	}

#header ul li a:hover {
	background-position: 0 -44px;
	}

#header ul .navi_01 a { background-image: url('images/navi_01.gif'); }
#header ul .navi_02 a { background-image: url('images/navi_02.gif'); }
#header ul .navi_03 a { background-image: url('images/navi_03.gif'); }

#billboard {
	width: 692px;
	height: 130px;
	float: left;
	clear: left;
	margin: 0 0 1px 0;
	}

/* sidebar part */

#side {
	background-image: url('images/side_back.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 206px;
	float: left;
	clear: both;
	padding: 0 0 94px 0;
	margin: 0 0 1px 0;
	}

.sideTop {
	background-repeat: no-repeat;
	width: 206px;
	height: 22px;
	text-indent: -9999px;
	}

.block01 {background-image:url('images/side_01.gif');}
.block02 {background-image:url('images/side_02.gif');}
.block03 {background-image:url('images/side_03.gif');}
.block04 {background-image:url('images/side_04.gif');}
.block05 {background-image:url('images/side_05.gif');}

.sideContent {
	background-image: url('images/sideContent_back.gif');
	background-position: left;
	background-repeat: repeat-y;
	font-size: 90%;
	padding: 11px 0 16px 0;
	}

.sideContent.calendar {
	text-align: center;
	color: #333333;
	}

#calendar {
	width: 174px;
	clear: left;
	margin: 5px auto 12px auto;
	}

#calendar_header {
	width: 159px;
	margin: 0 auto 0 auto;
	}

#calendar_time {
	text-align: center;
	width: 123px;
	float: left;
	}

#calendar_prev,
#calendar_next {
	width: 18px;
	height: 18px;
	float: left;
	}

#calendar_prev a {
	background-image: url('images/calendar_prev.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	}
#calendar_next a {
	background-image: url('images/calendar_next.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	}

#calendar_prev a:hover,
#calendar_next a:hover { background-position: 0 -18px; }

#calendar tr td {
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 80%;
	height: 18px;
	}

#calendar .online {	background-image: url('images/calendar_mark_01.gif'); }
#calendar .site {	background-image: url('images/calendar_mark_02.gif'); }
#calendar .both {	background-image: url('images/calendar_mark_03.gif'); }

.sideContent ul {
	margin: 0 23px 0 20px;
	}

.sideContent ul li {
	list-style-type: none;
	padding: 2px 0 2px 0;
	}

.sideContent ul li a:link,
.sideContent ul li a:visited,
.sideContent ul li a:hover,
.sideContent ul li a:active,
.sideContent p a:link,
.sideContent p a:visited,
.sideContent p a:hover,
.sideContent p a:active {
	background-image: url('images/side_marker.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #2C2C2C;
	padding: 0 0 0 15px;
	}

.sideContent ul li a:hover,
.sideContent ul li a:active,
.sideContent p a:hover,
.sideContent p a:active {
	color: #6C6C6C;
	}

.sideContent p {
	line-height: 100%;
	text-align: left;
	font-size: 90%;
	margin: 0 23px 0.7em 23px;
	}

.sideContent .anchor {
	text-align: center;
	}


/* main part */

#main {
	background-color: #FFFFFF;
	width: 485px;
	float: right;
	margin: 0 0 1px 0;
	}

.daily {
	background-color: #F2F2F2;
	margin: 0 0 1px 0;
	}

.daily .date,
.daily .archive {
	background-image: url('images/main_date_back.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0 0 0 5px;
	margin: 0 0 1px 0;
	}

.daily .date h2,
.daily .archive .archive_wrapper {
	background-image: url('images/main_date_h2_back.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #444444;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: -0.05em;
	padding: 0.5em 17px 0.3em 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

.daily .date img { display: none; }
.daily .date .fundamentals,
.daily .date .technical,
.daily .date .other,
.daily .date .beginner {display: inline; }

.daily .date .fundamentals { background-image: url('images/category_01.gif'); }
.daily .date .technical { background-image: url('images/category_02.gif'); }
.daily .date .other { background-image: url('images/category_03.gif'); }
.daily .date .beginner { background-image: url('images/category_04.gif'); }


.archive_left img { display: none; margin: 0 0 1px 0; }
.archive_left .fundamentals,
.archive_left .technical,
.archive_left .other,
.archive_left .beginner { display: inline; }

.archive_left .fundamentals { background-image: url('images/category_01.gif'); }
.archive_left .technical { background-image: url('images/category_02.gif'); }
.archive_left .other { background-image: url('images/category_03.gif'); }
.archive_left .beginner { background-image: url('images/category_04.gif'); }

.archive_left {
	float: left;
	width: 81px;
	}
.archive_right {
	float: right;
	width: 360px;
	}

.daily .archive .date2 {
	font-size: x-small;
	font-weight: normal;
	}

.daily .archive .instructor{
	font-size: small;
	font-weight: normal;
	}

.daily .archive .instructor img {
	display: none;
	}

.daily .archive .title {
	color: #2E5FAB;
	font-size: small;
	font-weight: normal;
	}

.daily .archive .title a{
	color: #2E5FAB;
	}

.daily .date h2 img {
	vertical-align: bottom;
	}

.individual {
	background-color: #F2F2F2;
	padding: 8px 12px 20px 12px;
	}

.individual .pict {
	float: left;
	width: 125px;
	color: #F2F2F2;
	margin: 0 0 10px;
	}

.individual .pict img {
	margin: 0 0 2px 0;
	}

.individual .text {
	background-color: #FFFFFF;
	float: right;
	width: 330px;
	line-height: 125%;
	font-size: 90%;
	margin: 0 0 10px 0;
	}

.individual .text {
	padding: 5px 0 0 0;
	}

.individual .text p {
	margin: 0 5px 1em 5px;
	}

.individual .text .trackback {
	display: block;
	clear: right;
	text-align: right;
	font-size: 80%;
	margin: 0 6px 10px 6px;
	}

.individual .text .trackback a:link,
.individual .text .trackback a:visited {
	color: #2E5FAB;
	}

.individual .text .trackback a:hover,
.individual .text .trackback a:active {
	color: #5E8FDB;
	}
.trackback-content {
	font-size: 90%;
	}

.trackback-footer {
	font-size: 80%;
	border-top: 1px solid #DDDDDD;
	}

.button {
	text-align: center;
	clear: both;
	padding: 1em 0 0 0;
	margin: 0 0 2em 0;
	}

.button_video {
	text-align: right;
	clear: both;
	padding: 1em 5px 0 0;
	margin: 0 0 2em 0;
	}

.button a,
.button span {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 180px;
	height: 35px;
	text-indent: -9999px;
	margin: 0 auto 5px auto;
	}

.button_video a.video,
.button_video a.faq {
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.button a.status01 { background-image: url('images/main_button_01.gif'); }
.button a.status02 { display: none; }
.button a.status03 { display: none; }

.button span.status01 { display: none; }
.button span.status02 { background-image: url('images/main_button_02.gif'); }
.button span.status03 { background-image: url('images/main_button_03.gif'); }

.button_video a.video img { background-image: url('images/main_button_04.gif'); }
.button_video a.faq img { background-image: url('images/main_button_05.gif'); }

.button a.status01:hover,
.button a.status01:active {
	background-position: 0 -35px;
	}

.button_video a.video:hover img,
.button_video a.video:active img,
.button_video a.faq:hover img,
.button_video a.faq:active img {
	background-position: 0 -32px;
	}

.clB {
	clear: both;
	}

h3 {
	background-color: #E0E0E0;
	color: #262626;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: -0.05em;
	padding: 0.3em 2px 0.2em 3px;
	margin: 6px 5px 10px 5px;
	}

h3#trackbacks { border-left: 4px solid #2E5FAB; }
h3#faq { border-left: 4px solid #D8AD4E; }
h3#faq_post { border-left: 4px solid #B88D2E; }

.question {
	background-image: url('images/faq_q.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	border-bottom: 1px solid #BBBBBB;
	}

.answer {
	background-image: url('images/faq_a.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	margin: 0 5px 1.5em 5px;
	}



/* footer part */

#atent {
	background-color: #FFFFFF;
	width: 692px;
	clear: both;
	color: #515151;
	text-align: left;
	font-size: 60%;
	padding: 6px 0 10px 0;
	}

#footer {
	background-color: #515151;
	width: 692px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	padding: 6px 0 10px 0;
	}

#footer a:link,
#footer a:visited { color: #AAAAAA; }
#footer a:hover,
#footer a:active { color: #888888; }

#calendar_frame {
	width: 174px;
	height: 190px;
	}
