@charset "utf-8";

/*
	Name         : textm.css
	Description  : フォントサイズM
*/

/*
--------------------------------------------------*/

body,
div,
p,
li,
dt,
dd,
td,
th
span {
	font-size: 14px;
}


/*ボタン*/

#styleSwitch li a#texts { background-position: 0 -20px;}
#styleSwitch li a#textm { background-position: -20px 0;}
#styleSwitch li a#textl { background-position: -40px -20px;}

#columnCol p,
ul.subMenu li,
.detailCol td,
.detailCol th,
.note,
.gMap,
.small {
	font-size: 12px;
}

.url {
	font-size: 11px;
}


/*EOF*/
