@charset "utf-8";

#item {
	float: left;
	width: 610px;
}
#item_top {
	width: 610px;
}
#item_top dd {
	font-weight: bold;
	margin-top: 4px;
}
#item_top h3 {
	font-size: 120%;
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#item_bottom {
	background-color: #EEEEEE;
	padding: 16px;
	margin-bottom: 20px;
	width: 578px;
}
#item_bottom h4 {
	margin-bottom: 8px;
	padding: 0px;
	border: none;
}
#item_bottom ul {
	margin-bottom: 4px;
}
#item_bottom li a {
	color: #A4010C;
	text-decoration: underline;
}
#item_bottom li a:hover {
	color: #A4010C;
	text-decoration: none;
}
/*==============================================================================================
 091125　特定商取引文言用
==============================================================================================*/
#tokusyo {

	font-size: 12px;
	color: #A4010C;
	font-weight:bold;
}
