/* CSS Document */


h1 { font-size:100%; letter-spacing:1px;}
h2 { font-size:90%; letter-spacing:1px;}
h3 { font-size:90%; letter-spacing:1px;}

/*
===== : common ======================================================
*/

.title { font-size:90%; font-weight:bold;}
.read { font-size:75%; line-height:120%;}
.read_end{ font-size:75%; line-height:120%;}

.stitle { font-size:75%; font-weight:bold;}
.sread { font-size:75%; line-height:120%;}
.sread_end{ font-size:65%; line-height:130%;}

.arrow{ font-size:75%;}

/*
===== : market ======================================================
*/

 p.mktR_read{
	margin:0; padding:3px 5px 5px 5px;
	font-size:11px;
	color:#333333;
	line-height:130%;
}


