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


	Site Name   Sony Bluray Portal Site
	File Name   fontdefault.css

	Create Date 2007/08/20
	Update Date 2007/10/03


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

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

	Text Module(body)

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

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

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

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

body .bigfont		{ font-size: 14px ; line-height: 165% }
body .basefont		{ font-size: 13px ; line-height: 165% }
body .basefontb		{ font-size: 13px ; line-height: 165% ; font-weight: bold }
body .minifont		{ font-size: 12px ; line-height: 140% }
body .minifontex	{ font-size: 12px ; line-height: 150% }
body .arifont		{ font-size: 11px ; line-height: 150% }
