/*	for 信州不動産株式会社	euc-jp	*/

BODY {
	font-size : small;
}

BODY.detail {
	font-size : small;
}



TD {
	font-size : small;
}






/* detail */

td.dtlmain_ex {
	font-size : x-large;
	font-weight : bold;
}

td.dtlmain_ex2 {
	font-size : medium;
	font-weight : bold;
}







/* common */

TEXTAREA {
	font-size : small;
}



.fontlarge {
	font-size : x-large;
}

.fontmedium {
	font-size : large;
}

.fontsmall {
	font-size : medium;
}

.fontxsmall {
	font-size : small;
}

.fontxxsmall {
	font-size : x-small;
}

.font11pt {
	font-size : 11pt;
}
.font10pt {
	font-size : 10pt;
}
.font8pt {
	font-size : 8pt;
}

.fontlarger {
	font-size : larger;
}


.line15em {
	line-height : 1.5em;
}

.line12em {
	line-height : 1.2em;
}

