*{margin: 0; padding: 0;}

ul,ol,dl {list-style: none;}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

body {
	color: #000000;
	background: #ffffff;
	line-height: 1.75;
	font-size: 12px;
	font-family: georgia,serif;
}

br.clear {
	font: 0;
	line-height: 0;
	clear: both;
}

img  {
	border: none;
}

/* $B%3%s%F%J(B */
#container {
	margin: 5px auto;
	padding: 0;
	width: 740px;
}

/* $B%X%C%@(B */
#header,
#header_journal {
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	height: 80px;
	line-height: 1.2;
	font-size: 11px;
}
#header h1 a {
	margin: 10px 0 0 0;
	display: block;
	width: 362px;
	height: 44px;
	background: url(/img/header_title.gif) top left no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
#header_journal h1 a {
	margin: 10px 0 0 0;
	display: block;
	width: 264px;
	height: 54px;
	cursor: pointer;
}

/* $B%X%C%@$N%_%K%a%K%e!<(B */
#header .tiny_menu,
#header_journal .tiny_menu {
	font-size: 13px;
}
#header .tiny_menu a,
#header_journal .tiny_menu a {
	color: #000000;
}
#header .tiny_menu a:hover,
#header_journal .tiny_menu a:hover {
	color: #999999;
}
#header .tiny_menu li.menu01 {
	position: absolute; top: 5px; right: 150px;
}
#header .tiny_menu li.menu02 {
	position: absolute; top: 5px; right: 65px;
}
#header .tiny_menu li.menu03,
#header_journal .tiny_menu li.menu03 {
	position: absolute; top: 5px; right: 0;
}


/* 1$BCJL\(B */
#alpha {
	float: left;
	width: 160px;
}

#alpha dl {
	margin: 0 0 20px 0;
}
#alpha dt {
	margin: 0 0 5px 0;
	line-height: 1.0;
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
}
#alpha dd {
	line-height: 1.3;
	font-size: 13px;
}


/* 2$B!&(B3$BCJL\(B */
#beta {
	margin: 0;
	padding: 0;
	float: right;
	width: 580px;
}
#beta h2 {
	margin: 0 0 25px 0;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
#beta h3 {
	font-size: 12px;
	font-weight: normal;
}
#beta h4 {
	margin: 15px 0 0 0;
	font-size: 14px;
	font-weight: normal;
}
#beta a {
	background: url(/img/link_underline.gif) bottom left repeat-x;
}

/* 2$BCJL\(B */
#beta_one {
	margin: 0;
	padding: 0;
	float: left;
	width: 440px;
	_width: 427px;
	position: relative;
}

/* 2$BCJL\$NCf$G!"$5$i$K(B2$BCJAH(B */
#two_column .column_one {
	width: 210px;
	float: left;
}
#two_column .column_two {
	width: 210px;
	float: right;
}


/* 3$BCJL\(B */
#beta_two {
	margin: 0;
	padding: 0;
	float: right;
	width: 140px;
	line-height: 1.5;
	font-size: 10px;
}
#beta_two h2 {
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
#beta_two h3 {
	font-size: 12px;
	font-weight: normal;
}
#beta_two .module {
	margin: 0 0 40px 0;
}


/* News */
#news {
	margin: 0 0 0 0;
}
#news .body {
	margin: 0 0 30px 0;
}

/* $B%+%P!<%"!<%H(B */
#cover_art {
	margin: 0 0 100px 0;
}
#cover_art .body {
	margin: 0 0 30px 0;
}
#cover_art .body h3 {
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}
#cover_art .body h4 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}


/* $B%U%)!<%`(B */
#form table {
	width: 100%;
	background-color: #dbdbdb;
}
#form th,
#form td {
	padding: 10px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
#form th {
	vertical-align: top;
}
#form td {
	vertical-align: middle;
}

/* $B%8%c!<%J%k!J%V%m%0!K(B */
#journal {
	padding: 0 60px 0 0;
}
#journal h2 {
	padding: 15px 0 0 0;
	margin: 0 0 20px 0;
	background: url(/img/border_entrytitle.gif) top left repeat-x;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
#journal .body {
	margin: 0 0 60px 0;
}


/* $B%9%1%8%e!<%k(B */

#schedule .schedule-archive {
	width: 25%;
	float: left;
	line-height: 2.0;
}

#schedule .schedule-content {
	width: 75%;
	float: right;
}

#schedule .schedule-content table {
	font-size: 14px;
	list-style: none;
	line-height: 1.8;
}

#schedule .schedule-content th {
	text-align: center;
	color: #fff;
	background-color: #5F6BBE;
	font-weight: bold;
}

#schedule .schedule-content td.day,
#schedule .schedule-content td.week {
	font-weight: normal;
	vertical-align: top;
}
#schedule .schedule-content td.day {
	padding-right: 12px;
	width: 6%;
	text-align: right;
}
#schedule .schedule-content td.week {
	width: 8%;
	text-align: left;
}

#schedule .schedule-content td.summary {
	text-align: left;
	padding: 0;
	font-weight: normal;
	vertical-align: top;
}
#schedule .schedule-content td.summary ul {
	margin: 0;
	margin-left: 16px;
	padding: 0;
}
#schedule .schedule-content td.summary ul li {
	margin: 0;
	padding: 0;
}
#schedule .schedule-content td.summary ul li span {
	font-size: 10px;
}

#schedule .schedule-content tr.sun {
	background-color: #e3e3e3;
}
#schedule h3 {
	margin: 0 0 30px 0;
	font-size: 14px;
}

/* $B%U%C%?(B */
#footer {
	margin: 60px 0 0 0;
	font-size: 10px;
}


/* $B$=$NB>(B */
.position_right {
	position: absolute; right: 0; top: 0;
	text-align: right;
}

#profile {
	margin-top: 40px;
	border-top: dotted #000000 1px;
	font-size: 11px;
}











#spContainer {
	margin: 20px auto;
	padding: 0;
	width: 600px;
}

#spTop {
	width: 600px;
	height: 10px;
	background: url(/special/img/spheader_bg.gif) ;
}
#spBody {
	width: 600px;
	height: auto;
	background: url(/special/img/spbody_bg.gif) ;
}
#spBodytitle {
	width: auto;
	height: 90px;
	line-height: 1.3;
}
#spBodytitle h1 {
	padding: 60px 0 0 90px;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
#spBodytitle p {
	padding: 0 0 0 90px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#spBodymain {
	width: 420px;
	height: auto;
	margin: 30px 90px 0 90px;
}
#spBodymain h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
#spUnder {
	margin: auto;
	width: 600px;
	height: 10px;
	background: url(/special/img/spheader_bg.gif) ;
}
#spBodymain a {
	  font-style: italic;
	text-decoration: underline;
}
#spFooter {
	height: 50px;
	margin: 10px 0 0 0;
	font-size: 10px;
}

#spPage  {
	color: #000000;
}


#spPage a {
	color: #999999;
	text-decoration: none;
}
#spPage a:hover {
	color: #000000;
	text-decoration: underline;
}

h3 {
    font-size: 14px;
}


