/* page specific stylesheet */

.mainbox {
	color : #929292;
}

.mainbox .content {
	padding : 10px;
	overflow : hidden;
}

.mainbox .date {
	font-style : italic;
	margin-bottom : 5px;
}

.mainbox A {
	color : #59359A;
}

.mainbox IMG {
	border : 0px;
	margin-right : 10px;
	margin-bottom : 10px;
	float : left;
}

.mainbox H1 {
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 26px;
	margin-bottom : 5px;
	line-height : 100%;
}

/* ------------------------------------------------------------- */

.quote {
	margin-left : 3px;
	border-left : 2px solid #929292;
	padding-left : 10px;
}

.spoiler {
	background-color : #929292;
	display : inline;
}

.spoiler:hover {
	background-color : white;
}

/* ------------------------------------------------------------- */

.rightcol {
	margin-left : 671px;
	width : 300px;
}

/* ------------------------------------------------------------- */

.archive {
	
}

.archive H1 {
	background-image : url("images/boxhead294pxwithtag.jpg");
	font-size : 12px;
	color : white;
	height : 18px;
	padding-left : 25px;
	padding-top : 3px;
}

.archive A, .archive B {
	display : block;
	margin-left : 8px;
	margin-right : 8px;
	background-image : url("images/li_greenarrow.gif");
	background-repeat : no-repeat;
	margin-top : 5px;
	padding-left : 15px;
	color : #41844B;
	border-bottom : 1px solid #D0D0D0;
	padding-bottom : 5px;
}

/* ------------------------------------------------------------- */