/* CSS Document */

h4.catch{
border-bottom:1px solid #666;
margin:5px 0 20px 0;
padding:0 0 5px 0;
}

ul.tokuten,
ul.tokuten-last{
clear:both;
display:block;
margin:15px 0 0 0;
padding:0 0 20px 0;
}

ul.tokuten-last{
width:840px;
margin-bottom:40px;
}

ul.tokuten li{
float:right;
width:400px;
font-size:85%;
color:#392E24;
line-height:140%;
}

	ul.tokuten-last li{
	width:100%;
	}
	

ul.tokuten dt,
ul.tokuten-last dt{
border-bottom:1px dotted #666;
}

ul.tokuten li.odd,
ul.tokuten-last li.odd{
clear:both;
float:left;
}

ul.tokuten li dd,
ul.tokuten-last li dd{
padding:5px 10px 0 2px;
line-height:150%;
}

ul.tokuten-last li dd{
margin:0 0 30px 0;
}

p.attention{
color:#CC0000;
text-align:center;
}

