/* CASCADING STYLE SHEET BASE */

/* BASE */
BODY { background :url(../images/yk_back_img.gif) repeat-y top center;  
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

div, span, p, form, span, td, hr, img, { margin:0px;}

/* LINKS */
a:link    { color: #ffffff; text-decoration:none; }
a:visited { color: #99CCFF; text-decoration:none; }
a:active  { color: #99CCFF; text-decoration:none; }
a:hover { color: #99CCFF; text-decoration:none;}


/* SUBNAVI */
a.subnavi_links:link    { color: #CCCCCC; text-decoration:underline; }
a.subnavi_links:visited { color: #CCCCCC; text-decoration:underline; }
a.subnavi_links:active  { color: #CCCCCC; text-decoration:underline; }
a.subnavi_links:hover { color: #999999; text-decoration:underline;}


/* TEXT BASE */
h1 { font-size:12px; line-height:150%; color:#ffffff; letter-spacing:0px; margin-left:5px; margin-top:2px; margin-bottom:2px; font-family:sans-serif; font-weight: normal;}
strong { font-size:12px; line-height:150%; color:#ffffff; letter-spacing:0px; margin:0px; font-family:sans-serif; font-weight: normal;}
h2 { font-size:12px; line-height:150%; color:#ffffff; letter-spacing:0px; margin-top:10px; margin-bottom:10px; font-family:sans-serif; font-weight: normal;}
h3 { font-size:10px; line-height:150%; color:#ffffff; letter-spacing:0px; margin:0px; font-family:sans-serif; font-weight: normal;}
h4 { font-size:10px; line-height:150%; color:#ffffff; letter-spacing:0px; margin-left:0px; margin-bottom:0px; margin-top:0px; margin-right:0px; font-family:sans-serif; font-weight: normal;}
h5 { font-size:14px; line-height:150%; color:#ffffff; letter-spacing:0px; margin:0px; font-family:sans-serif; font-weight: normal;}
h6 { font-size:12px; line-height:150%; color:#ffffff; letter-spacing:0px; margin:0px; font-family:sans-serif; font-weight: normal;}

.copy { color: #ffffff; font-size:10px; line-height:14pt; letter-spacing:1px; margin-top: 0px; margin-left: 3px; margin-right: 3px; margin-bottom: 0px; font-weight:normal; font-family:sans-serif;}

.n08 { font-size:8px; line-height:130%; color:#ffffff; letter-spacing:0px; font-weight:normal; font-family:sans-serif;}
.n09 { font-size:9px; line-height:130%; color:#ffffff; letter-spacing:0px; font-weight:normal; font-family:sans-serif;}
.n10 { font-size:10px; line-height:150%; color:#ffffff; letter-spacing:0px; font-weight:normal; font-family:sans-serif;}
.n12 { font-size:12px; line-height:150%; color:#ffffff; letter-spacing:0px; font-weight:normal; font-family:sans-serif;}
.n14 { font-size:14px; line-height:130%; color:#ffffff; letter-spacing:0px; font-weight:normal; font-family:sans-serif;}
.n16 { font-size:14px; line-height:130%; color:#ffffff; letter-spacing:0px; font-weight:normal; font-family:sans-serif;}

.b08 { font-size:8px; line-height:130%; letter-spacing:0px; font-weight:bold; font-family:sans-serif;}
.b09 { font-size:9px; line-height:130%; letter-spacing:0px; font-weight:bold; font-family:sans-serif;}
.b10 { font-size:10px; line-height:130%; letter-spacing:0px; font-weight:bold; font-family:sans-serif;}
.b12 { font-size:12px; line-height:130%; letter-spacing:0px; font-weight:bold; font-family:sans-serif;}
.b14 { font-size:14px; line-height:130%; letter-spacing:0px; font-weight:bold; font-family:sans-serif;}
.b16 { font-size:16px; line-height:130%; letter-spacing:0px; font-weight:bold; font-family:sans-serif;}


