@charset "utf-8";
@import url("default.css");
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	font-size: 0.8em;
	color: #666666;
	border-left-width: 5px;
	border-left-style: dashed;
	border-left-color: #CCCCFF;
	border-right-style: dashed;
	background-color: #FFFFFF;
	padding: 0px;
	border-right-width: 5px;
	border-right-color: #CCCCFF;
	border-top-style: none;
	border-bottom-style: none;
}

.hidden {
	display: none;
}

.clearing {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
	font-size: 0.1em;
}
.leftbox, .rightbox {
	margin: 0px;
	padding: 0px;
}
.leftbox {
	float: left;
	position: relative;
	height: auto;
	width: auto;
}
.rightbox {
	float: right;
	width: auto;
	position: relative;
	height: auto;
}
.centerize
{
	text-align: center;
}
a:link, a:visited
{
	color: #0066FF;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FF0000;
	text-decoration: none;
}
small {
	font-size: 0.9em;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}

#mainwrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	color: #003366;
}
#wrapper {
	font-size: 1em;
	background-color: #000000;
}
#sidebarcontainer_left {
	width: 180px;
	float: left;
}
#container {
	width: 410px;
	float: left;
}
#sidebarcontainer {
	width: 180px;
	float: right;
	overflow: hidden;
}
#footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 0.8em;
}
#copyrights {
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


.content {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.contentheader {
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
	margin-bottom: 0px;
	background-image: url(title_bg_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}
.contenttitle {
	padding-bottom: 3px;
	margin: 0px;
}
.contenttitle a:link {
	color: #FF3300;
	text-decoration: none;
}
.contenttitle a:visited {
	color: #FF3300;
	text-decoration: none;
}
.contenttitle a:hover {
	color: #FF33CC;
	text-decoration: none;
}
.contenttitle a:active {
	color: #FF33CC;
	text-decoration: none;
}
.contenttitle h2 {
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 1em;
}
.contenttitle h1 {
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 1em;
}
.contentitem
{
	text-align: right;
	font-size: 0.7em;
	line-height: 110%;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.contentitem1
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.contentitem2
{
	display: inline;
}
.contentitem3
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.contentitem4
{
	display: inline;
}
.contentbody {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	margin-bottom: 15px;
	padding-top: 1px;
	font-size: 1.1em;
	line-height: 140%;
}
.sidebar {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 150%;
}
.sidebardl {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	font-size: 1.1em;
	line-height: 140%;
}
.sidebardl dt {
	background-image: url(dt_bg_01.gif);
	background-position: left bottom;
	font-size: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
	padding-left: 5px;
	padding-bottom: 15px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.5em;
	color: #CC3300;
	padding-top: 1px;
	margin-top: 12px;
}
.sidebardl dd {
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.85em;
}
.podcast {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.podcast p {
	margin: 0px;
}
.dewplayer {
	text-align: center;
}


.tagnavi {
	font-size: 0.7em;
	line-height: 100%;
}
.pageswitch {
	font-size: 0.7em;
	line-height: 100%;
	text-align: center;
	padding-bottom: 15px;
}
.tagbody {
	line-height: 100%;
}
.tagsub {
	text-decoration: none;
	line-height: 110%;
}
.tagnum {
	font-size: 0.7em;
	color: #999999;
	vertical-align: text-botom;
	display: none;
}
.resentitem {
	padding: 0px;
	margin: 0px;
}
.resenttitle {
	font-size: 0.9em;
	line-height: 120%;
}

.resentdate {
	text-align: right;
	font-size: 0.9em;
	color: #999999;
	line-height: 110%;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
.item {
	font-size: 0.9em;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.comment {
	padding-left: 5px;
	margin-left: 5px;
	font-size: 0.95em;
}
.commentname {
	text-align: right;
	color: #999999;
}
.optioncontent {
	border: 1px solid #FF3300;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.optiontitle h2 {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	line-height: 100%;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
.tb {
	font-size: 0.7em;
	line-height: 110%;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: scroll;
}
.optioncontent ul {
	margin: 0px;
}
.iteminfo {
	color: #999999;
}


.itemcomment h3 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.commentbody {
	font-size: 0.75em;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 110%;
}
.commentinfo {
	font-size: 0.7em;
	color: #666666;
	text-align: right;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 3px;
}
.commentform {
	text-align: center;
	font-size: 0.8em;
}
.multitags_top {
	font-size: 0.8em;
}
.multitags_date {
	color: #999999;
	font-size: 0.8em;
}
.multitags_title {
	line-height: 130%;
}
.archivetitle {
	background-color: #FFFFFF;
	background-image: url(title_bg_01.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
	margin-top: 12px;
	background-position: left bottom;
}
.archivetitle h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 25px;
}
.titlelist {
	font-size: 0.8em;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 125%;
}
.archivedate {
	text-align: right;
	color: #666666;
	line-height: 110%;
}
