body{font-size:12px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	line-height:1; margin:0;background-color:#ffffff; text-align:left;}

a:link {color: #333333;text-decoration: none;}
a:visited {color: #333333;text-decoration: none;}
a:focus {color: #333333;text-decoration:none;}
a:hover{color: #BC1A11;text-decoration: underline;}
a:active {}

.new{font-size: 85%; color:#ff7000;}

dl.sampleList {
	overflow: hidden;
	zoom: 1;
	margin:0;
	padding:0;
	}

dl.sampleList dt {
	margin-bottom: 18px;
	padding-bottom: 18px;
	width: 130px;
	float: left;
	clear: both;
	font-weight: bold;
	font-size:12px;
	line-height:1.0;
	font-weight:bold;
	color:#2FA8A5;border-bottom: 1px dotted #bbbbbb;
	}

dl.sampleList dd {
	margin-bottom: 18px;
	padding: 0 0 18px 130px;
	border-bottom: 1px dotted #bbbbbb;
	font-size:12px;
	line-height:1.0;
	}