@charset "shift_jis";

/*                                 

	RecBookmark έθ




                                 */

/* ==============================================================
	1.RecBookmark
============================================================== */

/* socialBookmark
---------------------------------------------------------- */

#socialBookmark {
	/*height: 35px;*/
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#socialBookmark #contentsArea {
	margin-left: 2px;
	margin-top: 9px;
	margin-bottom: 9px;
}


/* contentsNavi
---------------------------------------------------------- */
#contentsNavi {
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#contentsNavi #contentsArea {
	margin-left: 2px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#contentsNavi #contentsArea a {
	color: #DFDFDF;
	text-decoration: underline;
}
#contentsNavi #contentsArea a:visited {
	color: #DFDFDF;
}
#contentsNavi #contentsArea a:hover {
	color: #FF9900;
}


/* contentsCopyright
---------------------------------------------------------- */
#contentsCopyright {
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#contentsCopyright #contentsArea {
	margin-left: 2px;
	margin-top: 9px;
	margin-bottom: 9px;
}

