div#wholeContents.twoColumnpage .message p{
	text-align: center;
	font-size: 1.7rem;
	line-height: 2.2rem;
	font-weight: bold;
	color: #544c00;
}

div#wholeContents.twoColumnpage  p i{
	display: inline-block;
	margin:0 .3rem; 
}






/***************TB****************/

@media screen and (max-width:768px) {

}


/***************TB****************/


/***************SP****************/


@media screen and (max-width:480px) {
div#wholeContents.twoColumnpage th{
    width: 30%;
}

}



