.list ul{
	margin-bottom:20px;
}
.list li{
	font-size:14px;
	line-height:140%;
	margin-bottom:5px;
	color:#666;
}

.link li{
	border:2px #FF0000 solid;
	padding:15px;
	margin-bottom:10px;
	font-size:14px;
}

/* ȐE
------------------------------------------------ */
#srmd{
	border:1px  #FF9900 solid;
	padding:5px;
}
#srmd #title{
	margin-bottom:10px;
	background-color:#FF9900;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
}
#srmd .title2{
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #999 dashed;
}

/* 
------------------------------------------------ */
table.price{
	width:96%;
	margin:0 auto;
	margin-top:0.2em;
	margin-bottom:2em;
	border-collapse:collapse;
	border:solid 1px  #CCC;
}

table.price th,
table.price td{
	border:solid 1px #CCC;
	padding:8px;
}

table.price th{
	text-align:center;
	white-space:nowrap;
	font-size:12px;
	color:#660000;
}
table.price td{
	font-size:12px;
	line-height:140%;
	text-align:right;
	color:#666666;
}

.title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
