@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: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 200%;
	
}
.text_tyui{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 150%;
	color: #FF0000;
	
}

h6{
	font-size: 18px;
	padding-left: 0px;
	font-weight: bolder;
	line-height: 120%;
	
}
.mousikomi{
	margin-top: 15px;
	margin-bottom: 15px;
}
.img_muryou{
	padding-top: 15px;
	padding-right: 15px;
	float: left;
	padding-bottom: 15px;
}
