* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: "メイリオ", "Meiryo", Verdana, Arial, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	background-image: none;
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	clear: both;
	height: 1px;
}

/*
トピックス
-------------------------------------------------------------------*/

dt.topics {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    float: left;
    font-weight: bold;
	color: #999999;
    padding: 5px 0 5px 10px;
    text-align: left;
}

dd.topics {
    border-bottom: 1px dashed #CCCCCC;
	padding: 5px 15px 5px 110px;
    text-align: left;
    text-indent: 0px;
}
