@charset "utf-8";
/* CSS Document */


.text_red{
	color: #FF0000;
	
}
.text_big{
	font-size: 24px;
	color: #0033CC;
	font-weight: bolder;
	padding-bottom: 5px;
	
}


.li{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 200%;
	
}

h6{
	font-size: 24px;
	padding-left: 10px;
	font-weight: bolder;
	color: #FF0000;
	
}
.toiawase{
	padding-left: 520px;
}
.table_kakaku{
	width: 500px;
	text-align: right;
	font-size: 18px;
	line-height: 200%;
}
