﻿@charset "utf-8";

/* BACKGROUND
----------------------------------------*/

html {
	background: #000 url(../img/bg_body.jpg) left top repeat-x;}

#top {background: url(../img/bg_topbody.jpg) center 272px no-repeat;}

#top #contents {
	position: relative;
	height: 466px;}

/* MESSAGE
----------------------------------------*/

#topmsg {
	margin: 20px 320px 35px 0;}

#topmsg p {
	letter-spacing: 0;
	line-height: 2em;}

/* TOPICS
----------------------------------------*/

#infobox {
	width: 462px;
	height: 235px;
	padding-left: 188px;
	background: url(../img/bg_infotop.jpg) left top no-repeat;}

#infobox p {
	clear: both;
	text-align: right;
	margin-right: 5px;}

#feed {
	margin-top: 6px;
	padding-bottom: 10px;
	border-top: 1px solid #333; }

#feed dl {
	width: 462px;
	letter-spacing: 1px;}

#feed dl dt {
	float: left;
	width: 9em;
	padding: 5px 0;}

#feed dl dd {
	padding: 5px 0;
	border-bottom: 1px solid #333;}

#feed dl dd a {text-decoration: none;}
#feed dl dd a:hover {text-decoration: underline;}

/* SIDEMANU
----------------------------------------*/

#sidemenu {
	position: absolute;
	left: 710px; top: 260px;
	width: 222px;}


#sidemenu dt {
	float: left;
	width: 78px;
	padding: 8px 0 6px 0;}

#sidemenu dd {
	font-size: 11px;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #a19d97;}

#sidemenu dd p {line-height: 1.4em;}

#sidemenu dd img {margin-bottom: 5px;}