body,h1,h2,h4,h4,h5,h6,p,div,input,textarea,pre,ul,ol{

font-family:"メイリオ", "ＭＳ Ｐゴシック", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;

font-size:12px;

font-weight:normal;

line-height:18px;

line-break:strict;

voice-family:"\"}\"";

voice-family:inherit;

color:#333333;

}

body {
	margin: 0;
}

a {
	overflow:hidden;
}
a:link {
	color: #182C7A;
	text-decoration:none;
}
a:visited {
	color:#182C7A;
	text-decoration:none;
}
a:hover {
	opacity: 0.6;
	filter: alpha(Opacity=60);
	text-decoration:underline;
}
a:active {
	color: #182C7A;
	text-decoration:none;
}

table {
	border-collapse: separate;
	border-spacing: 0 6px;
	margin-top: 13px;
	width:100%;
}

.date {
	float:left;
	height: 18px;
	line-height: 18px;
	margin-right: 1em;
	font-weight:bold;
}

.detail {
	font-size: 10px;
}

.new {
	color: red;
	margin-left: 0.5em;
}

td{
	width:720px;
	display: block;
}
td:nth-child(2n){
	border-bottom:1px dotted #ddd;
}


