/*
=============================================
[c!]COLORS -Think Innovation!-
http://www.colors.gr.jp/
info@colors.gr.jp
(C)2005 COLORS Co.,Ltd. All Rights Reserved.
--
Author: MIKI @ COLORS! Coding Division
Version: 2006-09-20
---------------------------------------------

File Name : feature.css

=============================================
*/
h4{
	background:url(../img/bg_ttl2.gif) no-repeat top left;
	width:549px;
	padding:2px 0 0 1.5em;
	height:22px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	clear:both;
}

table.vol26 p {
	margin:0 0 15px 15px;
	font-size:85%;
}
table.vol26 p em {
	font-size:110%;
	font-style:normal;
	font-weight:bold;
}
table.vol26 td {
	vertical-align:top;
}
dl {
	margin-left:1.0em;
	width:250px;
	float:left;
}
dt {
	color:#000000;
}
dd {
	margin-bottom:10px;
}
td.date {
	background:#ffec92 url(../img/bg_date.gif) no-repeat top left;
	width:549px;
	padding:2px 0 0 0.8em;
	font-size:110%;
	font-weight:bold;
}
td.note {
	background:#ffda54 url(../img/bg_note.gif) no-repeat bottom left;
	width:549px;
	padding:2px 0 0 0.8em;
}

td.date dl {
	width:500px;
}
td.date dt {
	float:left;
	width:5em;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
}
td.date dd {
	width:350px;
	margin-left:5.5em;
	margin-bottom:0;
	padding:5px 5px 5px 10px;
}
td.date dd.time {
	margin-left:15.5em;
	margin-bottom:0;
}

td.note p {
	padding-left:3em;
	margin-bottom:0;
}
td.note p span {
	color:#ff00a8;
}
td.note dl {
	background:#ffda54 url(../img/line.gif) repeat-x top left;
	padding-left:2em;
	padding-top:10px;
	padding-bottom:1.0em;
	width:500px;
	font-weight:bold;
}
td.note dl span {
	font-weight:bold;
	color:#ff00a8;
}
td.note dd {
	font-size:110%;
	margin-bottom:0;
}

