@import url(http://www.noastec.jp/mt-static/themes/noastec/screen.css);

.content-nav {
    display: none;
}
div.top-message {
    background: #ffffff url( images/top-message-bg.gif ) left top repeat-x;
    text-align: center;
    height: 110px;
    padding: 25px auto;
}
div.topic-list {

}
div.topic-list .list-header {
    margin-top: 10px;
    line-height: 30px;
    background: url( images/category-level1.gif ) left top no-repeat;
    padding-left: 40px;
}
div.blog .list-header {
    color: #ffffff;
    background: url( images/top-bar1.gif ) left top no-repeat;
}
div.topic-list .list-header .list-title {
    float: left;
    width: 400px;
    font-weight: bold;
}
div.topic-list .list-header .rss-feed {
    float: right;
    padding: 8px 20px 8px 0;
}
div.topic-list .list-header .rss-feed img {
    vertical-align: middle;
}
div.topic-list table.info {
    margin: 10px 20px;
    border-collapse: collapse;
}
div.topic-list table.info td {
    border-bottom: 1px dotted #ccc;
}
div.topic-list table.info td.date {
    background: url( images/li05.gif ) left center no-repeat;
    padding: 0 10px 0 20px;
    font-size: 12px;
}
div.topic-list table.info td.title {
    width: 400px;
}
div.topic-list table.info td.icon {
    width: 70px;
}
div.topic-list table.info td.icon img {
    vertical-align: middel;
}
div.blog .list-area {
    float: left;
    width: 500px;
}
div.blog .image-area {
    padding-top: 10px;
    float: right;
    width: 140px;
    text-align: center;
    font-size: 10px;
}
div.blog .image-area img {
    padding: 5px;
    border: 1px solid #cccccc;
}
div.top-guide {
    margin-bottom: 20px;
}
div.top-guide ul {
    margin-left: 2px;
    padding: 0;
    list-style: none;
}
div.top-guide ul li {
    float: left;
    margin: 2px;
    padding: 0;
    list-style: none;
}
table.event-list {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
table.event-list th {
	font-weight: normal;
	text-align: center;
	background: #FF6600;
	color: #FFFFFF;
	border: 1px solid #cccccc;
}
table.event-list td {
	font-weight: normal;
	text-align: center;
	border: 1px solid #cccccc;
}
table.event-list td.date {
	width: 135px;
    font-size: 12px;
}
table.event-list td div.more,
table.event-list td div.link {
	margin: auto 20px;
	width: 40px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
table.event-list td div.more {
	background: url( http://www.noastec.jp/images/event-detail.gif ) center center no-repeat;
}
table.event-list td div.link {
	background: url( http://www.noastec.jp/images/event-url.gif ) center center no-repeat;
}
table.event-list td div.more a,
table.event-list td div.link a {
	display: block;
	height: 25px;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
table.event-detail {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}
table.event-detail th {
	width: 80px;
	padding: 10px;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
table.event-detail td {
	padding: 10px;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
table.event-detail td.link {
        font-size: 10px;
}
table.event-detail-memo {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #000000;
	background: #ffffff;
}
table.event-detail-memo th {
	width: 80px;
	padding: 10px;
	vertical-align: top;
}
table.event-detail-memo td {
	padding: 10px 10px 20px;
	vertical-align: top;
}
table.event-detail td p,
table.event-detail-memo td p {
	margin: 0;
}
table.event-list td.wp {
    width:15%;
}
