.title		{ font-size:15px ; font-weight:bold ; color:#333333 }
.small		{ font-size:11px ; color:#999999 }
.s			{ font-size:11px }
.point		{ font-size:13px ; font-weight:bold ; color:#333333 }
.spoint		{ font-size:11px ; font-weight:bold ; color:#333333 }
.date		{ font-size:11px ; color:#999999 }
.b		{ font-size:13px ; font-weight:bold }
.sb		{ font-size:11px ; font-weight:bold }

body		{ line-height:150% ; font-size:13px ; color:#333333 ; font-family:Arial,MS P Gothic,Verdara ; background-color:#ffffff ;

		scrollbar-3d-light-colo:#222222 ;
		scrollbar-arrow-color:#999999 ;
		scrollbar-base-color:#222222 ;
		scrollbar-dark-shadow-color:#222222 ;
		scrollbar-face-color:#eeeeee ;
		scrollbar-highlight-color:#222222 ;
		scrollbar-shadow-color:#222222 ;

		background-image:url(image/parts/bg-ksp01.jpg) ;
		background-attachment:fixed ;
		background-position:left ;
		background-repeat:repeat-y

		}

a		{ text-decoration:underline ; color:#663300 }
a:hover		{ text-decoration:underline ; color:#ffcc99 }

img		{ border:0 }

hr		{ width:100% ; height:1px ; color:#cccccc }

ul		{ list-style-type:square }
ul.no		{ list-style-type:none }

table		{ border:0px }
table.border	{ border:outset 1px #fffffe }
td		{ line-height:150% ; font-size:13px ; font-family:Arial,MS P Gothic,Verdara }

tr.gray		{ background-color:#aaaaaa }
tr.red		{ background-color:#ffaaaa }
tr.blue		{ background-color:#aaaaff }
tr.green		{ background-color:#bbee55 }
tr.yellow		{ background-color:#CCCC00 }
tr.orange		{ background-color:#ff9933 }




