/*=========================================================


	Site Name   Sony Bluray Portal Site
	File Name   fontdefault.css

	Create Date 2007/08/20
	Update Date 2007/08/29


==========================================================*/

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

	Text Module(body)

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

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

body {
	color: #333;
	line-height: 1.7;
	font-size: 12px;
	font-family: 'Hiragino Kaku Gothic Pro', 'CI', Verdana, Arial, sans-serif;
}

body.top {
	font-size: 10px;
}
