@charset "utf-8";
#news {
	float: left;
	width: 530px;
	padding-left: 20px;
}
#news #more {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 100%;
}



#news #left {
	float: left;
	width: 300px;
}
#news #right {
	float: right;
	width: 210px;
}
#news p.date {
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#news #waku {
	border: 1px solid #CC0000;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#news h1 {
	font-size: 150%;
	font-weight: bold;
	border-bottom-style: solid;
	margin-bottom: 5px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	clear: both;
	color: #414658;
	margin-top: 30px;
}
#news h2 {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.6em;
	margin-bottom: 15px;
	margin-top: 40px;
	clear: both;
}
#news h3 {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 35px;
}

#news h4 {
	font-size: 100%;
	font-weight: normal;
	clear: both;
	color: #C00;
	line-height: 1.6em;
	margin-bottom: 15px;
	margin-top: 25px;
}
#news h5 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6em;
	clear: both;
	color: #414658;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	padding-bottom: 5px;
	margin-top: 25px;
}
#news h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6em;
	clear: both;
	color: #414658;
	margin-bottom: 15px;
	margin-top: 25px;
}

#news img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news table {
	margin-bottom: 20px;
}
#news caption{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #414658;
	padding-bottom: 5px;
	margin-top: 30px;
}
#news th{
	background-color: #CCCCCC;
}
#news ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#news li {
	list-style-type: none;
}
#news em {
	font-size: 85%;
	font-weight: normal;
	color: #FF9900;
	margin-right: 10px;
	margin-left: 10px;
}
#news .caption{
	font-size: 85%;
	color: #666666;
	line-height: 1.2em;
}
#news .table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#news .table td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
#news .table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
}
#news .table th.spec {
	font-weight: normal;
	background-color: #666666;
	font-size: 85%;
}


#news #link {
	margin-top: 15px;
	padding-top: 25px;
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding-left: 15px;
	clear: both;
	border: 1px dashed #C00;
	padding-right: 15px;
	margin-bottom: 15px;
}
#news #link li {
	margin-bottom: 10px;
	list-style-type: none;
}
#sidebar {
	float: right;
	width: 250px;
	padding-right: 20px;
}
#sidebar #category {
	margin-bottom: 40px;
}
#sidebar #category li {
	font-weight: bold;
}


#sidebar h2 {
	font-size: 100%;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 15px;
}
#sidebar li {
	list-style-type: none;
	margin-bottom: 15px;
	line-height: 1.3em;
}
#sidebar .date {
	font-weight: bold;
	margin-bottom: 2px;
}
#news-090721 {
	float: left;
	width: 580px;
	padding-left: 20px;
}
.highslide {
	cursor: url(<$MTBlogURL$>highslide/graphics/zoomin.cur), pointer;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(<$MTBlogURL$>highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
    background: url(<$MTBlogURL$>highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
