@charset "utf-8";

/*======================================

	div controls

=======================================*/

#main #main_area #r_title {
	background: url(../img/r_archives.jpg) no-repeat top left;
}

/*======================================

	Modules

=======================================*/

#r_contents p {
	margin: 0px 0px 15px 20px;
}

#r_contents h2 {
	font-size: 14px;
}

#r_contents h3 {
	margin-bottom: 12px;
}

#r_contents h3 span {
	font-size: 12px;
	color: #000;
}

#r_contents h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0px 3px 15px;
	padding: 0px 0px 0px 17px;
}

#r_contents h4.now {
	color: #b4b812;
	background: url(../../common/img/i_arrow04.gif) no-repeat center left;
}

#r_contents .archive {
	width: 703px;
	height: 1%;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px 5px;
	border-top: 1px dotted #b4b812;
	position: relative;
}

#r_contents .archive p {
	margin: 0px 0px 10px 202px;
}

#r_contents .archive p a {
	margin-left: 7px;
	padding-left: 27px;
	background: url(../../common/img/i_black.gif) no-repeat center left;
}

#r_contents .archive img.main {
	float: left;
	margin-right: 30px;
}

#r_contents .archive ol {
	list-style: none;
	position: absolute;
	top: 132px;
	left: 172px;
}

#r_contents .archive ol.large {
	position: absolute;
	top: 92px;
	left: 172px;
}

#r_contents .archive ol li {
	display: inline;
	margin-right: 14px;
}

#r_contents .archive p#next {
	float: right;
	margin: -4px 0px 0px;
	padding-right: 17px;
	background: url(../../common/img/i_arrow05.gif) no-repeat center right;
}

#r_contents .archive p#before {
	float: left;
	margin: -4px 0px 0px;
	padding-left: 17px;
	background: url(../../common/img/i_arrow06.gif) no-repeat center left;
}

#r_contents .archive p#next a,
#r_contents .archive p#before a {
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

/*======================================

	UA hack

=======================================*/

* html #r_contents div.archive {
	margin-bottom: -10px;
}

* html #r_contents div.archive p#next,
* html #r_contents .archive p#before {
	margin-bottom: -13px;
}
