/* CSS Document */


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

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

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

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

.arrow{ font-size:85%;}

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

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


