@charset "UTF-8";

/*
	Tabio
	Copyright (C) Tabio Corporation All Rights Reserved.

	[Local style]

*/


/* //////////////////////////////////////////////////
[local style] 
////////////////////////////////////////////////// */
.corporateInfo a {
    letter-spacing: -0.062em;
}

#sub {
    font-size: 108%;
}

#blockBlogBox .unitBlogBox dd, #blockNewsBox .unitNewsBox dd {
    font-size: 93%;
}


.tblFormInput td .inputName  dt.firstName {
	width: 70px;
	padding: 10px;
	white-space: nowrap;
}

.blockMainHeader .lead {
    font-size: 93%;
}

/* word break is to accept for shopping basket break. */
.tblFormCart th {
    white-space: normal;
}
