@charset "UTF-8";

/* body,Anchor
------------------------------------------------*/
body { background: #000 url(img/top-bg-body.gif) repeat-x 0 0; }


/* opacity
------------------------------------------------*/
#main li a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

/* header
------------------------------------------------*/
#header {
	height: 40px;
}
#header h1 {
	margin: 0;
}

/* title
------------------------------------------------*/
#title {
	background: none;
	margin: 0 0 10px;
	padding: 0;
}
#title ul {
	float: none;
}
#title ul li {
	float: none;
	padding: 0;
}

#topvisual {
	float: left;
	width: 610px;
}

#title-side {
	float: right;
	width: 310px;
}
#title-side ul {
	height: 35px;
	margin: 0 0 15px;
}
#title-side ul li {
	float: left;
}
#title-side dl {
	background: #fff;
	overflow: auto;
	height: 275px;
	margin: 0 0 10px;
	padding: 15px 15px 10px;
}
#title-side dl dt {}
#title-side dl dd {
	padding: 0 0 10px 1em;
}

.label_skitter { text-align: center; }

/* navi
------------------------------------------------*/
#navi {
	margin: 15px auto 12px;
}

/* NewsTicker
---------------------------------------------*/
#ticker {
	background: url(img/bg-ticker.gif) no-repeat;
	width: 660px;
	height: 43px;
	margin: 0 0 10px;
}
#ticker dl {}
#ticker dt {
	float: left;
	width: 159px;
	text-indent: -999px;
}
#ticker dd {
	overflow: hidden;
	height: 43px;
	margin: 0 0 10px;
}
#ticker ul {
	display: block;
	width: auto;
	margin: 10px;
	padding: 0;
	list-style: none;
	line-height: 20px;
	position: relative;
	overflow: hidden;
}
#ticker ul li {
	height: 33px;
}

/* subject
---------------------------------------------*/
#subject {
	width: 672px;
	margin: 10px 0 20px;
	zoom: 1;
	background: url(img/bg-subject.gif) repeat-y left top;
}
#subject:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#subject div {
	float: left;
	width: 156px;
	margin: 0 12px 0 0;
	font-size: 75%;
}
#subject div h3 {
	margin: 10px 0 3px;
}



/* info
------------------------------------------------*/
#info { zoom: 1; }
#info:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }





/* twitter */
#twitter {
	float: left;
	width: 200px;
}

#twitter h3 {
	clear:both;
	margin-bottom:5px;
	padding:7px 0 3px;
}

#twitter p {
	border-top: 1px solid #ddd;
	padding: 7px 5px;
	text-align: right;
	font-size: 77%;
}
.twtr-hd,
.twtr-ft,
.twtr-user { display: none; }
#twitter .twtr-tweet-wrap { padding-left: 0; }
#twitter .twtr-bd p {
	border: none;
	padding: 0;
	text-align: left;
	font-size: 100%;
}
#twitter .twtr-bd p a {
	background: none;
	padding: 0;
}

/* cal */
#cal {
	float: right;
	width: 445px;
}

#cal h3 {
	clear: both;
	border-bottom: 3px solid #333;
	margin-bottom: 5px;
	padding: 3px 0;
	font-size: 108%;
	font-weight: bold;
}
