/* CSS Document */
/* Target Browser
--Mac OS 9,X: Netscape 6,7 */

/* Body Style
------------------------------------------------*/
body	{
	font-Size: 12px;
	font-family: "ヒラギノ丸ゴ Pro W4", Osaka; }

/* Basic Style
------------------------------------------------*/
.item	{
	font-size: 12px; line-height: 1.2em; }
.sitem	{
	font-size: 10px; line-height: 1.2em; }
.text	{
	font-size: 12px; line-height: 1.5em; }
.stext	{
	font-size: 10px; line-height: 1.5em; }
.title	{
	font-size: 14px;
}
.title_sub	{
	font-size: 13px;
}	
.title_p	{
	font-size: 13px;
}
.lead	{
	font-size: 13px;
}
.quate	{
	font-size: 12px;
}
.schedule	{
	font-size: 12px;
}
.closing	{
	font-size: 12px;
}
.target	{
	font-size: 12px;
}
.note	{
	font-size: 12px;
}


/* Coutum Style
------------------------------------------------*/
h1	{
	color: #360; margin-bottom: .5em; font-size: 18px; font-weight: bold; }
h2	{
	color: #360; margin-bottom: .5em; font-size: 14px; font-weight: bold; }
h3	{
	color: #360; margin-bottom: .5em; font-size: 12px; font-weight: bold; }
h4	{
	color: #360; margin-bottom: .5em; font-size: 10px; font-weight: bold; }
.textpad	{
	font-size: 12px; line-height: 1.5em; padding: .5em; }
.stextpad	{
	font-size: 10px; line-height: 1.5em; padding: .5em; }
.linktext	{
	font-size: 12px; line-height: 1.5em; }
.linkstext	{
	font-size: 10px; line-height: 1.5em; }
.strong	{
	color: #660; font-weight: bold; font-style: normal; }